Closed (fixed)
Project:
Nice Menus
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2009 at 21:39 UTC
Updated:
28 Mar 2010 at 20:56 UTC
I am trying to restyle nice menus for an existing site and there is no folder for it in modules or anywhere else on the server as far as I can tell. This is hugely problematic for stripping the old CSS as I am sure you can imagine. Any suggestions?
Comments
Comment #1
tstermitzIt's got to be there somewhere, doesn't it? Maybe instead of the recommended public_html/sites/all/modules, its under public_html/modules. Or else all the css overrides are sitting in the theme directory, either mixed in with the theme.css or on their own.
Remember that you have to tell drupal where to find the nice-menus override. Here is the information from the nice-menus readme.txt:
I'd say that is a confusing place to put the override. Why not automatically look for the override nice_menus_default.css in the theme folder?
Comment #2
add1sun commentedNo response from OP.