Decreasing size of header image

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 Apr 11, 2013 9:28 pm
Reply with quote
Report this post
How do I go about decreasing the size of the header image. I can't seem to find the right css file.
User avatar
Fresh Boarder

Konrad M
Fri Apr 12, 2013 6:08 am
Reply with quote
Report this post
Hi,
please try add to override.css
Code: Select all
#gkHeader.nobg {
    min-height: 760px;
}

and decrease this value to fit your needs. Remember that if you have Image Show published in header position you probably will need to decrease module height too. You can do it in module settings. Go to 'Interface' tab. Remember to enable override.css option in template settings.
User avatar

GK User
Fri Apr 12, 2013 2:02 pm
Reply with quote
Report this post
That took care of it. Thanks for your help.
User avatar
Fresh Boarder


cron