View Single Post
Old 10-30-2003, 08:04 PM   #10 (permalink)
C0113c70r
Platinum Lifetime Member
 
C0113c70r's Avatar
 
Last Online: 11-14-2008 09:04 PM
iTrader: (2)
Join Date: Sep 2003
Posts: 126
DNF$: 810
Location: Mobile, AL (USA)


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
C0113c70r is offline   Reply With Quote