Closed (fixed)
Project:
Andromeda
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Major
Category:
Support request
Assigned:
Reporter:
Created:
1 May 2012 at 18:18 UTC
Updated:
19 Feb 2013 at 08:50 UTC
hi , It seems that I can only have 4 links on my main menu . if I add another link , the first link disappears . is there a limit of pixels or a limit on the numbers of the links on the main menu ? I'll be appreciated if someone can help me with this . thanks
Comments
Comment #1
shadcn commentedNo limit. It might be the css hiding the items. Adjust the width of #main-menu and #site-logo-and-name in css/structure.css.
Comment #2
smtabatabaie commentedthanks Arshad, it was a css problem . the margin-left of #main-menu didn't let me see the list :)
Comment #3
shadcn commented