View Single Post
Old 08-10-2009, 02:08 PM   #4
Amalthia
Wizard
Amalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beauty
 
Amalthia's Avatar
 
Posts: 1,158
Karma: 32196
Join Date: Jan 2007
Location: Anchorage, AK
Device: Sony Reader PRS-505, PRS-650, PRS-T3, Pocketbook HD2
Quote:
Originally Posted by Nate the great View Post
It should look something like the following (change the numbers to suit your preferences):

body {
margin-left:0;
margin-right:0;
margin-top:0;
margin_bottom:0;
}

I tried that code but it didn't seem to affect the bottom and top margins. I tried

p {margin-left:0;
margin-right:0;
margin-top:0;
margin_bottom:0;}

and that seemed to work better. Not sure if it's proper coding or not but at least I no longer have 1 inch margins at the bottom of my files.
Amalthia is offline   Reply With Quote