Opened 16 years ago
Closed 16 years ago
#1857 closed defect (bug) (worksforme)
Child Themes destroy the dashboard adminbar
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.2 | Priority: | minor |
| Severity: | Version: | ||
| Component: | Keywords: | ||
| Cc: |
Description
If I create a child theme, it destroyed the dashboard adminbar,
or the css does not load properly.
I only used the basic instructions from this site:
http://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/
nothing more
bp 2634 @ wordpress-mu-2.9.1.1
Attachments (2)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Make sure you have an @import() to the adminbar.css file in your child theme's CSS file.
http://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/