Sienn Forum
»
Sienn Partners
»
Webcreator
»
Creating different colors for a menu
Rank: Administration
Groups: Moderators, Administration, Member Joined: 10/8/2008(UTC) Posts: 44
|
- create an ul menu, and put the Repeat Ul Id on YES and (for example) on 1 - find out in the source what the different Id's are of each differnet UL menu Id - create a FreeCSS in the webcreator, and this is how you can style them: in this example it is the 5th navigation item, which got #navigation4 (first one is called navigation) the classname of menu is in this case ddtoptobottomsubmain Code:#navigation4 .ddtoptobottomsubmain
{
background: red;
}
#navigation4 .ddtoptobottomsubmain li:hover
{
background: green;
}
|
|
|
|
Sienn Forum
»
Sienn Partners
»
Webcreator
»
Creating different colors for a menu
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The Sienn Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close