TOPMENU - How to change the background color ?

More
14 years 4 months ago - 14 years 4 months ago #10482 by Potpara
I created a custom style to hot_sportal template. I want to change the background color of the topmenu but can not find that option.
How to change the background color of the topmenu. In all the style to template background color is white.
Last edit: 14 years 4 months ago by Potpara.

Please Log in to join the conversation.

More
14 years 4 months ago #10492 by ivan.milic
Menu is targeted in css by #nav. Definition is in template_css.css.

#nav{
...
}

#nav li{
...
}

#nav li a span{
...
}

#nav li ul{
...
}


#nav li ul li{
...
}

Please Log in to join the conversation.

Time to create page: 0.128 seconds
Powered by Kunena Forum