Menu & Submenu

GK User
Thu Aug 22, 2013 2:22 am
Hello

i want to make the Submenu (see image) more width!

As you can see is the lightblue menu not "long" enough.
Where can i change this??

Thanks in advance
User avatar
Fresh Boarder

GK User
Thu Aug 22, 2013 7:46 am
Could You please post an url to your site?
User avatar
Moderator

GK User
Thu Aug 22, 2013 5:14 pm
Cyberek wrote:Could You please post an url to your site?


i send you an PM!!!!
User avatar
Fresh Boarder

GK User
Fri Aug 23, 2013 6:24 pm
Cyberek wrote:Could You please post an url to your site?


The url is: http://content.aquaozon.org/

Another Problem: When i make in the Menuprams (gavickpro) for example 3 columns -it shows me 4 columns.
Now i made 4 Col´s and it shows me the space of 5 col´s

Wha ti have to change?

ThANKS
User avatar
Fresh Boarder

GK User
Sat Aug 24, 2013 10:08 am
I don't see those submenus, do I have to be logged in?
User avatar
Moderator

GK User
Tue Aug 27, 2013 9:12 pm
Cyberek wrote:I don't see those submenus, do I have to be logged in?


Its now onine! Thnaks for the Response!
http://content.aquaozon.org/index.php

i want to make the lightblue Submenu more width!

Where can i change this in the ccs???
User avatar
Fresh Boarder

GK User
Thu Aug 29, 2013 7:04 am
Please edit: /templates/gk_esport/css/override.css and add at its end:
Code: Select all
#gkMainMenu > div.gk-menu > ul.gkmenu > li:nth-child(2) > div.childcontent > div.childcontent-inner-wrap, #gkMainMenu > div.gk-menu > ul.gkmenu > li:nth-child(2) > div.childcontent > div.childcontent-inner-wrap > div.childcontent-inner {width: 600px !important;}
#gkMainMenu > div.gk-menu > ul.gkmenu > li:nth-child(2) > div.childcontent > div.childcontent-inner-wrap > div.childcontent-inner > div.gkcol {width: 290px !important;}

Remember to enable "CSS override" in template settings - advanced section.

But You must know, this solution will work only with modern browsers supporting css nth-child selector.
User avatar
Moderator


cron