The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi,
I'd be really greatful if someone could show me how i can display a right sidebar table on my forums that is only visible to guests. Thanks
|
|
#2
|
|||
|
|||
|
you can use any of the sidebar modifications, just add
Code:
<if condition="$show[guest]"> Code:
</if> |
![]() |
|
|