Forums

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

Home Forums CSS not displaying right in IE8 compatibility mode.

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #40998
    djrolstad
    Participant

    http://www.sgwhealthcare.com/Our-Test/Saint-Peters-University-Hospital

    when I’m in compatibility mode the content seems to be spaced out differently. The smaller text has to be lined up with the red h1 text. And the “g ” in challenge is cut off do you know why its rendering like that or maybe I have to specify a height? (also for IE in compatibility mode)

    Thanks guys!

    #115531
    Paulie_D
    Member

    I would certainly play with the line height for the h1 as it’s a lot less that the font-size.

    #115626
    djrolstad
    Participant

    thanks guys! any recommendations on how to fix the weird spacing?

    It looks like this:

    challenge:
    Build bla bla bla
    stuff goes here bla bla

    when it should look like this:

    challenge: Build bla bla bla
    bla bla bla bla bla

    #115627
    Paulie_D
    Member

    Offhand I would say that you need to look at how the margins for the h1 and p tags and tweak as necessary in your IE stylesheet.

    For instance, your h1 has no top margin but your p tags do? If they are supposed to line up, then why the difference.

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