Snitz™ Forums 2000
https://forum.snitz.com/forumTopic/Posts/70404?pagenum=1
05 November 2025, 10:42
Topic
MaGraham
BB Code to Open Link in New Window
17 January 2013, 12:51
Could someone share the BB code to open a link in new window?
I have an image plus text, along with my link, like this below (minus the spaces, of course) but it doesn't work. [url ="http://www.mylink.com" target="_blank" ][img ]https://www.mypiclink.jpg[ /img][ br][ b]Click here![/b ][/url ]
Replies ...
Carefree
17 January 2013, 12:58
All simple links (external to your forum) should open in new tabs/windows.
[url="http://www.mylink.com"]My Link[/url]
HuwR
17 January 2013, 12:59
the behaviour of how forum links open is set in the admin options rather than in the code tags
MaGraham
17 January 2013, 13:05
Originally posted by Carefree All simple links (external to your forum) should open in new tabs/windows.
[url="http://www.mylink.com"]My Link[/url]
I did the small mod to make all links open in the same window. But isn't there code for just a link inserted in a post to force it to open in a new window?
HuwR
17 January 2013, 13:09
Originally posted by HuwR the behaviour of how forum links open is set in the admin options rather than in the code tags