Auto hide bookmark toolbar in firefox ?


  1. Posts : 217
    windows 8.1 pro
       #1

    Auto hide bookmark toolbar in firefox ?


    Does any member know how to autohide bookmark toolbar?

    I entered a code from mozilla forum and pasted into userChrome.css folder ..but code does not work.

    There was a Firefox extension..Autohide Bookmark Toolbar but this does not work for Firefox 68.0.01

    Is there another another work around ?

    Thank you
      My Computer


  2. Posts : 17,838
    Windows 10
       #2

    treblefree said:
    Does any member know how to autohide bookmark toolbar?

    I entered a code from mozilla forum and pasted into userChrome.css folder ..but code does not work.

    There was a Firefox extension..Autohide Bookmark Toolbar but this does not work for Firefox 68.0.01

    Is there another another work around ?

    Thank you
    Works here:

    Code:
    @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
    
    /* Auto-hide bookmarks bar (show only on nav-bar hover)  */
    #PersonalToolbar{
        opacity:0 !important;
        margin-top: -23px !important;
        transition: all 0.4s ease 0s !important;
    }
      My Computer


  3. Posts : 217
    windows 8.1 pro
    Thread Starter
       #3

    Do i need to alter something in code ?


    Thanks for reply..not much good at creating css file...any entered code supplied but getting weird display.
    See attached image...obiviously something is wrong.If i delete the css file the bookmark toolbar is back to normal width and can read bookmarks as normal.

    I have latest version of Firefox

    Thank you
    Attached Thumbnails Attached Thumbnails Auto hide bookmark toolbar in firefox ?-snap3.jpg  
      My Computer

  4.   My Computer


  5. Posts : 217
    windows 8.1 pro
    Thread Starter
       #5

    This code for me does not do anything..tried it before..i will use sidebar..just open it when needed and close it when not..
    never thought of using this before
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 08:16.
Find Us




Windows 10 Forums