Themes

In Sitefinity CMS themes are part of the Web Forms and hybrid page templates. You can set custom colors, images, and styles for the different layout templates.

NOTE: Themes do not apply to pure MVC page templates. 

The following is a simple scheme of a theme’s folder content:

NOTE: Folder Global is mandatory. If the folder is missing it is not possible to register or load the theme.

NOTE: You can place your theme files in the root folder (~/App_Themes/ThemeName) as it is in ASP.NET convention, but all of your CSS files will be loaded no matter in which folder they are placed (Global, Styles, CSS etc.)

For more information about custom themes and templates, see Tutorial: Style your website with custom themes and templates.


Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?

Next article

Page templates API