1

Topic: How do I add a Logo or Banner?

I want to know how do I a logo or a banner to the newest version of punbb?
I did everything pun_logo said to do but it didn't work. Help me please... sad

2 (edited by Ooka 2008-07-05 21:57)

Re: How do I add a Logo or Banner?

Open header.php and find:

<link rel="stylesheet" type="text/css" href="style/<?php echo $pun_user['style'].'.css' ?>" />

After add:

<div style="padding-top: 10px; text-align: center;"><IMG SRC="img/header.png" ALT="Header Image."></div>

Replace img/header.png with the link to whatever header image you have.

[img]http://i165.photobucket.com/albums/u54/Ooka_100/BannerNintendo2.png[/img]

3

Re: How do I add a Logo or Banner?

Oh, I found a much easier way by using plain html on main.tpl and admin.tpl! smile

4

Re: How do I add a Logo or Banner?

Lmao, that was plain HTML.

[img]http://i165.photobucket.com/albums/u54/Ooka_100/BannerNintendo2.png[/img]

Re: How do I add a Logo or Banner?

hello and sorry for my ignorance but where do you have the picture where you link it to? Can u upload it somewhere?

thanks in advance