I have recently started managing my own VPS with Webmin. I uploaded my website files to the server and everything was fine. I’ve been updating the website on my local PC with WAMP and when I got to a point that I wanted to upload the files to my server, I did so and all content works fine except the ‘color’ property of certain text.
When I browse my website through WAMP at localhost, the font color is fine. But when I upload the exact files to my server, the font color is wrong. I’ve tried 3 browsers, and cleared the cache multiple times but the text will not change colors and I cannot figure out what is causing it. I’ve tried seeing what was causing the font color with firebug, but I cannot seem to figure it out.
My website is luckylinks.net and one of the pages where the problems occurs is http://luckylinks.net/terms.html. All of the text on that page is supposed to be white, but it is black. Any ideas?
It turns out I simply needed to Purge the cache on CloudFlare. Also, to do any updates, you should enter development mode on CloudFlare before applying the updates.