News:

Support the VirtueMart project and become a member

Main Menu

Can't change cart layout

Started by naoko15, November 12, 2012, 16:49:38 PM

Previous topic - Next topic

naoko15

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]

jenkinhill

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
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

naoko15

Awesome tool!! Brilliant, thank you so much!!