The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello,
Is there a thread or info you can provide on where to place custom main navigation depending on if the person is logged in or out? I have the html, images, and all that done, I just don't know where to put/replace the code? I see they did it on this forum, so that make's me feel a little better! Thanks, Brian |
|
#2
|
||||
|
||||
|
<if condition="$bbuserinfo[userid]"> Logged in users see this, i think </if>
|
![]() |
|
|