0
Welcome Guest!
Login
0
items
Join Now
Login
Join Now
Search
Home
Grav
Themes
Joomla!
Templates
Extensions
WordPress
Themes
Plugins
Docs
Forum
Perks
Index
Recent Topics
Rules
Search Forum
Premier Support
You are here:
Forum
Free Stuff
Gantry Framework
Topic
SOLVED
Ensuring only the selected menu item is highlighted
Last Post
Search Topic
Ali Samii
Elite Rocketeer
Posts:
629
Thanks:
2
SOLVED
Ensuring only the selected menu item is highlighted
Posted 12 years 1 month ago
On this page,
betelec.ergonomiq.net/societe/offres-d-emploi
The sub-menu item "Envoyer votre CV" has a darker background, as if it is the active menu item.
How do I ensure that only the active menu item is highlighted and not sub-menu items?
Last Edit:
12 years 1 month ago
by
Ali Samii
.
Thank you.
Ali Samii
#941120
Henning
Preeminent Rocketeer
Posts:
29362
Thanks:
954
Volunteer
Re:
SOLVED
Ensuring only the selected menu item is highlighted
Posted 12 years 1 month ago
you are styling the wrong element.
add this to your css
div.sidemenu ul.menu li.active.current,
div.sidemenu ul.menu li#current.active {
background: transparent
}
.sidemenu ul.menu li.active.current > a,
.sidemenu ul.menu li#current.active > a {
background:
#00a88f;
}
#941149
Time to create page: 0.051 seconds
Powered by
Kunena Forum