Hello people,
Starting to get that hang of this wicked site!
i now need to sort out my menu and i am ready to go!
What i am doing with the site is listing Business in each area on the costa blanca, so say i have each town, and in that town the following categories
La Marina Community
* 13.1: Food & Drink
* 13.2: Health & Beauty
* 13.3: Home & Living
* 13.4: La Marina Forum
* 13.5: Local Services
* 13.6: Online Business
* 13.7: Real Estate
* 13.8: Shops
* 13.9: Tourism
how can i get the menu to dispay pictures like a food icon next to food! or can this not be done? cheers
kevin
help with menu!
-
kevinbarker
- Forum Members

- Posts: 17
- Joined: Tue May 29, 2007 8:56 am
Re: help with menu!
Sorry this is not an accessibility issue...
You need to add an ID or class to the menu items, using $node->id or one of the others such as alias, menutext, etc. if you look at the menu manager Help it gives all the node infos you can choose from...
If using id or another call that outputs a number you need to add a letter in front of it, id and class can't use numbers...
You need to add an ID or class to the menu items, using $node->id or one of the others such as alias, menutext, etc. if you look at the menu manager Help it gives all the node infos you can choose from...
If using id or another call that outputs a number you need to add a letter in front of it, id and class can't use numbers...

