diff options
author | Paul S. Owen <psotfx@users.sourceforge.net> | 2001-06-30 23:54:20 +0000 |
---|---|---|
committer | Paul S. Owen <psotfx@users.sourceforge.net> | 2001-06-30 23:54:20 +0000 |
commit | aa4ec3218110083259e8fd3053bdf2ecb82c7b53 (patch) | |
tree | 5e829f5ba1e98c210c88c55de9fbfd2b106db692 | |
parent | ec7110b0f19e784518eb4e2e313026ca7b9987fd (diff) | |
download | forums-aa4ec3218110083259e8fd3053bdf2ecb82c7b53.tar forums-aa4ec3218110083259e8fd3053bdf2ecb82c7b53.tar.gz forums-aa4ec3218110083259e8fd3053bdf2ecb82c7b53.tar.bz2 forums-aa4ec3218110083259e8fd3053bdf2ecb82c7b53.tar.xz forums-aa4ec3218110083259e8fd3053bdf2ecb82c7b53.zip |
Some CSS related updates
git-svn-id: file:///svn/phpbb/trunk@530 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r-- | phpBB/templates/PSO/viewforum_body.tpl | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/phpBB/templates/PSO/viewforum_body.tpl b/phpBB/templates/PSO/viewforum_body.tpl index 02f1667f09..4bcae139c5 100644 --- a/phpBB/templates/PSO/viewforum_body.tpl +++ b/phpBB/templates/PSO/viewforum_body.tpl @@ -1,45 +1,45 @@ <div align="center"><table width="98%" cellspacing="0" cellpadding="4" border="0"> <tr><form method="post" action="{S_POST_DAYS_ACTION}"> - <td align="left" valign="bottom" nowrap><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}" color="{T_FONTCOLOR1}"><a href="{U_INDEX}">{SITENAME} {L_INDEX}</a> -> {FORUM_NAME}</font></td> - <td align="right" valign="bottom" nowrap><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}" color="{T_FONTCOLOR1}">Display Topics from previous : {S_SELECT_POST_DAYS} <input type="submit" value="Go"></font></td> + <td align="left" valign="bottom" nowrap><span class="gensmall"><a href="{U_INDEX}">{SITENAME} {L_INDEX}</a> -> {FORUM_NAME}</span></td> + <td align="right" valign="bottom" nowrap><span class="gensmall">Display Topics from previous : {S_SELECT_POST_DAYS} <input type="submit" value="Go"></span></td> </form></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="6" bgcolor="{T_TH_COLOR2}"><table width="100%" cellspacing="0" cellpadding="0" border="0"> + <td class="cat" colspan="6"><table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> - <td><font face="{T_FONTFACE1}" size="{T_FONTSIZE3}"><b>{FORUM_NAME}</b></font><br><font face="{T_FONTFACE2}" size="{T_FONTSIZE1}">{L_MODERATOR} : {MODERATORS}</font></TD> + <td><span class="cattitle">{FORUM_NAME}</span><br><span class="gensmall">{L_MODERATOR} : {MODERATORS}</span></TD> <td align="right"><a href="{U_POST_NEW_TOPIC}"><img src="templates/PSO/images/post.gif" border="1"></a></td> </tr> </table></td> </tr> <tr> - <td width="4%" bgcolor="{T_TH_COLOR3}"> </td> - <td bgcolor="{T_TH_COLOR3}"><font face="verdana" size="{T_FONTSIZE2}"><b> {L_TOPICS}</b></font></td> - <td width="8%" bgcolor="{T_TH_COLOR3}" align="center"><font face="{T_FONTFACE2}" size="{T_FONTSIZE2}"><b>{L_REPLIES}</b></font></td> - <td width="20%" bgcolor="{T_TH_COLOR3}" align="center"><font face="{T_FONTFACE2}" size="{T_FONTSIZE2}"><b> {L_AUTHOR}</b></font></td> - <td width="6%" bgcolor="{T_TH_COLOR3}" align="center"><font face="{T_FONTFACE2}" size="{T_FONTSIZE2}"><b>{L_VIEWS}</b></font></td> - <td width="17%" bgcolor="{T_TH_COLOR3}" align="center"><font face="{T_FONTFACE2}" size="{T_FONTSIZE2}"><b>{L_LASTPOST}</b></font></td> + <th width="4%"> </th> + <th> {L_TOPICS} </th> + <th width="8%"> {L_REPLIES} </th> + <th width="20%"> {L_AUTHOR} </th> + <th width="6%"> {L_VIEWS} </th> + <th width="17%"> {L_LASTPOST} </th> </tr> <!-- BEGIN topicrow --> <tr> - <td bgcolor="{T_TD_COLOR1}" align="center" valign="middle"> {topicrow.FOLDER} </td> - <td bgcolor="{T_TD_COLOR2}"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}"> {topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}">{topicrow.TOPIC_TITLE}</a> {topicrow.GOTO_PAGE}</td> - <td bgcolor="{T_TD_COLOR1}" align="center" valign="middle"><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}">{topicrow.REPLIES}</font></td> - <td bgcolor="{T_TD_COLOR2}" align="center" valign="middle"><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}"><a href="{topicrow.U_TOPIC_POSTER_PROFILE}">{topicrow.TOPIC_POSTER}</a></font></td> - <td bgcolor="{T_TD_COLOR1}" align="center" valign="middle"><font face="{T_FONTFACE1}" size="{T_FONTSIZE2}">{topicrow.VIEWS}</font></td> - <td bgcolor="{T_TD_COLOR2}" align="center" valign="middle"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{topicrow.LAST_POST}</font></td> + <td class="row1" align="center" valign="middle"> {topicrow.FOLDER} </td> + <td class="row2"> <span class="gensmall">{topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}">{topicrow.TOPIC_TITLE}</a> {topicrow.GOTO_PAGE}</span></td> + <td class="row1" align="center" valign="middle"><span class="gen">{topicrow.REPLIES}</span></td> + <td class="row2" align="center" valign="middle"><span class="gen"><a href="{topicrow.U_TOPIC_POSTER_PROFILE}">{topicrow.TOPIC_POSTER}</a></span></td> + <td class="row1" align="center" valign="middle"><span class="gen">{topicrow.VIEWS}</span></td> + <td class="row2" align="center" valign="middle"><span class="gensmall">{topicrow.LAST_POST}</span></td> </tr> <!-- END topicrow --> <tr> - <td colspan="6" bgcolor="{T_TH_COLOR2}"><table width="100%" cellspacing="0" cellpadding="0" border="0"> + <td class="cat" colspan="6"><table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td width="5" align="left" valign="middle"><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> @@ -50,27 +50,27 @@ <div align="center"><table cellspacing="2" border="0" width="98%"> <tr> <td width="20"></td> - <td width="40%"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}"><b>{S_TIMEZONE}</b></font></td> - <td rowspan="6" align="right" valign="top" nowrap>{JUMPBOX}<br><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{S_AUTH_LIST}</font></td> + <td width="40%"><span class="gensmall"><b>{S_TIMEZONE}</b></span></td> + <td rowspan="6" align="right" valign="top" nowrap>{JUMPBOX}<br><span class="gensmall">{S_AUTH_LIST}</span></td> </tr> <tr> <td><img src="images/red_folder.gif"></td> - <td><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{L_NEWPOSTS}</td> + <td><span class="gensmall">{L_NEWPOSTS}</td> </tr> <tr> <td><img src="images/hot_red_folder.gif"></td> - <td><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{L_NEWPOSTS} [ > {L_HOT_THRESHOLD} ]</font></td> + <td><span class="gensmall">{L_NEWPOSTS} [ > {L_HOT_THRESHOLD} ]</span></td> </tr> <tr> <td><img src="images/folder.gif"></td> - <td><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{L_NONEWPOSTS}</font></td> + <td><span class="gensmall">{L_NONEWPOSTS}</span></td> </tr> <tr> <td><img src="images/hot_folder.gif"></td> - <td><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{L_NONEWPOSTS} [ > {L_HOT_THRESHOLD} ]</font></td> + <td><span class="gensmall">{L_NONEWPOSTS} [ > {L_HOT_THRESHOLD} ]</span></td> </tr> <tr> <td><img src="images/lock.gif"></td> - <td><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{L_TOPIC_IS_LOCKED}</font></td> + <td><span class="gensmall">{L_TOPIC_IS_LOCKED}</span></td> </tr> </table></div>
\ No newline at end of file |