Topic-icon How do I add other social media platforms to share icons?

Active Subscriptions:

None
Hi Guys and Girls,

I have forgotten how to add other social media accounts to the social share icons (see attached picture). How can I add LinkedIn and Twitter to the sharing bar?
File Attachment:


Only Facebook is available at the present. Please help, and thank you in advance.


Regards,

Clarence
The topic has been locked.
Support Specialist
In the JFBConnect -> Social section, there's a tab for "Content Plugin - Like" where you can configure which social network sharing features will display.

I hope that helps, but if you need anything else, please let us know.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
Hi Alex,

That helped but the positioning of the buttons is slightly off, see attached. What should I do?
File Attachment:
The topic has been locked.
Support Specialist
I'm unsure what's pushing the Share button down on your site, but the following code seems to fix it:
.jlinkedShare {
    margin-top: -4px;
}
Please add that to your template's CSS file and you should be good to go.

I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
Hi Alex,

I tried using that code in the custom CSS file of my website. Didn't work. How can I directly modify the CSS of the extension?

Please let me know. Thank you.
The topic has been locked.
Support Specialist
5 years 1 day ago #65342 by mel
Our CSS files for JFBConnect are in the /media/sourcecoast/css folder. However, we'd strongly recommend that you find a way to incorporate the changes into your template CSS, as you'll lose any change to our CSS on upgrade of JFBConnect.

-Melissa
The topic has been locked.