i already installed the links hack and eyerything seems to work fine.
but i want the hack to open links in a new window. is it possible to change the code ? can anybody tell me how ? i have no idea of php coding
Moderator: Moderators

<!-- BEGIN link -->
<tr>
<td class="{row.cat.sub.link.ROW_CLASS}" align="center" width="100%">
<span class="gensmall"><a href="{row.cat.sub.link.LINK_URL}">{row.cat.sub.link.LINK_NAME}</a></span>
</td>
</tr>
<!-- END link --><!-- BEGIN link -->
<tr>
<td class="{row.cat.sub.link.ROW_CLASS}" align="center" width="100%">
<span class="gensmall"><a href="{row.cat.sub.link.LINK_URL}" target="_blank">{row.cat.sub.link.LINK_NAME}</a></span>
</td>
</tr>
<!-- END link -->Users browsing this forum: No registered users and 1 guest