SMF 2.1 RC3 has been released! Try it out and help us test! Read more.
Search for <i> tag in BoardIndex.template..I think they are only used for the child board display there.
hello.is it possible to place a banner right here:and how?thx
Quote from: Erasmus on March 19, 2006, 08:07:30 AMhello.is it possible to place a banner right here:and how?thxSame thing I've been searching the world over for since I'm not so good with coding. I thought it would be easy enough but it really isn't. Do I seriously need to waste more time in my life learning code so that I can add a stinking banner to my forum? LOL! I wish there was a tutorial out there that would explain the process of adding a banner/logo to this theme, Barney-style.
'/topbar_right.gif" alt="*" style="margin: 0px;" border="0" /></td></tr></table>';
echo ' <img src="', $settings['header_logo_url'], '" style="margin: 0px;" alt="', $context['forum_name'], '" />'; echo ' </td> <td align="right" > <img src="', $settings['images_url'], '/smflogo.gif" style="margin: 0px; border="0" " alt=""/> </td> </tr></table> ';
{ echo '<div id="upshrinkHeader"', empty($options['collapse_header']) ? '' : ' style="display: none;"', '>'; if ($context['user']['is_logged']){