News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Removing board title from heading

Started by mitty, September 30, 2004, 12:52:35 PM

Previous topic - Next topic

mitty

I'm sorry if this is a bit of a dim question :-[

.... Ideally I'd like to remove the board title from the heading. The logo we use has the board name in it anyway, so it looks a bit daft having it twice lol. Can anyone tell me how to stop this showing (without resorting to my current method of having the board un-named lol ::))

If it can't be removed can the colour & font be altered .... and if so how?

Thanks in advance for any advice :-*

A.M.A

in index.template.php look for:
<span style="font-family: Georgia, sans-serif; font-size: xx-large;">', $context['forum_name'], '</span>';

and remove ', $context['forum_name'], '
Really sorry .. real life is demanding my full attention .. will be back soon hopefully :)

mitty


Tomer

Quote from: A.M.A on September 30, 2004, 01:09:36 PM
in index.template.php look for:
<span style="font-family: Georgia, sans-serif; font-size: xx-large;">', $context['forum_name'], '</span>';

and remove ', $context['forum_name'], '

Might as well remove the span, no point in leaving it there.

Advertisement: