Forums

[resolved] frames box resized to half intended width (3 posts)

  1. johnhuddleton
    Member
    Posted 2 years ago #

    I have a subscription for duplicate content that I want hosted in a frame. This works on my old non-WP site. See http://huddlestontax.com/id161.html. I pasted the frame code into the page. When I view the page, (http://www.huddlestontaxcpa.com/tax-newsletter/), the width of the frame is only half the size of the page, no matter what width I specify in the code. I have the same problem with height.

    The frame code is: <p> <iframe name="sitetools" src="http://d282008.u27.hsphere.clientsource.com/newsletter.shtml" frameborder="0" width="1080" height="600"></iframe></p>

    I'm aware of the SEO affect of including content inside frames. This is duplicate content anyway.

  2. alchymyth
    The Sweeper
    Posted 2 years ago #

    that's your html code:

    <p>Why won’t this frame take up the entire page rather than sitting in a small portion at the top left of the page?  Any ideas?????????<br />
    <iframe name="sitetools" src="http://d282008.u27.hsphere.clientsource.com/newsletter.shtml" frameborder="0"<br />
                               width="580" height="600"></iframe></p>

    check where the <br /> in the middle of the iframe code comes from - and delete it.

  3. johnhuddleton
    Member
    Posted 2 years ago #

    Alchymyth,
    You Rock!

Topic Closed

This topic has been closed to new replies.

About this Topic