Adaugare imagine la Posturi Recente
Scris: 02-Dec-2010, 22:55:40

forumul phpBB in limba romana. Opinii, implementari, ajutor, instructiuni si download.
https://phpbb3.ro/community/
Cod: Selectaţi tot
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<td class="cat" width="40%"><h4>{L_NEWEST_TOPICS}</h4></td>
<td class="cat" width="20%"><h4>{L_TOP_FIVE_ACTIVE}</h4></td>
<td class="cat" width="40%"><h4>{L_TOP_FIVE_NEWEST}</h4></td>
</tr>
<tr>
<td class="row1" valign="top"><!-- BEGIN top_five_topic --><span class="genmed"><a href="{top_five_topic.U_TOPIC}">{top_five_topic.TOPIC_TITLE}</a> {top_five_topic.USERNAME_FULL}</span><br /><!-- END top_five_topic --></td>
<td class="row1" valign="top"><!-- BEGIN top_five_active --><span class="genmed">{top_five_active.USERNAME_FULL} {L_POSTS}: <a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a></span><br /><!-- END top_five_active --></td>
<td class="row1" valign="top"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.USERNAME_FULL} {L_JOINED}: {top_five_newest.REG_DATE}</span><br /><!-- END top_five_newest --></td>
</tr>
</table>
Cod: Selectaţi tot
<br clear="all" />
<div class="cap-div"><div class="cap-left"><div class="cap-right">Top 5</div></div></div>
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<td class="cat" width="4%"></td>
<td class="cat" width="38%"><h4>{L_NEWEST_TOPICS}</h4></td>
<td class="cat" width="20%"><h4>{L_TOP_FIVE_ACTIVE}</h4></td>
<td class="cat" width="38%"><h4>{L_TOP_FIVE_NEWEST}</h4></td>
</tr>
<tr>
<td class="row1" rowspan="2" align="center" valign="middle"><img src="http://img401.imageshack.us/img401/2357/statistics.png" alt="" /></td>
<td class="row1" valign="top"><!-- BEGIN top_five_topic --><span class="genmed"><a href="{top_five_topic.U_TOPIC}">{top_five_topic.TOPIC_TITLE}</a> {top_five_topic.USERNAME_FULL}</span><br /><!-- END top_five_topic --></td>
<td class="row1" valign="top"><!-- BEGIN top_five_active --><span class="genmed">{top_five_active.USERNAME_FULL} {L_POSTS}: <a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a></span><br /><!-- END top_five_active --></td>
<td class="row1" valign="top"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.USERNAME_FULL} {L_JOINED}: {top_five_newest.REG_DATE}</span><br /><!-- END top_five_newest --></td>
</tr>
</table>
Cod: Selectaţi tot
<br clear="all" />
<div class="cap-div"><div class="cap-left"><div class="cap-right">Top 5</div></div></div>
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<td class="row1" width="4%" rowspan=2"><img src="http://img401.imageshack.us/img401/2357/statistics.png" alt="" /></td>
<td class="cat" width="38%"><h4>{L_NEWEST_TOPICS}</h4></td>
<td class="cat" width="20%"><h4>{L_TOP_FIVE_ACTIVE}</h4></td>
<td class="cat" width="38%"><h4>{L_TOP_FIVE_NEWEST}</h4></td>
</tr>
<tr>
<td class="row1" valign="top"><!-- BEGIN top_five_topic --><span class="genmed"><a href="{top_five_topic.U_TOPIC}">{top_five_topic.TOPIC_TITLE}</a> {top_five_topic.USERNAME_FULL}</span><br /><!-- END top_five_topic --></td>
<td class="row1" valign="top"><!-- BEGIN top_five_active --><span class="genmed">{top_five_active.USERNAME_FULL} {L_POSTS}: <a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a></span><br /><!-- END top_five_active --></td>
<td class="row1" valign="top"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.USERNAME_FULL} {L_JOINED}: {top_five_newest.REG_DATE}</span><br /><!-- END top_five_newest --></td>
</tr>
</table>