From f7f80a424f15ce0ffb257c4fccf22217012acb41 Mon Sep 17 00:00:00 2001 From: Crizzo Date: Mon, 9 Jun 2014 22:55:13 +0200 Subject: [PATCH 1/9] [ticket/12680] Adds alternative text to contact icon in viewtopic.php PHPBB3-12680 --- phpBB/styles/prosilver/template/viewtopic_body.html | 2 +- phpBB/styles/prosilver/theme/buttons.css | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html index fb0b9733e7..b4eb521c47 100644 --- a/phpBB/styles/prosilver/template/viewtopic_body.html +++ b/phpBB/styles/prosilver/template/viewtopic_body.html @@ -164,7 +164,7 @@
class="last-cell" onclick="popup(this.href, 550, 320); return false;"> - + {postrow.contact.NAME}
diff --git a/phpBB/styles/prosilver/theme/buttons.css b/phpBB/styles/prosilver/theme/buttons.css index 19cb547bd4..c35ff7922c 100644 --- a/phpBB/styles/prosilver/theme/buttons.css +++ b/phpBB/styles/prosilver/theme/buttons.css @@ -133,6 +133,14 @@ ul.linklist.bulletin li.small-icon:before { clear: left; } +.contact-icons span.contact-icon span{ + display: block; + height: 0; + overflow: hidden; + position: absolute; + width: 1px; +} + /* Profile icons */ .pm-icon { background-position: 0 0; } .email-icon { background-position: -21px 0; } From 2d90c754fe63c59db8b3d394441f5980a165cfd6 Mon Sep 17 00:00:00 2001 From: Crizzo Date: Mon, 9 Jun 2014 23:25:34 +0200 Subject: [PATCH 2/9] [ticket/12680] Adds second alternativ text and font-size: 0 to remove text PHPBB3-12680 --- phpBB/styles/prosilver/template/viewtopic_body.html | 4 ++-- phpBB/styles/prosilver/theme/buttons.css | 9 +-------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html index b4eb521c47..b31927ebe0 100644 --- a/phpBB/styles/prosilver/template/viewtopic_body.html +++ b/phpBB/styles/prosilver/template/viewtopic_body.html @@ -153,7 +153,7 @@
{L_CONTACT}{L_COLON}
{L_CONTACT}{L_COLON}
{L_CONTACT}{L_COLON}