Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12-02-2010, 03:12 PM
Eugene Dvorkin's Avatar
Eugene Dvorkin Eugene Dvorkin is offline
Junior Member
 
Join Date: Nov 2010
Posts: 9
Default Removing spaces between thumbnails in category grid

Is it possible to remove white spaces from grid view in facebook store?
I would like to make thumbnails close to each other. Is it possible?
something like this:http://www.boutiques.com/boutique/Ca...
You see, not much white spaces
Reply With Quote
  #2  
Old 12-02-2010, 03:48 PM
Eugene Dvorkin's Avatar
Eugene Dvorkin Eugene Dvorkin is offline
Junior Member
 
Join Date: Nov 2010
Posts: 9
Default

Here how my shop looks like in Facebook:


As you may see, images are too small and price disproportionally big. How can I change it?
Should I change .css files then which one?
If I increase thumbnail size in control panel, then last row gets cut off.
Thanks
Eugene
Reply With Quote
  #3  
Old 12-03-2010, 07:10 PM
Qetzal's Avatar
Qetzal Qetzal is offline
Ecwid Team
 
Join Date: Sep 2009
Posts: 11,009
Default

Quote:
Originally Posted by Eugene Dvorkin View Post
Here how my shop looks like in Facebook:

As you may see, images are too small and price disproportionally big. How can I change it?
Should I change .css files then which one?
If I increase thumbnail size in control panel, then last row gets cut off.
Thanks
Eugene
Hi Eugene,

1. First of all, it will be better to increase the size of your product thumbnails at least to 150px.
2. If your products don't fit the screen after that, post a link to your FB store and we will help you to fix the problem.
__________________
Eugene Kaznacheev
Ecwid Team

@ecwid | Facebook Page | Ecwid Knowledge Base
Reply With Quote
  #4  
Old 12-23-2010, 01:47 PM
VintageLand's Avatar
VintageLand VintageLand is offline
Junior Member
 
Join Date: Nov 2010
Posts: 16
Default I got the same issue

I want my product images in the grid to be more tightly spaced together. I want my images to be 200 px x 200 px.

How do I do this? Is it something that is being controlled by my Joomla template?

http://www.vintageland.com/shop

I want the horizontal spacing to look like this custom table I made (an official best sellers option sometime in the future would be great!).

http://www.vintageland.com/shop/inde...

Thanks!

Last edited by mattlokay; 12-23-2010 at 01:50 PM.
Reply With Quote
  #5  
Old 12-23-2010, 04:05 PM
Qetzal's Avatar
Qetzal Qetzal is offline
Ecwid Team
 
Join Date: Sep 2009
Posts: 11,009
Default

Quote:
Originally Posted by mattlokay View Post
I want my product images in the grid to be more tightly spaced together. I want my images to be 200 px x 200 px.

How do I do this? Is it something that is being controlled by my Joomla template?

http://www.vintageland.com/shop

Thanks!

1. Image size can be increased in Ecwid control panel: "System Settings -> Design"

2. Try to apply this custom CSS:

HTML Code:
td.ecwid-productBrowser-productsGrid-cell {
 padding: 0px;
}
__________________
Eugene Kaznacheev
Ecwid Team

@ecwid | Facebook Page | Ecwid Knowledge Base
Reply With Quote
  #6  
Old 12-24-2010, 03:18 PM
VintageLand's Avatar
VintageLand VintageLand is offline
Junior Member
 
Join Date: Nov 2010
Posts: 16
Default

Excellent! Many Thanks!

Now is there anyway to shrink the vertical spacing between the thumbnail and price?

The spacing here feel excessive to me. Thanks for your help.
Reply With Quote
  #7  
Old 12-24-2010, 04:17 PM
Qetzal's Avatar
Qetzal Qetzal is offline
Ecwid Team
 
Join Date: Sep 2009
Posts: 11,009
Default

Quote:
Originally Posted by mattlokay View Post
Excellent! Many Thanks!

Now is there anyway to shrink the vertical spacing between the thumbnail and price?

The spacing here feel excessive to me. Thanks for your help.
Try this code, please:

HTML Code:
td.ecwid-productBrowser-productsGrid-cellSpace {
height: 5px;
}
__________________
Eugene Kaznacheev
Ecwid Team

@ecwid | Facebook Page | Ecwid Knowledge Base
Reply With Quote
  #8  
Old 12-25-2010, 03:17 PM
VintageLand's Avatar
VintageLand VintageLand is offline
Junior Member
 
Join Date: Nov 2010
Posts: 16
Default

Works. Many thanks!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:26 AM.
Powered by vBulletin® Version 3.8.6. Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.