| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Summary view] [Print] [Text view]
1 // $Id: UPGRADE.txt,v 1.3 2007/10/29 16:38:28 add1sun Exp $ 2 3 NICE MENUS UPGRADE 4 ------------------ 5 4.7 -> 5.x 6 The CSS class has changed to change the underscore (_) to a dash (-) 7 The 4.7 version of class="nice_menu" is now class="nice-menu" in version 5. 8 You will need to adjust any Custom CSS you have added to account for this. 9 The default CSS that comes with nice_menus uses this new convention already. 10 11 Also note that the layout CSS for the module has been broken out into a 12 separate CSS file (nice_menus_default.css). You have the option of replacing 13 this file by creating a separate customized CSS file, and overriding the 14 default CSS file at Administer -> Themes -> Configure -> Global settings -> 15 "Path to custom nice menus CSS file".
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |