css is not working after uploading the file on server with filezilla or cpanel

shibly picture shibly · Sep 19, 2011 · Viewed 29.3k times · Source

I have uploaded the file.css file on server with filezilla and also with cpanel. But when i browse the website the css has no impact.

I changed: padding-left: 10px; If i see the Page view source i see that the older file is there.

What can be the reason for that ?

Answer

Adam picture Adam · Sep 19, 2011

Try doing a hard refresh. CTRL Shift R. That should force any cached files to clear. Chances are that's the problem, unless the file isn't uploading. If you see the new file listed in Filezilla then it's a cache issue.