Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / bottom padding of all pages

bottom padding of all pages

Locked

Views: 1,586

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
16 Jul 2006, 1:31 AM
#1
irascible avatar

irascible

New Zenner

Join Date:
Sep 2004
Posts:
37
Plugin Contributions:
0

bottom padding of all pages

I can't seem to find out how to get rid of the white and grey area's below the orange bar at the bottom of every page to look like the top. I have included the following screenshots to help explain what i'm refering to.

Bottom
Top

16 Jul 2006, 1:46 AM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,604
Plugin Contributions:
0

Re: bottom padding of all pages

// $Id: stylesheet_original.css 3286 2006-03-28 01:14:04Z drbyte $
*/
BODY {
	background-color: #e5edf5;
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;   <<<<<<<Remove or comment out
	padding: 0px;
   font: 11px Verdana, Arial, sans-serif;
}
16 Jul 2006, 1:55 AM
#3
irascible avatar

irascible

New Zenner

Join Date:
Sep 2004
Posts:
37
Plugin Contributions:
0

Re: bottom padding of all pages

That got rid of the grey area, thank you. However, the smaller white area still exists. I updated the "bottom" link to show it.

Thanks for the fast response.

18 Jul 2006, 5:15 AM
#4
irascible avatar

irascible

New Zenner

Join Date:
Sep 2004
Posts:
37
Plugin Contributions:
0

Re: bottom padding of all pages

irascible:

That got rid of the grey area, thank you. However, the smaller white area still exists. I updated the "bottom" link to show it.

Thanks for the fast response.

Anyone have some thoughts on this or knows how to get rid of the remaining gap?

18 Jul 2006, 1:44 PM
#5
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,604
Plugin Contributions:
0

Re: bottom padding of all pages

Without a URL it is impossible to see the problem.

21 Oct 2006, 10:52 PM
#6
irascible avatar

irascible

New Zenner

Join Date:
Sep 2004
Posts:
37
Plugin Contributions:
0

Re: bottom padding of all pages

Kim:

Without a URL it is impossible to see the problem.

Sorry Kim, I must have deleted the pics from the first post links. However, the problem doesn't seem to exist since the latest upgrade... appreciate the help though.