Change sticky navbar names 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.
3 posters

    Change sticky navbar names

    Glavee
    Glavee
    Forumember


    Posts : 149
    Reputation : 1
    Language : English

    In progress Change sticky navbar names

    Post by Glavee 11/1/2016, 15:13

    Hello!

    I just found that (java) script which can helps you to rename the navbar buttons.

    The problem is that I have a sticky navbar on my forum, and I don't know how to change its names as the default one.

    Here's the code (provided by LG...) which i use for my default navbar:

    Code:
    $(function() {
    var x=$('a.mainmenu').get();
    var y=$(x[0]).find('img');
    y[0].nextSibling.nodeValue="Forum";
    });

    Thanks!
    10spetter10
    10spetter10
    Forumember


    Posts : 195
    Reputation : 82
    Language : Dutch

    In progress Re: Change sticky navbar names

    Post by 10spetter10 11/1/2016, 15:59

    My guess is that it would work, unless you changed the 'keepDefault' option to 'false'.

    If not, then I should see it on your forum because on my testforum it works.
    Glavee
    Glavee
    Forumember


    Posts : 149
    Reputation : 1
    Language : English

    In progress Re: Change sticky navbar names

    Post by Glavee 11/1/2016, 16:31

    10spetter10 wrote:My guess is that it would work, unless you changed the 'keepDefault' option to 'false'.

    If not, then I should see it on your forum because on my testforum it works.

    It doesn't work. It hides all the buttons.
    10spetter10
    10spetter10
    Forumember


    Posts : 195
    Reputation : 82
    Language : Dutch

    In progress Re: Change sticky navbar names

    Post by 10spetter10 11/1/2016, 17:00

    Can you post the link to your forum? I guess it isn't the one in your profile because that one doesn't exist any more.
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19212
    Reputation : 1998
    Language : fluent in dork / mumbojumbo & English haha

    In progress Re: Change sticky navbar names

    Post by Ape 11/1/2016, 22:06

    The sticky navbar is a copy of the one you already use. It is made to read all the links in your navbar

    There is no way to remove or change the names of them as it looks for the main navbar and then makes a 2nd copy of it.



    Change sticky navbar names Left1212Change sticky navbar names Center11Change sticky navbar names Right112
    Change sticky navbar names Ape_b110
    Change sticky navbar names Ape1010