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

Support AbanteCart eCommerce

Author Topic: Featured product aligned left  (Read 7785 times)

Offline artist3412

  • Full Member
  • ***
  • Posts: 117
  • Karma: +16/-0
    • View Profile
    • In The Wind Creations
Featured product aligned left
« on: July 26, 2013, 05:33:56 PM »
after upgrade to 1.1.6, I am finding my featured products are aligned to the left (see attachment). Can you please tell me where to find the code to correct this? thank you.
Just want to also say I am very happy with how the promotions work now with the upgrade. I can set prices for quantity orders and it looks and works great. Thanks for all your hard work!
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
Re: Featured product aligned left
« Reply #1 on: July 28, 2013, 06:19:29 PM »
Can you post URL to your site?
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
Re: Featured product aligned left
« Reply #2 on: July 28, 2013, 08:41:23 PM »
inthewindcreations.com/AbanteCart.
To send light into the darkness of men's hearts - such is the duty of the artist.  ~Schumann

Offline artist3412

  • Full Member
  • ***
  • Posts: 117
  • Karma: +16/-0
    • View Profile
    • In The Wind Creations
Re: Featured product aligned left
« Reply #3 on: July 28, 2013, 08:42:35 PM »
without the word
"cart"
 on the end, dont know why I cant post url without it adding that
To send light into the darkness of men's hearts - such is the duty of the artist.  ~Schumann

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Featured product aligned left
« Reply #4 on: July 31, 2013, 11:23:52 AM »
is it listing block with featured products? Did you created it manually?
« Last Edit: July 31, 2013, 11:39:49 AM by abantecart »
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Featured product aligned left
« Reply #5 on: July 31, 2013, 11:44:07 AM »
Try this:

Locate file http://inthewindcreations.com/AbanteCart/storefront/view/default/stylesheet/stylesheet.css

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

Code:
Code: [Select]
.list {
    overflow: auto;
}
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
Re: Featured product aligned left
« Reply #6 on: August 01, 2013, 01:55:57 AM »
worked perfectly. Thank you for your help.
To send light into the darkness of men's hearts - such is the duty of the artist.  ~Schumann

 

Powered by SMFPacks Social Login Mod