Re: Make admin bar take its own space and stay static
@thegreyspot; I’m working from memory here, but I think what you want might be;
#wp-admin-bar { position: fixed !important; top: 0; }
Not sure, as I chopped the stupid admin bar out weeks ago. It just confuses technophobes, who appear to be 98% of Internet users when it comes down to it. Also, removing it from WP via css and using ‘ozh-admin-drop-down-menu’ to minimise everything makes for a very slick interface with lots of screen space when playing Mr. Wizard.