reduce left padding in menu

More
12 years 6 months ago #24091 by jrousis
Replied by jrousis on topic reduce left padding in menu
Please can anyone help me to make a new style with "0" padding for some menus?

.content_pad {
padding:15px;
}

this is the main style distribution and i need to have an other different, but i cannot make the declaration in the menu cass.

Please any help?

Please Log in to join the conversation.

More
12 years 6 months ago #24095 by ivan.milic
You can use module suffix to distinguish them. Add suffix with first blank char:\

" myspecialmenu"

then in css you can use:

.myspecialmenu .menu{...

to target your menu

Please Log in to join the conversation.

Time to create page: 0.076 seconds
Powered by Kunena Forum