diff --git a/phpBB/templates/subSilver/subSilver.css b/phpBB/templates/subSilver/subSilver.css index 68d2e05a2c..0e88075efc 100644 --- a/phpBB/templates/subSilver/subSilver.css +++ b/phpBB/templates/subSilver/subSilver.css @@ -260,25 +260,25 @@ span.hilit { /* Location, number of posts, post date etc */ .postdetails { color: black; - font-size: 65%; + font-size: 60%; } /* The content of the posts (body of text) */ .postbody { - font-size: 80%; + font-size: 75%; } /* Quote & Code blocks */ .code { color: #006600; - font: normal 80% 'Courier New', monospace; + font: normal 70% 'Courier New', monospace; border: #D1D7DC 1px solid; background-color: #FAFAFA; } .quote { color: #444; - font: normal 80%/125% Verdana, Arial, Helvetica, sans-serif; + font: normal 70%/125% Verdana, Arial, Helvetica, sans-serif; border: #D1D7DC solid 1px; background-color: #FAFAFA; } diff --git a/phpBB/templates/subSilver/viewtopic_body.html b/phpBB/templates/subSilver/viewtopic_body.html index 6ba74bf43e..f6bb84430f 100644 --- a/phpBB/templates/subSilver/viewtopic_body.html +++ b/phpBB/templates/subSilver/viewtopic_body.html @@ -27,41 +27,21 @@ - +
- - - - - - - - - - - -
{POLL_QUESTION}
{L_MAX_VOTES}
- - - - - - -
 {poll_option.POLL_OPTION_CAPTION}
{L_VIEW_RESULTS}
{S_HIDDEN_FIELDS}
- - - -
- - + + + + + + +
{POLL_QUESTION}{POLL_QUESTION}
{L_POLL_LENGTH}
+ + + + + + + + + + -
checked="checked"/>checked="checked"/>  {poll_option.POLL_OPTION_CAPTION} @@ -74,14 +54,26 @@ +
{POLL_LEFT_CAP_IMG} x
{L_MAX_VOTES}

{L_TOTAL_VOTES} : {TOTAL_VOTES}

{L_VIEW_RESULTS}
{S_HIDDEN_FIELDS} @@ -99,43 +91,50 @@ {postrow.L_IGNORE_POST} - {postrow.POSTER_NAME}
{postrow.POSTER_RANK}
{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}

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

- + + + + + + + + +
{postrow.POSTER_NAME}
{postrow.POSTER_RANK}
{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}

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

- - - - - + + + +
{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}

{postrow.POST_ICON} {L_POST_SUBJECT}: {postrow.POST_SUBJECT}{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}
-
+ - - - -
{UNAPPROVED_IMG}  {L_POST_NOT_BEEN_APPROVED} [ {L_APPROVE_POST} ]

+ - - - - + + + +
{REPORTED_IMG}  {L_POST_BEEN_REPORTED} [ {L_READ_REPORTS} ]

{postrow.MESSAGE}
_________________
{postrow.SIGNATURE}
{postrow.EDITED_MESSAGE}
+ + + +
{postrow.MESSAGE}
_________________
{postrow.SIGNATURE}
{postrow.EDITED_MESSAGE}
{postrow.MINI_POST_IMG}{L_POSTED}: {postrow.POST_DATE}