MyXoops Forum

Forum - myXOOPS German Support

9 - 6 = ?  
Geben Sie das Ergebnis der Berechnung ein
Sie haben max. 10 Versuche.
 
* = Erforderlich

Re: Frage zu Block Topuser

Betreff: Re: Frage zu Block Topuser
von saba am 10.02.2008 01:03:52

Es geht ;) , vielleicht jemand braucht diese beispiel - 3x2 - reihe avatars:

<table width="330" height="230" border="0" cellspacing="1" class="outer">
  <
tr>
    <
th align="center" width="330" height="230" bgcolor="#ededed" scope="col"><{foreach item=user from=$block.users}>
     <{if 
$user.avatar != ""}><a href="<{$xoops_url}>/userinfo.php?uid=<{$user.id}>"><img src="<{$user.avatar}>" alt="Klikni i vidi Profil" width="100" height="100" title="<{$user.name}>-ima ukupno Postova:<{$user.posts}>"/></a><{/if}>
 <{/foreach}></
th>
  </
tr>
</
table>

Aktuell aus dem Forum

Forum Thema Antworten Views Letzter Beitrag
Modulentwicklung New Xoops Xcreate Module 0 5324 26.11.2025 15:22
efkan Gehe zum letzten Beitrag
Modulentwicklung XOOPS Custom Field Module 1 1813 24.11.2025 11:21
Goffy Gehe zum letzten Beitrag