From e4b75fa53c5929e0d3566c4415979196f0fe5310 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Tue, 2 Oct 2001 01:29:39 +0000 Subject: [PATCH] Now known as modcp_split.tpl git-svn-id: file:///svn/phpbb/trunk@1123 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/subSilver/bbcode.tpl | 2 +- phpBB/templates/subSilver/overall_header.tpl | 4 ++-- phpBB/templates/subSilver/viewtopic_body.tpl | 15 +++++++++------ 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/phpBB/templates/subSilver/bbcode.tpl b/phpBB/templates/subSilver/bbcode.tpl index 38cadbed4f..7da43c0056 100755 --- a/phpBB/templates/subSilver/bbcode.tpl +++ b/phpBB/templates/subSilver/bbcode.tpl @@ -92,7 +92,7 @@ -{DESCRIPTION} +{DESCRIPTION} diff --git a/phpBB/templates/subSilver/overall_header.tpl b/phpBB/templates/subSilver/overall_header.tpl index 969d02c9dc..2353000a7e 100644 --- a/phpBB/templates/subSilver/overall_header.tpl +++ b/phpBB/templates/subSilver/overall_header.tpl @@ -142,8 +142,8 @@ a:hover.postdetails { color: #C23030; text-decoration: underline; } /* The content of the posts (body of text) */ .postbody { font-size : 12px; line-height: 150%} -a.postbody { text-decoration: none; color : #0176BC } -a:hover.postbody { text-decoration: underline; color : #C23030 } +a.postlink { text-decoration: none; color : {T_BODY_LINK} } +a:hover.postlink { text-decoration: underline; color : #C23030 } /* Quote Code (currently not used) */ diff --git a/phpBB/templates/subSilver/viewtopic_body.tpl b/phpBB/templates/subSilver/viewtopic_body.tpl index b14f93c3b9..2e3f2803a5 100644 --- a/phpBB/templates/subSilver/viewtopic_body.tpl +++ b/phpBB/templates/subSilver/viewtopic_body.tpl @@ -25,7 +25,7 @@ - {postrow.POSTER_NAME}
+ {postrow.POSTER_NAME}
{postrow.POSTER_RANK}
{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}

@@ -33,7 +33,7 @@ {postrow.POSTER_POSTS}
{postrow.POSTER_FROM}

- + + + + + + +
{postrow.MINI_POST_IMG}{L_POSTED}: {postrow.POST_DATE}    {L_POST_SUBJECT}: @@ -41,12 +41,15 @@ {postrow.IP_IMG} {postrow.QUOTE_IMG} {postrow.EDIT_IMG}

{postrow.MESSAGE}
- - {postrow.MESSAGE} - Back to top @@ -67,7 +70,7 @@ - +
{L_DISPLAY_POSTS}: {S_SELECT_POST_DAYS} {S_SELECT_POST_ORDER}