Admin-bar fix for justCSS 27th November 2010 Simon prosser add the following to your css ( will be in next version! ) .admin-bar #page{ margin-top: 28px; } Admin-bar fix for justCSS
I’m sorry, .. add this where? to my theme CSS? .. my admin bar with 3.1 is looking fine.. 28th November 2010 at 4:01 pm Reply
Actually this is better CSS For it, more dependable. body.admin-bar { margin-top: 28px; } 28th November 2010 at 4:08 pm Reply
I’m sorry, .. add this where? to my theme CSS?
.. my admin bar with 3.1 is looking fine..
Actually this is better CSS For it, more dependable.
body.admin-bar {
margin-top: 28px;
}