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.

Changing the "Home" button name

3 posters

Go down

Changing the "Home" button name Empty Changing the "Home" button name

Post by alistilla September 3rd 2010, 3:26 pm

The Portal's name on my forum is "Portal", and the Forum button name is "Home". How would I change the forum button's name to something else, because I don't want it to be home since its not.
avatar
alistilla
Forumember

Posts : 37
Reputation : 0
Language : english

Back to top Go down

Changing the "Home" button name Empty Re: Changing the "Home" button name

Post by Beno September 3rd 2010, 3:50 pm

Sorry, it's currently not possible to change the text 'home' unless your navbar is made up of images that can be edited.



Beno
Beno
Hyperactive

Male Posts : 3024
Reputation : 67
Language : English
Location : England

http://www.benwhitedesign.co.uk

Back to top Go down

Changing the "Home" button name Empty Re: Changing the "Home" button name

Post by Guest September 3rd 2010, 5:55 pm

Put this in your site description, and the "Home" button text will be changed to "Forum".

Code:
<script>$(function () {$('li a[href="/forum.htm"]')[0].innerHTML='Forum';});</script>
Please note that this is supposed to all be on one line. The codebox here is so small that on some systems, it wraps the above code onto two lines.

This will work on phpBB3 and Invision boards, and will probably work on PunBB boards. I have no idea whether it will work on phpBB2 boards...and frankly don't care.

I'd bet that most of what is considered impossible on forumotion boards, is possible with advanced javascript skills and the ability to think outside the box.

Hmm. Sounds familiar... Very Happy
avatar
Guest
Guest


Back to top Go down

Changing the "Home" button name Empty Re: Changing the "Home" button name

Post by blindbat1457 September 3rd 2010, 6:50 pm

I know you don't care but I will tell you just because you don't care lol

http://thisisatest.goo-board.com/index.htm

Doesn't work on phpbb2
I need to learn Javascript.
blindbat1457
blindbat1457
Forumember

Male Posts : 667
Reputation : 6
Language : English
Location : Santa Clarita, CA

Back to top Go down

Changing the "Home" button name Empty Re: Changing the "Home" button name

Post by Guest September 3rd 2010, 7:44 pm

I know you don't care but I will tell you just because you don't care lol

http://thisisatest.goo-board.com/index.htm

Doesn't work on phpbb2
I need to learn Javascript.
I was hoping this would work on everything but phpBB2...that's great news!

avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

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