Jump to content
Sign in to follow this  
rweiss

Reload of css needed every time I change anything

Recommended Posts

rweiss

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

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

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

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

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

Sorry, I was a bit blunt ;)

Share this post


Link to post
Share on other sites
rweiss

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×