diff --git a/phpBB/templates/subSilver/overall_header.html b/phpBB/templates/subSilver/overall_header.html
index 7dde979e43..fd0240b906 100644
--- a/phpBB/templates/subSilver/overall_header.html
+++ b/phpBB/templates/subSilver/overall_header.html
@@ -23,7 +23,7 @@
-
+
@@ -36,7 +36,7 @@
 |
- {SITENAME} {SITE_DESCRIPTION} |
+ {SITENAME}{SITE_DESCRIPTION} |
 |
diff --git a/phpBB/templates/subSilver/subSilver.css b/phpBB/templates/subSilver/subSilver.css
index 9d1be9a348..513b905687 100644
--- a/phpBB/templates/subSilver/subSilver.css
+++ b/phpBB/templates/subSilver/subSilver.css
@@ -1,9 +1,11 @@
/*
+
The original subSilver Theme for phpBB version 2+
Created by subBlue design [ http://www.subBlue.com ]
Copyright 2000, 2003 phpBB Group
- $Id $
+ $Id$
+
*/
/*
@@ -37,7 +39,14 @@ body {
scrollbar-arrow-color: #006699;
scrollbar-track-color: #EFEFEF;
scrollbar-darkshadow-color: #98AAB1;
- background-image: url('templates/subSilver/images/background.png');
+ background: white url('templates/subSilver/images/background.png') repeat-x;
+}
+
+h1 {
+ color: black;
+ font: bold 1.4em Verdana, Arial, Helvetica, serif;
+ text-decoration: none;
+ margin: 0px;
}
h3 {
@@ -177,6 +186,12 @@ hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
background-color: #ACBBC6;
}
+.titles {
+ color: black;
+ font: 1.4em Verdana, Arial, Helvetica, serif;
+ text-decoration: none;
+}
+
/* Main table cell colours and backgrounds */
.row1 {
background-color: #EFEFEF;
@@ -247,15 +262,4 @@ span.hilit {color:red;font-weight:bold}
*/
.helpline { background-color: #DEE3E7; border-style: none; }
-
-
-
-
-
-/* The largest text used in the index page title and toptic title etc. */
-.maintitle,h1,h2 {
- font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
- text-decoration: none; line-height : 120%; color : #000000;
-}
-
/* --------------------------- */
\ No newline at end of file
diff --git a/phpBB/templates/subSilver/viewforum_body.html b/phpBB/templates/subSilver/viewforum_body.html
index a0d5899420..12a9a66668 100644
--- a/phpBB/templates/subSilver/viewforum_body.html
+++ b/phpBB/templates/subSilver/viewforum_body.html
@@ -2,7 +2,7 @@
- {FORUM_NAME} {L_MODERATORS}: {MODERATORS} |
+ {FORUM_NAME} {L_MODERATORS}: {MODERATORS} |
{MOD_CP} |
@@ -26,11 +26,7 @@
@@ -83,11 +79,7 @@
{POST_IMG} |
- {L_INDEX}
-
- -> {navlinks.FORUM_NAME}
-
- |
+ {L_INDEX} -> {navlinks.FORUM_NAME} |
{S_TIMEZONE} {PAGINATION} |
diff --git a/phpBB/templates/subSilver/viewtopic_body.html b/phpBB/templates/subSilver/viewtopic_body.html
index 795ca577ca..969b726525 100644
--- a/phpBB/templates/subSilver/viewtopic_body.html
+++ b/phpBB/templates/subSilver/viewtopic_body.html
@@ -2,18 +2,19 @@
- {TOPIC_TITLE} {L_MODERATORS}: {MODERATORS} |
+ {TOPIC_TITLE} {L_MODERATORS}: {MODERATORS} |
{MCP} |
- {PAGINATION} |
+ {LOGGED_IN_USER_LIST} |
+ {PAGINATION} |
@@ -21,14 +22,14 @@
|
-
| |