Forums

CSS sidebar ie6 issue: ignoring styles (2 posts)

  1. flipadelphia002
    Member
    Posted 2 years ago #

    I'm new here to the wordpress forums, but I've been using wordpress for about 4 or 5 months. I just recently noticed that the sidebar on the website I am working on looks horrible and I am trying to find a piece of code that might solve the problem. Here's the website: http://www.illinoisbaseballacademy.com

    and here's the applicable code:

    [CSS moderated as per the Forum Rules. Please use the pastebin]

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    It looks fine in Firefox but you need to move the:

    <!-[if IE]>
    <style type="text/css">
    body{ behavior:url("http://illinoisbaseballacademy.com/main/wp-content/themes/whiteboard/csshover.htc");}
    </style>
    <![endif]>

    block up into the `<head></head> section where it rightfully belongs.

Topic Closed

This topic has been closed to new replies.

About this Topic