HI!, I just set up my PHPbb forums last night and everything is going well apart from one thing. This sounds as if im really stupid but I need an answer!, The problem is trying to change the PHPbb image at the top of the page to something that I personally like. I have went through every option with no luck at all. Can anyone who has experience with PHPbb 2 please help me with this problem?
If you are clueless to what i am talking about then please go to the below URL and look at the PHPbb image at the top.
http://www.connexsecurity.com/forum/
Regards
Joe
PHPbb 2 Problem. Simple but confusing!
Moderator: General Moderators
I dont have phpbb on my computer but you will have to look at i guess the index.php ( which prolly contain a or something like that.
in that top.php you will find the answer
Code: Select all
include("top.php"in that top.php you will find the answer
I think you have to change the image for each individual template. As far as I can remember it's in the templates folder.
Why not find the name of the default image, and use grep to find which php file it's in?
David
Why not find the name of the default image, and use grep to find which php file it's in?
David
Last edited by werlop on Fri Mar 05, 2004 5:42 pm, edited 1 time in total.