As it says in the title, once a path is entered for 'Path to custom Nice menus CSS file' the same value is shown for all enabled themes.

Comments

fudokai’s picture

Title: Same custom CSS file path appearing for all themes » Should be - wishlist: set nice menus css overrides on a per-theme basis

Mea culpa - reading the default_nice_menus.css makes me realise that there is ONLY a single global override for the default css file so this really is a wishlist item for per-theme overrides.

In which case it would be helpful if the description for the form field either made this obvious or the field was disabled on all individual theme setting pages.

A note for others who want individual per-theme overrides :-

  • Copy default_nice_menus.css to the individual themes and make your adjustments in these files
  • Register each theme css file in the theme's .info file
  • Create a blank css file somewhere obvious (e.g all/themes/blank.css) and set the nice menus global override to point to this blank file which will prevent default_nice_menus.css from being loaded.
henrijs.seso’s picture

This is sad we have to deal with this. Probably should be fixed to work 'drupal way'.

xiukun.zhou’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.