It is possible to make the menus first level non-proportional (%), with differents widths, adapted to the width of the words ? With 5px padding left and right sides of the words ?
( sorry for my english. I hope my question is clear )
It is possible to make the menus first level non-proportional (%), with differents widths, adapted to the width of the words ? With 5px padding left and right sides of the words ?
( sorry for my english. I hope my question is clear )
I am having issues with this addon. I installed to spec and my menu and everything below it is not loading all the way.
Link to site: http://www.godlikeprinting.com/printshop
Anyone know what the issue is?
Looks fine in Firefox!!
Try adjusting:
width:16.667%;
down a little.
Craig
Yes... that is how the menu used to be... until too many people were asking for it this way, LOL.
Open up includes/templates/YOUR_TEMPLATE/css/stylesheet_headermenu.css, and remove from div#dropMenu li:
and then change the padding for div#dropMenu li a from:Code:width:16.667%; *width:16.649%;
to:Code:padding: .6em 0;
Code:padding: .6em 2em;
Hi Probably being completely thick but I can't seem to get ride of the categories above my drop down menus... I assume that its completely obvious, but can anyone point be in the right direction pls??
Thanks
Rupert
www.yourwashbag.com
In admin:
Configuration > Layout Settings > Categories-Tabs Menu ON/OFF
Craig
Thank you! Much appreciated!
I thought it would be an easy one!