• it seems to be a bug in IE but when you look at the polls , sometimes they have no background , then you scroll up and down a bit and the background picture sometimes appears and or dissaperars .this doesnt happend in firefox though .

    http://www.2muchbeauty.com

Viewing 1 replies (of 1 total)
  • The problem is in your sidebar itself:

    <ul style="background-color: transparent;"><form action="" name="polls" method="post"><input type="hidden" name="poll_id" value="7" /><table width="100%" border="0" cellspacing="3" cellpadding="3">

    Notice style="background-color: transparent;". Remove that, and that should do it. 🙂

    On a side note, are you really using tables? Have you considered using tableless CSS? 🙂

    Hope that helps,
    Lelia Katherine Thomas
    http://www.leliathomas.com

Viewing 1 replies (of 1 total)
  • The topic ‘Polls not displaying right in the sidebar in IE’ is closed to new replies.