-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of David Laakso Sent: Wednesday, December 01, 2010 12:41 PM To: [email protected] Subject: Re: [css-d] how do i get rid of space at the top of page
[Matthew P. Johnson] There is a small white space above the Applegate Elements graphic at the top of the page. I usually avoid this with the code I have in the css but for some reason it is still there. [Matthew P. Johnson] nevermind. I figured it out.:) *** In what OS/browser did you see it, and how did you fix it? ~d -- :: desktop and mobile :: http://chelseacreekstudio.com/ [Matthew P. Johnson] IE 9 vB body { margin:0; padding:0; font-family : "Century Gothic"; background : #fff; overflow:scroll; } #header img { border-bottom-style : none; border : none; background:#FFF; } ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
