X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (https://forum.x-cart.com/forumdisplay.php?f=20)
-   -   Changing image sizes (https://forum.x-cart.com/showthread.php?t=70521)

karinel 11-13-2014 12:48 PM

Changing image sizes
 
Using 4.3.2. Windows 8 PC.

website: globalmarsha.com

I changed image sizes under General Settings -> Appearance.

maximum thumbnail width and height is set to 320 (from 200)
maximum product image and height is set to 500

so why on the Home page are the images still 200 (instead of 320?)

also on some Product pages, such as
http://www.globalmarsha.com/xcart/Fashion-Trend-Scarves-for-Fall/
these images should be 320 and are smaller.

finally, how do I get rid of the green frame around the photos?

Thank you!

Karinel

totaltec 11-13-2014 05:22 PM

Re: Changing image sizes
 
To ditch the green border, you need to change line 1182 of your altskin.css to:
Code:

.products .image .image-border {
  background: #fff none;
}



All times are GMT -8. The time now is 09:28 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.