one is ready and so
your css is
- Code: Select all
.box li,.box_text li {
list-style-type: none;
line-height: 36px;
font-weight: normal;
padding-left: 0;
border-top: 1px solid #eee;
background-image:url(../images/back-menu.jpg);
background-repeat:no-repeat;
background-color:#027AC8;
}
url: http://hagenchile.cl/v2/
the other left menu is
Try it in two ways
your first css is
- Code: Select all
.menugatos {
background:#811458;
}
your second css intend is
- Code: Select all
.box2 li,.box2_text li {
list-style-type: none;
line-height: 36px;
font-weight: normal;
padding-left: 0;
border-top: 1px solid #eee;
/*background-image:url(../images/back-menu.jpg);*/
background-repeat:no-repeat;
background-color:#811458;
}
url: http://hagenchile.cl/v2/index.php/gatos
in the template overrider.css and template.css
changing this section within modules of menus