
11-20-2008, 02:15 PM
|
 |
|
|
Join Date: Nov 2008
Posts: 180
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by M1th
I think this is a better approach... this would take you to the converse.php page instead:
Code:
<if condition="$userinfo['userid'] == $bbuserinfo['userid'] AND $show['converse']"><div class="smallfont"><a href="converse.php?$session[sessionurl]u=$message[postuserid]&u2=$userinfo[userid]">Reply To Comment</a></div></if>
|
Quote:
Originally Posted by Jase2
I just changed to:
HTML Code:
<br />
<div class="smallfont"><a href="member.php?$session[sessionurl]u=$message[postuserid]#visitor_messaging"><strong>Reply To Comment</strong></a></div>
Makes it a little more noticeable. 
|
Did these and it ROCKS!
Thanks folks!
|