This is great, thank you Badshah93, but is there any way of having an up/down arrow beside the word "Rating", please?
Quote:
Originally Posted by Badshah93
Add After That:
Code:
<span style="float:right;">
<vb:if condition="$order['desc'] AND $sort['voteavg']"><a href="forumdisplay.php?f={vb:raw foruminfo.forumid}&daysprune=-1&order=asc&sort=voteavg">Rating </a><vb:else /><a href="forumdisplay.php?f={vb:raw foruminfo.forumid}&daysprune=-1&order=desc&sort=voteavg">Rating </a>
</vb:if></span>
|