| Keep in mind that the phpbb forum script is template parsed, and that all of the elements that make up the site are contained within the .tpl files (/templates/subSilver/*.tpl)
By editing the template files, you can not only change the logo, but the positioning of every element on the forum. The file you would need to edit for the logo change is overall_header.tpl
Be careful when editing the .tpl files. If you don't take notes on what you change, you will run into a world of problems when it comes time for you to start installing mods. The mods will make your site more appealing to your visitors and the installation instructions are very straightforward, but they rely heavily on the exact wording of the original .tpl files.
I hope this helps.
--- C0113c70r |