View Single Post
Old 02-02-2008, 05:08   #2 (permalink)
Mongoose
Senior Member
 
Mongoose's Avatar
 
Join Date: Oct 2007
Location: Olympia, WA
Posts: 150
Send a message via AIM to Mongoose
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.
  Reply With Quote