You'll need to edit inc_top.asp for that.
Replace this code:
<td valign="top" width="50%"><a href="default.asp"><img alt="<% =strForumTitle %>" border="0" src="<%=strTitleImage%>"></a>
with
<td valign="top" width="50%"><a href="<% =strHomeURL %>"><img alt="<% =strForumTitle %>" border="0" src="<%=strTitleImage%>"></a>
Then set the Home URL using the Admin Options (so the Home textlink also points to the correct page).
Pierre
Join the Snitz WebRing