VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Lorrein on November 20, 2012, 22:03:17 PM

Title: Cart: What makes ShipmentName print an Image and Name
Post by: Lorrein on November 20, 2012, 22:03:17 PM
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