Title: Integrate phpBB into WordPress Theme?
Last modified: August 19, 2016

---

# Integrate phpBB into WordPress Theme?

 *  [Stunt](https://wordpress.org/support/users/stunt/)
 * (@stunt)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/integrate-phpbb-into-wordpress-theme/)
 * What I’m trying to do is configure the theme for phpBB3 to match my WordPress
   theme, but to do that I’d need to be able to use WordPress PHP terms, right? 
   Now, how would I do that?
 * Thanks! =D

Viewing 1 replies (of 1 total)

 *  [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/integrate-phpbb-into-wordpress-theme/#post-980626)
 * SO you just want the themes to match, not get a feed of your phpBB posts into
   WordPress or vice versa?
 * This isn’t too hard to do, but it is time consuming, phpBB themes are rather 
   complicated compared to most WordPress themes.
 * Most of what you will have to edit is the CSS stylesheet of the phpBB theme. 
   Depending on how different the themes, you might have to make some changes to
   the phpBB theme’s template files.
 * For some parts you could take the HTML that WordPress generates from your theme
   to make the pages it servers to the browser and add it to your forum theme. For
   example if you had a footer on your blog theme that you wanted to use on your
   forum theme. You could just view the source in your browser, snag the footer 
   code and add it to your phpBB theme’s footer template page. [Firebug](http://getfirebug.com/)
   is handy for figuring out which bits to cut and paste!
 * But you won’t be adding any of the tags that WordPress uses or anything, those
   won’t work without WordPress. And all of the elements in phpBB will have different
   names than in WordPress. So you will have to go through and totally redo the 
   forum theme with the colors and other values from your WordPress theme.

Viewing 1 replies (of 1 total)

The topic ‘Integrate phpBB into WordPress Theme?’ is closed to new replies.

## Tags

 * [phpBB](https://wordpress.org/support/topic-tag/phpbb/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * Last activity: [17 years, 2 months ago](https://wordpress.org/support/topic/integrate-phpbb-into-wordpress-theme/#post-980626)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
