Please help me! I tried following the below advice:
Quote Originally Posted by drarvindc View Post
Try this :
Open the your_site/templates/ja_droid/css/template.css
around line 361
Code:
/* Logo Image —*/
h1.logo { float: none; margin: 40px auto 20px; width: 302px; height: 93px; }
h1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
width: 302px;
height: 93px;
Change the height variable at both the above positions. That should get the header height shortened.
Arvind
}
BUT ….
This changes the available size of the LOGO, not the entire header. Frankly, I’d like a logo that is 200px HIGH and the area around it not much bigger! HELP!!!!
If I reduce the size of the image, the image is smaller, but there is a big white space where the image was!
Here’s the link to the site — mgpools
Note the background just dwarfs the logo. No, we’re NOT changing the logo .. in fact would like to make it BIGGER! PLEASE HELP!!!