Tony Holmstedt
Newbie
Posts: 1
Registered: 8/28/2004
Member Is Offline
|
| posted on 8/28/2004 at 05:15 AM |
|
|
Removing arrow graphic from menu
I have one item in my menu that does not have a submenu and I would like to remove the arrow graphic, but I'm not sure how to do this. Any help
would be appreciated. Thank you!
//BR Tony
Tony Holmstedt has attached this image:
|
|
|
tigra
Administrator
Posts: 1984
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 8/28/2004 at 10:08 PM |
|
|
if you inspect items file you'll see that different wrapper functions are called for different items. To remove the arrow just call different
wrapper for this item.
|
|
|