jarv
02-04-2008, 06:41 PM
as you can see my website, the left collumn is in teh center in IE and looks alright in Firefox: http://www.mypubspace.com/wr/
why is this and can someone please help?!
css:
/* CSS Document */
body{
background-color:#000000;
}
#Wrapper{
margin: auto;
width:1024px;
height:768px;
border:#666666 thin solid;
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
}
#top_left{
clear:both;
float:left;
width:403px;
height:246px;
background-image:url(../images/top_left.jpg);
background-repeat:no-repeat;
}
#top_right{
width:621px;
height:246px;
background-image:url(../images/top_right.jpg);
background-repeat:no-repeat;
float:right;
}
#opacity_nav{
width:621px;
height:28px;
background-color:#000000;
opacity:0.4;filter:alpha(opacity=30);
margin-top:100px;
z-index:0;
}
#linksinnavbox
{
padding-left:15px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
a.nav:link{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
z-index:0;
}
a.nav:active{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}
a.nav:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}
a.nav:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}
#leftcollumn
{
float:left;
clear:both;
position:absolute;
width:200px;
height:582px;
margin-top:184px;
border-right:#333333 2px groove;
border-top:#333333 2px groove;
background-color:#000000;
opacity:0.4;filter:alpha(opacity=30);
color:#FF6600;
}
#center
{
left:340px;
top:200px;
position:absolute;
width:590px;
height:480px;
z-index:0;
border-top: 2px groove #333333;
border-bottom: 2px inset #333333;
}
#ad
{
left:330px;
float:left;
clear:both;
position:absolute;
width:570px;
height:110px;
padding:10px;
top:680px;
}
#rightad
{
position:absolute;
width:180px;
height:570px;
margin-bottom:50px;
background-color:#333333;
border: thin #000000 solid;
float:right;
clear:all;
top:198px;
left:945px;
}
#headertext
{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#FFFFFF;
padding-top:20px;
padding-left:20px;
border-bottom:#FFFFFF 1px solid;
}
#contenttext_right
{
clear:both;
width:95%;
height:400px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
padding-top:20px;
padding-left:20px;
scrollbar-3dlight-color:#fff;
scrollbar-arrow-color:#fff;
scrollbar-base-color:#fff;
scrollbar-darkshadow-color:#fff;
scrollbar-face-color:#666666;
scrollbar-highlight-color:#fff;
scrollbar-shadow-color:#fff;
overflow: auto;
}
#mainpic{
float:left;
width:348px;
height:279px;
float:left;
}
why is this and can someone please help?!
css:
/* CSS Document */
body{
background-color:#000000;
}
#Wrapper{
margin: auto;
width:1024px;
height:768px;
border:#666666 thin solid;
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
}
#top_left{
clear:both;
float:left;
width:403px;
height:246px;
background-image:url(../images/top_left.jpg);
background-repeat:no-repeat;
}
#top_right{
width:621px;
height:246px;
background-image:url(../images/top_right.jpg);
background-repeat:no-repeat;
float:right;
}
#opacity_nav{
width:621px;
height:28px;
background-color:#000000;
opacity:0.4;filter:alpha(opacity=30);
margin-top:100px;
z-index:0;
}
#linksinnavbox
{
padding-left:15px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
a.nav:link{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
z-index:0;
}
a.nav:active{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}
a.nav:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}
a.nav:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}
#leftcollumn
{
float:left;
clear:both;
position:absolute;
width:200px;
height:582px;
margin-top:184px;
border-right:#333333 2px groove;
border-top:#333333 2px groove;
background-color:#000000;
opacity:0.4;filter:alpha(opacity=30);
color:#FF6600;
}
#center
{
left:340px;
top:200px;
position:absolute;
width:590px;
height:480px;
z-index:0;
border-top: 2px groove #333333;
border-bottom: 2px inset #333333;
}
#ad
{
left:330px;
float:left;
clear:both;
position:absolute;
width:570px;
height:110px;
padding:10px;
top:680px;
}
#rightad
{
position:absolute;
width:180px;
height:570px;
margin-bottom:50px;
background-color:#333333;
border: thin #000000 solid;
float:right;
clear:all;
top:198px;
left:945px;
}
#headertext
{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#FFFFFF;
padding-top:20px;
padding-left:20px;
border-bottom:#FFFFFF 1px solid;
}
#contenttext_right
{
clear:both;
width:95%;
height:400px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
padding-top:20px;
padding-left:20px;
scrollbar-3dlight-color:#fff;
scrollbar-arrow-color:#fff;
scrollbar-base-color:#fff;
scrollbar-darkshadow-color:#fff;
scrollbar-face-color:#666666;
scrollbar-highlight-color:#fff;
scrollbar-shadow-color:#fff;
overflow: auto;
}
#mainpic{
float:left;
width:348px;
height:279px;
float:left;
}