diff options
| author | Paul S. Owen <psotfx@users.sourceforge.net> | 2001-07-05 17:40:50 +0000 |
|---|---|---|
| committer | Paul S. Owen <psotfx@users.sourceforge.net> | 2001-07-05 17:40:50 +0000 |
| commit | ec65620f2375490772639cdc60285855bd18ef3e (patch) | |
| tree | e31b20ae40a5810a2b79086cc36acd632d6d8882 /phpBB | |
| parent | 48c93d1568522cc14672ddf452c7c555ca8de48c (diff) | |
| download | forums-ec65620f2375490772639cdc60285855bd18ef3e.tar forums-ec65620f2375490772639cdc60285855bd18ef3e.tar.gz forums-ec65620f2375490772639cdc60285855bd18ef3e.tar.bz2 forums-ec65620f2375490772639cdc60285855bd18ef3e.tar.xz forums-ec65620f2375490772639cdc60285855bd18ef3e.zip | |
Minor updates
git-svn-id: file:///svn/phpbb/trunk@567 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB')
| -rw-r--r-- | phpBB/templates/PSO/viewtopic_body.tpl | 49 |
1 files changed, 27 insertions, 22 deletions
diff --git a/phpBB/templates/PSO/viewtopic_body.tpl b/phpBB/templates/PSO/viewtopic_body.tpl index 7bf0b83235..48be94c601 100644 --- a/phpBB/templates/PSO/viewtopic_body.tpl +++ b/phpBB/templates/PSO/viewtopic_body.tpl @@ -1,54 +1,59 @@ <div align="center"><table width="98%" cellspacing="0" cellpadding="4" border="0"> <tr> - <td align="left"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}" color="{T_FONTCOLOR1}"><a href="{U_INDEX}">{SITENAME} {L_INDEX}</a> -> <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a> -> {TOPIC_TITLE}</font></td> - <td align="right" valign="bottom" nowrap><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}" color="{T_FONTCOLOR1}"> <<<a href="{U_VIEW_OLDER_TOPIC}"> View Previous Topic</a> <a href="{U_VIEW_NEWER_TOPIC}">View Next Topic </a>>> </font></td> + <td align="left"><span class="gensmall"><a href="{U_INDEX}">{SITENAME} {L_INDEX}</a> -> <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a> -> {TOPIC_TITLE}</span></td> + <td align="right" valign="bottom" nowrap><span class="gen"> <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> :: <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> </span></td> </tr> </table></div> <div align="center"><table border="0" cellpadding="1" cellspacing="0" width="98%"> <tr> - <td bgcolor="{T_TH_COLOR1}"><table border="0" cellpadding="4" cellspacing="1" width="100%"> + <td class="tablebg"><table border="0" cellpadding="4" cellspacing="1" width="100%"> <tr> - <td colspan="2" bgcolor="{T_TH_COLOR2}"><table width="100%" cellspacing="0" cellpadding="0" border="0"> + <td class="cat" colspan="2"><table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> - <td><font face="{T_FONTFACE1}" size="{T_FONTSIZE3}"><b>{TOPIC_TITLE}</b></font></td> - <td align="right" valign="middle"><a href="{U_POST_REPLY_TOPIC}"><img src="templates/PSO/images/reply.gif" border="1" /></a> <a href="{U_POST_NEW_TOPIC}"><img src="templates/PSO/images/post.gif" border="1" /></a> </td> + <td><span class="cattitle"><b>{TOPIC_TITLE}</b></span></td> + <td align="right" valign="middle"><a href="{U_POST_REPLY_TOPIC}"><img src="templates/PSO/images/reply.gif" border="1"></a> <a href="{U_POST_NEW_TOPIC}"><img src="templates/PSO/images/post.gif" border="1"></a> </td> </tr> </table></td> </tr> <tr> - <td width="20%" bgcolor="{T_TH_COLOR3}"><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}"><b>{L_AUTHOR}</b></font></td> - <td bgcolor="{T_TH_COLOR3}"><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}"><b>{L_MESSAGE}</b></font></td> + <th width="22%"><b>{L_AUTHOR}</b></th> + <th><b>{L_MESSAGE}</b></th> </tr> <!-- BEGIN postrow --> <tr bgcolor="{postrow.ROW_COLOR}"> - <td width="20%" align="left" valign="top"><table height="100%" cellspacing="0" cellpadding="0" border="0"> + <td width="22%" align="left" valign="top"><a name="{postrow.U_POST_ID}"></a><table width="100%" height="100%" cellspacing="0" cellpadding="0" border="0"> <tr> - <td valign="top"><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}"><b>{postrow.POSTER_NAME}</b></font><br><font face="{T_FONTFACE2}" size="{T_FONTSIZE1}">{postrow.POSTER_RANK}<br>{postrow.RANK_IMAGE}<br><br>{postrow.POSTER_JOINED}<br>{postrow.POSTER_POSTS}<br>{postrow.POSTER_FROM}</font><br><br>{postrow.POSTER_AVATAR}<br><br></td> + <td valign="top"><span class="gen"><b>{postrow.POSTER_NAME}</b></span><br><span class="gensmall">{postrow.POSTER_RANK}<br>{postrow.RANK_IMAGE}<br><br>{postrow.POSTER_AVATAR}<br><br>{postrow.POSTER_JOINED}<br>{postrow.POSTER_POSTS}<br>{postrow.POSTER_FROM}</span><br><br></td> </tr> <tr> - <td valign="bottom"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}"><a href="#top">Back to top</a></font></td> + <td valign="bottom"><span class="gensmall"><a href="#top">Back to top</a></span></td> </tr> </table></td> - <td width="80%" height="100%"><table width="100%" height="100%" cellspacing="1" cellpadding="0" border="0"> + <td width="78%" height="100%"><table width="100%" height="100%" cellspacing="1" cellpadding="0" border="0"> <tr> - <td><a name="{postrow.U_POST_ID}"></a><img src="images/posticon.gif" alt="Post image icon"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{L_POSTED}: {postrow.POST_DATE} Post Subject: {postrow.POST_SUBJECT}</font><hr></td> + <td><table width="100%" cellspacing="0" cellpadding="0" border="0"> + <tr> + <td><img src="images/posticon.gif" alt="Post image icon"><span class="gensmall">{L_POSTED}: {postrow.POST_DATE} {L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td> + <td align="right" valign="middle"> {postrow.EDIT_IMG} {postrow.QUOTE_IMG} {postrow.IP_IMG} </td> + </tr> + </table></td> </tr> <tr> - <td height="100%" valign="top"><font face="{T_FONTFACE3}" size="{T_FONTSIZE2}" color="{T_FONTCOLOR1}">{postrow.MESSAGE}</font></td> + <td height="100%" valign="top"><hr><span class="gen">{postrow.MESSAGE}</span></td> </tr> <tr> - <td><hr><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{postrow.PROFILE_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.ICQ_STATUS_IMG} {postrow.ICQ_ADD_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG} <img src="images/div.gif"> {postrow.EDIT_IMG} {postrow.QUOTE_IMG} <img src="images/div.gif"> {postrow.IP_IMG} {postrow.DELPOST_IMG}</font></td> + <td><hr><span class="gensmall"> {postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.ICQ_STATUS_IMG} {postrow.ICQ_ADD_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}</span></td> </tr> </table></td> </tr> <!-- END postrow --> - <tr bgcolor="<?php echo $color1?>"> - <td colspan="2" bgcolor="{T_TH_COLOR2}"><table width="100%" cellspacing="0" cellpadding="0" border="0"> + <tr> + <td class="cat" colspan="2"><table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td width="140" align="left" valign="middle" nowrap><a href="{U_POST_REPLY_TOPIC}"><img src="templates/PSO/images/reply.gif" border="1"></a> <a href="{U_POST_NEW_TOPIC}"><img src="templates/PSO/images/post.gif" border="1"></a></td> - <td align="left" valign="middle"> <font face="{T_FONTFACE1}" size="{T_FONTSIZE2}">{L_PAGE} <b>{ON_PAGE}</b> {L_OF} <b>{TOTAL_PAGES}</b></font> </td> - <td align="right" valign="middle"><font face="{T_FONTFACE2}" size="{T_FONTSIZE2}">{PAGINATION}</font></td> + <td align="left" valign="middle"> <span class="gen">{L_PAGE} <b>{ON_PAGE}</b> {L_OF} <b>{TOTAL_PAGES}</b></span> </td> + <td align="right" valign="middle"><span class="gen">{PAGINATION}</span></td> </tr> </table></td> </tr> @@ -56,9 +61,9 @@ </tr> </table></div> -<div align="center"><table cellspacing="2" border="0" width="98%"> +<div align="center"><table width="98%" cellspacing="2" border="0"> <tr> - <td width="40%" valign="top"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}"><b>{S_TIMEZONE}</b></font><br><br>{S_TOPIC_ADMIN}</td> - <td align="right" valign="top" nowrap>{JUMPBOX}<br><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{S_AUTH_LIST}</font></td> + <td width="40%" valign="top"><span class="gensmall"><b>{S_TIMEZONE}</b></span><br><br>{S_TOPIC_ADMIN}</td> + <td align="right" valign="top" nowrap>{JUMPBOX}<br><span class="gensmall">{S_AUTH_LIST}</span></td> </tr> </table></div>
\ No newline at end of file |
