Custom Stylesheet

The custom stylesheets feature allows you to change the appearance of the FastMail.FM web interface by including custom CSS declarations on each page viewed.

Users have been putting together lists of tweaks and customisations that you can use on our wiki page: http://wiki.fastmail.fm/index.php?title=NewInterfaceCSS

  1. Enable the custom mode for stylesheets:
    1. Go to Options -> Account Preferences
    2. In the Display section, make sure Custom Styles checkbox is checked and click Save Changes
  2. Create a folder {My Files}/custom-ui/css in your Fastmail Files storage
    1. Go to the Files screen
    2. In the box that appears, enter custom-ui and click Do
    3. Click on the newly created folder custom-ui to move into it
    4. In the selection box labeled More actions, click create subfolder
    5. In the box that appears, enter css and click Do.
    6. Click on the newly created folder css to move into it
  3. Create a tweaks.css file on your local system with the CSS modifications you'd like.

    See the wiki page for examples you can copy and paste into your tweaks.css file to use

  4. Upload the tweaks.css file to the {My Files}/custom-ui/css folder:
    1. If not already there, go to the Files screen
    2. Click the css folder on the left side within the custom-ui folder
    3. In the upload section at the bottom, select your tweaks.css file using the Browse button, and click Upload.

The CSS changes in your tweaks.css file should now be applied.