Author Topic: Sub-Category Images Spacing Issue - Not allowing to see all of the image  (Read 7086 times)

Offline wiccan0974

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Hi there,

Thanks for any help in advance - its much appreciated to those who take time out to help fools like me  ;)

So...when I click onto a category (Tarot and Oracle Cards), there are two sub categories (Tarot and Oracle) for which each has an image. The first image is being cut of as if the second image is sitting too close to it...

How to I change the spacing between the images so that they show properly?

If you follow this link, you will be able to see the issue I am talking about... thecrookedpath.com.au/index.php?rt=product/category&path=49

Cheers
Lisa

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
This is a solution:

Locate file /storefront/view/default/stylesheet/stylesheet.css

Edit line: 1144 and remove     display: inline-block;

Code:
Code: [Select]
.list {
    overflow: auto;
}
« Last Edit: August 15, 2013, 09:03:06 AM by 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 artist3412

  • Full Member
  • ***
  • Posts: 117
  • Karma: +16/-0
    • View Profile
    • In The Wind Creations
I believe you have given the wrong link because you have put my website address in your reply to this member.
To send light into the darkness of men's hearts - such is the duty of the artist.  ~Schumann

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Link did not matter. Important is a file path.
Locate file /storefront/view/default/stylesheet/stylesheet.css

Sorry for confusion.
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

 

Powered by SMFPacks Social Login Mod