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.

Is it possible to change wording on nav bar ?

4 posters

Go down

Is it possible to change wording on nav bar ? Empty Is it possible to change wording on nav bar ?

Post by davidl February 27th 2014, 1:11 am

Is it possible to change wording on nav bar ?   as standard "home" directs users to the main forum from the portal pages.........I`m wanting to change the wording from "home" to "forum" but cant seem to be able to do it.

Thanks for any help or info...... Very Happy
davidl
davidl
Forumember

Posts : 278
Reputation : 2
Language : English
Location : Leeds, West Yorkshire.

Back to top Go down

Is it possible to change wording on nav bar ? Empty Re: Is it possible to change wording on nav bar ?

Post by Pizza Boi February 27th 2014, 1:13 am

Hi Very Happy

Yes, yes it is Smile.

But in order to do that, you have to do a custom navigation bar of your own OR you can use images to fill the "Home" gap.

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

Is it possible to change wording on nav bar ? Empty Re: Is it possible to change wording on nav bar ?

Post by Guest February 27th 2014, 1:32 am

Administration Panel>Display> Homepage> Headers & Navigation

Smile
avatar
Guest
Guest


Back to top Go down

Is it possible to change wording on nav bar ? Empty Re: Is it possible to change wording on nav bar ?

Post by vaccam February 27th 2014, 2:10 am

RikudouSennin wrote:Administration Panel>Display> Homepage> Headers & Navigation

Smile

Yes but you cannot change the name of the header, UNLESS it is a HTML page header.
vaccam
vaccam
Forumember

Posts : 371
Reputation : 14
Language : Norwegian
Location : Norway

http://www.revengelesspk.com/

Back to top Go down

Is it possible to change wording on nav bar ? Empty Re: Is it possible to change wording on nav bar ?

Post by JScript February 27th 2014, 2:43 am

@davidl

hi, yes it is possible, I'll post as an example for the phpbb2 version:

CSS:
Code:

a.mainmenu[href="/"]:after {
    color: #006699;
    content: "YOUR_TITLE_HERE!";
    margin-left: -30px;
}
a.mainmenu[href="/"] {
    color: rgba(0, 0, 0, 0);
}

Result:
Is it possible to change wording on nav bar ? Xmq4Ghb

To which version you want to change?

So long,

JS
JScript
JScript
Forumember

Male Posts : 741
Reputation : 175
Language : PT-BR, EN
Location : Brazil

http://jscript.forumeiros.com/

Back to top Go down

Back to top

- Similar topics

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