Hello!
I like to put these social icons as in the example.
<div class="custom">
<a href="#" class="gkTwitter">Twitter</a>
<a href="#" class="gkFb">Facebook</a>
<a href="#" class="gkPinterest">Pinterest</a>
<a href="#" class="gkGplus">Google+</a>
</div>
.gkTwitter, .gkFb, .gkPinterest, .gkGplus {
background-image: url("../images/style2/social_icons.png");
}
I like to put youtube icon.