main menu and top nav

Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
GK User
Thu Sep 06, 2012 11:41 am
Hi, I installed quikstart version and teh main menu it's so in the rigth, Could I centered it??
And I ca'nt see topNav.
How must I do that??
Thanks a lot.
User avatar
Gold Boarder

GK User
Thu Sep 06, 2012 11:50 am
Hi

Notice that in this template theme the GK Menu is placed on the right side of the logo, following the background banner from the logo.
If you want to move the GK menu, you need to make other changes on #gkPageTop section, or else the style will not look so good.

Make youR background and logo changes and we will try to help you to arrange it to look good.
User avatar
Platinum Boarder

GK User
Thu Sep 06, 2012 3:27 pm
Hi, I only want the menu centered, thanks

http://s365430443.mialojamiento.es/ristos/
User avatar
Gold Boarder

GK User
Thu Sep 06, 2012 4:21 pm
You mean like this ?

screen.png


If so, please use this on override.css file.

Code: Select all
#gkMainMenu {float: left}


Cheers
User avatar
Platinum Boarder

GK User
Fri Sep 07, 2012 10:39 am
Thanks a lot!!
And for changing the typografy??

Cheers.
User avatar
Gold Boarder

GK User
Mon Sep 10, 2012 2:17 pm
You mean you want to change the font style on mainmenu?
If so and if you like the font used on module headers, you can go to template parameters > fonts and on the "Body - selectors" remove this line:

Code: Select all
.gkMenu > ul > li,


them on " Other - selectors" add comma to the last line and after, add exactly this one:

Code: Select all
.gkMenu > ul > li


Them add this line on ../css/override.css file.

Code: Select all
.gkMenu > ul > li {font-size: 0.85em!important}


I'm not sure if this is what you want.

BTW you might like to add this on override.css file for main menu colors.

Code: Select all
ul.gkmenu.level0 > li:hover > a,
ul.gkmenu.level0 > li.active > a {color: #fff!important; text-decoration: underline}
User avatar
Platinum Boarder

GK User
Wed Sep 12, 2012 11:17 am
Oh oh!! don't work and now is worse!! :(
I'll send you an email.
Thanks.
User avatar
Gold Boarder

GK User
Wed Sep 12, 2012 11:30 am
Sorry, now it's ok.
And to be bold?? it's possible??
Thanks a lot.
User avatar
Gold Boarder

GK User
Wed Sep 12, 2012 11:47 am
Of course ;)

Code: Select all
.gkMenu>ul>li>a {font-weight: 700!important;}


but i will recommend to use this instead. Green color on links with red background doesn't look so good and not very percentile.

Code: Select all
.gkMenu>ul>li>a {font-weight: 700!important; color: #fff!important}
.gkMenu>ul>li>a.active,
.gkMenu>ul>li>a:hover {text-decoration: underline}


Cheers
User avatar
Platinum Boarder

GK User
Sun Apr 14, 2013 12:15 pm
hi there!

as newbie here, i am tryin´to change fonts ...
i have read and followed this, but still it doesn´t work.
basicly, my template parameters changes do not take effect ...
and also, the main menu is not there where it supposed to be, i guess?

link: www.yesilfirin.de

what´s wrong? can anyone help?
User avatar
Fresh Boarder


cron