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.

Change sticky navbar names

3 posters

Go down

In progress Change sticky navbar names

Post by Glavee January 11th 2016, 1:13 pm

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!
Glavee
Glavee
Forumember

Posts : 149
Reputation : 1
Language : English

http://1point.forumstech.com/

Back to top Go down

In progress Re: Change sticky navbar names

Post by 10spetter10 January 11th 2016, 1:59 pm

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.
10spetter10
10spetter10
Forumember

Posts : 195
Reputation : 82
Language : Dutch

Back to top Go down

In progress Re: Change sticky navbar names

Post by Glavee January 11th 2016, 2:31 pm

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.
Glavee
Glavee
Forumember

Posts : 149
Reputation : 1
Language : English

http://1point.forumstech.com/

Back to top Go down

In progress Re: Change sticky navbar names

Post by 10spetter10 January 11th 2016, 3:00 pm

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.
10spetter10
10spetter10
Forumember

Posts : 195
Reputation : 82
Language : Dutch

Back to top Go down

In progress Re: Change sticky navbar names

Post by Ape January 11th 2016, 8:06 pm

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
Ape
Ape
Administrator
Administrator

Male Posts : 19351
Reputation : 2005
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum