Title: Sidebar Drops in iWeb/iFrame
Last modified: August 20, 2016

---

# Sidebar Drops in iWeb/iFrame

 *  Resolved [neoamsoil](https://wordpress.org/support/users/neoamsoil/)
 * (@neoamsoil)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/sidebar-drops-in-iwebiframe/)
 * I’m using a twentyeleven child template to create a WordPress page that I embedded
   in my iWeb site. The site looks fine when you view the page directly: [](http://ksquaredengineering.com/AMSOIL/WordPress/)
 * However, when I embed the page in iWeb using iFrame, the sidebar drops: [](http://ksquaredengineering.com/AMSOIL/News.html)
 * I’ve searched and found lots of into about the sidebar dropping, but nothing 
   that has either worked, or been directly related to my issues with iWeb/iFrame.

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

 *  Thread Starter [neoamsoil](https://wordpress.org/support/users/neoamsoil/)
 * (@neoamsoil)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/sidebar-drops-in-iwebiframe/#post-2600929)
 * Looks correct through WordPress:
    [http://ksquaredengineering.com/AMSOIL/WordPress/](http://ksquaredengineering.com/AMSOIL/WordPress/)
 * Looks incorrect through iWeb:
    [http://ksquaredengineering.com/AMSOIL/News.html](http://ksquaredengineering.com/AMSOIL/News.html)
 *  Thread Starter [neoamsoil](https://wordpress.org/support/users/neoamsoil/)
 * (@neoamsoil)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/sidebar-drops-in-iwebiframe/#post-2601349)
 * Incase anyone has the same problem, I found a fix. After wasting so much time
   going through code and researching online, it was so simple!
 * All I did was change the iFrame width in iWeb from 700px to 1000px and everything
   works; and it still comes out 700px.
 *     ```
       <iframe src=
       "http://XXXXX.com/XXXXX/WordPress/"
       style="width:1000px; height:1750px;
       border-width:0px;
       border-color:#990033;
       border-style:solid;"
       scrolling="auto" >
       </iframe>
       ```
   

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

The topic ‘Sidebar Drops in iWeb/iFrame’ is closed to new replies.

## Tags

 * [column](https://wordpress.org/support/topic-tag/column/)
 * [iframe](https://wordpress.org/support/topic-tag/iframe/)
 * [iWeb](https://wordpress.org/support/topic-tag/iweb/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)

 * 2 replies
 * 1 participant
 * Last reply from: [neoamsoil](https://wordpress.org/support/users/neoamsoil/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/sidebar-drops-in-iwebiframe/#post-2601349)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
