Forums

[resolved] Text widget on sidebar overlapping (4 posts)

  1. gsuth
    Member
    Posted 9 months ago #

    Hi,
    I have a text widget in my sidebar, with social media icons. The problem I have is that the final Gmail link is continuing into the page widget beneath (the title 'Book' linking to my Gmail too). And on IE everything is knocked out a little bit. Anyone have any advice on this?

    http://www.hopemanman.com/about

    Thanks in advance.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 9 months ago #

    Start by sorting out the markup errors. Then move onto the CSS errors.
    http://codex.wordpress.org/Validating_a_Website
    If you continue to have problems with IE, consider conditional comment CSS

  3. alchymyth
    The Sweeper
    Posted 9 months ago #

    all the html link tags in your textwidget are unclosed;

    example how each line should look like:

    <a target="_new" rel="nofollow" href="http://www.twitter.com/hopemanman"> <img style="border:0;" src="http://www.hopemanman.com/wp-content/uploads/2010/05/twitter_321.png"></a>

  4. gsuth
    Member
    Posted 9 months ago #

    Thank you both. All fixed now.

Reply

You must log in to post.

About this Topic