Hi,

I am editing the css code of an existing script, Docebo.

The problem is all the browsers I have tried do no give me a quick updated view on the css style. That is it still shows me the old css sheet and so I cannot see the changes quickly. I was wondering if this is client side or server side issue and would like to know the best way to overcome it.

Thanks

Hi Friend,

You are getting this problem because of cashed copy of webpage.

Try to refresh the page with F5 button or refresh button in browser.

Personally I would like to suggest you to use Firebug add-on in Firefox, or if you are using chrome then right click on page and select Inspect element.

This will let you change the css and see the effect on page in browser.

I hope this would be helpful.

Regards,
Gaurang

commented: well worded & helpful :) +1
Member Avatar for diafol

Are all your pages being cached? Some apps have a cache folder. In order for changes to templates and styles to appear, the cache needs to be purged (delete cache files).

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.