Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Published Google Doc not displaying
I have embedded a google doc to my website but the size of the window is too small and support is like its nothing they can help with
here is the code
<iframe src="https://docs.google.com/document/d/e/2PACX-1vSeJ2VhqvphLpnnWh4_g0y9SgYXSwO91WrUUei1IcUt-3GBRWRPNvq6CfeRxzFhhvvvIUkc1O9-Ir6u/pub?embedded=true"></iframe>
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
3 REPLIES 3
Bernadette3

06-27-2019
11:33 AM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
It looks like you need to add some dims, @robmuise What is the name of the site and the page title the doc is on?
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
The site name is - https://www.brutetothegames.com/
The page is - https://www.brutetothegames.com/address-around-madison.html
Thanks
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
Bernadette3

06-27-2019
05:11 PM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hmm.. try adding something like:
width="100%" height="600"
in between iframe and src. You might need to play around with the dimensions, but hopefully that will help a bit.
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report