View Single Post
Old 2010-08-14, 10:03 PM   #10
pc
Shift Out / X-On
 
pc's Avatar
 
Join Date: Jul 2007
Location: unknown
Posts: 2,298
Send a message via ICQ to pc
Change this style css on this page to
Code:
<style type="text/css" media="all"><!--.navboxcont_C88C7E5C {
background-color:#FCF7D7;
height:auto;
width:1100px;
float:right;
}

.navboxleft_C88C7E5C {
background-color:#FCF7D7;
float:left;
height:auto;
width:230px;
top:0


}

.navboxauto_C88C7E5C {
background-color:white;
height:auto;
margin-right:0px;
padding-left:10px;
text-align:left;
width:770px;
float:right
}--></style>
then just play with margins and padding
pc is offline   Reply With Quote