News:

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

Main Menu

is there?

Started by softmania, July 22, 2005, 10:06:41 AM

Previous topic - Next topic

softmania

hey guys is there a ways to remove the site text (the text banner) in default templates?

Thanks!

[SOFT]

codenaught

Remove this in index.template.php:

<span style="font-family: Georgia, sans-serif; font-size: xx-large;">', $context['forum_name'], '</span>

But do not remove the '; after the </span> tag.

Dev Consultant
Former SMF Doc Coordinator

1MileCrash

and, if you want to replace it with an image of your own, replace
', $context['forum_name'], '
with
<img src="', $settings['images_url'], '/IMAGE.GIF" border="0">

replace "IMAGE.GIF" with the path to the image.
The only thing php can't do is tell you how much milk is left in the fridge.



softmania

Thankx guys it worked and btw, is there a mod where u can see who is veiwing this topic?

Thanks!

morph

Go to Admin > Current Theme > Show who is viewing the board index and posts.

You could also do this for other themes..

Admin > Themes and Layout > Choose the theme you want to chance > Show who is viewing the board index and posts.

Coming soon!

softmania

Quote from: morph on July 22, 2005, 09:20:49 PM
Go to Admin > Current Theme > Show who is viewing the board index and posts.

You could also do this for other themes..

Admin > Themes and Layout > Choose the theme you want to chance > Show who is viewing the board index and posts.

Thanks it worked but another question is there a script or mod to show the member legend above who is onlne???

Thanks!

Advertisement: