Message to Guests

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Celtic_Mad
    Senior Member
    • Jun 2003
    • 304

    Message to Guests

    How could I add something in the header that will only be visible to guests but will not show up when members are on the forum?
  • Floris
    Senior Member
    • Dec 2001
    • 37767

    #2
    HTML Code:
    <if condition="$show['guest']">
    <div>hello guest</div>
    </if>
    That should do the trick. (for the header template)

    Comment

    • Chen
      Senior Member
      • Jun 2001
      • 8388

      #3
      Originally posted by Floris
      HTML Code:
       <if condition="$show['guest']">
       <div>hello guest</div>
       </if>
      That should do the trick. (for the header template)
      Template conditionals are available in vBulletin 2?
      Chen Avinadav
      Better to remain silent and be thought a fool than to speak out and remove all doubt.

      גם אני מאוכזב מסיקור תחרות לתור מוטור של NRG הרשת ע"י מעריב

      Comment

      • Floris
        Senior Member
        • Dec 2001
        • 37767

        #4
        Originally posted by Chen
        Template conditionals are available in vBulletin 2?
        Correctly noticed - no they are not. We don't get much v2 questions anymore and this one slipped through; I overlooked it.

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...