EmailDiscussions.com  

Go Back   EmailDiscussions.com > Email Service Provider-specific Forums > FastMail Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
Stay in touch wirelessly

FastMail Forum All posts relating to FastMail.FM should go here: suggestions, comments, requests for help, complaints, technical issues etc.

Reply
 
Thread Tools
Old 29 Jun 2019, 01:03 AM   #1
digp
Master of the @
 
Join Date: May 2003
Posts: 1,319
Hide the + edit find - what a waste of screen space.

can i?

thanks
digp is offline   Reply With Quote

Old 4 Jul 2019, 05:12 PM   #2
ferrety
Member
 
Join Date: Mar 2018
Posts: 53
Quote:
Originally Posted by digp View Post
can i?

thanks
I have hidden it using a browser extension ublockorigin. Clearly this only works in a browser not on an app. Right click on it & block element
ferrety is offline   Reply With Quote
Old 4 Jul 2019, 08:37 PM   #3
hbs
Junior Member
 
Join Date: Jul 2016
Posts: 23
Another way is tweaking the CSS directly (e.g. with the "Stylus" extension/addon, available for Chrome and Firefox).

This code snippet can be imported right away into "Stylus":

Code:
@-moz-document url-prefix("https://www.fastmail.com/mail/") {
/* Suppress "+/Edit/Find"-Toolbar */
[class^="v-Sidebar-toolbar"] {
    display:none !important;
}

/* Suppress Quota Box */
[class^="v-Quota"] {
    display:none !important;
}

}
hbs is offline   Reply With Quote
Old 5 Jul 2019, 02:18 AM   #4
JeremyNicoll
Essential Contributor
 
Join Date: Dec 2017
Location: Scotland
Posts: 483
The problem with tweaking the CSS is that if FM add useful content to that same sidebar toolbar area, you'll never know about it. You're relying on them, if they do do that, using a separate CSS classname for anything they add.
JeremyNicoll is offline   Reply With Quote
Old 5 Jul 2019, 03:12 AM   #5
hbs
Junior Member
 
Join Date: Jul 2016
Posts: 23
Quote:
Originally Posted by JeremyNicoll View Post
The problem with tweaking the CSS is that if FM add useful content to that same sidebar toolbar area, you'll never know about it.
That shouldn't be a problem at all. Just turning off the site's CSS modification every once in a while should reveal any changes. With Google's (or your favorite search engine's) help amending the modifiaction shouldn't be that complicated. But of course, to each his own.
hbs is offline   Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +9. The time now is 02:05 PM.

 

Copyright EmailDiscussions.com 1998-2022. All Rights Reserved. Privacy Policy