Re: Milky Way Changing Logo Url
ohh really I did not know that. Havent used pgpbb3 yet.
In that case in overall_header.html look for this code.
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td height="150" align="left" valign="middle"><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>
<td align="center" valign="middle"><h1>{SITENAME}</h1><span class="gen">{SITE_DESCRIPTION}</span></td>
<td align="right" valign="top"> </td>
</tr>
</table>
Where it says {U_INDEX} replace with desired URL.