How to reduce header white space

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Jul 08, 2013 11:01 pm
Reply with quote
Report this post
I reduced the height of the header background image on all 3 images. But there is still the same amount of white space under the image...Is that in a css?
For example please see http://leichthaus.com/ (the space above "quick links"
Thanks so much, Scott
User avatar
Fresh Boarder

teitbite
Tue Jul 09, 2013 12:44 am
Reply with quote
Report this post
Hi

Please add this code to css:

Code: Select all
#gkHeader.nobg {
    min-height: 480px;
}
User avatar
Moderator

GK User
Tue Jul 09, 2013 1:23 am
Reply with quote
Report this post
thank you...thank you :cheer:
User avatar
Fresh Boarder

teitbite
Wed Jul 10, 2013 7:39 pm
Reply with quote
Report this post
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron