Problem with Changing Forum Title to a Logo

Started by mariahneu, April 09, 2008, 10:34:03 PM

Previous topic - Next topic

mariahneu

I have tried everything to try and switch the site title to my site's banner/logo.

Is there something that I'm doing wrong? (Tried using the following FAQ guide to do this: http://www.simplemachines.org/community/index.php?topic=11481.0 under "How Can I Replace the Forum Name with a Banner?")

Here's the banner: http://www.velociteen.com/forum/Themes/innocence/images/img/New%20Velociteen%20Banner.jpg [nofollow]

And the forum: http://www.velociteen.com/forum/index.php [nofollow]

Please help.

Thank You!

greyknight17

I'm not sure if your custom theme there uses the same code, but open up /Themes/your_theme/index.template.php:

Code (Search for) Select
<span style="font-family: Verdana, sans-serif; font-size: 140%; ">', $context['forum_name'], '</span>';

Code (Replace with) Select
<span style="font-family: Verdana, sans-serif; font-size: 140%; "><img src="http://www.velociteen.com/forum/Themes/innocence/images/img/New%20Velociteen%20Banner.jpg" border="0"></span>';

See if that works.

Advertisement: