07/12/2013 at 1:00 pm
#264749
Keymaster
@ Chris
You’ll have to find an icon that you like and make several size variations putting them in the ../images/icons/wpzoom/
size folders overwriting the original flickr.png file.
To align right the icons, something like this might work:
#cn-list span.social-media-block {
float: right;
}
Add it to the end of the theme’s style.css file.