kowski 0 Report post Posted June 3, 2011 Is there any way to make the whole picture/video uploaded in the "features" section a link ? and not just if I use the button ? thanks Share this post Link to post Share on other sites
catrina 103 Report post Posted June 3, 2011 Are you referring to the background image in the feature? Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
kowski 0 Report post Posted June 3, 2011 yes exactly Share this post Link to post Share on other sites
kastelic 6 Report post Posted June 3, 2011 I don't think you can. I tried to do this by putting a link in the post content for the feature and then styling it like this: .makebig{ cursor: pointer; display: block; height: 253px; left: -1px; position: absolute; top: -251px; width: 800px; z-index: 1000000; } But it still sat behind some element of the slider so you couldn't click on it. I suppose you may be able to insert anchor tags around the feature images using jQuery but I have a feeling its going to mess things up to do so, could be wrong though Share this post Link to post Share on other sites
timlinson 3 Report post Posted June 3, 2011 If I understand what you're after, you should be able to do it by putting this in the Feature Media HTML box: `` Share this post Link to post Share on other sites
kowski 0 Report post Posted June 3, 2011 unfortunately this didn't work. When I put in the whole code with the added target url the picture turns black Share this post Link to post Share on other sites
timlinson 3 Report post Posted June 4, 2011 Just tried it and it works fine on my test installs. Can you link your site? Share this post Link to post Share on other sites
penguins66 0 Report post Posted June 21, 2011 Tim - I am having the same problem as Jakob. Placed this code into the "Feature Media Image" box (which as you can see works below) BUT it is just a black box without a link on my Blog page: Share this post Link to post Share on other sites