Forums
-
- Forum
- Posts
-
- Installation
- 28,361
- Troubleshooting
- 62,094
- Themes
- 10,373
- Plugins
- 15,302
- Requests & Feedback
- 14,871
- Showcase
- 3,252
-
Yeah, assuming the themes have consistent HTML, in the header, put something like this:
<link rel="stylesheet" href="<?php if ($forum_id == 1) bb_stylesheet_uri(); elseif ($forum_id == 2) echo '/my-templates/kakumei-blue/style.css'; ?>" type="text/css" />
I didn’t test this, but I think that code should work.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS