Quote:
Originally Posted by Raptor
Just to add as this might help someone else
if you also want to hide from other usergroups simply edit line 65 of the XML and re-import
Code:
if ($show['guest'] || is_member_of($vbulletin->userinfo, 1, 2, 3))
tested on vb 4.2.3 works a treat. Now to play with the css
Thanks again!
|
I will soon update this add-on to allow the BBCodes to be hidden from other usergroups. I will also look into allowing the customization of the CSS as well.