[SOLVED] phpBB, header modifying - the white space with logo

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
Calimero
Forum Contributor
Posts: 310
Joined: Thu Jan 22, 2004 6:54 pm
Location: Milky Way

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

Post 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!
User avatar
markl999
DevNet Resident
Posts: 1972
Joined: Thu Oct 16, 2003 5:49 pm
Location: Manchester (UK)

Post by markl999 »

/path/to/the/forum/templates/<your template>/overall_header.tpl
User avatar
Calimero
Forum Contributor
Posts: 310
Joined: Thu Jan 22, 2004 6:54 pm
Location: Milky Way

...

Post by Calimero »

Thanks !
Post Reply