You have new image with all icons:
download/file.php?id=9901copy / replace with that old one from your template.
1) Use one of sprite css generator (online tool)
2) generate a code for bottom images
3) so you will get ready css
4) copy them to typography.style1.css in similar way like there are in: gk_appsprotech\css\typography\typography.style1.css
look at line 1748
I show you how, find this line:
- Code: Select all
.gkFacebook, .gkTwitter, .gkRSS {
change it to
- Code: Select all
.gkFacebook, .gkTwitter, .gkRSS, .gkYouTube, .gkGoogle {
Below create two new lines
- Code: Select all
.gkYouTube { background-position: 0 -___px }
.gkGoogle { background-position: 0 -___px }
In ___ insert values generated via online tools