Title: iFrame problem
Last modified: August 19, 2016

---

# iFrame problem

 *  [mattc908](https://wordpress.org/support/users/mattc908/)
 * (@mattc908)
 * [18 years ago](https://wordpress.org/support/topic/iframe-problem-3/)
 * So here is the iframe code:
 * <!DOCTYPE html PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”
    “[http://www.w3.org/TR/html4/loose.dtd”&gt](http://www.w3.org/TR/html4/loose.dtd”&gt);
   <html> <head> <title></title> <meta http-equiv=”Content-Type” content=”text/html;
   charset=iso-8859-1″>
 * <style type=”text/css”>
    #container { width:800px; border:3px double #000; overflow:
   hidden; margin:auto; } #container iframe { width:1000px; height:600px; margin-
   left:-200px; } </style>
 * </head>
    <body>
 * <div id=”container”>
    <iframe src=”[http://insightahoy.com/innuendo/plugins/bosssuite/bossprogress.php?s=&#8221](http://insightahoy.com/innuendo/plugins/bosssuite/bossprogress.php?s=&#8221);
   frameborder=”0″></iframe> </div>
 * </body>
    </html>
 * but this is how wordpress formats it:
 * [http://insightahoy.com/innuendo/plugins/bosssuite/bossprogress.php?s=](http://insightahoy.com/innuendo/plugins/bosssuite/bossprogress.php?s=)

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

 *  Thread Starter [mattc908](https://wordpress.org/support/users/mattc908/)
 * (@mattc908)
 * [18 years ago](https://wordpress.org/support/topic/iframe-problem-3/#post-767798)
 * Sorry wrong link!!!!!!!!!!
    [http://insightahoy.com/ultimatum/?page_id=26](http://insightahoy.com/ultimatum/?page_id=26)
 *  Thread Starter [mattc908](https://wordpress.org/support/users/mattc908/)
 * (@mattc908)
 * [18 years ago](https://wordpress.org/support/topic/iframe-problem-3/#post-767799)
 * I want to shave off the left side of the post and the top part how would I accomplish
   this?
 *  Thread Starter [mattc908](https://wordpress.org/support/users/mattc908/)
 * (@mattc908)
 * [18 years ago](https://wordpress.org/support/topic/iframe-problem-3/#post-767858)
 * Because wordpress cant handle straight HTML correctly. I just had to double iFrame
   it, one iframe to get the look I wanted, than another iFrame in wordpress to 
   handle it correctly. So it ended up looking like this:
 * For Exterior Page:
    <!DOCTYPE html PUBLIC “-//W3C//DTD HTML 4.01 Transitional//
   EN” “[http://www.w3.org/TR/html4/loose.dtd”&gt](http://www.w3.org/TR/html4/loose.dtd”&gt);
   <html> <head> <title></title> <meta http-equiv=”Content-Type” content=”text/html;
   charset=iso-8859-1″>
 * <style type=”text/css”>
    #container { width:800px; border:3px double #000; overflow:
   hidden; margin:auto; } #container iframe { width:1000px; height:600px; margin-
   left:-200px; } </style>
 * </head>
    <body>
 * <div id=”container”>
    <iframe src=”[http://insightahoy.com/innuendo/plugins/bosssuite/bossprogress.php?s=&#8221](http://insightahoy.com/innuendo/plugins/bosssuite/bossprogress.php?s=&#8221);
   frameborder=”0″></iframe> </div>
 * </body>
    </html>
 * Inside WordPress:
 * <div id=”container”>
    <iframe src=”[http://insightahoy.com/ultimatum/iframe1.html&#8221](http://insightahoy.com/ultimatum/iframe1.html&#8221);
   width=”910″ height=”3400″ frameborder=”0″></iframe> </div>
 * So simple enough.

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

The topic ‘iFrame problem’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 1 participant
 * Last reply from: [mattc908](https://wordpress.org/support/users/mattc908/)
 * Last activity: [18 years ago](https://wordpress.org/support/topic/iframe-problem-3/#post-767858)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
