Title: Custom CSS
Last modified: August 30, 2016

---

# Custom CSS

 *  Resolved [Epiq](https://wordpress.org/support/users/epiq/)
 * (@epiq)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/custom-css-134/)
 * Dear Plugin authors,
 * How can I customize the sprites files like ‘assets/images/sprites-flat.png’?
   
   I want to do that in the safest way possible, hoping that next updates won’t 
   override my changes.
 * I tried adding my custom plugin that would substitute CSS styles, but I failed
   to get it working, as your CSS file is added in footer and has ‘!important’ specified.
   It makes it tricky to override.
 * To make things clear: I have prepared my own ‘sprites.png’ file with exactly 
   the same format as yours, so I just want to substitute your file with mine. How
   do I do that?
 * P.S.: I noticed your plugin adds CSS styles in the footer with ‘<link rel=…>’
   tag. However, [official W3C docs](http://www.w3.org/TR/html5/document-metadata.html#attr-link-rel)
   say all the ‘<link rel=…>’ tags should go in HTML ‘<head>’. What do you think?
 * [https://wordpress.org/plugins/social-count-plus/](https://wordpress.org/plugins/social-count-plus/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Claudio Sanches](https://wordpress.org/support/users/claudiosanches/)
 * (@claudiosanches)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/custom-css-134/#post-6799637)
 * Just use the option that don’t have any icons and so you can add a new CSS with
   your own icons.
    Don’t need to customize anything in the plugin’s code.
 *  Thread Starter [Epiq](https://wordpress.org/support/users/epiq/)
 * (@epiq)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/custom-css-134/#post-6799696)
 * Ah, indeed! Thank you! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Custom CSS’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/social-count-plus_ffffff.svg)
 * [Social Count Plus](https://wordpress.org/plugins/social-count-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/social-count-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/social-count-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/social-count-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/social-count-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/social-count-plus/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [custom](https://wordpress.org/support/topic-tag/custom/)
 * [style](https://wordpress.org/support/topic-tag/style/)

 * 2 replies
 * 2 participants
 * Last reply from: [Epiq](https://wordpress.org/support/users/epiq/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/custom-css-134/#post-6799696)
 * Status: resolved