Move WordPress admin bar to the bottom
I’m building a WordPress theme that has a fixed top menu bar. Hence, the admin bar supersedes it ; and that’s not nice. So I just wanted to move it to the bottom of the page, where nothing lies.
You will just need to add the following code to your functions.php file:
Continue reading…
Written by Joel Carnat
August 23rd, 2011 at 12:14 am
Posted in Technology
Tagged with admin, bar, bottom, css, fb_move_admin_bar, wordpress, wpadminbar