2017-05-04, 07:41 AM
I'm trying to display some basic pages in frame in the post so i can have them referanced a few places and only make changes to the one. my code
<iframe width=”100%” height="600px" frameborder="0" border="0" cellspacing="0" src="http://thehubrp.com/mybb/whowho.html"></iframe>
What i'm getting![[Image: test.png]](https://camo.mybb.com/ac6857d8a425b92081b8e159020bfebd79d9de92/68747470733a2f2f7331372e706f7374696d672e6f72672f6f33326968666d7a6a2f746573742e706e67)
I am wondering if the <div class="post_body scaleimages" id="pid_16">
wrapper is the problem?
if so where can i alter it or? Any help would be appreciated thank you.
<iframe width=”100%” height="600px" frameborder="0" border="0" cellspacing="0" src="http://thehubrp.com/mybb/whowho.html"></iframe>
What i'm getting
I am wondering if the <div class="post_body scaleimages" id="pid_16">
wrapper is the problem?
if so where can i alter it or? Any help would be appreciated thank you.