@dhewa
Not recently active
-
dhewa started the forum topic wordpress 3.1 and buddypress adminbar in the group How-To and Troubleshooting: 13 years, 11 months ago
i just add
body {margin-top: -28px;}
in wp-includes/css/admin-bar.cssand edit
body {
margin-top: 25px;
}
in _inc/css/adminbar.css
to
body {
margin-top: 0px;
} -
dhewa joined the group How-To and Troubleshooting 13 years, 11 months ago