diff --git a/phpBB/templates/subSilver/index_body.html b/phpBB/templates/subSilver/index_body.html index e961b01b3b..82897c2faa 100644 --- a/phpBB/templates/subSilver/index_body.html +++ b/phpBB/templates/subSilver/index_body.html @@ -4,8 +4,8 @@ - - + +
{TOTAL_POSTS}
{TOTAL_USERS}
{NEWEST_USER}


{L_INDEX}
{L_SEARCH_NEW}
{L_SEARCH_SELF}
{L_SEARCH_UNANSWERED}


{LAST_VISIT_DATE}
{CURRENT_TIME}
{TOTAL_POSTS}
{TOTAL_USERS}
{NEWEST_USER}


{L_INDEX}
{L_SEARCH_NEW}
{L_SEARCH_SELF}
{L_SEARCH_UNANSWERED}

{LAST_VISIT_DATE}
{CURRENT_TIME}
@@ -21,7 +21,7 @@ - {forumrow.FORUM_NAME} + {forumrow.FORUM_NAME}   @@ -56,7 +56,7 @@ - + @@ -67,11 +67,10 @@
{L_WHO_IS_ONLINE}{L_WHO_IS_ONLINE}
{L_WHO_IS_ONLINE}
- + - +
{L_LOGIN_LOGOUT}{L_LOGIN_LOGOUT}
{L_USERNAME}: -    {L_PASSWORD}:     {L_LOG_ME_IN}    {L_USERNAME}:   {L_PASSWORD}:   {L_LOG_ME_IN}  
diff --git a/phpBB/templates/subSilver/jumpbox.html b/phpBB/templates/subSilver/jumpbox.html index c26960691e..8d9af18b84 100644 --- a/phpBB/templates/subSilver/jumpbox.html +++ b/phpBB/templates/subSilver/jumpbox.html @@ -1,6 +1,6 @@ -
+
- +
{L_JUMP_TO}: {S_JUMPBOX_SELECT} {L_JUMP_TO}: {S_JUMPBOX_SELECT} 
diff --git a/phpBB/templates/subSilver/overall_footer.html b/phpBB/templates/subSilver/overall_footer.html index 50f253adfb..602109677e 100644 --- a/phpBB/templates/subSilver/overall_footer.html +++ b/phpBB/templates/subSilver/overall_footer.html @@ -1,16 +1,17 @@ -

{ADMIN_LINK}
+

{ADMIN_LINK} -Powered by phpBB {PHPBB_VERSION} © 2002 phpBB Group
{TRANSLATION_INFO}{DEBUG_OUTPUT}
+Powered by phpBB {PHPBB_VERSION} © 2002, 2003 phpBB Group
{TRANSLATION_INFO}{DEBUG_OUTPUT}
+ diff --git a/phpBB/templates/subSilver/overall_header.html b/phpBB/templates/subSilver/overall_header.html index fd0240b906..763cecd839 100644 --- a/phpBB/templates/subSilver/overall_header.html +++ b/phpBB/templates/subSilver/overall_header.html @@ -42,7 +42,7 @@ -  {L_LOGIN_LOGOUT}{L_LOGIN_LOGOUT}   {PRIVATE_MESSAGE_INFO}{PRIVATE_MESSAGE_INFO}  {L_REGISTER}{L_REGISTER} +  {L_LOGIN_LOGOUT}{L_LOGIN_LOGOUT}   {PRIVATE_MESSAGE_INFO}{PRIVATE_MESSAGE_INFO}  {L_REGISTER}{L_REGISTER}  {L_FAQ}{L_FAQ}   {L_SEARCH}{L_SEARCH}   {L_MEMBERLIST}{L_MEMBERLIST}   {L_USERGROUPS}{L_USERGROUPS}   {L_PROFILE}{L_PROFILE}  diff --git a/phpBB/templates/subSilver/posting_body.html b/phpBB/templates/subSilver/posting_body.html index e42e30aae6..71e81c99d9 100644 --- a/phpBB/templates/subSilver/posting_body.html +++ b/phpBB/templates/subSilver/posting_body.html @@ -38,14 +38,10 @@ function checkForm()
- + - +
{FORUM_NAME} :: {TOPIC_TITLE}
{L_MODERATORS}: {MODERATORS}

