Jump to content

[SOLVED] top margin/padding


Ninjakreborn

Recommended Posts

body {
background-color: #FFFFFF;
text-align:center;
margin-top:0px;
padding-top:0px;
}

#wrap {
background:url(../images/background.gif) repeat-y;
padding-top:0px;
margin-top:0px;
width:759px;
height:564px;
margin-left:auto;
margin-right:auto;
}

I tried everything as you can tell, it works in IE, but not Fire Fox.  Anymore advice?

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.