Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#1857 closed defect (bug) (worksforme)

Child Themes destroy the dashboard adminbar

Reported by: tmb2084's profile tmb2084 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)

adminbar.jpg (66.9 KB) - added by tmb2084 15 years ago.
style.css.jpg (69.9 KB) - added by tmb2084 15 years ago.

Download all attachments as: .zip

Change History (3)

@tmb2084
15 years ago

#1 @apeatling
15 years ago

  • Resolution set to worksforme
  • Status changed from new to closed

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/

@tmb2084
15 years ago

Note: See TracTickets for help on using tickets.