@abarro
14 years, 1 month ago
How stupid am I?
Just changed body { padding-top: 25px; }
to body { padding-top: 0px; }
at adminbar.css
der!
Doesn’t work for me neither.
Prior to upgrading to 1.2.6 I had followed wpmu.org website recommendation to ad this line to wp-config.php file:
define( ‘BP_DISABLE_ADMIN_BAR’, true );
And that had worked, no 25px padding on top…
Then I uploaded and tried everything you guys said and it didn´t work. I even changed define( ‘BP_DISABLE_ADMIN_BAR’, true ); to functions.php file…
any ideas?