This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
Where do I adjust height of the header?
Started 16 years ago by waitz | 3 posts |
-
I need to increase the height of the header to fit a logo that is bigger than default. Where do I adjust the height?
Thanx for input!
RajanPosted 16 years ago # -
Search for the logo section:
#main_body h1 { background-color:#dedede; margin:0; min-height:0; padding:0; text-decoration:none; text-indent:-8000px; background-image: url('../../../images/machform.gif'); background-repeat: no-repeat; } #main_body h1 a { display:block; height:100%; min-height:40px; overflow:hidden; }
simply adjust the height and min-height above.
MachForm Founder
Posted 16 years ago # -
Oh, that was easy.
Thanks, Rajan
Posted 16 years ago #
Reply
You must log in to post.