Hi, I'm trying to change the cart page layout, specifically the part where the "name", "sku", "price", etc are listed. I'd like this box to be another color. I've guessed this code must be at \components\com_virtuemart\views\cart\tmpl\default_pricelist ...but i haven't been able to figure out how i can do this. I've noticed the table where this code is is loading the class cart-summary, but i've no idea where this is. :-[
I'd really appreciate any help, thanks!!
[attachment cleanup by admin]
The style definition for that is probably in your Joomla template css. Use Firebug to identify the code and test required edits. http://forum.virtuemart.net/index.php?topic=102850.0
Awesome tool!! Brilliant, thank you so much!!