Increasing size of content block

Posted by Community Admin on 03-Aug-2018 01:53

Increasing size of content block

All Replies

Posted by Community Admin on 23-Apr-2015 00:00

Hi - 

 I am working on embedding a blogger blog into a sitefinity page using iframe code. I'd like to increase the size of the content block to show the entire blog page in the content block. 

Here's a link to the page I am working on. You can see that the content block cuts off the bottom of the blog. 

dev-2015.captive.com/.../international-perspectives-issues

Here is the code I am using:

<style>.embed-container position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; .embed-container iframe, .embed-container object, .embed-container embed position: absolute; top: 0; left: 0; width: 100%; height: 100%; </style><div class='embed-container'><iframe src='captivevideos.blogspot.com' frameborder='0' width=900 height=4000 scrolling=yes allowfullscreen></iframe></div> 

Thanks in advance for any advice!

 Best,

Stokes

Posted by Community Admin on 27-Apr-2015 00:00

Hello Stoke,

I have opened the provided link and for me everything seems to look alright. I don't know what should be the difference, because I do not have the original blog to make a comparison. Please check the attached screenshot to see how the things looks like on my end.

Regards,
Kaloyan
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed