Header Height

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
Thu Oct 10, 2013 11:32 am
Reply with quote
Report this post
Hi There,

I am trying to decrease the size of the header (Image Show) module. If I set the image height in the interface settings, the image itself decreases, but there is a big gap opened up between the main body and the header. Can you assist with resolving this? I have attached a screen capture of the issue.

Thanks,
Steven
User avatar
Senior Boarder

teitbite
Fri Oct 11, 2013 10:56 am
Reply with quote
Report this post
Hi

You can reduce some of the padding with this code:

Code: Select all
#gkHeader {
    padding-bottom: 0;
}


but I believe it's being displayed when images are in a different sizes, so to have it ok all the time I would advice to use only images with the same height.
User avatar
Moderator


cron