Maybe this is something unique to the Blogger platform (and associated CSS), but why would my title banner be floating in space? I want it to be flush up with the top and sides, spanning the full width. Victorian Furniture The answer is likely my RV.css, but I am a newbie. Changing the body padding helped but does not completely resolve the issue. I think Blogger retains some whitespace at the top for the nav bar which I have turned off.
Remove the line "padding:40px 20px;" from your CSS file and it will fix most of it, and the rest of it can be fixed by removing the stat tracker from the top of the page. <a target="_blank" href="http://www.StatCounter.com"> <img border="0" alt="StatCounter - Free Web Tracker and Counter" src="http://c23.statcounter.com/t.php?sc_project=2363658&resolution=1024&camefrom=http%3A//forums.digitalpoint.com/showthread.php%3Ft%3D552792&u=http%3A//www.rarevictorian.com/index.html&t=Rare%20Victorian%20Furniture&java=1&security=fcd23c07&sc_random=0.4934981488624479"/> </a> Code (markup): Also, while you are editing the files. Script tags belong between the header tags.