David E. Ross wrote:
On 6/16/2016 4:21 PM, Juiceman wrote:
When I click file bookmark, the new bookmark box pops up but it wont
show all my folders in my saved bookmarks. In older versions of
Seamonkey it would show all my folders in my bookmarks.


I never use that option.  Instead, I open Bookmark Manager, which allows
me to see all my folders and sub-folders.  I mark an existing entry
either just before or just after where I want the new bookmark.  Then, I
drag-and-drop the targeted URI exactly where I want it.  I can drag
either from the URI area (aka Address Bar) or from a tab.

I added this code to my userChrome.css file in my profile:

/* Increase size/height of the expanded bookmarks panel */
#editBMPanel_folderTree {
min-width:350px !important; min-height:560px !important;}
#bookmarkproperties {
min-height:830px !important;}

It works fine. If you are unfamiliar with using userChrome.css, see this page:
http://kb.mozillazine.org/UserChrome.css

_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to