1

Topic: Ship of Fools band

Our band are kicking in!

http://sof-band.com

http://sof-band.com/forums/

I have a few queries, firstly, the forum allignment.. I want it fixed
Much like http://www.support-freesoftware.org/community/


Is there also a way to remove the title from the header, but still have it as the page title? I want the title to be in the banner as text-image form rather than text over image.

Cheers guys I'm loving the quality of support I've seen around here well done.

2 (edited by Jimi 2006-04-12 01:37)

Re: Ship of Fools band

Look in main.tpl and remove <pun_title> (for the title)

change in (stylename).css

#punwrap {margin: 12px 20px}

to

BODY {text-align: center}
#punwrap {width: 700px; margin: 12px auto; text-align: left}

Change 700px to what every width you want. (for centering and forum width.)

Re: Ship of Fools band

Ship of Fools - do you guys take inspiration from Mob Rules?

As a metalhead myself, best wishes for the band smile

I apoloize if this is a little off-topic.

Parimal Satyal - Powermetal from Nepal

4

Re: Ship of Fools band

Okay..

Thanks for the help guys but another prob.

I want an image banner.. but I don't want text over the top.. what is it that will help me cancel the text?

Not inspired by Mob Rules sorry man wink

But we are by all means metal lovers.

Re: Ship of Fools band

Yay, metal big_smile

You'd have to look in header.php and change the part where <pun_title> and <pun_desc> are replaced wink

6 (edited by livatlantis 2006-04-12 18:42)

Re: Ship of Fools band

Yep, in header.php, find this part:

// START SUBST - <pun_title>
$tpl_main = str_replace('<pun_title>', '<h1><span>'.pun_htmlspecialchars($pun_config['o_board_title']).'</span></h1>', $tpl_main);
// END SUBST - <pun_title>

And remove it. Or comment it, so you know what you've removed.

To comment it, change to:

/* This title part removed

// START SUBST - <pun_title>
$tpl_main = str_replace('<pun_title>', '<h1><span>'.pun_htmlspecialchars($pun_config['o_board_title']).'</span></h1>', $tpl_main);
// END SUBST - <pun_title>

*/

That should do it. There may be better ways, though.

So, if it's not Mob Rules, what inspires you guys? smile

Parimal Satyal - Powermetal from Nepal

Re: Ship of Fools band

Better just replace it with

// START SUBST - <pun_title>
$tpl_main = str_replace('<pun_title>', '', $tpl_main);
// END SUBST - <pun_title>

8

Re: Ship of Fools band

I'm sorry I didn't see this earlier. Brett, this is a very nice site you have there! Congrats wink

I would like to respond to your questions but the guys have caught up with me smile

Stay "heavy" man! Rock on wink