Using the aqua templates trying to make the main logo.gif bigger
I assume it is
Code:
#header .line1 {
position: relative;
height: 67px;
direction: ltr;
}
#header .line1 .logo {
padding-top: 9px;
margin-left: 27px;
width: 203px;
}
#header .line1 .logo a img {
width: 203px;
height: 48px;
in main.css but if I change the pixel sizes nothing happens on the site, my logo is 800x200 pixels