help with menu!

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
kevinbarker
Forum Members
Forum Members
Posts: 17
Joined: Tue May 29, 2007 8:56 am

help with menu!

Post by kevinbarker »

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
Attachments
cbc.jpg
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: help with menu!

Post by Dr.CSS »

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...
Post Reply

Return to “Layout and Design (CSS & HTML)”