The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to block Sharing

2 posters

Go down

In progress How to block Sharing

Post by Vestihavet February 19th 2014, 11:22 am

I am the admin of a closed forum for parents of disabled children. We do not want anybody to share information in the forum to external parts - in any way. Is there a setting to not show the "Share" link which has a dropdown menu with umpty alternatives?
avatar
Vestihavet
New Member

Male Posts : 12
Reputation : 1
Language : Norwegian
Location : Haugesund, Norway

http://fa-uloba.norwegianforum.net/

Back to top Go down

In progress Re: How to block Sharing

Post by Ange Tuteur February 19th 2014, 2:16 pm

Hello Vestihavet,

You're asking about the share button that displays in the topics, no ? If so, try adding the following code to your stylesheet.

Administration Panel > Display > Pictures and colors > Colors > CSS stylesheet
Code:
.addthis_button { display:none; }
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

In progress Another Share button

Post by Vestihavet February 26th 2014, 6:52 pm

Your advice was fine for the visible Share- button. However, in the Actions dropdown menu, there is another sharing button labelled "Send to a friend". Can that be removed too? 
(Yes, I know that anybody can copy text from a page and paste it into an email, but I don´t want it to be possible directly from the forum).
avatar
Vestihavet
New Member

Male Posts : 12
Reputation : 1
Language : Norwegian
Location : Haugesund, Norway

http://fa-uloba.norwegianforum.net/

Back to top Go down

In progress Re: How to block Sharing

Post by Ange Tuteur February 27th 2014, 5:08 am

Add this to your CSS to remove the actions link :
Code:
a[href="javascript:showhide(document.getElementById('plus_menu'))"] { display:none; }
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum