Closed (fixed)
Project:
Nice Menus
Version:
7.x-2.0-beta2
Component:
Theme Compat
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2011 at 18:54 UTC
Updated:
14 May 2012 at 19:20 UTC
Jump to comment: Most recent
Comments
Comment #1
vordude commentedI'm not sure I gather where you want more classes. Please explain further. I'm not against it. I just don't think I understand what you're saying.
Comment #2
marcoka commentedok i make an example, lets say we have
then you will never be able to style the dropdown differently from the First Layer Menus (root parents). You could use the menu-389, menu-390 classes but that is undynamic, because if you add another menu item. So the empty ul could have a class like "children" and the lis could have a class like "child-menu-item" and every root parent should have a class like "root-parent". so a better styling would be possible.
Comment #3
Anonymous (not verified) commentedYeah this is sort of important.
Comment #4
jenlamptonI've never had trouble styling the children differently than the parents. Here's what I usually do:
Hope that helps :)
Comment #5
marcoka commentedi think jen is right. i am advanced in css, dont know what was riding me :)