Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS my site is messing up in IE! please save me

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29322
    silvers
    Member

    Hiya,

    this is my website… http://www.silvermanwebdesign.co.uk/star

    as you can see, it’s fine in Firefox, but if you look at it in IE it messes up and jumps when the picture on the slider changes. so every 4 or 5 seconds the bar below the picture spazzes out.

    does anyone know what i can do to fix this?

    please, i’ll be your best friend!!

    thanks x x x

    #77549
    noahgelman
    Participant

    Set your <div class="header_main"> and <div id="slideshow"> to the same height (or apply maring to the bottom to equalize them). One is 337px, the other is 305px. Your <div class="clr"> is keeping the jumps out of Firefox but in IE 7 (which I assume is the one your having trouble with because I checked IE8 and it looked fine) it’s not able to read it right and because when the image disappears for a split second it makes the jump affect. So set those 2 divs equal to each other so when the image disappears and the div under it won’t jump up.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.