Needs work
Project:
Marinelli
Version:
7.x-3.0-beta11
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2011 at 19:55 UTC
Updated:
30 Nov 2011 at 21:25 UTC
Submenu width for menu number 3 from primary menu have a large with then it impossible to read and see very well title of submenu
conf: http://crefsco.net/?q=node/2
thank
Comments
Comment #1
Deepika.chavan commentedHi ,
1. Create one custom css file in /css directory say 'local.css'.
2. Add following line of code in marinelli.info file after
stylesheets[print][] = css/print/print.cssline of code.Try adding following css in local.css file:
3. Please clear cached data (here - admin/config/development/performance).
I hope it helps! :)
Rgrds,
Deepika Chavan.
Comment #2
zekeriye commentedThis css file solve my problem. But only works class (alt) menu setting is 2 or 4 (as css definetion)
Thanks.
Comment #3
Lioz commentedthis bug won't fix since megamenu is not supposed to work this way, please read the theme configuration book page
http://drupal.org/node/1000286
Comment #4
tillicum commentedHi,
So, what is the solution then? Do we have to live with the long width sub menu? Thanks.