diff --git a/phpBB/templates/subSilver/subSilver.css b/phpBB/templates/subSilver/subSilver.css index 3efd0959da..e00a3de61c 100644 --- a/phpBB/templates/subSilver/subSilver.css +++ b/phpBB/templates/subSilver/subSilver.css @@ -234,7 +234,7 @@ span.hilit { /* titles for the topics: could specify viewed link colour too */ .topictitle { color: black; - font-size: 82%; + font-size: 70%; font-weight:bold; } diff --git a/phpBB/templates/subSilver/viewforum_body.html b/phpBB/templates/subSilver/viewforum_body.html index 75673e7ebc..7b3dbc1c11 100644 --- a/phpBB/templates/subSilver/viewforum_body.html +++ b/phpBB/templates/subSilver/viewforum_body.html @@ -46,7 +46,7 @@ {topicrow.TOPIC_ICON} - {topicrow.NEWEST_POST_IMG}{topicrow.TOPIC_TYPE}{topicrow.TOPIC_TITLE}
{topicrow.GOTO_PAGE}
+ {topicrow.NEWEST_POST_IMG}{topicrow.TOPIC_TYPE}{topicrow.TOPIC_TITLE}
{topicrow.GOTO_PAGE}
{topicrow.TOPIC_AUTHOR} {topicrow.REPLIES} {topicrow.VIEWS}