The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi,
I have a sidebar which displays the welcome message to non register users but it also displays it to users who are signed in, is their anyway I could get the Welcome message to change to another message once a user is logged in? Thanks |
#2
|
||||
|
||||
![]()
Sure you can. You can surround it with a condition like:
HTML Code:
<if condition="$show['guest']"> Guest welcome message here <else /> Message to all others </if> |
#3
|
|||
|
|||
![]()
Thanks!
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|