#1  
Old 06-11-2012, 01:11 AM
StopDrop's Avatar
StopDrop StopDrop is offline
Junior Member
 
Join Date: Apr 2012
Posts: 19
Default Removing White Spacing Above and Below Store

I've checked the forums and it seems to be a case by case kind of thing for each person, you can view my site at

www.buythestopdrop.com

The store is right on the main page, it is only one product and there is a little more empty space then I'd like right above and below my product.

How can I remove it?

I am using the "Children and Toys" theme. Thank you in advance for the help!

Last edited by StopDrop; 06-11-2012 at 12:26 PM.
Reply With Quote
  #2  
Old 06-12-2012, 03:19 AM
StopDrop's Avatar
StopDrop StopDrop is offline
Junior Member
 
Join Date: Apr 2012
Posts: 19
Default

can anyone help?
Reply With Quote
  #3  
Old 06-12-2012, 06:04 AM
Maristany's Avatar
Maristany Maristany is online now
Senior Member
 
Join Date: Dec 2009
Posts: 329
Default

Try adding this code:
Code:
div.ecwid-productBrowser-CategoryPage, div.ecwid-productBrowser-productsGrid-productBottomFragment {
    padding-bottom: 0; 
}
table.ecwid-productBrowser-productsGrid-mainTable {
    margin: 0 auto;
}
div.ecwid-productBrowser-category {
    padding-top: 0;
}
Change the values if you need.
Reply With Quote
  #4  
Old 06-12-2012, 12:20 PM
StopDrop's Avatar
StopDrop StopDrop is offline
Junior Member
 
Join Date: Apr 2012
Posts: 19
Default

thanks, but that did not work. All that did was basically remove all of my other custom css. any other ideas anyone?
Reply With Quote
  #5  
Old 06-12-2012, 10:20 PM
Maristany's Avatar
Maristany Maristany is online now
Senior Member
 
Join Date: Dec 2009
Posts: 329
Default

Quote:
Originally Posted by StopDrop View Post
All that did was basically remove all of my other custom css.
It looks like a syntax error, for example you could copy and paste the code somewhere inside your custom theme and delete one of these: "}" in the process. That way everything below that missing brace didn't work.

I've added the code to the ecwid css file of your site in my browser and it works. So why don't try this: Add again the code and if it doesn't work post a copy of the custom theme before removing it to find the error.
Reply With Quote
The Following 2 Users Say Thank You to Maristany For This Useful Post:
Makfruit (06-13-2012), StopDrop (06-13-2012)
  #6  
Old 06-13-2012, 02:15 AM
StopDrop's Avatar
StopDrop StopDrop is offline
Junior Member
 
Join Date: Apr 2012
Posts: 19
Default

okay, i put it in at the bottom this time and it seems to have worked perfectly, thanks a lot Maristany!
Reply With Quote
Reply

Tags
space store image

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 12:48 PM.
Powered by vBulletin® Version 3.8.6. Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.