Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,040
- How-to & Troubleshooting
- 129,763
- Creating & Extending
- 25,805
- Requests & Feedback
- 9,506
- Third Party Plugins
- 9,793
- Showcase
- 3,317
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
and now, I’ll perform the amazing feat of answering my own question:
in the WP theme, I inserted the following line in style.css:
/* Default theme admin bar styles */
@import url( _inc/css/adminbar.css );
the info was there, but not imported into my theme’s style sheet.
DOH!