SMF Support > Install and Upgrade Help

removing forum_name

(1/1)

shutiri:
Hi.

I would like to know how to remove the forum_name on the header.  I know it's here:


--- Code: ---<tr>
    <td colspan="2" valign="baseline" align="right" style="padding: 5px; font-family: Georgia, serif; font-size: large; white-space: nowrap;">
<img src="', $settings['images_url'], '/huecosheader.gif" style="float: left;" alt="" />
', $context['forum_name'], '
</td>
</tr>
--- End code ---

but when I try to take it out it gives me errors.

thank you.
shutiri.

Ben_S:
Remove ', $context['forum_name'], '

Navigation

[0] Message Index

Go to full version