PDA

View Full Version : Two Rows Of Links



Busyman™
01-11-2007, 01:55 AM
I need 2 rows of links in IE.

Any ideas on any add-on to accomplish this.

Busyman™
01-11-2007, 07:16 AM
Nvm.

Switched to Firefox.

Added the proper code for multi-rowed bookmarks.

Added Toolbar Thinger to move shit around a bit.

No problems....so far.

Now how do I auto-hide in full screen mode?!!!:angry:

trajillo
01-11-2007, 08:54 AM
you mean like a double lined bookmark toolbar? ive been looking for one of those...can you link me?

Busyman™
01-12-2007, 05:39 AM
you mean like a double lined bookmark toolbar? ive been looking for one of those...can you link me?

Actually it's as many lines as necessary.

Under your profiles directory under your chrome folder modify the notepad file so it is called

userChrome.css

and change the contents to read

/* Multi-row bookmarks toolbar */
#bookmarks-ptf {display:block}
#bookmarks-ptf toolbarseparator { display:inline }