Google plus Icon

Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
GK User
Tue Jun 25, 2013 1:04 am
Hi

In the restaurant template there is a module in the home page with some icons to social networks. There are icons to facebook, twitter and vimeo. How can I add a Google Plus Icon?
Look at the attachment.

Thanks.
User avatar
Fresh Boarder

GK User
Tue Jun 25, 2013 6:28 am
Right now there is no g+ icon. You could add it manually by editing:
/templates/restaurant/images/style1/social_icons.png
adding icon at far right (add 20 px to right of this file), then using override.css to add:
Code: Select all
.gkGoogle {
background-position: -160px 0;
}
.gkGoogle:hover {
background-position: -160px 100%;
}
User avatar
Moderator


cron