MODIFY GARLAND THEME: Can you increase the size of the header?
kdotcom - March 2, 2008 - 00:05
Is it possible to tweak the size of the header within the Garland theme?
I'm attempted to tweak settings in the style.css file, but I haven't had any luck. Is it possible to increase the size of the header bar to make room for a larger image?
Thanks for your time & help.
Kdc

I'm not sure of the exact
I'm not sure of the exact details of garland, but I'm pretty sure that there are graphics involved-- it's not just a matter of changing the size of the div. Check the images folder in the theme's directory.
I've tweaked the body.png,
I've tweaked the body.png, I've tweaked several of the lines in the stsyle.css file... no go. I'll admit I'm not a CSS expert. Any suggestions on how to tweak the header?
Thanks
i took a quick look at the
i took a quick look at the files for garland--- there are several graphics involved with creating the background (bg-content, bg-content-left, bg-content-right, etc.) -- they will all have to altered to increase the part that you want to be larger.
Use firefox with the firebug plugin-- then you can inspect the page and see exactly what images/html/css controls each part of the page.
Tutorial on this
riley-huff
There is a good tutorial on this at http://drupal.org/node/132476.