Hi
I can see that You do not have a module this social icons were in. Please create a new Custom HTML module. Publish it in position "social" and attache to all pages. Than fill the content of this module code below using HTML mode in editor.
- Code: Select all
<p>
<a class="gkTwitter" href="#">Twitter</a>
<a class="gkFb" href="#">Facebook</a>
<a class="gkPinterest" href="#">Pinterest</a>
<a class="gkGplus" href="#">Google+</a>
</p>
Replace the # in this code with Your links.