Quote:
Originally Posted by daveaite
Adjust vbulletin.css
Edit this to perfection.  Heres what I did below...
Code:
#logo_main {
float:left;
display:inline-block;
width:274px;
height:60px;
margin-top:25px;
margin-left:0px;
position:relative;
}
#banner_ad_top {
float:right;
display:inline-block;
margin-right:260px;
margin-top:50px;
width:468px;
height:60px;
|
worked like a charm, thanks