How to remove the Share button on PhpBB2?
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
How to remove the Share button on PhpBB2?
Since I do not host my board and do not have access to the phpbb code is there a way I can turn off the "Share" in the forum posting section via the Administration panel?
PC_Wino- New Member
- Posts : 3
Reputation : 1
Language : English
Re: How to remove the Share button on PhpBB2?
Which Share you meant? Can you post a screenshot? 

Guest- Guest
Re: How to remove the Share button on PhpBB2?
Hi,
If you mean this:

And you are on PhpBB2 add this to your AP > Display > Colors > CSS:
If you mean this:

And you are on PhpBB2 add this to your AP > Display > Colors > CSS:
- Code:
.addthis_button {
display: none;
}
Re: How to remove the Share button on PhpBB2?
Perfect. The code worked. Thanks again
PC_Wino- New Member
- Posts : 3
Reputation : 1
Language : English
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum