need CSS help
Hi,
I have designed this site:
http://www.quarddesigns.com/staging/accesscellular/
I want to get rid of those two white margins on the corners on the menu bar, and also the white margin on the bottom of the site, how do I do this?
Thanks
Regards
Chats
Code:
body {
margin:0;
padding: 0;
}
I might also suggest not a good idea to name a class "body" as it can be confused with the body element......
Originally Posted by
Centauri
Code:
body {
margin:0;
padding: 0;
}
I might also suggest not a good idea to name a class "body" as it can be confused with the body element......
Yes I have all the padding and margins set to 0px on all the relevant divs, but still its the same. :S
Re:
Great, I got it, thanks mate, by the way, how can I get rid of the white footer now the bottom?
any ideas.
Thanks
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks