Free Adult Tube-Video Script Forum

Full Version: Header box needs centered
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
the header box needs centered, look at my site http://www.virginfreaks.com
i m not sure but try this;

go to template/blend/default.css. open it and find
PHP Code:
#logo {
    
width970px;
    
height150px;
    
margin0 auto;
    
padding0 10px;


change it to
PHP Code:
#logo {
    
width970px;
    
height150px;
    
margin0 auto;
    
padding0 0;

Nope didn't Do it!
Reference URL's