newvbuser
02-18-2002, 04:47 AM
Hi in the template "forumdisplaybit"
there is a variable for the Thread Starter and is displayed as follows:
<td bgcolor="#1C5780" width="30%" nowrap><normalfont>$thread[postedby]</normalfont></td>
However this $thread[postedby] shows up in the forumdisplay page as a URL (ahref tag) that if clicked shows the profile of the member.
I would like to take out the ahref tag completely, and just display the name of the topic starter. Could anyone please tell me how to do just this? Thanks!!
there is a variable for the Thread Starter and is displayed as follows:
<td bgcolor="#1C5780" width="30%" nowrap><normalfont>$thread[postedby]</normalfont></td>
However this $thread[postedby] shows up in the forumdisplay page as a URL (ahref tag) that if clicked shows the profile of the member.
I would like to take out the ahref tag completely, and just display the name of the topic starter. Could anyone please tell me how to do just this? Thanks!!