vote up 1 vote down star

I'm working on integrating an HTML template slice into a SiteFinity theme and am wondering if there is a way to disable the automatic inclusion of the style sheets. I would prefer to manual include them from the MasterPage, if possible?

flag

1 Answer

vote up 1 vote down check

The style sheets that are automatically included in Sitefinity are the CSS files that sit inside the ~/App_Themes/ThemeName directory. This is an ASP.NET feature, not something specific to Sitefinity.

To remove this behavior, simply remove all the files from the ~/App_Themes/ThemeName directory. However, do not remove the directory itself though.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.