View Single Post
Old 9 Oct 2008, 06:22 PM   #310
n5bb
Intergalactic Postmaster
 
Join Date: May 2004
Location: Irving, Texas
Posts: 8,930
Arrow Disabling user address display in new interface

Quote:
Originally Posted by Sherry View Post
Hmm, just looked on the Beta. I thought he might stop revealing our email address by the time he put it on the beta.
Your wish is our command, Sherry! This can be done as follows with the Stylish add-on I described earlier for Firefox, Sherry. Make a new style named No user display and use this CSS:
Code:
@-moz-document domain(fastmail.fm) {
#admin span{display:none}
}
You can turn these on and off independently. So now I have a modified version of Professional Blue, Delete and previous/next, and No user display styles. I can turn them all on or select any of these to be applied. I like this ability to control the interface "live".

Bill
n5bb is offline   Reply With Quote