|
|
Forum moderator: bigblog |
uCoz Community For Webmasters Custom Solutions Css problem |
Css problem |
Hi! I have problem with css this days. The problem is in changing css, i mean when i change some colors etc in css , there on my website is stil the same color, it wont change it. And when i inspect element i see that system is not saving my changes in css. I change css and i klicked save button and it says that its saved but on website is other story! What is this?
!
|
Ed05, use CTRL + F5 to clear the page cache if you know it's been updated in the CSS and it's not updating on the page.
Most commonly, however, I know I rather check my code than putting it down to a local problem. So make sure to check the inspect element and see if there is anything you have missed in the code. If in doubt - as Eriko has said, use the !important attribute and see if there are any changes. If none of these work, please provide your site URL. Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
use CTRL + F5 to clear the page cache if you know it's been updated in the CSS and it's not updating on the page. Posts: 735 Reputation: 17 ± Message # 2 | 7:01 PM 2014-06-01 Ed05, try using !important. background-color:#444 !important;1 it will override inline css. if it still won't work, gimme a link to your website. Former 13053121k0 and YamiTatsuro. thank quote profile PM Good Posts: 109 Reputation: 1 ± Message # 3 | 8:42 PM 2014-06-01 Did you check the link store your css file? You can clear your history on the computer. thank quote profile PM www NormalX Posts: 77 Reputation: 7 ± Message # 4 | 9:14 PM 2014-06-01 Ed05, View source and follow css link then check if changes have been applied Clear cache and stuff of the browser thank quote profile PM Paradox Posts: 2768 Reputation: 123 ± Message # 5 | 10:14 PM 2014-06-01 Ed05, use CTRL + F5 to clear the page cache if you know it's been updated in the CSS and it's not updating on the page. Most commonly, however, I know I rather check my code than putting it down to a local problem. So make sure to check the inspect element and see if there is anything you have missed in the code. If in doubt - as Eriko has said, use the !important attribute and see if there are any changes. If none of these work, please provide your site URL. New to the uCoz Community? Read our short welcome post. uCoz Community | uCoz Templates Community Ok guys i have resloved problem. I must wait some time ,about 10 min to saved css take effect. This hapens rarely so i will ignore it !
|
Refreshing page did not helping me. It need about 5-10 min to css changes take effect. That maybe will help but i wont do that every time when i change something in css.Any way i clear cashe every day. !
|
| |||
| |||