Adding the menu into CSS

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
snakeman2058
Beginner
Beginner
Posts: 1
Joined: Thu Mar 12, 2009 8:48 pm

Adding the menu into CSS

Post by snakeman2058 »

How would i go about doing this? also if you need any code i have i can post them just ask.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: Adding the menu into CSS

Post by Ruth »

Hi,

I'm not sure what you mean. If you mean styling the menu using css, then you'd create your off and on classes for the menu, naming them whatever you wanted [except I wouldn't use milonic in the class name] Then in the style section of the data file you'd call offclass="yourclassname"; onclass="yourclassname";

Here's a basic explanation and on that page at the bottom is a link to some examples of how it works http://support.milonic.com/beginners/css_styling/

If that isn't what you mean, could you let me know?

Ruth
Post Reply