BruNo
18/11/2007, 16h25
Bonjour
Je voudrais afficher l'avatar sur le header, Mais voila j'ai tout essayé et c'est l'image vbulletin en banc qui s'affiche :( (celle que l'on vois dans l'admin pour les inscription)
Voici le bout de code
<td valign="top" nowrap="nowrap" ><table width="110" border="0" cellpadding="0" cellspacing="0">
<tr>
<th width="14" rowspan="3" scope="col"><img src="vista/ava_sol.gif" width="14" height="106" align="left"></th>
<th width="80" scope="col"><img src="vista/ava_ust.gif" width="80" height="11" align="left"></th>
<th width="16" rowspan="3" scope="col"><img src="vista/ava_sag.gif" width="16" height="106" align="left"></th>
</tr>
<tr>
<th width="80" scope="col"><a href="member.php?$session[sessionurl]u=$user[userid]"><img src="image.php?u=$user[userid]" alt="Bienvenue $bbuserinfo[username]" width="80" height="80" border="0" align="left" /></a></th>
</tr>
<tr>
<th width="80" scope="col"><img src="vista/ava_alt.gif" width="80" height="15"></th>
</tr>
</table></td>
J'ai meme essayé avec ceci
image.php?u=$userinfo[userid]&dateline=$userinfo[dateline]
Mais rien ne fonctionne :ranting: sans cela je ne peux finir mon template :(
Je vous remerci de votre aide
Je voudrais afficher l'avatar sur le header, Mais voila j'ai tout essayé et c'est l'image vbulletin en banc qui s'affiche :( (celle que l'on vois dans l'admin pour les inscription)
Voici le bout de code
<td valign="top" nowrap="nowrap" ><table width="110" border="0" cellpadding="0" cellspacing="0">
<tr>
<th width="14" rowspan="3" scope="col"><img src="vista/ava_sol.gif" width="14" height="106" align="left"></th>
<th width="80" scope="col"><img src="vista/ava_ust.gif" width="80" height="11" align="left"></th>
<th width="16" rowspan="3" scope="col"><img src="vista/ava_sag.gif" width="16" height="106" align="left"></th>
</tr>
<tr>
<th width="80" scope="col"><a href="member.php?$session[sessionurl]u=$user[userid]"><img src="image.php?u=$user[userid]" alt="Bienvenue $bbuserinfo[username]" width="80" height="80" border="0" align="left" /></a></th>
</tr>
<tr>
<th width="80" scope="col"><img src="vista/ava_alt.gif" width="80" height="15"></th>
</tr>
</table></td>
J'ai meme essayé avec ceci
image.php?u=$userinfo[userid]&dateline=$userinfo[dateline]
Mais rien ne fonctionne :ranting: sans cela je ne peux finir mon template :(
Je vous remerci de votre aide