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- Forumotion Member
- Posts: 3
Language: English
Points: 1
Join date: 2012-01-31
Re: How to remove the Share button on PhpBB2?
Which Share you meant? Can you post a screenshot? 

Coddy- Forumotion Member
-

Posts: 1793
Age: 17
Language: Romanian, Russian, English | HTML (+XHTML, HTML5), CSS (+CSS3), jQuery
Location: Para-para-paradise, Every time she closed here eyes...
Points: 1816
Join date: 2011-12-30
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- Forumotion Member
- Posts: 3
Language: English
Points: 1
Join date: 2012-01-31
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

Home


by PC_Wino on February 1st 2012, 7:44 am






