Topic: How do I remove the board title?
How do I remove the board title (on this forum, "PunBB.org Forums", for example)? I have add an logotype in the header that I want to use insteed of the board title.
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 discussion → How do I remove the board title?
How do I remove the board title (on this forum, "PunBB.org Forums", for example)? I have add an logotype in the header that I want to use insteed of the board title.
To hide it (not remove it), add this to your style.css:
#brdtitle H1 SPAN {DISPLAY: none}
But this depends on how did you put the logo there.
To hide it (not remove it), add this to your style.css:
#brdtitle H1 SPAN {DISPLAY: none}
But this depends on how did you put the logo there.
Thx!
PunBB Forums → PunBB 1.2 discussion → How do I remove the board title?
Powered by PunBB, supported by Informer Technologies, Inc.