Forums

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

Home Forums CSS [Solved] H2 content partly cut at top in IE

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #25648
    davidliu
    Member

    Hi again everyone at css-tricks,

    Check out this page in I.E. (Windows only): http://www.daveatwork.com/pt_bpp/reset/index.html

    Look at the right float with the headline ‘Core Competencies’. Notice that it is cut off at the top. I previewed it in Firefox and everything is okay. Even in IE (Mac), it displays alright. It is only in IE Windows that it gets cut off. Go ahead and select the text, you will also notice that the highlight goes only partly, unlike ‘Company Profile’.

    I tweaked all attributes I can think of: paddings, height, margins, clear:both, etc. I can’t figure out what’s happening.

    Any advice/suggestions is very helpful!

    Thank you.
    Dave

    UPDATE:
    Okay it’s solved minutes after I made this post!

    So I removed the bottom padding from the <div> containing the image, and had a margin-top for the float-right <div> instead. I don’t really know (or care I suppose) why it was acting weird in IE Win, just relieved that it’s solved!

    Thank you everyone!

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