Bottom_header overlay header

Sep '13 Joomla Template
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 Feb 23, 2015 2:32 pm
Reply with quote
Report this post
I want the bottom_header to overlay header. I have tried to change override.css and add the following command: #gkHeaderBottom { margin-top: -50px;} . This make the header_bottom lay under header. Anyone know what to do ?
User avatar
Fresh Boarder

teitbite
Mon Feb 23, 2015 8:24 pm
Reply with quote
Report this post
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

GK User
Mon Feb 23, 2015 9:46 pm
Reply with quote
Report this post
User avatar
Fresh Boarder

teitbite
Tue Feb 24, 2015 10:13 pm
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkHeaderBottom {
    position: relative;
}
User avatar
Moderator

GK User
Tue Feb 24, 2015 10:35 pm
Reply with quote
Report this post
Thanks :)
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.