active menu color

General questions pertaining to how certain issues can be resolved
Forum rules
1. No offensive language and no mocking
2. Please do a thorough search before you post something. Trust us, there is a high probability that the question you are asking has been asked previously.
3. No soliciting. You cannot post here soliciting bids for people offer you quotes, or even offer money to people for some work. You will be moderated if you do so. If you are looking for help, please post your request on http://jobs.wordpress.net or http://codepoet.com
4. Please be reasonable. You are getting software and support. For free. Complicated requests from a general purpose theme are not welcome and some volunteers might lose patience with you.
5. Please do your due diligence. If you posted a query and we answered with a link, take the trouble to go through the link contents.
6. Please post with complete information. Requests for help MUST be accompanied with your URL, particularly if you are asking something like "Why am I seeing a blank space?"

active menu color

Postby detoner » 21 May 2012, 06:46

Hi
Hope you can help - keep trying different ways but cannot get it to respond
We want to have a different color for the side menu item which is currently active.

This is what we have tried in custom includes as the current template options don't allow for different active menu color
.suf-flat-widget li a.dcjq-parent.active {
color:#000000;
}
http://www.gtolondon-mens-gifts.co.uk/2 ... r-keyfobs/
Thanks in advance
Dawn
detoner
 
Posts: 37
Joined: 20 Apr 2012, 08:41

Re: active menu color

Postby Colin » 21 May 2012, 07:25

Try this

Code: Select all
#sidebar a:active{color:#000000;}
Colin
 
Posts: 2793
Joined: 27 Oct 2009, 10:46

Re: active menu color

Postby drake » 21 May 2012, 07:42

detoner wrote:This is what we have tried in custom includes as the current template options don't allow for different active menu color


Actually the theme offer the possibility to specify a color for active menu - see Suffusion Options -> Skinning -> Navigation Bar Above (or Below) Header -> Navigation Menu Items: Highlighted.

But, you don't have there a menu, a navigation bar - you have a widget with a custom menu. As widget it take the styles from sidebars, not from navigation bars. For styling your links try to increase specificity (now your definition is applied, but the visited state of sidebars links came after that and overwrite your styles). Try this at Custom Styles:
#dc_jqaccordion_widget-5 a.dcjq-parent.active {color:#000;}
drake
 
Posts: 3792
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania

Re: active menu color

Postby detoner » 21 May 2012, 08:36

Many thanks to second option worked!
detoner
 
Posts: 37
Joined: 20 Apr 2012, 08:41


Return to Support Requests

Who is online

Users browsing this forum: Bing [Bot], dymnluldefe, Google [Bot] and 1 guest