why does the the content and sidebar div doesn;t have white as its background color ?
its like the container ends exactly as the header..
btw, please check out a new public wordpress theme that i;ve created in my website..
here's the css code ::
CODE
body {
padding; 0;
margin: 0;
background-color: #525252;
color: #525252;
text-align: center;
background-image: url(images/background.gif);
font-family: arial, 'trebuchet ms', verdana;
font-size: 11px;
line-height: 18px;
}
a{
text-decoration: none;
}
#container {
background-color: #F7F7F7;
margin: 0 auto;
width: 700px;
padding: 0;
padding-top: 10px;
}
#header{
margin: 0 auto;
width: 660px;
text-align: left;
font-family: helvetica, arial;
font-size: 11px;
font-weight: normal;
background-color: #505050;
background-image: url(images/header.jpg);
color: #CCFF00;
}
#header ul {
margin: 0;
padding: 0;
list-style-type: none;
margin-left: 15px;
}
#header ul li {
display: inline;
}
#header ul li a{
margin-right: 15px;
color: #CCFF00;
text-transform: capitalize;
}
#header ul li a:hover {
color: #FFFF00;
border-bottom: 2px solid #F7F7F7;
}
#content {
float: left;
width: 470px;
padding-left: 20px;
text-align: left;
voice-family: "\"}\"";
voice-family: inherit;
width: 450px;
padding-left: 20px;
}
#sidebar {
float: right;
width: 220px;
text-align: left;
padding-right: 20px;
voice-family: "\"}\"";
voice-family: inherit;
width: 200px;
padding-right: 20px;
}
padding; 0;
margin: 0;
background-color: #525252;
color: #525252;
text-align: center;
background-image: url(images/background.gif);
font-family: arial, 'trebuchet ms', verdana;
font-size: 11px;
line-height: 18px;
}
a{
text-decoration: none;
}
#container {
background-color: #F7F7F7;
margin: 0 auto;
width: 700px;
padding: 0;
padding-top: 10px;
}
#header{
margin: 0 auto;
width: 660px;
text-align: left;
font-family: helvetica, arial;
font-size: 11px;
font-weight: normal;
background-color: #505050;
background-image: url(images/header.jpg);
color: #CCFF00;
}
#header ul {
margin: 0;
padding: 0;
list-style-type: none;
margin-left: 15px;
}
#header ul li {
display: inline;
}
#header ul li a{
margin-right: 15px;
color: #CCFF00;
text-transform: capitalize;
}
#header ul li a:hover {
color: #FFFF00;
border-bottom: 2px solid #F7F7F7;
}
#content {
float: left;
width: 470px;
padding-left: 20px;
text-align: left;
voice-family: "\"}\"";
voice-family: inherit;
width: 450px;
padding-left: 20px;
}
#sidebar {
float: right;
width: 220px;
text-align: left;
padding-right: 20px;
voice-family: "\"}\"";
voice-family: inherit;
width: 200px;
padding-right: 20px;
}
This post has been edited by ikram_zidane: Feb 3 2006, 04:26 PM
Feb 3 2006, 04:24 PM, updated 20y ago
Quote
0.0136sec
0.70
5 queries
GZIP Disabled