|
Agrandir la Barre personnelle Firefox |
|
|
Écrit par FDA
|
|
1) Ouvrez votre poste de travail et rendez vous ici :
C:\Documents and Settings\[votre session]\Application Data\Mozilla\Firefox\Profiles\[lettre et chiffre].default\chrome
2) Ouvrez un des fichiers : "userContent-example.css"
3) En tète du fichier (faites descendre les lignes existantes) coller ces lignes là :
/* 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; }
4) Sauvez le fichier et renommez le en : userChrome.css
5) Quitter Firefox et relancez-le.
Enjoy !
|