• dreamerzzz

    (@dreamerzzz)


    I am creating a Page in 1.5 and populating it with iFrame product descriptions from (yes) Amazon. The intent, and what I can make it do just in a plain html page, … is display three or four of the frames side-by-side, then another group, etc.

    In the WP 1.5 created Page, the contents are displayed as a single iframe per line, in a small frame window with a scroll bar.

    Can I control this … a template thing or a stylesheet thing?????

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter dreamerzzz

    (@dreamerzzz)

    Still knocking this around … stripping out code and plugging it into plain html, etc.

    One thing I noticed is looking at the page source code while viewing the WP Page, each line of the iframe definition is appended with a
    .

    Is this something that would be effecting this?? Or is it a container thing … putting a too tall iframe in a container … thus getting a vertical scroll bar. … I do suspect the <BR /> is keeping me from displaying iframes side-by-side.

    Thread Starter dreamerzzz

    (@dreamerzzz)

    One thing I noticed is looking at the page source code while viewing the WP Page, each line of the iframe definition is appended with a
    ** this should say a line break … did that get interpreted?**

    <BR />

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘iFrames and Page … Scrolling’ is closed to new replies.