Author Topic: big image in product page  (Read 6427 times)

Offline ygalbrami

  • Full Member
  • ***
  • Posts: 128
  • Karma: +9/-2
    • View Profile
big image in product page
« on: May 20, 2013, 01:34:01 AM »
hello,

i need to know how i can make the product image more big?

When I go to setting --> appearance

I have change: Product Image Thumb Width: 400

and Product Image Thumb Height: 400

but see what happend to the image (i have attach the image of the website)

please help me to fi it i want this image will be big.


Offline ygalbrami

  • Full Member
  • ***
  • Posts: 128
  • Karma: +9/-2
    • View Profile
Re: big image in product page
« Reply #1 on: May 24, 2013, 12:33:36 PM »
please help me with this, i need big image product.

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: big image in product page
« Reply #2 on: May 26, 2013, 09:03:40 PM »
Looks like a template layout problem. Can you post URL so we can check HTML?
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline ygalbrami

  • Full Member
  • ***
  • Posts: 128
  • Karma: +9/-2
    • View Profile
Re: big image in product page
« Reply #3 on: May 27, 2013, 12:52:33 AM »
My website ismystore.com
Now I change it back yo small images

So user will not see the problem.

Please help me with that I need big images so all my buyers will see the product better

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: big image in product page
« Reply #4 on: May 27, 2013, 08:40:41 AM »
This fix will require css fix.

Add following lines in file /storefront/view/default/stylesheet/stylesheet.css

Code: [Select]
.main_image {
float: right;
}

To change images back, you just change the settings back.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline ygalbrami

  • Full Member
  • ***
  • Posts: 128
  • Karma: +9/-2
    • View Profile
Re: big image in product page
« Reply #5 on: May 27, 2013, 08:50:52 AM »
Thank you I will try this.

Offline ygalbrami

  • Full Member
  • ***
  • Posts: 128
  • Karma: +9/-2
    • View Profile
Re: big image in product page
« Reply #6 on: May 27, 2013, 04:20:16 PM »
this line realy work, thank you so so much.
can you make this change in the new version?

 

Powered by SMFPacks Social Login Mod