Jump to content

ie VS firefox


chwebdesigns

Recommended Posts

hi,

i know this question has been asked before. Infact I asked the same question yesterday and then mangaged to fix it, but today I can't get it to work on a different project. I have to change the design to one of my clients website slightly, and I want it to work in both IE and Firefox. It works how I want it in IE but not in Firefox. I have put the screenshots and the CSS code. Thanks in advance

Cal

ultie.gif

ultfirefox.gif

body {
background-image: url(../images/body_bgound2.gif);
background-repeat: repeat-x;
background-position: top;
background-color: #838193;
margin-top: 3px;
}
#navbar {
width: 150px;
height: auto;
vertical-align: top;
float: left;
margin: 3px 7px 3px 3px;
}
#maincontent {
text-align: center;
width: 750px;
border: medium double #999999;
background-image: url(../images/bgound.gif);
background-repeat: repeat-x;
background-position:top;
background-color: white;
margin: auto;
padding: 0 0 0 0;
} 

#pagecontent {
width: 570px;
float:right;
margin: 3px 15px 2px 2px;
}
#content {
width: 570px;
height: auto;
float: right;
}

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.