P
peleva
Guest
Hi again, I believe this happens because you're referencing the css file from your them. They are loaded by the Stylesheet manager of Sitefinity (if you've set them as a theme to your Sitefinity template through the UI), and they're loaded again from the RadStyleSheetManager on your master page. I would suggest you to set the Theme from the UI to "no theme" ( www.screencast.com/.../cTm6e66U) . This way the css will be loaded only from the master page.
Continue reading...
Continue reading...