| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Auteur |
Message |
seith
Inscrit le: 02 Oct 2007 Messages: 2
|
Posté le: Mar Oct 02, 2007 6:58 pm Sujet du message: today user list |
|
|
voila jai un probleme avec le mod today userlist jai fais les modifications etc et sur ma page index ca m'affiche comme il faut ceux qui sont venus les dernieres 24h mais jai un probleme avec la ligne en dessous ou il est marqué
"Ces données sont basées sur les utilisateurs actifs des cinq dernières minutes"
le prob c'est que le cadre est enorme image a l'appui que dois je modifier ?
 |
|
|
| Revenir en haut de page |
|
 |
|
 |
nelumbo PR1


Inscrit le: 06 Mar 2007 Messages: 186
|
|
| Revenir en haut de page |
|
 |
seith
Inscrit le: 02 Oct 2007 Messages: 2
|
Posté le: Mar Oct 02, 2007 7:07 pm Sujet du message: Re: today user list |
|
|
| Code: | <td class="row1" rowspan="3"><img src="templates/fiblack3dblue/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" width="25" height="25" class="imgfolder" title="{L_WHO_IS_ONLINE}" />
</td>
<td class="row1" width="100%"><span class="gensmall">{TOTAL_POSTS}<br />
{TOTAL_USERS}<br />
{NEWEST_USER}</span></td>
</tr>
<tr>
<td class="row1"><span class="gensmall">{TOTAL_USERS_ONLINE} [ <strong>{L_WHOSONLINE_ADMIN}</strong>
] [ <strong>{L_WHOSONLINE_MOD}</strong> ]<br />
{RECORD_USERS}<br />
{LOGGED_IN_USER_LIST}</span></td>
</tr>
<tr>
<td height="20" class="row1"><span class="gensmall">{L_ONLINE_EXPLAIN}</span></td>
</tr>
</table> |
je devais rajouter {ONLINELIST_BOX} tu n'as pas une idée de comment faire pour que ca marche je pense que le prob vient de la quand je retire {ONLINELIST_BOX} tout va bien...
voila les instructions :
#-----[ OPEN ]------------------------------------------------
#
templates/subSilver/index_body.tpl
#
#-----[ FIND ]------------------------------------------------
# NOTE --- This is a partial match. The original line in subSilver looks something like this:
#
# <td class="row1" align="center" valign="middle" rowspan="2">
#
# This may be a partial find and not the whole line(s)
#
rowspan="{%:1}"
#
#-----[ INCREMENT ]-------------------------------------------
# NOTE --- After the increment change, the line in subSilver looks something like this:
#
# <td class="row1" align="center" valign="middle" rowspan="3">
#
%:1 +1
#
#-----[ FIND ]------------------------------------------------
#
# This may be a partial find and not the whole line(s)
#
{LOGGED_IN_USER_LIST}
</tr>
#
#-----[ AFTER, ADD ]------------------------------------------
#
# Add these lines on a new blank line after the preceding line(s) to find
#
{ONLINELIST_BOX} |
|
|
| Revenir en haut de page |
|
 |
dcz Administrateur - Site Admin

Inscrit le: 28 Avr 2006 Messages: 13354
|
|
| Revenir en haut de page |
|
 |
|
| Navigation |
Autres sujets de discussion |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |