if (empty($settings['header_logo_url'])) echo ' <span style="font-family: Verdana, sans-serif; font-size: 140%; ">', $context['forum_name'], '</span>'; else echo ' <img src="', $settings['header_logo_url'], '" style="margin: 4px;" alt="', $context['forum_name'], '" />'; echo ' </td> <td align="right" class="catbg"> <img src="', $settings['images_url'], '/smflogo.gif" style="margin: 2px;" alt="" /> </td> </tr> </table>';
// This part is the logo and forum name. You should be able to change this to whatever you want... echo ' <img src="', $settings['images_url'], '/smflogo.gif" style="width: 250px; float: ', !$context['right_to_left'] ? 'right' : 'left', ';" alt="" />'; if (empty($settings['header_logo_url'])) echo ' <span style="font-family: Georgia, sans-serif; font-size: xx-large;">', $context['forum_name'], '</span>'; else echo ' <img src="', $settings['header_logo_url'], '" alt="', $context['forum_name'], '" border="0" />';
// This part is the logo and forum name. You should be able to change this to whatever you want... echo ' <img src="../images/header.jpg" width="753" height="119" valign="top" style="float: center;" alt="Playing Source Since the Beginning of Time" /> <span style="font-family: Georgia, sans-serif; font-size: xx-large;"> </span>';[\quote]
echo ' <div class="tborder" ', $context['browser']['needs_size_fix'] && !$context['browser']['is_ie6'] ? ' style="width: 100%;"' : '', '> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td class="catbg" height="32">'; if (empty($settings['header_logo_url'])) echo ' <img src="../images/logo_phpBB_med.gif" width="753" height="119" valign="top" style="float: center;" alt="Where Home Chefs Share Their Ideas" /> <span style="font-family: Georgia, sans-serif; font-size: xx-large;"> </span>'; echo '
<img src="images/logo_phpBB_med.gif">