Topic: Logo in Header
Hello how i can add my logo in header of punBB 1.3?
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.3 troubleshooting → Logo in Header
Hello how i can add my logo in header of punBB 1.3?
you can modify it from admin console..............
also you can modify the code
how to i can modify it to admin console?
homerzhu wrote:
you can modify it from admin console..............
also you can modify the code
楼上的你也是中国的吧。我觉得你的方法不可行。
在管理员后台根本就修改不了。
另外你说可以修改代码,那样太复杂了。而且不懂PHP:lol:
不修改PHP代码也可以, 那可以修改模板里的代码呀。。。呵呵
在后台你可以修改论坛名字和描述,那样logo处的文字就变了。。。。
如果想用图片,只有该模板了,把logo处的标签可以直接换成IMG代码
Posts deleted. Write in English please
Page layout is created with the help of templates (/include/template/). If you need to rearrange blocks or add new elements, first you should try to change this in the template of the page.
For example, to add a logo you can change the main.tp template:
<!-- forum_skip -->
<img src="http://punbb.informer.com/img/logo_2_light.png" style="float: left; margin: 1em;">
<!-- forum_title -->
thanks i will try
not it's a good idea
PunBB Forums → PunBB 1.3 troubleshooting → Logo in Header
Powered by PunBB, supported by Informer Technologies, Inc.