I have no clue, always used my own forum software, but let me be the first to say...."THANK FRICKING GOD". That drives me nuts, that once I am in a forum and I cant get back to the damn website....And people wonder why i started writing my own web software....
Its probably in header somewhere.......
If you are on a linux box, you can use grep to find it...
Open up the source code and find the EXACT name of the image. The login to your server on the command line, navigate over to the root directory of phpBB and use this command:
grep -Ri 'IMAGE NAME' *
That will return all the files with that text in it, including the one you will want to change.
__________________
I rarely give code examples.
No, I have never used IIS or Windows of any kind as a web server. Get a real OS!
Please don't PM me, I won't respond.
|