robertjpayne 0 Report post Posted December 8, 2011 Anyone else experiencing this? I have a lot of trouble and have to mark all css as !important; to override things that have been inlined with dynamic css. Is there any way to add style sheets after this inlined content without hacking the core framework? -Robert Share this post Link to post Share on other sites
Simon 248 Report post Posted December 8, 2011 any css added to the custom css box is added to the end of the dynamic css block, also if you install the customization plugin the style.css there loads absolutely last. Share this post Link to post Share on other sites
robertjpayne 0 Report post Posted December 8, 2011 Thanks, need the plugin for it to load last I suppose! Share this post Link to post Share on other sites