When i update my css file (style.css), via ftp, the css code shows up all over my dashboard in the theme editor page. Each time I add upload anew change it adds the code there. The changes work fine on the blog appearance, but my dashboard is getting ot of control. Any ideas?
Thanks in advance
You probably didn't close a tag properly or have an extra/missing " or '
What is the URL to style.css?
tydende
Member
Posted 11 months ago #
Having this problem on another site now, url to the css file is
http://www.copydiva.com/wp-content/themes/copydiva/style.css
There is one other stylesheet in the folder, but it doesn't have a theme definition on it.
I'm having this issue with a number of sites. Anybody know what the cause may be? I don't see a lot of forum posts about it, so I'm no sure why this is happening.
Thanks.
tydende
Member
Posted 11 months ago #
I got it fixed. Had a few css errors, checked the code at
http://jigsaw.w3.org/css-validator/
and once errors were fixed, dashboard displays correctly