Hello All;
I want to open my confluence in iframe having fixed width and height. but after opening it in iframe
it does not compress size of page it generate horizontal scroll. instead of this i want to show entire page on iframe without horizontal scroll bar like responsive website
does conflence website or page is responsive to size of container of browser?
please help me on this
Hi there,
You can refer to this code here to configure it to suite your needs :
<iframe src=http://www.atlassian.com/ noborder="0" width="830" height="800" scrolling="yes" seamless></iframe>
You also can refer to this document here for more detail : How to put an Iframe into Confluence
Hope this help.
Thank you.
Regards,
Wayne Wong
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.