{LOGGED_IN_USER_LIST}
{FORUM_NAME} :: {TOPIC_TITLE}
{L_MODERATORS}: {MODERATORS}

{LOGGED_IN_USER_LIST}
{L_INDEX} -> {navlinks.FORUM_NAME}
@@ -121,14 +117,14 @@ function checkForm() - - + +
 {L_FONT_SIZE}:  {L_FONT_SIZE}: {L_CLOSE_TAGS}{L_CLOSE_TAGS}
@@ -278,7 +274,7 @@ function checkForm() - +
{L_INDEX} -> {navlinks.FORUM_NAME}{L_INDEX} -> {navlinks.FORUM_NAME} {S_TIMEZONE}
diff --git a/phpBB/templates/subSilver/subSilver.css b/phpBB/templates/subSilver/subSilver.css index 513b905687..f828eb1c05 100644 --- a/phpBB/templates/subSilver/subSilver.css +++ b/phpBB/templates/subSilver/subSilver.css @@ -16,17 +16,6 @@ /* --------------------------- */ -/* - global settings -*/ - -body, th, td, p { - font: 0.9em Verdana, Helvetica, sans-serif; -} - -/* --------------------------- */ - - /* textual tags */ @@ -40,17 +29,18 @@ body { scrollbar-track-color: #EFEFEF; scrollbar-darkshadow-color: #98AAB1; background: white url('templates/subSilver/images/background.png') repeat-x; + font-family: Verdana, Helvetica, sans-serif; } h1 { color: black; - font: bold 1.4em Verdana, Arial, Helvetica, serif; + font: bold 150% Verdana, Arial, Helvetica, serif; text-decoration: none; margin: 0px; } h3 { - font: bold 1.0em Verdana, serif; + font: bold 120% Verdana, serif; line-height: 120%; } @@ -65,7 +55,7 @@ h3 { th { height: 25px; color: #FFA34F; - font: bold 0.7em; + font: bold 70%; background: #006699 url('templates/subSilver/images/cellpic3.gif'); } @@ -84,7 +74,6 @@ td.cat { height: 28px; border: 0px; background: #D1D7DC url('templates/subSilver/images/cellpic1.gif'); - font: bold 0.90em; } td.spacer { @@ -108,24 +97,20 @@ a:hover { text-decoration: underline; } -a.mainmenuw, a.mainmenuw:visited { - color: white; +a.topictitle:visited { + color: #5493B4; text-decoration: none; } -a.mainmenuw:hover { + +a.copyright { + color: #444; + text-decoration: none; +} +a.copyright:hover { color: black; text-decoration: underline; } -a.topictitle:visited { text-decoration: none; color : #5493B4; } -a.topictitle:hover { text-decoration: underline; color : #DD6900; } - -a.postlink:visited { text-decoration: none; color : #5493B4; } -a.postlink:hover { text-decoration: underline; color : #DD6900} - -a.copyright { color: #444444; text-decoration: none;} -a.copyright:hover { color: #000000; text-decoration: underline;} - /* --------------------------- */ @@ -134,35 +119,33 @@ a.copyright:hover { color: #000000; text-decoration: underline;} */ input, textarea, select { - color : #000000; - font: normal 11px Verdana, Arial, Helvetica, sans-serif; - border-color : #000000; + color: black; + font: normal 70% Verdana, Arial, Helvetica, sans-serif; + border-color: black; } /* The text input fields background colour */ input.post, textarea.post, select { - background-color : #FFFFFF; + background-color: white; } -input { text-indent : 2px; } - /* The buttons used for bbCode styling in message post */ input.button { - background-color : #EFEFEF; - color : #000000; - font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; + color: black; + font: 70% Verdana, Arial, Helvetica, sans-serif; + background-color: #EFEFEF; } /* The main submit button option */ input.mainoption { - background-color : #FAFAFA; font-weight : bold; + background-color : #FAFAFA; } /* None-bold submit button */ input.liteoption { - background-color : #FAFAFA; font-weight : normal; + background-color : #FAFAFA; } /* --------------------------- */ @@ -172,7 +155,11 @@ input.liteoption { misc tags */ -hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;} +hr { + height: 0px; + border: solid #D1D7DC 0px; + border-top-width: 1px; +} /* --------------------------- */ @@ -183,15 +170,19 @@ hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;} /* This is the outline round the main forum tables */ .tablebg { - background-color: #ACBBC6; + background-color: #A9B8C2; } .titles { color: black; - font: 1.4em Verdana, Arial, Helvetica, serif; + font: 140% Verdana, Arial, Helvetica, serif; text-decoration: none; } +.cattitle { + font: bold 80%; +} + /* Main table cell colours and backgrounds */ .row1 { background-color: #EFEFEF; @@ -204,62 +195,93 @@ hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;} } /* Protected classes used internally -DO NOT REMOVE!- */ -span.hilit {color:red;font-weight:bold} +span.hilit { + color: red; + font-weight: bold; +} .gen { - font-size: 0.9em; + font-size: 80%; } .genmed { - font-size: 0.8em; + font-size: 70%; } .gensmall { - font-size: 0.7em; + font-size: 60%; } /* The register, login, search etc links at the top of the page */ -.mainmenu { font-size : 11px; color : black } +.mainmenu { + color: black; + font-size: 70%; +} /* Forum title: Text and link to the forums used in: index.php */ .forumlink { color: #006699; - font: bold 0.9em; + font: bold 80%; } /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */ -.nav { font-weight: bold; font-size: 0.8em; color : #000000;} +.nav { + color: black; + font: bold 65%; +} /* titles for the topics: could specify viewed link colour too */ -.topictitle { font-weight: bold; font-size: 11px; color : #000000; } +.topictitle { + color: black; + font: bold 82%; +} /* Name of poster in viewmsg.php and viewtopic.php and other places */ -.name { font-size : 11px; color : #000000;} +.name { + color: black; + font-size: 70%; +} /* Location, number of posts, post date etc */ -.postdetails { font-size : 10px; color : #000000; } +.postdetails { + color: black; + font-size: 65%; +} /* The content of the posts (body of text) */ -.postbody { font-size : 12px;} +.postbody { + font-size: 80%; +} /* Quote & Code blocks */ .code { - font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600; - background-color: #FAFAFA; border: #D1D7DC; border-style: solid; - border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px + color: #006600; + font: 80% 'Courier New', courier; + border: #D1D7DC 1px solid; + background-color: #FAFAFA; } .quote { - font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%; - background-color: #FAFAFA; border: #D1D7DC; border-style: solid; - border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px + color: #444; + font: 80% Verdana, Arial, Helvetica, sans-serif; + line-height: 125%; + border: #D1D7DC solid 1px; + background-color: #FAFAFA; } /* Copyright and bottom info */ -.copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;} +.copyright { + color: #444; + font: 60% Verdana, Arial, Helvetica, sans-serif; + letter-spacing: -1px; +} -/* This is the line in the posting page which shows the rollover - help line. This is actually a text box, but if set to be the same - colour as the background no one will know ;) +/* + This is the line in the posting page which shows the rollover + help line. This is actually a text box, but if set to be the same + colour as the background no one will know ;) */ -.helpline { background-color: #DEE3E7; border-style: none; } +.helpline { + background-color: #DEE3E7; + border-style: none; +} /* --------------------------- */ \ No newline at end of file diff --git a/phpBB/templates/subSilver/viewforum_body.html b/phpBB/templates/subSilver/viewforum_body.html index 12a9a66668..75673e7ebc 100644 --- a/phpBB/templates/subSilver/viewforum_body.html +++ b/phpBB/templates/subSilver/viewforum_body.html @@ -3,33 +3,27 @@ - + - - + +
{FORUM_NAME}
{L_MODERATORS}: {MODERATORS}
{MOD_CP}{MOD_CP}
{LOGGED_IN_USER_LIST}{PAGINATION}{LOGGED_IN_USER_LIST}{PAGINATION}
- + + + + + + + + +
{POST_IMG}{L_MARK_TOPICS_READ}
+ + - - - - - -
{L_INDEX} -> {navlinks.FORUM_NAME}
- - - - - - - - - -
{POST_IMG}
@@ -67,26 +61,23 @@ -
- - {L_DISPLAY_TOPICS}: {S_SELECT_SORT_DAYS} {L_SORT_BY} {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR}  - - {L_DISPLAY_TOPICS}: {S_SELECT_SORT_DAYS} {L_SORT_BY} {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR}  - + + {L_DISPLAY_TOPICS}: {S_SELECT_SORT_DAYS} {L_SORT_BY} {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR}  +
- + - + - +
{POST_IMG} {S_TIMEZONE}
{PAGINATION}
{PAGE_NUMBER}
{S_WATCH_FORUM}{S_WATCH_FORUM}
diff --git a/phpBB/templates/subSilver/viewforum_subforum.html b/phpBB/templates/subSilver/viewforum_subforum.html index b2baad70d5..26f21c86a5 100644 --- a/phpBB/templates/subSilver/viewforum_subforum.html +++ b/phpBB/templates/subSilver/viewforum_subforum.html @@ -13,7 +13,7 @@ {forumrow.FORUM_FOLDER_IMG} - {forumrow.FORUM_NAME}
+ {forumrow.FORUM_NAME}
@@ -27,19 +27,4 @@
{forumrow.FORUM_DESC}
- -
- - - - - - - -
{POST_IMG}   {L_INDEX} -> {navlinks.FORUM_NAME}{L_MARK_TOPICS_READ}
- - -
- - diff --git a/phpBB/templates/subSilver/viewonline_body.html b/phpBB/templates/subSilver/viewonline_body.html index 9dcd5a8089..685cc73c64 100644 --- a/phpBB/templates/subSilver/viewonline_body.html +++ b/phpBB/templates/subSilver/viewonline_body.html @@ -2,18 +2,18 @@ - +
{L_INDEX}{L_INDEX}
- +
- - - + + + - + @@ -21,16 +21,16 @@ - - - + + + - + - + @@ -38,14 +38,14 @@ - - - + + +
 {L_USERNAME}  {L_LAST_UPDATE}  {L_FORUM_LOCATION}  {L_USERNAME}  {L_LAST_UPDATE}  {L_FORUM_LOCATION} 
{TOTAL_REGISTERED_USERS_ONLINE}{TOTAL_REGISTERED_USERS_ONLINE}
 {reg_user_row.USERNAME}  {reg_user_row.LASTUPDATE}  {reg_user_row.FORUM_LOCATION}  {reg_user_row.USERNAME}  {reg_user_row.LASTUPDATE}  {reg_user_row.FORUM_LOCATION} 
.
{TOTAL_GUEST_USERS_ONLINE}{TOTAL_GUEST_USERS_ONLINE}
 {guest_user_row.USERNAME}  {guest_user_row.LASTUPDATE}  {guest_user_row.FORUM_LOCATION}  {guest_user_row.USERNAME}  {guest_user_row.LASTUPDATE}  {guest_user_row.FORUM_LOCATION} 
- +
diff --git a/phpBB/templates/subSilver/viewtopic_body.html b/phpBB/templates/subSilver/viewtopic_body.html index 969b726525..134b126e07 100644 --- a/phpBB/templates/subSilver/viewtopic_body.html +++ b/phpBB/templates/subSilver/viewtopic_body.html @@ -3,18 +3,18 @@
{L_ONLINE_EXPLAIN} {S_TIMEZONE}
- + - - + +
{TOPIC_TITLE}
{L_MODERATORS}: {MODERATORS}
{MCP}{MCP}
{LOGGED_IN_USER_LIST}{PAGINATION}{LOGGED_IN_USER_LIST}{PAGINATION}
- - + +
{POST_IMG}   {REPLY_IMG}{POST_IMG} {REPLY_IMG}
@@ -103,7 +103,7 @@ {postrow.POSTER_NAME}
{postrow.POSTER_RANK}
{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}

{postrow.POSTER_JOINED}
{postrow.POSTER_POSTS}
{postrow.POSTER_FROM}

- + @@ -119,7 +119,7 @@ - +
{postrow.POST_ICON} {postrow.MINI_POST_IMG}{L_POSTED}: {postrow.POST_DATE}    {L_POST_SUBJECT}: {postrow.POST_SUBJECT}{postrow.POST_ICON} {postrow.MINI_POST_IMG}{L_POSTED}: {postrow.POST_DATE}   {L_POST_SUBJECT}: {postrow.POST_SUBJECT} {postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}
{L_BACK_TO_TOP}
{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}