phpBB

A forum for, well, anything really.
Gripes, moans, ideas or just general chit chat. EXCEPT SPAM!!! - Don't just register to post here - IT WILL GET DELETED!!!
Post Reply
Nomad42
Beginner
Beginner
Posts: 2
Joined: Thu Mar 03, 2005 4:20 pm

phpBB

Post by Nomad42 »

I have noticed that Milonic uses phpBB. I am in need of knowing how to change the logo form the phpBB to my own. I need to have a link back to my home page.

Thanks, :)

Nomad42
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

All you need to do is edit the file templates/overall_header.tpl and change the HTML code for the header.

At line 231 you need to change the HTML so that it looks like this:

<td><a href="/"><img src="/images/forum_logo.gif" border="0" alt="{L_INDEX}" vspace="1" /></a></td>

Note that the above is from milonic.com forum so you'll just need to change where your imae is and change the href.

Hope this helps,
Andy
Nomad42
Beginner
Beginner
Posts: 2
Joined: Thu Mar 03, 2005 4:20 pm

phpBB

Post by Nomad42 »

Thanks Andy,

That is just what I needed. And thanks again for the great menus. It helped me clean up our pages.

Nomad42
Post Reply