different styles among top level menus

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
cmason22
Beginner
Beginner
Posts: 3
Joined: Wed Nov 19, 2003 1:03 am

different styles among top level menus

Post by cmason22 »

i have a relatively simple problem that i hope someone else has already solved for me :)

i need to have certain menu choices highlighted/bolded on different pages. i want the same menus to appear, but if the person is on the "home" page, or any of the sub-pages of "home" , then the home menu choice should be bold and the others non-bold. as the user navigates the site, the sections that they are in would appear in bold as a reminder of where they are.

i'm sure this can be accomplished using php to dynamicaly generate the styles for the menus. i'm pretty fluent in PHP. just looking for someone to start me off in the right direction.

thanks!
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

You're looking for things like pagebgcolor, pageimage, pagebgimage, etc. Find these at http://milonic.com/itemproperties.php, and a strongly suggested reading list at http://milonic.com/forum/viewtopic.php?t=2981.
John
Post Reply