How to remove unwanted extra space in header?

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
Wed Sep 25, 2013 10:56 pm
Reply with quote
Report this post
As seen in the attached image I would like to present an image on the "header" position. However, there is an unwanted area above it which I would like to remove.

Could it be the breadcrumbs area causing this ... :?:

Please let me know if you have any hints
User avatar
Gold Boarder

GK User
Thu Sep 26, 2013 6:08 am
Reply with quote
Report this post
Hi, read our customization tips: http://www.gavick.com/documentation/joo ... -size-etc/

If won't help you , please write -- I will show you solution.
User avatar
Platinum Boarder

GK User
Thu Sep 26, 2013 8:32 am
Reply with quote
Report this post
Thank you! I solved it. :laugh:

I would however like to know if it is possible to have the header position fixed (i.e. it is not "scrollable"). Can this be made? :blink:
User avatar
Gold Boarder

GK User
Thu Sep 26, 2013 11:10 pm
Reply with quote
Report this post
Yes, you can try this code, of course this is not perfect, only very quick example:

Code: Select all
#gkHeader{ position:fixed;  }
User avatar
Platinum Boarder


cron