rweiss 0 Report post Posted July 26, 2011 Every time I adjust a section or add or delete something from a page I lose my base style.css instructions and have to reload the file in order to get back the changes. I'm concerned this is going to continue when the client takes over the site, and it will be a major issue. Any way to avoid this? I removed the same styles in the dynamic.css file so they wouldn't be there to override - but it didn't matter. Share this post Link to post Share on other sites
Simon 248 Report post Posted July 26, 2011 removing or editing dynamic.css is a waste of time, it is dynamic, it is created at runtime based on the settings you make in the admin panel. Go to misc-settings and enable 'inline-css' Share this post Link to post Share on other sites
rweiss 0 Report post Posted July 26, 2011 The only place the dcol styles were found was in the dynamic.css (at least that I could see). I decided to ignore the statement that using the base style.css would override - as it just doesn't seem to be the case. I am putting the style changes in the custom code area - and that is what keeps them sticking. This is a huge site, and I don't like the warning the turning on inline-css will (or might) create performance issues. Share this post Link to post Share on other sites
Simon 248 Report post Posted July 26, 2011 Well believe me, it make NO difference, in fact it saves a HTTP request to the server. Share this post Link to post Share on other sites
rweiss 0 Report post Posted July 27, 2011 Okay - I believe you. But I didn't right that note on the PlatformPro admin section that says if you do this you may lose performance. Thanks for your help. Share this post Link to post Share on other sites
Simon 248 Report post Posted July 27, 2011 Sorry, I was a bit blunt Share this post Link to post Share on other sites
rweiss 0 Report post Posted July 27, 2011 I didn't read it that way - I was just pointing out that the admin area actually makes the statement. So, if it doesn't make any difference, then the cautionary note should be adjusted to make it seem like less of a warning. And I do know the difference between right and write. Typed too quickly. Share this post Link to post Share on other sites