-
André Filipe Barro posted on the forum topic Buddypress 1.2.6 adds extra padding-top in the group How-To and Troubleshooting: 14 years, 1 month ago
How stupid am I?
Just changed
body {
padding-top: 25px;
}to
body {
padding-top: 0px;
}at adminbar.css
=)
der! -
André Filipe Barro posted on the forum topic Buddypress 1.2.6 adds extra padding-top in the group How-To and Troubleshooting: 14 years, 1 month ago
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 […]
-
André Filipe Barro joined the group How-To and Troubleshooting 14 years, 1 month ago
@abarro
Not recently active