Page 1 of 1

phpBB, header modifying - the white space with logo...

Posted: Sat Oct 02, 2004 6:05 am
by Calimero
In what file do I search - to edit the header part - I want to drop the logo, and links (home, FAQ, Search ...) make in one line - from the default configuration.

Note: I'm new to administering phpBB, and some parts of php in it I don't qute get.


Thanks Ahead!

Posted: Sat Oct 02, 2004 6:07 am
by markl999
/path/to/the/forum/templates/<your template>/overall_header.tpl

...

Posted: Sat Oct 02, 2004 6:10 am
by Calimero
Thanks !