![]() |
Hide c-box from guests
Hi everyone. :)
We're using a c-box for our chatbox which we've been using for a while and I've transplanted it over into my footer template, which is great. However, is there a code that I can use to hide it from the guest group? This is what I use to hide it from guests on my previous forum.... Code:
<span id="hidden_content" style="display: none;"> So if anyone can help, it's much appreciated! Thanks! :) |
HTML Code:
<if condition="$show['member']"> |
Thank you Lynne, you are a complete star as usual. :up:
|
what about outside in the forum directory?
|
Hi everyone! :)
I'm now looking to do the opposite, and hide a c-box from everyone except admin and mods. Code:
<if condition="$show['administrator,moderator']"> Thanks! :) |
Code:
<if condition="is_member_of($bbuserinfo, 5, 6)">HTML HERE</if> |
Thank you Dismounted, you're a star. :D
|
All times are GMT. The time now is 08:22 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|