6.1 template from scratch width

Posted by Community Admin on 04-Aug-2018 15:49

6.1 template from scratch width

All Replies

Posted by Community Admin on 21-Aug-2013 00:00

When I create a template from scratch it seem the width of the place holders (wrapper) is set to 920.

Wanted to make an 800 px wide template to be used for fancybox popup.

www.marktold.com/screencast/sf_template_wrapper_width.swf

- Does that make sense
- should I give it a class to overwride with css
- make my own .master to start off

Markus

Posted by Community Admin on 26-Aug-2013 00:00

Hello,

The width of the sf_colsOut sf_1col_1_100 div, which is keeping the information, is changed to 800px. Please review the screenshot. If you want to change the width of the PublicWrapper div you need to change the backend theme of the project. You can use the default backend theme (located in a .zip file in the SDK) and change the css. Then you should register it as a Custom backend theme in Administration -> Settings -> Appearance.

Please refer to this forum thread for further reference.

The other option that you have is to use a CSS widget, place it on the page and change the width of the div using its class PublicWrapper. Please not that you should use !import to override the default css.

Regards,
Stefani Tacheva
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 Public Issue Tracking system and vote to affect the priority of the items

This thread is closed