Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Another white space problem (read over 20 topics)

Another white space problem (read over 20 topics)

Locked

Views: 822

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
24 Aug 2008, 8:57 PM
#1
yootje avatar

yootje

New Zenner

Join Date:
Aug 2008
Posts:
6
Plugin Contributions:
0

Another white space problem (read over 20 topics)

Ok,

As the title says, I'm having some trouble with a white gap on my website. I did read over 20 topics, but did not find a solution... I tried everything:(

See the green in attachment
Also have 2 white stripes, not sure if that is a bug in the background or in the code.

btw this is the site: www.freshashell.nl

Really hope you guys can help me,

Thanks in advance!

24 Aug 2008, 9:35 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Another white space problem (read over 20 topics)

Try removing the padding from:

.content, #productDescription, .shippingEstimatorWrapper {
font-size: 1.3em;
padding: 0.5em;
font-family: 'Microsoft Sans Serif', Verdana, Sans-Serif;
}

You really need to get the Firefox browser and the Web Developer and/or Firebug plugins - makes finding stuff like this easy.

25 Aug 2008, 10:26 AM
#3
yootje avatar

yootje

New Zenner

Join Date:
Aug 2008
Posts:
6
Plugin Contributions:
0

Re: Another white space problem (read over 20 topics)

Nice! it worked :)
Been using firefox for a few years now, but never heard of those tools :P
I'll get them asap!

Thanks again,

Joris:clap: