Jump to content
Sign in to follow this  
kowski

Make the whole picture/video in the features a link

Recommended Posts

kowski

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
kastelic

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

If I understand what you're after, you should be able to do it by putting this in the Feature Media HTML box: `YOUR_IMG_LINK_HERE`

Share this post


Link to post
Share on other sites
kowski

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

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

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: ConferenceFeature.jpg

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×