How to Customize phpBB3 Template
- April 13th, 2008
- Easy Solutions
Customizing phpBB3 is actually pretty easy. phpBB has poor documentation on how to change the forum engine template to look like your current website easily. I customized the style “prosilver”, the default theme that comes with phpBB3 to look like a project website I’m doing. If you are looking to just remove the existing header and put your own header, then this article is for you.
To get started, make sure that your current design uses a <div> wrapper. This serves useful because it contains the forum template within your current template. The widths of the forum is determined by the wrapper.
Navigate to your style folder, find and edit “overall_header.html“.
To be continued…




























April 17th, 2008 at 7:44 am
FYI the link in your newly designed header for podcasts points to #.
April 25th, 2008 at 7:58 pm
Thanks, its still in beta.
May 30th, 2008 at 10:31 am
To be continued? You didn’t even explain anything…