support

Author Topic: Image size  (Read 7157 times)

Offline CyberNickel

  • Newbie
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Image size
« on: December 16, 2015, 09:42:56 PM »
Where do I adjust the image size on the product/item page?

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2050
  • Karma: +320/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Image size
« Reply #1 on: December 17, 2015, 12:04:07 PM »
design->template->edit
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline CyberNickel

  • Newbie
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Re: Image size
« Reply #2 on: December 17, 2015, 12:19:36 PM »
Thanks!!

Is there a way to turn off the magnify picture on the item page?

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2050
  • Karma: +320/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Image size
« Reply #3 on: December 17, 2015, 01:13:52 PM »
yes.. just comment
transform: scale(1.2, 1.2);
in style.css line 1124
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline CyberNickel

  • Newbie
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Re: Image size
« Reply #4 on: December 17, 2015, 05:56:43 PM »
to comment, is it # or ;

Offline CyberNickel

  • Newbie
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Re: Image size
« Reply #5 on: December 17, 2015, 06:45:12 PM »
I changed to this:

/*   transform: scale(1.2, 1.2);  */

with no luck....

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2050
  • Karma: +320/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Image size
« Reply #6 on: December 18, 2015, 07:17:21 AM »
do not forget about browser cache.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

 

Powered by SMFPacks Social Login Mod