Different background image for 1 set of sub-menus only

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?"

Different background image for 1 set of sub-menus only

Postby reyhoward » 11 Apr 2012, 12:48

Howdy all. I'm getting much better at using Firebug to figure out how to target specific CSS items, but this one has me stumped.

At http://www.octav.net, I have 5 menu tabs in the Navigation Bar Below Header. The drop-down items have a custom background. But I'd like the drop-down items under the first (i.e., left-most) menu tab to have a different background than do those in the second. Any suggestions how to target those drop-down items only? FYI, the ids for the targeted sub items under the left-most tab are 361, 354, and 353.

Thanks in advance for any guidance.
reyhoward
 
Posts: 25
Joined: 14 Feb 2012, 19:33

Re: Different background image for 1 set of sub-menus only

Postby drake » 11 Apr 2012, 23:25

Try to add at Suffusion Options -> Backend -> Custom Includes -> Custom Styles:
Code: Select all
#nav ul ul li#menu-item-361 a, #nav ul ul li#menu-item-361 a:visited, #nav ul ul li#menu-item-354 a, #nav ul ul li#menu-item-354 a:visited, #nav ul ul li#menu-item-353 a, #nav ul ul li#menu-item-353 a:visited {background:#fff;}
drake
 
Posts: 3792
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania

Re: Different background image for 1 set of sub-menus only

Postby reyhoward » 12 Apr 2012, 09:54

Drake: Success! Since the target was the sub menus, I was using #nav ul .dd-tab ul (which is what I use to customize the sub-menu width) to no avail. Thank you!
reyhoward
 
Posts: 25
Joined: 14 Feb 2012, 19:33


Return to Support Requests

Who is online

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