Hi,
I changed the width of feature slider in PlatformPro, but the links and images I put aside it aren't clickable anymore. How can I fix it?
My site:
The custom code I used:
Feature Slider and clickable links/images
Started by
eduardofurbino
, Feb 24 2011 03:28 AM
5 replies to this topic
#1
Posted 24 February 2011 - 03:28 AM
#2
Posted 24 February 2011 - 01:18 PM
Hi Eduarado - Just took a look... which links aren't clickable? The ones at the bottom seemed to work fine to me...
#3
Posted 07 March 2011 - 05:44 PM
Eduardo has done what I was looking to do??”cut the feature width down. But I'd like to have a left-sided side bar with the feature on the right. Could someone help with me with the code for that?
#4
Posted 07 March 2011 - 08:19 PM
Peter you would probably have to add a float:right to the main feature selector.
#5
Posted 07 March 2011 - 08:46 PM
cmunns,
Thanks, but it didn't seem to work. What I had in mind was what I see on Would that require a tweak or some kind of hard customization?
#6
Posted 08 March 2011 - 12:37 AM
Since you set everything the the same width and height my first thought would be that there is an overlapping issue.
Could you please try overwriting the section with this updated CSS:
`
.home #feature_slider{width:580px;height:350px}
.home #sidebar-wrap{margin-top:-400px}
`
Thanks, Bryan











