take .portal out from title

Current Version: 1.0.6
Released: 09.01.10
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
silentz
Active Member
Posts: 3
Joined: 10. October 2010 01:03
phpBB.com User: Silentz

take .portal out from title

Post by silentz »

Your Portal Version: 1.0.6
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner

What have you done before the problem was there?
i'm lost

What have you already tryed to solve the problem?
i'm still lost

Description and Message
I edited phpbb so it doesnt display site name on the header and only shows it on the browser's title bar. However, doing this makes .Portal appears after my sitename on the browser's title.
How do i remove .Portal?

see image
Image
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: take .portal out from title

Post by Marc »

Open portal.php
Find:

Code: Select all

page_header($user->lang['PORTAL']);
Replace with:

Code: Select all

page_header();

Topic author
silentz
Active Member
Posts: 3
Joined: 10. October 2010 01:03
phpBB.com User: Silentz

Re: take .portal out from title

Post by silentz »

thanks for the help.
another question, how can i remove this?

Image


best portal ever.
Locked

Return to “board3 Portal 1.0.x - English Support”