Loading
35 views
Remove Avatars from PM's
Page 1
(items) 1–1 of 1
If you're like me and find the size of the Avatars in Personal Messages too big and wasteful of space, you can use the following STYLISH Filter to remove them. It's important to change the URL-PREFIX Line to match your own Lefora Forum first though, the underlined line below. This ensures it only affects the mailbox and no other part of your forum.
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://hackyour.lefora.com/user/mailbox/view") {
div.section img.avatar {display:none !important;}
}
Page 1
(items) 1–1 of 1
Locked Topic
You must be a member to post in this forum