« Panels and Images | Main | NASA Data Requirements »
May 19, 2010
Messing with nice menu's css
A few notes.
Made a copy of this file:
sites/all/modules/nice_menus/nice_menus_default.css
$ sudo cp nice_menus_default.css nice_menus_custom.css
And specified the new custom file with the Themes>Global Configuration page. I had moved the menu for anonymous users to the header and changed the float css at line 154.
I also tried this with a few other themes. My hope was that, by using a fixed-width theme (e.g., Minelli) an d moving the menu to the header, I would save space but it didn't seem to make things any better. In fact they appear to have gotten worse.
Posted by kkwaiser at May 19, 2010 01:09 PM