Thx FruitFly!
Yes, I’ve been attempting to modify the default theme, thx for the advice. Since my last post I was successful in finding the last little bit of code in the header.php file that needed to be downsized, which was the #headerimg height variable near line 33.
Here’s a link to what I’ve been trying to accomplish, which is loading a bare bones style Blog in an IFRAME window :
http://www.rusticelegance.com/blog.htm
Thx again!
for a newbie the amount of info on modifying WordPress is overwhelming…any sympathy? I didn’t think so.
In attempting to create a blank theme I was hoping to easily find a solution for removing the 2 inches of space at the top of WordPress where the header graphic would normally show up.
I tried resizing the header.jpg to 1 pixel in height but that didn’t do anything.
Within the CSS file I also tried changing the height settings for #header and #headerimg to 1 pixel but that didn’t do anything either.
Any suggestions?