News:

Support the VirtueMart project and become a member

Main Menu

Cart: What makes ShipmentName print an Image and Name

Started by Lorrein, November 20, 2012, 22:03:17 PM

Previous topic - Next topic

Lorrein

VM 2.0.12
Hi

I'm trying to style the image and name of the shipment method in the card. I can''t figure out what makes the card have an image and a name.
Default_pricelist.php has only this line, that produces the image and name.
<?php echo $this->cart->cartData['shipmentName']; ?>

I would like to add a class to the image, and align the shipping name differently.

www.sensalot.com

thanx