Home › Community Forums › Epik Theme Support › Problem Making Images On Homepage Linkable
- This topic has 6 replies, 3 voices, and was last updated 9 years, 2 months ago by
Eric.
-
AuthorPosts
-
May 2, 2013 at 10:19 am #4479
Abigailjane
CustomerHi, I have added some code into the widget area for Home Feature #3 to make the image clickable, and now the image is clickable and takes you to the link but for some reason all the images and text on the page in the other widget boxes underneath this is also coming up as clickable with this link even though I haven’t added any link coding to their individual widgets?
Maybe I have added some weird code. Can you tell me exactly what I need to add in to make the image clickable?
Thanks
May 2, 2013 at 12:41 pm #4483kronos
CustomerHello @Abigailjane,
Can you post a link to your site so we can see what the issue is?
May 2, 2013 at 1:40 pm #4489Abigailjane
CustomerHi
Here is a link – http://minovalleyfarmsanctuary.org
You can see what I mean in the brown widget below the picture of the tipi and in the little icons of animals and the logo in the footer, also it is doing the same thing to the writing next to the images. I never made the text linkable but it is doing it anyway.
What code should I be using?
When I tired to add the code here to show you what I was using all the text below my code had become clickable? Very strange, New to all this so could just be using some weird code!
Thanks
AbigailMay 2, 2013 at 1:50 pm #4490Abigailjane
CustomerAlso for some reason the text (which I haven’t added any code to make it clickable) is underlined when you hover over it which I don’t want either.
May 2, 2013 at 9:46 pm #4502Eric
CustomerIt’s because you wrapped all of your code in a hyperlink. You also didn’t properly close out your tags.
Example, this is what you have –
Notice there is no end tag for the hyperlink, and you put it before the h4 title and “p” content. The end tag should look like this –
</a>
and you should only add the<a href="your-link.com">
before your link and the</a>
end tag right after.
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com
May 3, 2013 at 11:35 am #4511Abigailjane
CustomerThank you so much! Everything is working great now!
May 3, 2013 at 1:11 pm #4515Eric
CustomerGreat! Nice design by the way! Make sure and send your site link to Wes so he can add it to the showcase (coming soon)
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com
-
AuthorPosts
- You must be logged in to reply to this topic.