Do you tell your designers to only use classes?

Loading last updated info...

In Sitefinity you can alter the appearance and content areas on your webpage using "Layouts". These layouts are basically just Divs with sizes applied.

Image

Figure: You have the ability to assign a Class to a Div only. No other customisations can be made

Additionally, Sitefinity will hard code the widths of the layout and there is no way to stop it. The hack work around is to manually remove the widths via JQuery:

$(".sf_colsOut").css("width", "");

Categories

Authors

Need help?

SSW Consulting has over 30 years of experience developing awesome software solutions.

We open source.Loving SSW Rules? Star us on GitHub. Star