Closed (duplicate)
Project:
Nice Menus
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2011 at 23:48 UTC
Updated:
30 May 2012 at 16:12 UTC
We have some hard-coded absolute links in our menus, and the class names for these menu items are including the periods in the domain, which makes it impossible to use the class for styling - periods getting parsed as separate classes.
The attached patch adds periods to characters that are stripped in theme_nice_menu_build().
| Comment | File | Size | Author |
|---|---|---|---|
| menu_item_class_fix.patch | 688 bytes | breathingrock |
Comments
Comment #1
deviantintegral commentedThis was fixed over at #509714: Period in CSS Class for Paths.