If you follow the instructions of my first post in this topic, you can understand that if you want to change the text of the news you have to modify the navbar template again. If you want to avoide this you can do the following:
Go to AdminCP -> Styles & Templates -> Style Manager -> «» -> navbar
Find:
(note: i' m sure that you have changed this code, so please make the same changes to the following code and then search it)
You must first be a
registered member to view any code.
Replace
your text with this:
You must first be a
registered member to view any code.
Go to AdminCP -> Languages & Phrases -> Phrase Manager -> Add new phrase
- Phrase Type : GLOBAL
- Product : vBulletin
- Varname : news_nav
- Text : anything you want
- (optional) Translation : anything you want
click "save" and you' re done!
If you want to change the text, just go to AdminCP -> Languages and Phrases -> Search in phrases
at the "search for test" enter "news_nav" (without the quotes)
and select the "Phrase Variable Name Only" and hit "find"
now, choose the phrase and hit the "edit" button, change the text and hit the "save"
That' s all!