Hyperlink in Text Widget is Hyperlinking Adjacent Widgets!
-
Alright, so I have this code in a text widget:
<html>
<div style=”float:center;”>
<img src=”http://solidforensics.com/wp-content/images/subscribe_round.png” alt=”Subscribe to RSS”>
<img src=”http://solidforensics.com/wp-content/images/twitter_round.png” alt=”Subscribe to Twitter”>
<img src=”http://solidforensics.com/wp-content/images/linkedin_round.png” alt=”Join Linked In Group”>
</div> </html>However, the two widgets below this one are hyperlinking to my linked in page. Both the title and the content of the other widgets is linking.
How can I fix this?
The topic ‘Hyperlink in Text Widget is Hyperlinking Adjacent Widgets!’ is closed to new replies.