Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

CSS problem in IE7

Options
  • 30-10-2006 1:14pm
    #1
    Closed Accounts Posts: 279 ✭✭


    Hi

    I have been asked to fix a problem for a friend, but I'm not having much luck!!

    The page http://www.dole.ie/site/search/~~~NCw1LDEsNiw3/ displays fine in IE6, Firefox and Opera, but it looks messed up in IE7.

    I'm trying to figure out a way to fix the IE7 problem without having to make major changes to the CSS files.

    Do any of you have any idea what might be causing the problem?

    Thanks!!


Comments

  • Registered Users Posts: 3,408 ✭✭✭Huggles


    Hi can you post up an IE7 screen grab for those of us on macs running firefox (works fine btw!)

    Thanks


  • Closed Accounts Posts: 279 ✭✭Aoife-FM104


    Ok, no probs!! Thanks


  • Registered Users Posts: 68,317 ✭✭✭✭seamus


    The only bit I can find is

    .details, .metalink, #c_freshjobs {
    position: relative; /*IE*/
    height: 1%; /*IE*/
    }

    Try removing the "1%" and see what happens.


Advertisement