Weird AND random "bouncing" effect in IE 7

Discussion in 'CSS' started by selmerd, May 11, 2007.

  1. #1
    I've pulled my hair out over this one ...

    http://www.rhodes.edu/

    In IE 7 only, under Events ... the date and "teaser" will occasionally "bounce" flush against the thumbnail. Sometimes just 1, sometimes 2, other times all 3 events.

    I've racked my brain and just don't get it.

    Any ideas or suggestions are very welcome.

    Thx,
    Dena
     
    selmerd, May 11, 2007 IP
  2. Dan_A

    Dan_A Peon

    Messages:
    65
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I can't reproduce the problem.
    It may be a hasLayout problem.
    Start by adding
    #col_right a{display:inline-block;} to see if it fixes the issue.
     
    Dan_A, May 11, 2007 IP
  3. selmerd

    selmerd Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yeah - it's so random there's no explanation. You have to just sit there and keep hitting refresh and then it'll just happen.

    Thanks, I'll give your suggestion a try.

    ***

    tried your suggestion ... no luck darn it! ;o)

    if you'll go back and put a /dcs-index-test.asp at the end of the above address, I put some really bright background colors on there so that as you hit refresh the bouncing effect is much easier to see.

    anyway, thanks for taking a look.
     
    selmerd, May 11, 2007 IP
  4. Dan_A

    Dan_A Peon

    Messages:
    65
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Add min-height:1%; in .events
     
    Dan_A, May 11, 2007 IP
  5. selmerd

    selmerd Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Dan ... I could kiss you! ;o)

    It worked. You are my Hero for the Day.

    Many thanks,
    Dena
     
    selmerd, May 11, 2007 IP