Forum link opens in new window

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bki
    Member
    • Mar 2004
    • 63

    Forum link opens in new window

    I have made a new forum with a forum link, but I wan't it to open in a new window.
    How do I do this?
  • Jose Amaral Rego
    Senior Member
    • Feb 2005
    • 11058
    • 1.1.x

    #2
    Forum Link Redirect to New Browser Window / Tab

    Admin CP > Styles & Templates > Style Manager > « Expand Templates » > « Forum Home Templates » > forumhome_forumbit_level1_post and forumhome_forumbit_level2_post > [Customize]
    # find and add to both template(s) in bold/hilight
    Code:
    			<div>
    				<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]" [B][COLOR="Red"]<if condition="$forum[link] != ''">target="_blank"</if>[/COLOR][/B]><strong>$forum[title]</strong></a>
    				<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
    			</div>

    Comment

    • bki
      Member
      • Mar 2004
      • 63

      #3
      Thanks, it works.

      Comment

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