Shape 5

Joomla Templates => Game World - Club => : bellatrix November 17, 2015, 01:16:14 AM



: Social Icon: Istagram
: bellatrix November 17, 2015, 01:16:14 AM
I put this code

<a class="social-icon ion-social-instagram"> .... [/url]

But the icon is very small.
Any idea why?


: Re: Social Icon: Istagram
: mikek November 17, 2015, 08:31:01 AM
Hello,

We don't have a social icon setup for Instagram. The options are Facebook, Google, Twitter, Rss, and Youtube. If you want an Instagram one you would have to create a class for that in editor.css, that's not something that we provide with our support.


: Re: Social Icon: Istagram
: bellatrix November 17, 2015, 08:53:04 AM
I created but it does not work.

:
.social_icon.ion-social-instagram {
background: # 2B426D;
}

.social_icon.ion-social-instagram: hover {
background: # 2B416D;
}

Thanks anyway.