Needs review
Project:
Marinelli
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2011 at 16:51 UTC
Updated:
10 Dec 2019 at 06:31 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
joystutts commentedI also am having this issue. It looks like the widths are being controlled by the CSS in primary-links.css: one-col, two-col, three-col, etc. which would make sense if I had multi-column drop down menus, but I do not. I'm not sure where or how this is set or specified - I have 4 primary nav with mega dropdowns, and each is a different width.
Comment #2
425Media commentedCan someone on the Marinelli Team provide some feedback? It would be greatly appreciated.
Comment #3
Ricowhaz commentedI have the same issue and find it strange that only one out of the four drop down menus I have is the wrong size.
For some reason after adding some links to the menu it decides to open as a four column menu instead of the single column it should be. I can't find any simple way of changing this or a reason why it would happen to one menu and not the others.
Comment #4
Ricowhaz commentedI managed to get it working for now by using the information here: http://drupal.org/node/1268794
I'd rather have a proper fix but using the first poster's method I have it working the way I want with drop menus of a suitable width.
Comment #6
Piccolo-1 commentedHello everybody,
I have a simple solution for this issue. Add two lines in .mega section in file themes/marinelli/css/primary-links.css.
This will reduce the width of the mega drop down menu. :)
Comment #7
425Media commentedThanks I will try that.
Comment #8
jjmoreno23 commentedthanks guys! I have added the two lines and wala! every thing is better!
Comment #9
manoloka commentedMust say that #6 fix it for me too
Thanks
Comment #10
hani079 commentedHi,
#6 didn't work for me, please help.
thank you
Comment #11
manoloka commentedhani079 did you put it in the subthemme ccs file or the theme?
Comment #12
brotatotes commentedThree years later... this still worked for me!
Comment #13
Rajvi.addweb commentedPFA patch for your purpose.
Comment #14
oadaeh commentedI will not be committing this to the 7.x-3.x branch, once I have it stable, as there were some violations with Drupal hosting policy in that branch.
However, I will commit it to the 7.x-4.x branch, once I have all the new changes in place, due to addressing the violations.
Comment #15
bhumikavarshney commentedPlease apply this patch.
Comment #16
oadaeh commented@BhumikaVarshney you should not mark your own patches as Reviewed & tested by the community, and you should provide some information about your patch, describing how it is different from the previous patch & why it should be applied over the other one, especially as there are quite a lot more changes for the same problem.
Comment #17
gaurav.kapoor commented#15 doesn't solve the problem and has coding standard issues and unwanted changes.
Comment #18
djsagar commentedHi all,
I create patch for this issue hope, This will resolved menu drop down is formatting issue.
Thanks!
Comment #19
djsagar commentedHi all,
I create patch for this issue hope, This will resolved menu drop down is formatting issue.
Thanks!