twon question about the code

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chicote
    New Member
    • Jan 2007
    • 13

    twon question about the code

    hi everyone,
    1st doubt:
    i want to add a marquee or a table in the bottom of the navbar so that every members can see with "0" messages..
    what code should i use??
    is this one?
    <if condition="$bbuserinfo['usertitleid'] == '1'">

    but is not working with this one....

    2nd doubt:
    i want to add a table in the bottom of a forum(board),but is only in this forum(board)..for example: in the presentation forum(board), add a table welcoming the users..
    i've seen it in a forum,but i dont know what file should i edit..
    is this easy???
    perhaps using a <if> with the id of the forum(board)..
    see where i want to use the tab...in the image there is a red line..that's where i put the tab..

    help me please

    thanks


    note:sorry about my English, I'm portuguese... lol
    Attached Files
  • peterska2
    Senior Member
    • Oct 2003
    • 8869
    • 3.7.x

    #2
    1. Use
    Code:
    $bbuserinfo[posts] == 0
    2. Edit the forum display template directly under $navbar and add
    Code:
    <if condition="$foruminfo[forumid] == x">Your code</if>

    Comment

    • chicote
      New Member
      • Jan 2007
      • 13

      #3
      thanks my friend

      Comment

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