PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
m3mn0n
PHP Evangelist
Posts: 3548 Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada
Post
by m3mn0n » Sun Nov 17, 2002 1:39 am
say someone wants an ad on there forum similar to the one here, does anyone know how to code that in and where to code it?
thanks.
volka
DevNet Evangelist
Posts: 8391 Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger
Post
by volka » Sun Nov 17, 2002 8:30 am
phpBB-admin->forum manage->Site description
you may enter html-code
m3mn0n
PHP Evangelist
Posts: 3548 Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada
Post
by m3mn0n » Sun Nov 17, 2002 5:59 pm
wouldn't that be in the place of the text up there? and above the links? Or would it be in the same place as the one here?
hob_goblin
Forum Regular
Posts: 978 Joined: Sun Apr 28, 2002 9:53 pm
Contact:
Post
by hob_goblin » Sun Nov 17, 2002 8:00 pm
You would look into the overall_header.tpl file (i think its named something like that)
volka
DevNet Evangelist
Posts: 8391 Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger
Post
by volka » Sun Nov 17, 2002 9:15 pm
Or would it be in the same place as the one here?
I use another theme for phpBB but I think it will be at the same place. Why don't you just try it?
m3mn0n
PHP Evangelist
Posts: 3548 Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada
Post
by m3mn0n » Sun Nov 17, 2002 9:28 pm
i'm a lazy bastard.
thanks again guys!