
09-19-2005, 03:40 AM
|
 |
|
|
Join Date: Feb 2005
Posts: 329
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by hydrostatic
Well, it's already in the user dropdown menu thing when you click on their username.
So:
HTML Code:
<if condition="$post[journal_id]"><a href="journal.php?$session[sessionurl]do=showjournal&j=$post[journal_id]"><img src="YOUR ICON URL"></a></if>
Something like that.
|
Gotcha... Thanks.
|