The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    how to make open link in new tap ???

    avatar
    surajbkk
    New Member


    Posts : 16
    Reputation : 1
    Language : english

    how to make open link in new tap ??? Empty how to make open link in new tap ???

    Post by surajbkk January 15th 2015, 10:17 pm

    when member click on a link i want the link to open in new tap,i use html code but guest also can see it not my permission setting problem just for link in topic to open in new tap for member......
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    how to make open link in new tap ??? Empty Re: how to make open link in new tap ???

    Post by _Twisted_Mods_ January 15th 2015, 10:44 pm

    <a href="https://help.forumotion.com/" target="_blank">Visit forumotion!</a>
    masesm
    masesm
    Forumember


    Male Posts : 75
    Reputation : 7
    Language : Java, C++, C#, Python, JavaScript, PHP, MySQL, AWS
    Location : United States

    how to make open link in new tap ??? Empty Re: how to make open link in new tap ???

    Post by masesm January 26th 2015, 7:32 am

    The answer above is correct, but just in case you mean force all links in a post to open in a new tab, you can:

    Go to ACP >> Display >> Templates >> General >> viewtopic_body

    Post this at the end of the whole code:


    Code:
    <base target="_blank"/>

    click "Save", and then press how to make open link in new tap ??? Ajouternext to the viewtopic_body template. Hope this helped.
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    how to make open link in new tap ??? Empty Re: how to make open link in new tap ???

    Post by _Twisted_Mods_ February 13th 2015, 2:05 am

    Has this request been completed?
    If so could you edit your first post and change the post icon to Solved.
    Thank you!

      Current date/time is September 22nd 2024, 10:24 pm