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... ![]()
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → 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... ![]()
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.
Oh, I found a much easier way by using plain html on main.tpl and admin.tpl! ![]()
Lmao, that was plain HTML.
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
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → How do I add a Logo or Banner?
Powered by PunBB, supported by Informer Technologies, Inc.