daddycaddy
New Member
hi there,
i would like to make the out link similar to how xtremetop100 is ...
right now if you click on the title or banner you go directly to the website
also "open in a new tab" will not count as a vote
<code>
<a href="{$url}" onclick="out(this,'{$username}');" class="show_banner" title="{$title}" rel="nofollow">{$title}</a></div>
</code>
so it will be nice if it will be something like:
http://www.topaddress.com/index.php?a=out&u=name but right now that link just adds OUT's without loading the user page
hope someone can help me with this
thanks
i would like to make the out link similar to how xtremetop100 is ...
right now if you click on the title or banner you go directly to the website
also "open in a new tab" will not count as a vote
<code>
<a href="{$url}" onclick="out(this,'{$username}');" class="show_banner" title="{$title}" rel="nofollow">{$title}</a></div>
</code>
so it will be nice if it will be something like:
http://www.topaddress.com/index.php?a=out&u=name but right now that link just adds OUT's without loading the user page
hope someone can help me with this
thanks