What is the best way to add social network icons in the box to the left of the network name? Currently I'm using css pseudo-element :before to insert the icons but it is not working very well. Very difficult to position the elements properly. If you could point me to a resource that provides a better method that would be great!
Thank you and much appreciated
Answers
Maybe you start from this theme:
https://secure.oneallcdn.com/css/api/themes/beveled_connect_w208_h30_wc_v1.css
which provides text right of the icons.
Just an idea and not a definite answer!