Support Firefox Bookmarks Help

Discussion in 'Technology' started by 61, Aug 5, 2013.

Thread Status:
Not open for further replies.
  1. 61 No. B

    Joined:
    Jul 23, 2011
    3,455
    So I tried getting Firefox again and have been absolutely amazed with the amount of customization I found available, and may stick with the browser this time.

    However one thing that bothers me are the "Subscribe to this page" and "Unsorted bookmarks" in the bookmarks menu. If at all possible I would like to delete or hide these.

    I've already done some looking around and wasn't able to find anything that helped.


    thanks
     
  2. Amaury Legendary Hero

    Joined:
    Jan 15, 2007
    Gender:
    Male
    Location:
    Ellensburg, WA
    1,693
    I'm not sure where "Subscribe to This Page" this, but "Unsorted Bookmarks" cannot be deleted, as the Delete option is grayed out, nor can it be hidden from what I can see.
     
  3. Misty gimme kiss

    Joined:
    Sep 25, 2006
    Gender:
    Cisgender Female
    Location:
    alderaan
    6,590
    Kind of an ugly solution but it seems to be the only way.

    First, install the add-on Stylish. I'd link to it but the Firefox add-on site doesn't seem to be responding for me, for whatever reason.

    Create a new style (Firefox Menu > Add-ons > User Styles > Write New Style). Name it whatever you'd like. Paste in the following code:
    Code:
    /* Removes 'Subscribe to this page' and 'Unsorted Bookmarks' from the bookmarks menu */
     
    #BMB_subscribeToPageMenuitem,
    #BMB_subsribeToPageMenupopup,
    #BMB_unsortedBookmarks
        { display:none; }
    Save it & you're good to go.
     
  4. Amaury Legendary Hero

    Joined:
    Jan 15, 2007
    Gender:
    Male
    Location:
    Ellensburg, WA
    1,693
    Here you go, Below: Stylish :)
     
Thread Status:
Not open for further replies.