I’m using Designer 6 and creating I-frames to insert dynamic content…my plan is to use WordPress to update my content and archive that content.
I noticed in previous postings that it was suggested using the code below in the placeholder
(note that the http://the247newsroom.com” in the code is my website that I used simply as a test)

<iframe src ="http://www.the247newsroom.com" width="100%" height="100%" frameborder=0 scrolling=auto>the
<p>Your browser does not support iframes.</p>
</iframe>

My question is this: can the horizontal scrolling bar be eliminated? And what is the code that I should be using so that I have ONLY the vertical scroll?
Your help is appreciated.
Petner