Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:24
CSS to accomplish Milonic look?
Poster: rww
Dated: Tuesday June 15 2004 - 21:28:59 BST
Is there a way to accomplish some of what Milonic has in their menus using CSS? For example, the highlighted box that appears around menu items on mouseover, pagebgcolor for main menu items where the current page is one from the submenu. If the pagebgcolor and onclass/offclass are both set, the pagebgcolor eliminates the mouseover color set by the class.
Thanks
RWW
Poster: kevin3442
Dated: Tuesday June 15 2004 - 23:14:17 BST
Hi Rww,
rww wrote:
If the pagebgcolor and onclass/offclass are both set, the pagebgcolor eliminates the mouseover color set by the class.
I'm wondering if that might be why pageclass was introduced a while back. Never tried it myself, but since you're using onclass and offclass, you might want to try pageclass instead of the dedicated pagebgcolor, pagecolor, etc, properties.
Cheers,
Kevin
That was it...
Poster: rww
Dated: Wednesday June 16 2004 - 2:50:37 BST
Yep. That fixed it. I missed the pageclass definition when I went through the list of configurable items.
I might be good if there were a series of graphics that were labeled with what the different style attributes do. "A picture is worth a thousand words" and from some of the definitions it's hard to understand exactly what the attribute is supposed to do.
Thanks.
RWW