change size header

Demonstrate your product attractively using clean and distinctive coffe shop Joomla template.
GK User
Sat Mar 23, 2013 12:49 pm
How I can change the size of the header as the imganen and remove login button?

Excuse my english, is google translator
User avatar
Junior Boarder

GK User
Sat Mar 23, 2013 2:13 pm
Hi, great idea to use picture then words, that's why I know what you really want.
You have overwrite or edit CSS using my style below:

Code: Select all
 
#gkPageTop {display:none;}
#gkMainNav {margin-bottom:25px}   
User avatar
Platinum Boarder

GK User
Tue Mar 26, 2013 11:32 am
Thanks, but the code is correct

# gkMainNav {
margin-bottom: 15px;
}
# gkButtons {
display: none;
}

Now what I need is the head is smaller
User avatar
Junior Boarder

GK User
Sat Mar 30, 2013 11:09 am
Hi, you have to modify - overwrite by this ....
Code: Select all
#gkPageTop { overflow: hidden;height: 160px;display: block;}

h1#gkLogo a.cssLogo  { margin-top: -15px;}


Result:
header.png


p.s.
You need take in your mind that customization is not regular Template support.
User avatar
Platinum Boarder

GK User
Mon Apr 01, 2013 10:34 am
Ok, All solved. Thank you very much.

Post close.
User avatar
Junior Boarder


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