Close

NeoFashion Theme Picture Size

rama
10 years ago
#2708 Quote
Avatar
  • 9
What is the perfect picture size for NeoFashion Theme?

I face a problem with the uploaded pictures, therefore I am busy to write a tool to bring images into the right format.

http://www.metall.swdevelopers.net.calantha.arvixe.com/holz-schalen
there you will see, eather the image is cropped at <div class="product-item"> or it will be cropped at  quick view.

Where I can setup changes in picture size for quick view?

Thanks for help.
IvanStoyanov
10 years ago
#2710 Quote
Avatar
  • Moderator
  • 269
rama wrote:
What is the perfect picture size for NeoFashion Theme?

I face a problem with the uploaded pictures, therefore I am busy to write a tool to bring images into the right format.

http://www.metall.swdevelopers.net.calantha.arvixe.com/holz-schalen
there you will see, eather the image is cropped at <div class="product-item"> or it will be cropped at  quick view.

Where I can setup changes in picture size for quick view?

Thanks for help.


Hi rama,

The problem appears, because you have made some of your pictures backgrounds transparent. This is breaking the Cloud Zoom plugin on the Product Page and Quick View.

Also you have changed the css of the theme. You have changed the width of the
.gallery .picture {}
  selector. The width needs to be set to 338px. That is why the carousel of the picture thumbnails is broken.

You can download the latest version of the Quick View plugin and update your current one. We have made some bug fixes and improvements. For more information please read our guide on how to update a plugin: http://www.nop-templates.com/t/How-To-Update-A-NopCommerce-Plugin

The best practice is to have pictures with the same width and height ratio. For example all of your pictures should have bigger height than width, the height and width are the same, or the width is bigger than the height. This way you can configure the css of the theme. By default the theme is configured for pictures with bigger height than width.

Best regards,

Ivan Stoyanov
Thank you for choosing our products! Your feedback is important to us!