Mozilla Browser - Adding a 2nd bookmark toolbar to Firefox?

This is Interesting: Free IT Magazines  
Home > Archive > Mozilla Browser > June 2007 > Adding a 2nd bookmark toolbar to Firefox?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Adding a 2nd bookmark toolbar to Firefox?
History Fan

2007-06-30, 7:12 pm

I'm using Firefox 2.0.0.4 on a Windows XP SP2 computer. DSL
connection. I have a lot of favorite sites added to my Firefox bookmarks
toolbar. So many in fact, that they do not all display on my screen. Is it
possible to add a 2nd bookmark toolbar? Preferably without using an
extension.


Peter.Potamus.the.Purple.Hippo@gmail.com

2007-06-30, 7:12 pm

On Jun 30, 11:44 am, "History Fan"
<UnknownplacesonEa...@unknown11.com> wrote:
> I'm using Firefox 2.0.0.4 on a Windows XP SP2 computer. DSL
> connection. I have a lot of favorite sites added to my Firefox bookmarks
> toolbar. So many in fact, that they do not all display on my screen. Is it
> possible to add a 2nd bookmark toolbar? Preferably without using an
> extension.



add the following script to your userChrome.css file:

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/
there.is.only.xul);

/* Multi-row bookmarks toolbar */
#bookmarks-ptf {display:block !important; }
#bookmarks-ptf toolbarseparator {display:inline !important; }
#bookmarks-ptf .bookmark-item { visibility: visible !important;}
#overflow-padder { width: auto !important; } /* this controls the
length of the bookmarks */
#bookmarks-chevron { display: none !important; }

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com