Sparky

More
11 years 6 months ago #30250 by ivan.milic
Replied by ivan.milic on topic Sparky
In menu item settings under Link Type Options you have "Link CSS Style" property. You can put sometihng like " mybutton" (note first char is blank).

Then add css class like following to tempalte_css.css:

.mybutton{
display : block;
background : url(...)...
...
}

Please Log in to join the conversation.

More
11 years 6 months ago #30274 by kenny_yeow
Replied by kenny_yeow on topic Sparky
Menu successfully change the background but how about the sub menu button and panel?

Please Log in to join the conversation.

More
11 years 6 months ago #30279 by ivan.milic
Replied by ivan.milic on topic Sparky
For sub-menu item use same approach. For drop-down panel you cant control that individually, you can add general style like:

UL.menu.nav UL{
...
}

Please Log in to join the conversation.

Time to create page: 0.066 seconds
Powered by Kunena Forum