Opened 22 months ago
Closed 22 months ago
#3493 closed defect (bug) (fixed)
buddybar.css loads for logged out user despite admin choice
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | Toolbar/BuddyBar | Version: | 1.5 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
When the admin selects "Yes" for the "Hide admin bar for logged out users?" option under the BuddyPress > Settings, the buddybar.css is still being loaded for logged out users causing 25 pixels of padding-top (line 1 of buddybar.css) to push the body down with blank space where the buddy/admin bar would have been.
Patch included.
Attachments (1)
Change History (3)
davidtcarson — 22 months ago
- Component changed from Core to Admin/Buddy Bars
- Milestone changed from Awaiting Review to 1.5
Note: See
TracTickets for help on using
tickets.

Confirmed