joyel
15th October 06, 08:28 PM
http://www.hasbadservice.com/admintemplate.php
I have it working perfectly in firefox.
I worked through a ton of the issues that it was having in internet explorer, and opera, but it's still off quite a bit, can someone help me find out what is wrong with this, I would really appreciate it, thanks.
body {
text-align: center;
background-color:#999999;
}
#header {
margin-left:auto;
margin-right:auto;
width:800px;
height:125px;
background-image:url(images/adminheader.jpg);
}
.font1 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.5em;
float:left;
margin-top:80px;
margin-left:25px;
color:#FFFFFF;
}
#wrapper {
padding-top:6px;
margin-left:auto;
margin-right:auto;
padding-right:8px;
width:800px;
height:600px;
background-image:url(images/adminbodyoutline.gif);
background-repeat:no-repeat;
background-position:top;
}
#top {
width:735px;
height:47px;
background-image:url(images/admintop.gif);
background-position:center;
background-repeat:no-repeat;
}
#leftcol {
background-image:url(images/adminleftcol.gif);
width:200px;
height:475px;
float:left;
}
#rightcol {
background-image:url(images/adminrightcol.gif);
width:535px;
height:475px;
margin-top:-3px;
float:left;
}
#container {
margin-left:35px;
}
.font2 {
padding-top:12px
}
I have it working perfectly in firefox.
I worked through a ton of the issues that it was having in internet explorer, and opera, but it's still off quite a bit, can someone help me find out what is wrong with this, I would really appreciate it, thanks.
body {
text-align: center;
background-color:#999999;
}
#header {
margin-left:auto;
margin-right:auto;
width:800px;
height:125px;
background-image:url(images/adminheader.jpg);
}
.font1 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.5em;
float:left;
margin-top:80px;
margin-left:25px;
color:#FFFFFF;
}
#wrapper {
padding-top:6px;
margin-left:auto;
margin-right:auto;
padding-right:8px;
width:800px;
height:600px;
background-image:url(images/adminbodyoutline.gif);
background-repeat:no-repeat;
background-position:top;
}
#top {
width:735px;
height:47px;
background-image:url(images/admintop.gif);
background-position:center;
background-repeat:no-repeat;
}
#leftcol {
background-image:url(images/adminleftcol.gif);
width:200px;
height:475px;
float:left;
}
#rightcol {
background-image:url(images/adminrightcol.gif);
width:535px;
height:475px;
margin-top:-3px;
float:left;
}
#container {
margin-left:35px;
}
.font2 {
padding-top:12px
}