Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
 All Forums
 General
 Design issues
 Product Image Size for Cross Selling
Author « Topic »  

cooper
Ecommerce Template Guru

USA
2807 Posts

Pre-sales questions only
(More Details...)

Posted - 12/17/2019 :  10:51:33  
I've set my product image size via CSS using:

img.prodimage{
max-height:150px;
max-width:150px;
height:auto;
}


But it doesn't seem to translate to the product images in the cross-selling section:

http://www.bacwebdesign.com/proddetail.asp?prod=BAC3668

What do I need to add to the CSS to style the cross-selling images to the same size?

Cooper

Paradise
Ecommerce Template Guru

USA
1602 Posts

Pre-sales questions only
(More Details...)

Posted - 12/17/2019 :  10:54:50  
I believe it's csprodimage

Mark
Responsive Design Deals Ecomm Plus - ASP 6.8
www.paradiseclothingco.com

Sinbad
ECT Moderator

USA
65936 Posts

Posted - 12/17/2019 :  13:55:52  
Hi Cooper, I'm seeing the following in ectcart.css - it might be best to move that into your main style sheet as ectcart.css does come in updaters and will overwrite any custom changes to the file when you update.

.csprodimage {
display: block;
margin-left: auto;
margin-right: auto;
max-height: 150px;
max-width: 150px;
height: auto;
}

Winners never quit, quitters never win
CSS and Responsive Designs
User Manual for Ecommerce Templates
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000