Forums

[resolved] IE Top Margin (2 posts)

  1. cableghost
    Member
    Posted 3 years ago #

    I have added a page top margin. It's effective in FF, but is not activated in IE7.

    link: link

    Code I have the margin in presently:

    #page {
    	width: 950px;
    	margin: 0px auto;
            margin-top: 30px;
    	background: #FFF url('images/page_background.jpg') top center repeat-y;
    	padding: 0 10px 0 10px;
    }

    Is there code I can write that will add my desired margin for both FF and IE?

    -Scott

  2. Shane G
    Member
    Posted 3 years ago #

    Hi,

    FF and IE both are different on the stylesheet application..so you need to define style.css file for FF and IE separately and accordingly you have to call in the code..

    Thanks,

    Shane G.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags