Changing the logo in a fresh installation of phpBB 3.0 is pretty simple.
- Use FTP to navigate to the folder: yourwebsite.co.uk/styles/prosilver/imageset/
- Download the file called: "site_logo.gif"
- Edit the file in a paint program like Paint Shop Pro or create a new file with the same dimensions.
- Now FTP the file back to where it came from.
There, done!
13/02/2009
Changing the footer in a fresh installation of phpBB 3.0 is pretty simple.
Don't forget to leave the line "Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group" as this is only fair to the creators of phpBB, plus I don't think they will offer any support in their forum without it.
- Use FTP to navigate to the template folder: yourwebsite.co.uk/styles/prosilver/template/
- Download the file called: "overall_footer.html"
- Edit the file in a text editor like notepad or as I did dreamweaver making the changes you require and save (don't forget you can use the <br /> tag in the footer to put in line breaks).
- FTP the file back to where it came from.
Now you need to refresh your forum's cache of the template.
- Log into forum's admin panel.
- Select "Styles" from top menu bar.
- Select "Templates" under the "Style Components" heading on the left.
- Select "Refresh" under "Actions" on the main part of the window.
There, done!
13/02/2009