Amaury Well-known member Aug 16, 2014 #1 Currently, when you click on an internal link (a link to somewhere else on the same site), it'll go there on the same tab. How can I make it so all internal links open in a new tab?
Currently, when you click on an internal link (a link to somewhere else on the same site), it'll go there on the same tab. How can I make it so all internal links open in a new tab?
P Paul B XenForo moderator Staff member Aug 16, 2014 #2 It would require an add-on/code edit. http://xenforo.com/community/threads/changing-link-behaviour.34823/#post-395583 Upvote 0 Downvote
It would require an add-on/code edit. http://xenforo.com/community/threads/changing-link-behaviour.34823/#post-395583
Chris D XenForo developer Staff member Aug 16, 2014 #3 You can't without an add-on or code changes. But interestingly, a small change of behaviour to open in a new tab is all that is required. If you Ctrl + Click on a link (Or Cmd + Click on a Mac) then it will open in a new tab. Upvote 0 Downvote
You can't without an add-on or code changes. But interestingly, a small change of behaviour to open in a new tab is all that is required. If you Ctrl + Click on a link (Or Cmd + Click on a Mac) then it will open in a new tab.