viewforum_body.tpl -
Kod:
<form method="post" action="{S_POST_DAYS_ACTION}">
<table width="89%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
<td align="left" valign="middle" width="100" nowrap="nowrap"><br /><a href="{U_POST_NEW_TOPIC}" class="nav">Nowy Temat</a></td>
<td align="right" valign="middle" class="nav" width="100%"><br /><a class="nav" href="{U_VIEW_FORUM}">{FORUM_NAME}</a> <- <span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
</tr>
</table>
<table border="0" cellpadding="4" cellspacing="1" width="89%" class="forumline" align="center">
<tr>
<td class="catBottom" align="right" valign="middle" colspan="6" height="23"><span class="gensmall"><b>{PAGINATION}</b></span></td>
</tr>
<!-- BEGIN topicrow -->
<tr>
<td class="row2" width="100%"><span class="topictitle">{topicrow.NEWEST_POST_IMG}{topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a></span><span class="gensmall"><br />
{topicrow.GOTO_PAGE}</span></td>
<td class="row1" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">{topicrow.REPLIES} replies</span></td>
<td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">{topicrow.LAST_POST_TIME}<br />{topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_IMG}</span></td>
</tr>
<!-- END topicrow -->
<!-- BEGIN switch_no_topics -->
<tr>
<td class="row1" colspan="6" height="30" align="center" valign="middle"><span class="gen">{L_NO_TOPICS}</span></td>
</tr>
<!-- END switch_no_topics -->
<tr>
<td class="catBottom" valign="middle" colspan="6" height="23"><span class="nav">{PAGE_NUMBER}</span></td>
</tr>
</table>
<table width="89%" cellspacing="2" border="0" align="center" cellpadding="2">
<tr>
<td align="left" valign="top" width="100" nowrap="nowrap"><a href="{U_POST_NEW_TOPIC}" class="nav">Nowy Temat</a></td>
<td align="right" valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_VIEW_FORUM}">{FORUM_NAME}</a> <- <a href="{U_INDEX}" class="nav">{L_INDEX}</a></span><br /><br /><span class="nav">{PAGINATION}</span></td>
</table>
{S_HIDDEN_FIELDS} </form>
<table width="89%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="right">{JUMPBOX}</td>
</tr>
</table>
oraz viewtopic_body.tpl...
Kod:
<table width="89%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
<td align="left" valign="bottom" colspan="2"><br />
<span class="gensmall"><b>{PAGINATION}</b><br />
</span></td>
</tr>
</table>
<table width="89%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
<td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}" class="nav">Nowy Temat</a> <a href="{U_POST_REPLY_TOPIC}" class="nav">Odpowiedz</a></span></td>
<td align="right" valign="middle" width="100%"><span class="nav"><a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a> <- <a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
</tr>
</table>
<table class="forumline" width="89%" cellspacing="1" cellpadding="3" border="0" align="center">
{POLL_DISPLAY}
<tr>
<th class="thLeft" width="100" height="26" nowrap="nowrap">{L_AUTHOR}</th>
<th class="thRight" nowrap="nowrap">{L_MESSAGE}</th>
</tr>
<!-- BEGIN postrow -->
<tr>
<td width="150" align="left" valign="top" class="{postrow.ROW_CLASS}"><span class="name"><a name="{postrow.U_POST_ID}"></a><b>{postrow.POSTER_NAME}</b></span><br />{postrow.POSTER_AVATAR}</td>
<td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" width="12" height="9" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /></a><span class="postdetails">{L_POSTED}: {postrow.POST_DATE}<span class="gen"> </span></span></td>
<td valign="top" align="right" nowrap="nowrap">{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}</td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><span class="postbody">{postrow.MESSAGE}{postrow.SIGNATURE}</span><span class="gensmall">{postrow.EDITED_MESSAGE}</span></td>
</tr>
</table></td>
</tr>
<tr>
<td class="{postrow.ROW_CLASS}" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">{L_BACK_TO_TOP}</a></span></td>
<td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
<tr>
<td valign="middle" nowrap="nowrap">{postrow.PROFILE_IMG} {postrow.PM_IMG}</td>
</tr>
</table></td>
</tr>
<tr>
<td class="spaceRow" colspan="2" height="1"><img src="templates/Play/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<!-- END postrow -->
<tr align="center">
<td class="catBottom" colspan="2" height="23"><span class="nav">{PAGE_NUMBER}</span></td>
</tr>
</table>
<table width="89%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
<td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}" class="nav">Nowy Temat</a> <a href="{U_POST_REPLY_TOPIC}" class="nav">Odpowiedz</a></span></td>
<td align="right" valign="top" nowrap="nowrap"><span class="nav">{PAGINATION}</span>
</td>
</tr>
</table>
<table width="89%" cellspacing="2" border="0" align="center">
<tr>
<td width="40%" valign="top" nowrap="nowrap" align="left"><span class="gensmall">{S_WATCH_TOPIC}</span><br />
<br />
{S_TOPIC_ADMIN}</td>
<td align="right" valign="top" nowrap="nowrap">{JUMPBOX}</td>
</tr>
</table>
[ Dodano: 20 Sty 2006 18:21 ]kosmo napisał(a):
dzieki, ze mi pomagasz
nie ma sprawy
Autor postu otrzymał pochwałę
# nbandz.com - portal poświęcony młodym zespołom muzycznym
# Wykonam stronę, wgram mody, zaktualizuje i przeniosę forum. Profesjonalnie i bardzo tanio