Removing the Forum Key

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • t0ny
    Member
    • Dec 2005
    • 35
    • 3.5.x

    Removing the Forum Key

    Hi there,

    Could someone tell me how I can remove the forum key icons

    Forum Contains New Posts
    Forum Contains No New
    Forum is Closed for Posting

    from the very bottom of the forum home page? (like on this one!)

    I would also like to remove Logout and Calendar from the title bar, although I think removing calendar from the usergroup acheives this...

    Thanks..
  • feldon23
    Senior Member
    • Nov 2001
    • 11291
    • 3.7.x

    #2
    Originally posted by t0ny
    Hi there,

    Could someone tell me how I can remove the forum key icons

    Forum Contains New Posts
    Forum Contains No New
    Forum is Closed for Posting

    from the very bottom of the forum home page? (like on this one!)
    AdminCP -> Styles & Templates -> Style Manager -> (the forum style in question) -> Edit Templates -> FORUMHOME

    It's about 2/3rds of the way down.

    Originally posted by t0ny
    I would also like to remove Logout and Calendar from the title bar, although I think removing calendar from the usergroup acheives this...
    You're correct about the Calendar. For the Logout:

    AdminCP -> Styles & Templates -> Style Manager -> (the forum style in question) -> Edit Templates -> navbar

    Remember to delete the entire table row and conditional:
    Code:
            <if condition="$show['member']">
                <td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td>
            </if>

    Comment

    • t0ny
      Member
      • Dec 2005
      • 35
      • 3.5.x

      #3
      Thank you very much, that all worked perfectly!

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...
      😀
      😂
      🥰
      😘
      🤢
      😎
      😞
      😡
      👍
      👎