From 34c1fd176dfd63ad3e8980e28fada2024d933675 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Mon, 24 Dec 2001 18:13:05 +0000 Subject: [PATCH] Altered way ICQ overlay is done, uses JavaScript ... don't want this generated within the source code. git-svn-id: file:///svn/phpbb/trunk@1709 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/subSilver/overall_header.tpl | 1 - .../subSilver/privmsgs_read_body.tpl | 19 +++++++++++++++++- .../templates/subSilver/profile_view_body.tpl | 20 ++++++++++++++++++- phpBB/templates/subSilver/viewtopic_body.tpl | 20 ++++++++++++++++++- 4 files changed, 56 insertions(+), 4 deletions(-) diff --git a/phpBB/templates/subSilver/overall_header.tpl b/phpBB/templates/subSilver/overall_header.tpl index 66f4805348..1d0af89b21 100644 --- a/phpBB/templates/subSilver/overall_header.tpl +++ b/phpBB/templates/subSilver/overall_header.tpl @@ -20,7 +20,6 @@ TH { background-image: url(templates/subSilver/images/cellpic3.gif) } TD.cat { background-image: url(templates/subSilver/images/cellpic1.gif) } TD.rowpic { background-image: url(templates/subSilver/images/cellpic2.jpg); background-repeat: repeat-y } -td.icqback { background-image: url(templates/subSilver/images/icon_icq_add.gif); background-repeat: no-repeat } TD.catHead,TD.catSides,TD.catLeft,TD.catRight,TD.catBottom { background-image: url(templates/subSilver/images/cellpic1.gif) } diff --git a/phpBB/templates/subSilver/privmsgs_read_body.tpl b/phpBB/templates/subSilver/privmsgs_read_body.tpl index 48fa70c3cc..09cc9b597b 100644 --- a/phpBB/templates/subSilver/privmsgs_read_body.tpl +++ b/phpBB/templates/subSilver/privmsgs_read_body.tpl @@ -1,4 +1,16 @@ + + @@ -51,7 +63,12 @@
{INBOX_IMG}
+ {WWW_IMG} {AIM_IMG} {YIM_IMG} {MSN_IMG} 
{PROFILE_IMG} {PM_IMG} {EMAIL_IMG} - {WWW_IMG} {AIM_IMG} {YIM_IMG} {MSN_IMG} {ICQ_STATUS_IMG}{ICQ_ADD_IMG} +
diff --git a/phpBB/templates/subSilver/profile_view_body.tpl b/phpBB/templates/subSilver/profile_view_body.tpl index 4753818fc1..f8e6e143b7 100644 --- a/phpBB/templates/subSilver/profile_view_body.tpl +++ b/phpBB/templates/subSilver/profile_view_body.tpl @@ -1,4 +1,16 @@ + + @@ -74,7 +86,13 @@ - +
{L_INDEX}
{L_ICQ_NUMBER}:{ICQ_STATUS_IMG}{ICQ_ADD_IMG} + +
diff --git a/phpBB/templates/subSilver/viewtopic_body.tpl b/phpBB/templates/subSilver/viewtopic_body.tpl index 33170e369e..b833c80bf7 100644 --- a/phpBB/templates/subSilver/viewtopic_body.tpl +++ b/phpBB/templates/subSilver/viewtopic_body.tpl @@ -1,3 +1,16 @@ + + +
{TOPIC_TITLE}
@@ -57,7 +70,12 @@ + {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG} 
{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG} - {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG} {postrow.ICQ_STATUS_IMG}{postrow.ICQ_ADD_IMG} +