• Resolved Darin

    (@darin)


    Please, could someone tell me how to keep a white line from appearing under the title (and date) of my blog posts? –They don’t show up with Internet Explorer 7. But when I view my site with IE6 (which most of my viewers likely are using),they appear… Thank you in advance for the help!

    http://www.natigoodbeats.com (If you’re using IE6, visit the link to see the annoying white lines.)

Viewing 5 replies - 1 through 5 (of 5 total)
  • You have some weird code in your templates… like
    postspace2
    – check the stylesheet for it (it has a white bg)

    Thread Starter Darin

    (@darin)

    Thanks for the speedy reply Moshu! –Walk me through this please. I previously had a developer set up my site, but I’m flying solo and am VERY new at all of this. Where do I find the style sheet?

    Thread Starter Darin

    (@darin)

    Found it! Presentation/Theme Editor… Now I’m searching in “Editing style.css” for “postspace2”

    Every theme file (the template files and the stylesheet) are located in the theme folder:
    wp-content/themes/yourtheme/

    Remove this code from the index.php and single.php

    <div class="postspace2">
    	</div>

    Thread Starter Darin

    (@darin)

    You’re my new best friend! –Thank you so very very much Moshu!

    –I hope our dialogue proves to be just as helpful to others having the same problem with white lines!!!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Help Removing White Lines’ is closed to new replies.