Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

How to remove "News" from the title ?

Locked Asked Modified Viewed 3,358 times
A
Alazri
A
Alazri 10
:Y!
  • Junior Member, joined since
  • Contributed 24 posts on the community forums.
  • Started 10 threads in the forums
  • Started this discussions
asked
Junior Member

wass up guys??

Since im Having news.php as my frontpage page, Im Tryin to remove "News" from the title shown on top of the browser, i think i will have to edit News.php but i couldnt find the title thing.... anyways guys anyone knows how to ?? plz help me .......


thanks....

peaceB)
0 replies

5 posts

C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

In the file news.php look for...

add_to_title($locale['global_200'].$locale['global_077']);


Comment it out like so...

//add_to_title($locale['global_200'].$locale['global_077']);


Save, Upload, Overwrite, done!
0 replies
— 2 months later —
B
bcsopi
B
bcsopi 10
  • Newbie, joined since
  • Contributed 2 posts on the community forums.
answered
Newbie

Hey Guys, I have a problem way similar to this..
There's header.php which makes the sitename the default title and then it adds the subsequent words to the right side of the title.. I would like to change this, so that add_to_title function would result something like the words and the sitename at last..
Have you got any ideas, how could I achieve this? :D
Thanks for your answers in advance.
0 replies
A
Ankur
A
Ankur 10
Hi! Its me, Ankur Thakur! smile
  • Veteran Member, joined since
  • Contributed 1,277 posts on the community forums.
  • Started 60 threads in the forums
answered
Veteran Member

Quote

bcsopi wrote:

Hey Guys, I have a problem way similar to this..
There's header.php which makes the sitename the default title and then it adds the subsequent words to the right side of the title.. I would like to change this, so that add_to_title function would result something like the words and the sitename at last..
Have you got any ideas, how could I achieve this? :D
Thanks for your answers in advance.


http://www.php-fusion.co.uk/forum/vie...d_id=26974
0 replies
— 5 months later —
B
bcsopi
B
bcsopi 10
  • Newbie, joined since
  • Contributed 2 posts on the community forums.
answered
Newbie

Thank You!
0 replies
H
HobbyMan
H
Just some Guy
  • Veteran Member, joined since
  • Contributed 1,486 posts on the community forums.
  • Started 91 threads in the forums
answered
Veteran Member

@Alazri & @bcsopi - Questions like this have been asked hundreds of times - pls use search for such simple requests.

locked
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 5 posts
  • Votes 0 votes
  • Topic users 5 members

5 participants

C
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
H
H
Just some Guy
  • Veteran Member, joined since
  • Contributed 1,486 posts on the community forums.
  • Started 91 threads in the forums
A
A
Ankur 10
Hi! Its me, Ankur Thakur! smile
  • Veteran Member, joined since
  • Contributed 1,277 posts on the community forums.
  • Started 60 threads in the forums
B
B
bcsopi 10
  • Newbie, joined since
  • Contributed 2 posts on the community forums.
A
A
Alazri 10
:Y!
  • Junior Member, joined since
  • Contributed 24 posts on the community forums.
  • Started 10 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet