Title: CSS Errors and Warnings
Last modified: August 3, 2021

---

# CSS Errors and Warnings

 *  [peterjohann](https://wordpress.org/support/users/peterjohann/)
 * (@peterjohann)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/css-errors-and-warnings/)
 * In the css-File (cool-tag-cloud.css?ver=2.25) are 4 + 6 + 1 errors or warnings(
   acc. [http://jigsaw.w3.org/css-validator](http://jigsaw.w3.org/css-validator)):
 * In line 12, 27, 65, 78:
    “border-color: none!important;” – is not allowed; use“
   border-style: none;”
 * In line 9, 24, 62, 75, 89, 98:
    “text-shadow: 1px 1px 0 rgba(256,256,256,0.4)!
   important;” – the max value is 255, not 256
 * In line 336:
    “.cool-tag-cloud .ctcpurple .ctcleft a:hover:after” – use 2 double
   poins with “after”: “a:hover::after”

Viewing 1 replies (of 1 total)

 *  Plugin Author [WPKube](https://wordpress.org/support/users/wpkube/)
 * (@wpkube)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/css-errors-and-warnings/#post-14732996)
 * Hi [@peterjohann](https://wordpress.org/support/users/peterjohann/)
 * Thanks for reporting, will pass that on to the developer.

Viewing 1 replies (of 1 total)

The topic ‘CSS Errors and Warnings’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cool-tag-cloud_f8ebd4.svg)
 * [Cool Tag Cloud](https://wordpress.org/plugins/cool-tag-cloud/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cool-tag-cloud/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cool-tag-cloud/)
 * [Active Topics](https://wordpress.org/support/plugin/cool-tag-cloud/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cool-tag-cloud/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cool-tag-cloud/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [WPKube](https://wordpress.org/support/users/wpkube/)
 * Last activity: [4 years, 10 months ago](https://wordpress.org/support/topic/css-errors-and-warnings/#post-14732996)
 * Status: not resolved