diff --git a/phpBB/templates/subSilver/memberlist_body.html b/phpBB/templates/subSilver/memberlist_body.html index e914c62445..a2eb1eceda 100644 --- a/phpBB/templates/subSilver/memberlist_body.html +++ b/phpBB/templates/subSilver/memberlist_body.html @@ -1,3 +1,4 @@ + @@ -30,53 +31,51 @@ function marklist(status) //--> -
- - - - +
{L_SEARCH_USERNAME}
+ + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - + @@ -87,22 +86,21 @@ function marklist(status)
{L_SEARCH_USERNAME}
{L_SEARCH_EXPLAIN}
{L_USERNAME}:
{L_USERNAME}:
{L_EMAIL}:
{L_EMAIL}:
{L_ICQ_NUMBER}:
{L_ICQ_NUMBER}:
{L_AIM}:
{L_AIM}:
{L_YAHOO}:
{L_YAHOO}:
{L_MESSENGER}:
{L_MESSENGER}:
{L_JOINED}:
{L_JOINED}:
{L_ACTIVE}:
{L_ACTIVE}:
{L_POSTS}:
{L_POSTS}:
{L_SORT_BY}: {L_SORT_BY}:  {S_SORT_OPTIONS} {S_ORDER_SELECT} 
- - +
{L_INDEX}{L_SELECT_SORT_METHOD}: {S_MODE_SELECT}  {L_ORDER} {S_ORDER_SELECT} 
- +
- - - - - - - - - + + + + + + + + + @@ -110,26 +108,26 @@ function marklist(status) - - - - - - - - - + + + + + + + + + - +
# {L_USERNAME}{L_EMAIL}{L_FROM}{L_JOINED}{L_POSTS}{L_WEBSITE}{L_MARK}# {L_USERNAME}{L_EMAIL}{L_FROM}{L_JOINED}{L_POSTS}{L_WEBSITE}{L_MARK}
 {memberrow.ROW_NUMBER}  {memberrow.PM_IMG} {memberrow.USERNAME} {memberrow.EMAIL_IMG} {memberrow.FROM}{memberrow.JOINED}{memberrow.POSTS} {memberrow.WWW_IMG}  {memberrow.ROW_NUMBER}  {memberrow.PM_IMG} {memberrow.USERNAME} {memberrow.EMAIL_IMG} {memberrow.FROM} {memberrow.JOINED} {memberrow.POSTS} {memberrow.WWW_IMG} 
{L_SELECT_SORT_METHOD}: {S_MODE_SELECT}  {L_ORDER} {S_ORDER_SELECT} 
- - + +
{PAGE_NUMBER}{L_MARK_ALL} :: {L_UNMARK_ALL}

{S_TIMEZONE}

{PAGINATION}
{L_MARK_ALL} :: {L_UNMARK_ALL}

{S_TIMEZONE}

{PAGINATION}
diff --git a/phpBB/templates/subSilver/overall_header.html b/phpBB/templates/subSilver/overall_header.html index 763cecd839..6e75997b0e 100644 --- a/phpBB/templates/subSilver/overall_header.html +++ b/phpBB/templates/subSilver/overall_header.html @@ -23,7 +23,7 @@ - + diff --git a/phpBB/templates/subSilver/subSilver.css b/phpBB/templates/subSilver/subSilver.css index f828eb1c05..3cb6cc3120 100644 --- a/phpBB/templates/subSilver/subSilver.css +++ b/phpBB/templates/subSilver/subSilver.css @@ -40,8 +40,7 @@ h1 { } h3 { - font: bold 120% Verdana, serif; - line-height: 120%; + font: bold 120%/120% Verdana, serif; } /* --------------------------- */ @@ -54,8 +53,9 @@ h3 { /* header cell */ th { height: 25px; - color: #FFA34F; - font: bold 70%; + color: #FFA34F; + font-size: 70%; + font-weight:bold; background: #006699 url('templates/subSilver/images/cellpic3.gif'); } @@ -120,7 +120,7 @@ a.copyright:hover { input, textarea, select { color: black; - font: normal 70% Verdana, Arial, Helvetica, sans-serif; + font: normal 70% Verdana, Helvetica, sans-serif; border-color: black; } @@ -132,7 +132,7 @@ input.post, textarea.post, select { /* The buttons used for bbCode styling in message post */ input.button { color: black; - font: 70% Verdana, Arial, Helvetica, sans-serif; + font: normal 70% Verdana, Helvetica, sans-serif; background-color: #EFEFEF; } @@ -175,12 +175,13 @@ hr { .titles { color: black; - font: 140% Verdana, Arial, Helvetica, serif; + font: normal 140% Verdana, Arial, Helvetica, serif; text-decoration: none; } .cattitle { - font: bold 80%; + font-size: 80%; + font-weight:bold; } /* Main table cell colours and backgrounds */ @@ -219,19 +220,22 @@ span.hilit { /* Forum title: Text and link to the forums used in: index.php */ .forumlink { color: #006699; - font: bold 80%; + font-size: 80%; + font-weight:bold; } /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */ .nav { color: black; - font: bold 65%; + font-size: 65%; + font-weight:bold; } /* titles for the topics: could specify viewed link colour too */ .topictitle { color: black; - font: bold 82%; + font-size: 82%; + font-weight:bold; } /* Name of poster in viewmsg.php and viewtopic.php and other places */ @@ -254,15 +258,14 @@ span.hilit { /* Quote & Code blocks */ .code { color: #006600; - font: 80% 'Courier New', courier; + font: normal 80% 'Courier New', monospace; border: #D1D7DC 1px solid; background-color: #FAFAFA; } .quote { color: #444; - font: 80% Verdana, Arial, Helvetica, sans-serif; - line-height: 125%; + font: normal 80%/125% Verdana, Arial, Helvetica, sans-serif; border: #D1D7DC solid 1px; background-color: #FAFAFA; } @@ -270,7 +273,7 @@ span.hilit { /* Copyright and bottom info */ .copyright { color: #444; - font: 60% Verdana, Arial, Helvetica, sans-serif; + font: normal 60% Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px; } diff --git a/phpBB/templates/subSilver/viewforum_subforum.html b/phpBB/templates/subSilver/viewforum_subforum.html index 26f21c86a5..227f32f7aa 100644 --- a/phpBB/templates/subSilver/viewforum_subforum.html +++ b/phpBB/templates/subSilver/viewforum_subforum.html @@ -8,7 +8,7 @@ - {forumrow.FORUM_NAME} + {forumrow.FORUM_NAME} diff --git a/phpBB/templates/subSilver/viewonline_body.html b/phpBB/templates/subSilver/viewonline_body.html index 685cc73c64..e5b35d170b 100644 --- a/phpBB/templates/subSilver/viewonline_body.html +++ b/phpBB/templates/subSilver/viewonline_body.html @@ -21,7 +21,7 @@ -  {reg_user_row.USERNAME}  +  {reg_user_row.USERNAME}   {reg_user_row.LASTUPDATE}   {reg_user_row.FORUM_LOCATION}  @@ -38,7 +38,7 @@ -  {guest_user_row.USERNAME}  +  {guest_user_row.USERNAME}   {guest_user_row.LASTUPDATE}   {guest_user_row.FORUM_LOCATION}