"File" bookmark

User Help for Seamonkey and Mozilla Suite
Post Reply
anziani
Posts: 16
Joined: April 26th, 2011, 1:53 pm

"File" bookmark

Post by anziani »

When I find a subject that I want to save, I go to Bookmarks, then File Bookmarks then I run into problems. My system used to show all Bookmark Categories I had set up, then I would click on the appropriate Bookmark and hit enter and it was saved. Now I can't get a full listing of my regular bookmarks. Any one have any ideas?
Anziani
anziani
Posts: 16
Joined: April 26th, 2011, 1:53 pm

Re: "File" bookmark

Post by anziani »

Sorry, I forgot to mention I am using version 2.4 of SeaMonkey.
Anziani
Anonymosity
Posts: 8779
Joined: May 7th, 2007, 12:07 pm

Re: "File" bookmark

Post by Anonymosity »

You are using 2.40, not 2.4. Version numbers do not work like decimal fractions. I solved the problem with file bookmark by adding code to my userChrome.css file.

Code: Select all

/* Increase size/height of the expanded bookmarks panel */
#editBMPanel_folderTree {
min-width:350px !important; min-height:560px !important;}
#bookmarkproperties {
min-height:830px !important;}
Info about using userChrome.css is here:
http://kb.mozillazine.org/UserChrome.css
anziani
Posts: 16
Joined: April 26th, 2011, 1:53 pm

Re: "File" bookmark

Post by anziani »

Thanks for the reply. I'm not a great "whiz" but I'll give it a try. :(
Anziani
Post Reply