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
Excuse my english, is google translator
-
- 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:
You have overwrite or edit CSS using my style below:
- Code: Select all
#gkPageTop {display:none;}
#gkMainNav {margin-bottom:25px}
-
- 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
# gkMainNav {
margin-bottom: 15px;
}
# gkButtons {
display: none;
}
Now what I need is the head is smaller
-
- Junior Boarder
- GK User
- Sat Mar 30, 2013 11:09 am
Hi, you have to modify - overwrite by this ....
Result:
p.s.
You need take in your mind that customization is not regular Template support.
- 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.
-
- Platinum Boarder
- GK User
- Mon Apr 01, 2013 10:34 am
Ok, All solved. Thank you very much.
Post close.
Post close.
-
- Junior Boarder
5 posts
• Page 1 of 1