To be more specific:
Remove this from the getinfo template:
PHP Code:
<tr>
<td bgcolor="{[b][/b]firstaltcolor}"><normalfont><b>Homepage:</b></normalfont></td>
<td bgcolor="{[b][/b]firstaltcolor}"><normalfont><a href="$userinfo[homepage]" target="_blank">$userinfo[homepage]</a> </normalfont></td>
</tr>
And remove this from the postbit template:
PHP Code:
$post[homepage]
Regards
- miSt