I've gone through many reading regarding a banner/site_logo change to a swf banner, but I couldn't get it to work. Most of the help that was provided, was for the default phpBB3 prosilver theme...I really could use a hand here..Not sure what to do anymore, and even though it's probably not hard, I am really stuck here.So anyone....?
Thanks in advance!
Here is the part that needs to be edited in the overall_header.tpl. Don't know what to make of it though..
- Code: Select all
<body class="{S_CONTENT_DIRECTION}">
<a name="top"></a>
<table border="0" cellspacing="0" cellpadding="0" width="{$CA_WIDTH}" id="maintable" align="center">
<tr>
<td id="logorow" align="center"><div id="logo-left"><div id="logo-right">
<a href="{U_INDEX}">{SITE_LOGO_IMG}</a>
</div></div></td>
</tr>





Code: <a href="http://www.loudhost.com"><img src="images/yourimage.gif" alt="ALT Text" /></a>