Location of the toolbar in the template Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
2 posters

    Location of the toolbar in the template

    FrOsTyXi
    FrOsTyXi
    Forumember


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Location of the toolbar in the template

    Post by FrOsTyXi December 24th 2014, 8:09 am

    Hello I would like to change the link for the admin panel with a custom HTML page i created, i have successfully changed the link at the bottom of the home page vie overall_footer. Is it possible to change the link here in the picture?
    Location of the toolbar in the template Captur30

    thank you for any help!
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Location of the toolbar in the template

    Post by Ange Tuteur December 24th 2014, 8:35 am

    Hello @FrOsTyXi,

    Go to Administration Panel > Modules > JavaScript codes management > Create a new script

    Title : Your choice
    Placement : In all the pages
    Paste the code below :
    Code:
    $(function() {$(function() { $('#fa_menu a[href*="/admin"]').attr('href','/YOUR_HTML_PAGE') })});

    Replace /YOUR_HTML_PAGE by the URL of your HTML page.
    FrOsTyXi
    FrOsTyXi
    Forumember


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Re: Location of the toolbar in the template

    Post by FrOsTyXi December 24th 2014, 2:43 pm

    Thank you sir worked like a charm!
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Location of the toolbar in the template

    Post by Ange Tuteur December 24th 2014, 5:41 pm

    You're welcome ^^

    Topic archived

    Happy holidays ! santa