If the dimension of the webpage you are trying to display within the IFrame exceeds the configured dimension of the IFrame it will automatically add scrollbars. Try to include a webpage that could fit within the IFrame.
Borders have been deliberately turned off in the plugin. If you want to get rid of this you may edit the iframe-widget.php and remove all occurances of the HTML code frameborder="0".
To add IFrames to any post or page just add the markup [dciframe]url,width,height[/dciframe], for instance [dciframe]http://www.google.com,400,250[/dciframe]. Note that supplying the URL is mandatory while the width and height parameters are optional. Which means that you may specify only the URL or only the URL & width. Therefore, [dciframe]http://www.google.com,400[/dciframe] and [dciframe]http://www.google.com[/dciframe] are valid tags. Also note that the order of width & height is important and URL, Width and Height must be separated with commas. Lastly, the closing tag [/dciframe] is mandatory.
Yes you can. Just add multiple [dciframe] tags where required. All of these can be configured independently.
Unfortunately no. As of now you can only add one instance of IFrame Widget on sidebar.




