Closed (fixed)
Project:
Aberdeen
Version:
5.x-1.7
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2007 at 03:04 UTC
Updated:
17 Jul 2007 at 09:15 UTC
When using the above module which adds AJAX-based tree menu to navigation menu, if the menu have submenu, the list button is doubled.
How do get rid of the original Aberdeen button and use "+" symbol provided by Activemenu
| Comment | File | Size | Author |
|---|---|---|---|
| aberdeen_menu.JPG | 13.58 KB | najibx |
Comments
Comment #1
johnnybegood commentedHi,
Look for these lines in style.css:
and replace each background declaration to
Cheers,
Comment #2
najibx commentedHmm ... how easy with CSS ! Thanks.
I also done change this, so the + sign stay inside the column.
ul.menu, .item-list ul {
margin: 0.35em 0 0 0.5em;
padding: 0;
Comment #3
(not verified) commented