Avatar in Users Online Section...
-----
| Author | Message | |
|---|---|---|
|
Stefan_Mordana |
||
| Wed Feb 15, 2006 5:01 pm Post subject: Avatar in Users Online Section... | ||
|
It sound really simple but im struggling to do it, all i want to do is make it so the user's avatar appears above there username on the 'Users Online' section.
It is just a case of adding something in here isnt it??? Quote: <!-- BEGIN switch_users_online -->
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline"> <tr> <th colspan="2" class="thTop" height="25" nowrap="nowrap">{switch_users_online.L_USERS_ONLINE}</th> </tr> <!-- BEGIN switch_user_list --> <tr> <td class="row1" valign="middle"><span class="genmed">{switch_users_online.switch_user_list.ONLINE_USER_SITE} <a href="{switch_users_online.switch_user_list.ONLINE_USER_URL}" target="phpbbmain"{switch_users_online.switch_user_list.ONLINE_USER_STYLE}>{switch_users_online.switch_user_list.ONLINE_USER}</a></span></td> <td class="row1" align="center" valign="middle"><span class="genmed"><a href="{switch_users_online.switch_user_list.U_MESSAGE_USER}" target="newmessage" onClick="javascript:parent.new_message('{switch_users_online.switch_user_list.U_MESSAGE_USER}', '{SEND_WIDTH}', '{SEND_HEIGHT}'); return false"><img src="{IMG_MESSAGE}" border="0" alt="{L_ALT_MESSAGE}" title="{L_ALT_MESSAGE}" width="19" height="15" /></a></span></td> </tr> <!-- END switch_user_list --> </table> <!-- END switch_users_online --> |
||
|
Thoul |
||
| Thu Feb 16, 2006 8:37 am Post subject: re: Avatar in Users Online Section... | ||
|
Actually, no. It would require changes in a few of the .php files, too. Prillian wasn't coded with support for this feature in mind.
|
||
|
Stefan_Mordana |
||
| Thu Feb 16, 2006 9:48 am Post subject: re: Avatar in Users Online Section... | ||
|
oh, would it be a lot of hassle to change these files???
|
||
|
Thoul |
||
| Sun Feb 19, 2006 3:06 pm Post subject: re: Avatar in Users Online Section... | ||
|
At the moment, yes. I wouldn't recommend it anyway - this can become a huge bandwidth eater.
|
||
Page 1 of 1