How can I change/add icons in GK_Contact plugin?

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue May 20, 2014 1:18 pm
Reply with quote
Report this post
Hi,

I would like to replace pinterest url with Youtube and add vimeo link. How can I do this?
Thank you very much.
User avatar
Expert Boarder

GK User
Tue May 20, 2014 1:46 pm
Reply with quote
Report this post
Hi,
those are not graphic icons but font awesome.
So you have to use:
Code: Select all
<i class="fa fa-youtube"></i>

instead of
Code: Select all
<i class="fa fa-pinterest"></i>

so you have to edit this file: plugins\system\plg_gkcontact\plg_gkcontact.php
User avatar
Platinum Boarder

GK User
Thu May 29, 2014 3:24 pm
Reply with quote
Report this post
sorry for delay. I have replaced as you suggested me but you can see that the icon has not changed:
www.lodicitta.it/nitrofilm

is there something else I should do?
User avatar
Expert Boarder

GK User
Thu May 29, 2014 3:24 pm
Reply with quote
Report this post
sorry...how can I add VIMEO icon as well?
User avatar
Expert Boarder

GK User
Thu May 29, 2014 8:04 pm
Reply with quote
Report this post
But you didn't edit plugin probably?
because you still have
Code: Select all
<i class="fa fa-youtube"></i>
code inside.
User avatar
Platinum Boarder

GK User
Thu May 29, 2014 8:05 pm
Reply with quote
Report this post
I saw that you have "vimeo" icon right now.
User avatar
Platinum Boarder


cron