Default left spacing on layout columns

Posted by Community Admin on 05-Aug-2018 22:00

Default left spacing on layout columns

All Replies

Posted by Community Admin on 01-Jun-2011 00:00

The default layout controls in Edit Mode have a 12px left spacing for columns when the layout has more than one column, starting with the second column...

Is there a setting I can change so they appear all cero by default ?
Maybe even extending then overriding those properties if possible,
but not so much as to "duplicate" the controls to replace them :)

Posted by Community Admin on 06-Jun-2011 00:00

Hello Ernesto,

You can override the default left spacing of columns (except for the first one which doesn't have) by adding the CSS from below to your theme.

.sf_cols .sf_colsOut .sf_colsIn
margin-left: 0;

Let us know if you need further help.


Greetings,
Katia
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