Title: iFrame phpBB in WP
Last modified: August 20, 2016

---

# iFrame phpBB in WP

 *  [ItayXD](https://wordpress.org/support/users/itayxd/)
 * (@itayxd)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/iframe-phpbb-in-wp/)
 * Hey I’m trying to get phpBB inside the header and footer of WP, I used a new 
   template inside 2010:
 *     ```
       <?php get_header(); ?>
   
       <div id="phpBB">
       <iframe src="http://localhost/forum/" width="940" height="650" frameborder="0" scrolling="no"></iframe>
       </div>
   
       <?php get_footer() ?>
       <?php
   
       /*
       Template Name: forum
       */
       ?>
       ```
   
 * And set up a page which uses this template, now everything is great but when 
   I click open in new tab on a link in phpBB it goes to the original phpBB without
   the iFrame.
    Any idea how to change it? or suggestion of other way to do it?
 * Sorry for my bad English,
    ItayXD

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [ItayXD](https://wordpress.org/support/users/itayxd/)
 * (@itayxd)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/iframe-phpbb-in-wp/#post-2162940)
 * I also tried to get the html of the header and footer of WP inside phpBB’s overallfooter
   and overallheader but it was kind of messed up I guess it because of css conflict.
   I know WP-united had a way to solve it, how did they do it? any other way to 
   solve the css conflicts?
 *  Thread Starter [ItayXD](https://wordpress.org/support/users/itayxd/)
 * (@itayxd)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/iframe-phpbb-in-wp/#post-2163055)
 * Bump

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘iFrame phpBB in WP’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 1 participant
 * Last reply from: [ItayXD](https://wordpress.org/support/users/itayxd/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/iframe-phpbb-in-wp/#post-2163055)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
