Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: cropped image  (Read 6405 times)

Offline ygalbrami

  • Full Member
  • ***
  • Posts: 128
  • Karma: +9/-2
    • View Profile
cropped image
« on: June 15, 2013, 07:56:51 AM »
I see several pages cropped image
I attached a picture you can see
Only on the home page I can see the pictures fine
how can i fix this?

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4359
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: cropped image
« Reply #1 on: June 15, 2013, 09:00:58 AM »
What browser is this? What version?
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: cropped image
« Reply #2 on: June 15, 2013, 09:08:24 AM »
i use firefox - the version 21.0

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4359
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: cropped image
« Reply #3 on: June 15, 2013, 09:53:00 AM »
What version of AbanteCart?
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: cropped image
« Reply #4 on: June 15, 2013, 10:07:56 AM »
the last version 1.1.5

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4359
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: cropped image
« Reply #5 on: June 15, 2013, 10:57:10 AM »
in file /storefront/view/default/stylesheet/stylesheet.css

Locate:
Code: [Select]
.list {
overflow: hidden;
}



Replace with:
Code: [Select]
.list {
overflow: auto;
display: inline-block;
}

This will add horizontal scroll.
If you do not want horizontal scroll you will need to work with content and reduce image sizes.

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: cropped image
« Reply #6 on: June 15, 2013, 11:09:08 AM »
thank you.

but how this is happend?

Offline ygalbrami

  • Full Member
  • ***
  • Posts: 128
  • Karma: +9/-2
    • View Profile
Re: cropped image
« Reply #7 on: June 15, 2013, 06:13:57 PM »
why this code?
i just can change the Storefront Site Width to 120%
but i don't want horizontal scroll.

 

Database Error

Please try again. If you come back to this error screen, report the error to an administrator.