Trick to change header size
Hi,
Irony of ironies, I decided to make some changes to my header and had to figure out how to reduce the size again. Here is what I figured out.
Changing the stylesheet.CSS and the Header.php files did not seem to solve the issue. What I did was change the logo size to force the change in spacing. Take a look at my size. The "logo" is actually "blank.gif" which is nothing more than transparant box that forces the header to be the size I want. This is how I created the extra space in the first place I think. Not sure if the stylesheet changes were required or not.
note: by the time you read this, my site may be hosted at http://www.certifiedbattery.ca Check it out there if the link doesn't work.
Also, as I am a notorious hack that knows not what I do, hehe, I can't guarantee that this technique will not create other problems for you (or me) in the future. That said, it seems to work.
Good luck!