How to get highlight effect in submenu?

GK User
Mon Jun 16, 2014 9:56 pm
Please assist on how to get control of the submenu module items ... using the override.css.

I want to control the following things:
1. Unvisited link
2. Hovering link
3. Active link

There also appears to be a big gap which I do not want.

As my site is not live yet, let me know if I can give you a PM for you to have a look at it. :side:
User avatar
Gold Boarder

GK User
Mon Jun 16, 2014 10:12 pm
I am using the following code in override.css

Code: Select all
.box ul.menu > li.active > a {
    color: blue;
}

#gkSidebar .box a:hover { color: #222222; }


... but I can not get the child nodes to be highlighted. Any ideas?
User avatar
Gold Boarder

GK User
Tue Jul 15, 2014 8:00 am
ANY NEWS ON HOW TO SOLVE THIS?

I would really like to solve this.
User avatar
Gold Boarder

GK User
Sun Jul 27, 2014 11:45 pm
This should be a simple issue to solve and something one should be able to control easily.
I would appreciate some help in solving this.
Hope to hear from you soon
:huh: :?
User avatar
Gold Boarder


cron