By kobitriki on
hello,
i'm using garland theme and modified body.png file to implant my logo, (as described on http://drupal.org/node/128395 ).
now i want to make the body.png higher so i'll have more room for my logo,and for that i need to make the page start lower, anyone would guide me please?
thanks
kobi
Comments
#header {height: ??px
hello kobi,
go to directory drupal > themes > garland, and here you find style.ccs document, open this with an editor like wordpad (I use macromedia) en search for #wrapper #container #header {
height: 80px; at line 323. change the number 80px , a higher or lower px, save document and upload it with ftp in the garlanddirectory of ur website. then check ur website, relaod page and you see the changes. just figure out what looks best.
bert
hi bert working like a
hi bert
working like a magic!
thanks
kobi
more relevant info
This issue is relevant, and includes a comment that describes 3 steps I used for a logo that is both tall and wide.
http://drupal.org/node/92916
Clif