please i want a bigger social icons at the top right corner of the home page .
Also client want only facebook, twitter and Youtube icons. Can anyone help with icons with 50 x 50 pixels dimension?
attall4real wrote:please i want a bigger social icons at the top right corner of the home page .
Also client want only facebook, twitter and Youtube icons. Can anyone help with icons with 50 x 50 pixels dimension?
Konrad M wrote:You have to edit /templates/gk_musicity/images/social_icons.png file and make icons bigger. Then you need to edit css for social icons from template.css file. I start from 102 line. I advise add all modifications to override.css file.
#gkIconsFacebook {
background-position: 0 0 !important;
}