Change:
#page {
margin: 0px auto;
width: 950px;
background: #000000 ;
to:
#page {
margin: 0px auto;
width: 750px;
background: #000000 ;
#content {
padding: 10px 10px 25px 13px;
float: left;
width: 692px;
overflow: hidden;
}
to:
#content {
padding: 10px 10px 25px 13px;
float: left;
width: 492px;
overflow: hidden;
}
and you may want to change
#headerlogo .description{
position: absolute;
left: 520px;
bottom: 3px;
color: #d9d351;
font-size: 16px;
}
to:
#headerlogo .description{
position: absolute;
left: 420px;
bottom: 3px;
color: #d9d351;
font-size: 16px;
}
in order to bring the text back onto the header background image.
__________________
Click here to purchase a bridge I'm selling.
|