Hi ppl i have this hard question, how i can change the color of the 2 box, serch by and sort by producer?
see my image:(http://www.alessienrico.it/1.jpg)
some one can help me please?
too tnk all
Hello,
You have just to override the CSS, you should use:
.orderlistcontainer div.activeOrder {
background-color: #color_code
}
Use firebug to examine your site code and styling: http://forum.virtuemart.net/index.php?topic=102850.0
Some more information regarding template system and template overrides:
Template overrides: http://forum.virtuemart.net/index.php?topic=98505.0
Template System: https://dev.virtuemart.net/projects/virtuemart/wiki/Hints_for_the_use_of_the_template_system
Regards
:) Tnk with your help i have resolved :)