Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 04-11-2009, 02:45 PM   PM User | #1
brayd
New Coder

 
Join Date: Oct 2006
Posts: 34
Thanks: 1
Thanked 0 Times in 0 Posts
brayd is an unknown quantity at this point
Boxes Spacing Problem

Hi,

For some reason there is a large space between my clothing products. You can view the problem at the following URL:

http://midnightsunalpacafarms.busine...omens_Sweaters

How do I adjust the spacing between my clothing product boxes?

The the main css file for this page is listed immediately below:

http://midnightsunalpacafarms.busine...tyleSheets.css

Two other css files are associated with this page which are listed below:

http://midnightsunalpacafarms.busine...int/screen.css

http://midnightsunalpacafarms.busine...utandstyle.css

If anyone could help me fix the spacing problem between my product boxes it would be greatly appreciated.

Cheers!

Darryl

Last edited by brayd; 04-11-2009 at 02:51 PM..
brayd is offline   Reply With Quote
Old 04-11-2009, 05:18 PM   PM User | #2
CaptainB
Regular Coder

 
Join Date: Jun 2007
Posts: 805
Thanks: 123
Thanked 23 Times in 23 Posts
CaptainB is an unknown quantity at this point
Wooohoo.. just glanced at your code
Anyways, it might not fix it, byt try to add:

Code:
* {margin:0px; padding:0px;}
to one of your CSS files.
CaptainB is offline   Reply With Quote
Old 04-11-2009, 05:36 PM   PM User | #3
brayd
New Coder

 
Join Date: Oct 2006
Posts: 34
Thanks: 1
Thanked 0 Times in 0 Posts
brayd is an unknown quantity at this point
Hi CaptainB,

Tried your suggestion of inserting the following code in one of my style sheets but it didn't work:

* {margin:0px; padding:0px;}

Do you any other suggestions?

Darryl
brayd is offline   Reply With Quote
Old 04-11-2009, 05:48 PM   PM User | #4
CaptainB
Regular Coder

 
Join Date: Jun 2007
Posts: 805
Thanks: 123
Thanked 23 Times in 23 Posts
CaptainB is an unknown quantity at this point
Sorry, then no - I can't really figure it out when you have used tables instead of divs for the layout
CaptainB is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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 +1. The time now is 10:25 AM.


Advertisement
Log in to turn off these ads.