Skip to main content

Custom CSS in Jupiter for Webmail interface - How to add your own stylesheet

Comments

4 comments

  • pkiff
    [Reserved for revision notes]
    0
  • braecht
    Thanks a lot. I'm on 112.0.1, had to tweak the css like this to get it to work (no idea why): // Hide Horde banner in webmail landing home page div#wmbanner { display: none; } #wmbanner { display: none; } // Hide "Set up email on your device" until it works div#checkWithDevice { display: none; } #checkWithDevice { display: none; }
    0
  • braecht
    I am currently working again on the tedious task of adapting jupiter to our CI for V114. @pkiff: You wrote in another thread that you wanted to set up something external (a blog or an external forum) regarding jupiter CSS changes, have you already done this?
    0
  • pkiff
    No, I didn't. I may get to it this fall some time (i.e. Sept-Dec 2023). But I am still using the methods I described in this thread and it works fine. If you try it and something doesn't work, I am watching this thread and will try to help if I can? My hope originally was that perhaps others would lend their expertise in this same thread and a tiny community of themers would emerge here. But I think that the inability to edit posts prevents a single thread from becoming a reliable and easily usable resource in this forum. The tendency I see is that instead folks (like I did when I started this very thread!) will keep starting new threads whenever someone stumbles upon this issue and it makes it hard to develop any depth of community knowledge.
    0

Please sign in to leave a comment.