View Single Post
Staro 30.04.2008., 19:41   #3
svebee
/
 
Datum registracije: Oct 2006
Lokacija: /
Postovi: 2,053
userChrome.css (/Documents and Settings/*user*/Application Data/Mozzila/Firefox/Profiles/53zgcea.default/chrome)

dodati

Code:
/* 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; }  
#PersonalToolbar {max-height:41px !important;}

max-height
regulirajte prema želji (kod mijenjanja tema npr. morate mijanjeti ovu vrijednost)
-ovim možete "dodati" i više redova od 2, npr. 3,4,5 pa i više...

screenshot


Zadnje izmijenjeno od: svebee. 30.04.2008. u 19:57.
svebee je offline   Reply With Quote