Remove Layout Controlbars from widget mode

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

Remove Layout Controlbars from widget mode

All Replies

Posted by Community Admin on 09-May-2013 00:00

I've noticed that the "space\heignt" the pink layout controls toolbars takeup is still visible in widget mode.

The problem here is that if you nest like 2-3 layouts deep, in widget mode there's a CRAAAAZY big gap above the widget

I've been manually adding this into my code, but I think it's a way better wysiwyg experience....layout titles dont have padding or height on the rendered page, so why eatup space in design mode.

.sfPageEditor
    &.zeContentMode
        .rdTop .rdCenter
            height: 0 !important;
        
    

Posted by Community Admin on 14-May-2013 00:00

Hello Steve,

 Thank you for reporting this. I discussed the problem with our front-end developer and we agree that the behavior is incorrect, so it's been logged as a bug. here's the PITS:

http://www.telerik.com/support/pits.aspx#/public/sitefinity/15009

I have updated your Telerik points!

Regards,
Jen Peleva
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