A client asked me recently if the icon colors could be changed. Of course I knew there had to be a way to change or customize the icons that Ning serves us. So, this is the quick and dirty way to change the color of the icons. I added a single pixel stroke and a faint drop shadow to the icons to make them stand out. The original sprite image can be found sprite.png.
How to Over-ride the default icons on your Ning 3.0 network
First Choose a Premade Sprite Image (right click and copy image URL or download and reupload to your own network through a text box)
*If you need another color, let me know the HEX# in the comments below and I'll make it and upload it for you.
Second, now add the following CSS to your Advanced CSS box in Design studio and replace the red url with the sprite image you chose above. Note: If you'd like to use white icons with a single black 1px stroke, just copy and paste the following into your CSS as is.
.icon {
background-image: url('https://storage.ning.com/topology/rest/1.0/file/get/557248?profile=original')!important;
}
Now you are done! Enjoy your custom icons!
If you are interested in more tricks like this, take a look at the archive on my profile. If you need help with your network, drop me a line! Happy to help..
Replies
this is the white version from the above code (the rest of the URL gets cut off)
WOW very nice Icons, Thank you for shared it.. free? or $
oh these are free Medusa! go wild... if you need a different color let me know
Hello thank you. I try it but doesn't work for me unfortunately :(
wanna share with me the code you added to your CSS? i'll help you work it out..
.icon {
background-image: url('https://storage.ning.com/topology/rest/1.0/file/get/11487933?profile=original')!important;
}
are you on 2.0 or 3.0.... will not work on 2.0 btw
hello dear JFarrow
is on 3.0..... my 2.0 doesn't exist anymore
Awesome tip and beautifully customized images. Thanks, J!
thank you Crystal