Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Changing image size in the checkout page

Changing image size in the checkout page

Locked

Views: 554

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
5 Nov 2009, 10:07 PM
#1
mjclementz avatar

mjclementz

New Zenner

Join Date:
Aug 2009
Posts:
4
Plugin Contributions:
0

Changing image size in the checkout page

I'm attempting to enlarge the image that shows on the checkout/order page. The attributes that are currently used can be seen in this code:

<a href="http://www.hdcoolvision.com/store/index.php?main_page=product_info&products_id=181&zenid=b826ee660874089e3f4c5a145e45e08e"><span id="cartImage" class="back"><img src="images/cover.gif" alt="The Moon" title=" The Moon " width="28" height="40" /></span><span id="cartProdTitle">The Moon<span class="alert bold"></span></span></a>

I'd like to enlarge the width and height but can not find where to. I've searched the forum and tried the developer's tool kit but had no success. Anyone know how to do this?

Thanks in advance for your time!