Forums

[resolved] CSS and IE7 Problems (2 posts)

  1. nex2nun
    Member
    Posted 3 years ago #

    I think I've been staring at this too long and just can't seem to find a fix. Hopefully someone can lend me a hand.

    My layout in IE7 is pushing a portion of my header a bit too far to the right, I thought it may be a double-padding / margin problem but I attempt to try the -margin / _margin hack and nothing is working.

    Anyone seeing something I'm not?

    '
    #header .title {
    margin-left: 180px;
    top: 10px;
    position: absolute;
    text-align: left;
    _margin-left: -180px;
    display: inline;
    }
    '

    Thank you!

  2. nex2nun
    Member
    Posted 3 years ago #

    After reworking some id properties I think I got it all ironed out. Why can't all browser just get along?

Topic Closed

This topic has been closed to new replies.

About this Topic