Image Size

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
kwikstand
Commodore (COMO)
Commodore (COMO)
Posts: 410
Joined: Mon Feb 19, 2007 8:12 pm
Contact:

Image Size

Post by kwikstand » Fri Apr 20, 2018 2:20 am

I have been editing my product images so they are consistent since I upgraded to R12. I making all my images the recommended 500 x 500. It works fine on some product but not on others. Here is a new product I am listing: http://www.contractors-solutions.net/Al ... -Unit.aspx
As you can see, the image extends down into the description area.

Here is another product where it works fine: http://www.contractors-solutions.net/Re ... Jeans.aspx

The default Able recommends is 500 x 500, which is what I am using. Am I missing something here?

Any help would be appreciated,

Scott
Contractor's Solutions
www. contractors-solutions.net

User avatar
Shopping Cart Admin
AbleCommerce Admin
AbleCommerce Admin
Posts: 3055
Joined: Mon Dec 01, 2003 8:41 pm
Location: Vancouver, WA
Contact:

Re: Image Size

Post by Shopping Cart Admin » Wed Apr 25, 2018 1:40 am

Hi Scott,

I believe this is the fix for the image bleeding into the gallery. Add the following to your custom.css file.

Code: Select all

.productImageArea .mainImageArea {
     height: auto!important;
}
Thanks for your support

Shopping Cart Guru
AbleCommerce.com
Follow us on Facebook

kwikstand
Commodore (COMO)
Commodore (COMO)
Posts: 410
Joined: Mon Feb 19, 2007 8:12 pm
Contact:

Re: Image Size

Post by kwikstand » Wed Apr 25, 2018 2:10 am

Thanks for the help.

I just tried it and nothing happens. My custom.css file had nothing in it and I added your code. It still looks the same.

Thanks,

Scott
Contractor's Solutions
www. contractors-solutions.net

User avatar
Shopping Cart Admin
AbleCommerce Admin
AbleCommerce Admin
Posts: 3055
Joined: Mon Dec 01, 2003 8:41 pm
Location: Vancouver, WA
Contact:

Re: Image Size

Post by Shopping Cart Admin » Wed Apr 25, 2018 9:14 am

The first link's broken, so I can't see the original issue. I was guessing on what you'd needed.
Thanks for your support

Shopping Cart Guru
AbleCommerce.com
Follow us on Facebook

kwikstand
Commodore (COMO)
Commodore (COMO)
Posts: 410
Joined: Mon Feb 19, 2007 8:12 pm
Contact:

Re: Image Size

Post by kwikstand » Wed Apr 25, 2018 10:23 am

Here it is again: http://www.contractors-solutions.net/Al ... lving.aspx

And as far as the image bleeding into the gallery, it still does: http://www.contractors-solutions.net/Re ... Jeans.aspx
Contractor's Solutions
www. contractors-solutions.net

Post Reply