PDA

View Full Version : How do I keep the main menu items from looking like links?


marita28717
04-28-2009, 09:54 AM
Is there a way to stop the hand pointer from happening on the main menu items? I don't have any hyperlinks associated with them so I don't want it to look like you can click on them and go somewhere.

Thanks,
Marita

Ray Borduin
04-28-2009, 09:57 AM
You can go in and remove the <a> tags, or set the link attributes of that layer so they don't look like links, but the mouse will turn to a hand with mouse over still.

marita28717
04-28-2009, 10:07 AM
Well, I did remove the <a> tags, etc -- my hope was that I could stop the hand pointer (mouse pointer) from happening. You're saying that's not possible?