Content Block Height

Posted by Community Admin on 05-Aug-2018 17:16

Content Block Height

All Replies

Posted by Community Admin on 13-Sep-2011 00:00

Can one control the height of a content block. I see under Advanced that there is an option for Height. I tried entering both "500" and 500px" but neither one seems to make a difference. Any ideas on how to get it to work, if indeed it does work?

Posted by Community Admin on 15-Sep-2011 00:00

Hello Tom,

It looks like the only thing that works is wrapping the HTML of your Content block with a div tag with the following style:

<div style="height: 1000px;">
Your content here
</div>

All the best,
Lubomir Velkov
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items

This thread is closed