in
Template: SHOWTHREAD
what im thinking is since rateing are really enabled . people just dont use them so if we modify the phrase in this section to show an image instead of the text rate this thread to an image like this
Code:
</form>
</li>
</vb:if>
<vb:if condition="$show['threadrating']">
<li class="popupmenu" id="threadrating">
</a><h6><a class="popupctrl" href="javascript://"><img src="/images/buttons/like.png" width="39" height="20" border="0" alt="like this!" />{vb:rawphrase rate_this_thread}</a></h6>
<div class="popupbody popuphover">
<form action="threadrate.php" method="post" id='showthread_threadrate_form'>
would i just change the phrase to like from rate this thread and add the thunmbs up image inline?