Page 1 of 1

take .portal out from title

Posted: 7. November 2010 08:25
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

Re: take .portal out from title

Posted: 7. November 2010 09:21
by Marc
Open portal.php
Find:

Code: Select all

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

Code: Select all

page_header();

Re: take .portal out from title

Posted: 17. November 2010 07:23
by silentz
thanks for the help.
another question, how can i remove this?

Image


best portal ever.