wordpress remove admin bar top margin  [ 899 views ]

After exit from admin mode I’ve reaized that the page have an unwanted top margin. The reason is in the the admin-bar.php file


function _admin_bar_bump_cb() { ?>

#sidebar a { color:#fff; } #sidebar ul ul li { color: #DEF585; } #sidebar h2 { color: #fff; } #sidebar ul p, #sidebar ul select { color: #BEDDBE; } #backfly { background: url(images/golfBallWallPaper.jpg) left bottom fixed repeat-x #65a51d; }