Which File contains "yourdomain" text string ?

Which File contains "yourdomain" text string ?

Posted by: SwimmingLee
Posted on: 2007-12-15 14:47:00


i am trying to modify the text in the default web page, the part that says, "yourdomain.com".

as part of learning phbBB, i compiled all the template files into one big text file, so that i could look for text strings and figure out which bit contains the text string of interest.

in the first case, i wanted to replace the phpBB logo with a home-brewed image. that part was in "overall_header.tpl"

now i'm trying to edit the "yourdomain.com
A _little_ text to describe your forum" part, and i cannot find the text string in any of the config or *.tpl or *.htm/html files.

could someone please tell me where that part of the template is located ?

thanks a lot for any help !

Re: Which File contains "yourdomain" text string ?

Posted by: Åland
Posted on: 2007-12-15 16:48:00

Stored in the database? Try looking in the Admin panel.

and read the instructions. laugh
Edited by Åland on 12/15/07 04:48 PM (server time).

Re: Which File contains "yourdomain" text string ?

Posted by: SwimmingLee
Posted on: 2007-12-15 17:16:00

OK, thanks !

Tags: text stringshtml filesweb page