Closed (works as designed)
Project:
CTI Flex
Version:
6.x-2.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2011 at 10:31 UTC
Updated:
2 Mar 2012 at 15:25 UTC
Would it be possible to show more than 3 levels of nesting under suckerfish menus?
Comments
Comment #1
ajross commentedTheoretically, yes, but it will require adding CSS for all the additional levels. You might try copying the CSS for the second level lists from navigation.css into your local.css and then adding the appropriate extra ul or li to each item to extend it an additional level and see what happens:
If you have problems, let me know and I'll try to help.
Comment #2
ajross commentedComment #3
ajross commentedClosing due to inactivity.