where as FF3 the bookmark window remains stuck with address bar, how
can I detach it from the address bar?
http://img524.imageshack.us/img524/7907/20080727091225fm2.jpg
This is how FF3 is making it appear small & attached to address bar, I
have a long list of nested bookmarks hence having problems.
}
------------
but it does not do what I need,
I basically want that when I click the drop down arrow on the book
mark window, it should then be stretchable so I can adjust the size as
needed.
Thanks
On Jul 30, 5:18 pm, Rom <-...@-.invalid> wrote:
> On Thu, 30 Jul 2009 00:41:44 -0700 (PDT), digi wrote:
> > FF 2 allowed bookmark window to float separately & I could see the
> > list via drop down menu,
> >http://img71.imageshack.us/img71/1408/00001872ac1.jpg
>
> Yep, I preferred the window and with the OpenBook extension.
>
> > where as FF3 the bookmark window remains stuck with address bar, how
> > can I detach it from the address bar?
>
> Add the following (changing to suit) to the userChrome.css file
> <http://kb.mozillazine.org/UserChrome.css> or use the Stylish
> extension <https://addons.mozilla.org/en-US/firefox/addon/2108> to
> move and position the Bookmark popup away from the location bar.:
>
> /* Bookmark Popup */
> #editBookmarkPanel {
> margin-top:50px !important;
> margin-left:2500px !important;
>
> }
> >http://img524.imageshack.us/img524/7907/20080727091225fm2.jpg
> > This is how FF3 is making it appear small & attached to address bar, I
> > have a long list of nested bookmarks hence having problems.
>
> Also try (the above with) the OpenBook extension:
> <https://addons.mozilla.org/en-US/firefox/addon/42>, as it has useful
> options such as a resizer and auto open the bookmarks folder tree.
>
> --
> Rom