Quote:
Originally Posted by gcxboxps
thanks, what about for the User Control Panel area?
|
You can add the script's name to the if condition for any page you don't want Sharethis. The script's name is usually at the first 20 lines of code in any php page. For example:
Code:
<if condition="!$foruminfo['showprivate'] and THIS_SCRIPT != 'usercp'">
$vboptions[sharethis_script]
</if>
Quote:
Originally Posted by GeorgeB85
Is there away to get rid of the color aqua for the notifications window and have it as it was before installing the mod? Thanks.
|
To remove the color, remove the notifications area style in the options page for this mod in VB Options. Alternatively, you can change the color or style to whatever you want.