Thread
:
How to set the site at top
View Single Post
02-02-2008, 05:08
#
2
(
permalink
)
Mongoose
Senior Member
Join Date: Oct 2007
Location: Olympia, WA
Posts: 150
Something like:
body, html {
margin-top: 0;
padding-top: 0;
}
If you have any wrapper divs, they might be creating the top margin too.
If this doesn't work, please provide code/link samples so we can better help you.
Mongoose
View Public Profile
Send a private message to Mongoose
Visit Mongoose's homepage!
Find More Posts by Mongoose