Haze
Newbie
Posts: 1
Registered: 7/29/2003
Location: Colorado Springs
Member Is Offline
|
| posted on 7/29/2003 at 03:24 PM |
|
|
Tigra Menu - replace buttons with images
I've searched through the forums for help on replacing the standard text on the menu with an image file (png, gif, etc.) but cannot find it.
There was one reference to demo 3, but I believe that was for a pop-up, not just the image itself.
Where should I replace the text with the href ?
Thanks for your help.
|
|
|
nik
Posts:
Registered: 1/1/1970
Member Is Offline
|
| posted on 7/30/2003 at 07:01 AM |
|
|
You should insert <img src="..> tag into caption parameter which is the first element in item decsription in menu_items.js file. See
section Building menu hierarchy at http://www.softcomplex.com/products/tigra_menu/docs/
|
|
|