MyBB Community Forums

Full Version: Global.css loads values that are not in global.css
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
I've been making changes to my site myelimu.com and upon editing global.css I didn't like the results so I removed the values that I added. But it's still loading them! I look at the Chrome and Firefox element inspectors and it shows that the values that I removed still exist but when I go to the path of the css (point to global.css), the values are removed as I want them to be!

Things I have tried:
1. Deleting global.css and uploading it again
2. Downloading and editing on local machine (Brackets specifically)
3. Inserting the opposite values (e.g disabling background by writing background:none; where I once inserted background)
4. Enabling and disabling Cloudflare

I really hope someone in here can help. Thanks in advance. 
how are you editing global.css ? should be edited through admin panel
I edited both ways. Through admincp and ftp client
When you are doing template and theme edits, it is best to turn off Cloudflare so it doesn't try and cache it. Your host may have something that cache's data for a short period of time. Another cause can by if you are using Expire in a .htaccess file.