![]() |
Header Size
Hi could anyone help please iam working on a new site for my mom v4.2 using the free skin
artist tunes - water color, what she'd like me to do if poss is decrease the header size. I just can't seem to find a setting that would allow me to do this, could anyone help please. Ive attached a pic to show what i mean. Thanks to all |
Re: Header Size
Have you looked at the classes in your CSS files? Use Firebug to determine which is which.
|
Re: Header Size
Hi Balinor
Have to admit ive never heard of firebug or how to use it, i will go through the class carefully to see if i can work it out - many thanks |
Re: Header Size
|
Re: Header Size
main.css
#header { height: 140px; position: absolute; top: 0; left: 0; width: 100%; } you will also have to play with the margin height here. #content-container { clear: both; float: left; overflow: hidden; position: relative; width: 100%; padding-bottom: 39px; margin-top: 140px; } |
Re: Header Size
mayalso need to cahnge this one.
#header .line1 { position: relative; height: 67px; direction: ltr; } |
All times are GMT -8. The time now is 12:22 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.