Announcement

Collapse
No announcement yet.

New visitor

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • New visitor

    How do i get the yellow title box at the top of screen saying you have not registered clock here.
    Anyone have a link?

  • #2
    Yellow box? Is there a specific site that has what you want?

    You can use this code in the templates to display code only for guests:

    Code:
    <if condition="!$bbuserinfo[userid]">
    	STUFF IN HERE ONLY SHOWS FOR GUESTS
    </if>

    Comment

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