I did some edits. made it so the boxes are lined up. moved the "click to login" to right about the previous/next thread
http://i.imgur.com/KJ7yu.png
I couldnt get it to work with the name of the phrase in the javescript so i just changed the code. i put
Code:
<vb:if condition="$show['guest']"><center><a href="javascript://" onclick="return highlight_login_box();">Click here to login</a></center></vb:if>
right above <vb:if condition="$show['next_prev_links']"> in showthread.
seems to be working. Im banging my head against the wall trying to figure out how to make the username box autofill last entry with javascript. i dont really know how to do all this ha