- Contact
- Send private message
Styles
your 'heavy' bookmarks-folder in columns only change the label-name Edit : works well with folder or sub-folder in the personal-toolbar works bad in the bookmarks-menu so please remove #bookmarksBarContent if you want to test it in bookmarks-menu add separators in your folder, to separate much better your 'chapters' : see code for more and questions : the french official mozilla firefox forum 'geckozone' at http://www.geckozone.org/forum/viewtopic.php?p=481305#481305 for 3.6, just change width of menupopup .scrollbox-innerbox to 650px (value of menupopup .popup-internal-box)
a very light code if you have a lot of tags (I have) and if you find the scroll too... tiring (?!), put your tags in line and stretch the box
replace #main-menubar texts with icons (only) written with normal icons (not small) you'll have to change the margin values (maybe...) works > 2.0b2 ] edited with base64 img @Paulfox : thanks, I've had the same problem ant can't fit it through css, as you can see, the original icons are 16x16 from Human. the only soluce I've found was to create a 24x24 transparent and to paste the 16x16 in ! I hope that's clear. sorry for my english
splitter between the two panes of bookmarks mananger http://www.enregistrersous.com/images/106760755620071029211842.png
in fx2, you can give a name to menuseparators that was very useful in big bookmarks-menu in fx3, you cannot ! regression ! and this will not be fixed so... put an image in your separator naturally, in your code, the label of the menuitem preceeding the separator must be exact ! make images : height : 24px width : more that the width of the bookmarks-menu (mine is 400px)
why a complicated & long code you need just to fix .box-inherit.scrollbox-innerbox height !
change your searchplugins menu no icons no label, just image with :hover please, same width for your images not necessarily the same height : rectify in the css in the code : only examples (Google, Yahoo & Google images), too many search-engines ! the id (#) of the search-engine is in fx3 is the exact label ( #Google for Google ) for the engines with two or more words, please use : menuitem[label="Name of the plugin"][class="menuitem-iconic searchbar-engine-menuitem"] example for Google Images : menuitem[label="Google Images"][class="menuitem-iconic searchbar-engine-menuitem"] the css does not work with #Google Images, you can use : menuitem[id="Google Images"] images with http://www.izipik.com/fr/ I think data too heavy images with gimp 2.4 (filters > layer effects > outer glow...) for more and questions : the french official mozilla firefox forum 'geckozone' at http://www.geckozone.org/forum/viewtopic.php?p=481775#481775
put your searchplugins menu inline no icons no label, just image with :hover works well if you have only a few engines choose images with the same dimensions (mine are 100x45) in the code : only examples (Google, Yahoo & Google images), too many search-engines ! the id (#) of the search-engine is in fx3 is the exact label ( #Google for Google ) for the engines with two or more words, please use : menuitem[label="Name of the plugin"][class="menuitem-iconic searchbar-engine-menuitem"] example for Google Images : menuitem[label="Google Images"][class="menuitem-iconic searchbar-engine-menuitem"] the css does not work with #Google Images, you can use : menuitem[id="Google Images"] images with http://www.izipik.com/fr/ I think data too heavy images with gimp 2.4 (filters > layer effects > outer glow...) for more and questions : the french official mozilla firefox forum 'geckozone' at http://www.geckozone.org/forum/viewtopic.php?p=481775#481775
put your searchplugins menu in table no icons no label, just image with :hover works well if you have a lot of engines choose images with the same dimensions (mine are 100x45) adapt the width of box-inherit in the code : only examples (Google, Yahoo & Google images), too many search-engines ! the id (#) of the search-engine is in fx3 is the exact label ( #Google for Google ) for the engines with two or more words, please use : menuitem[label="Name of the plugin"][class="menuitem-iconic searchbar-engine-menuitem"] example for Google Images : menuitem[label="Google Images"][class="menuitem-iconic searchbar-engine-menuitem"] the css does not work with #Google Images, you can use : menuitem[id="Google Images"] images with http://www.izipik.com/fr/ I think data too heavy images with gimp 2.4 (filters > layer effects > outer glow...) for more and questions : the french official mozilla firefox forum 'geckozone' at http://www.geckozone.org/forum/viewtopic.php?p=481775
change font and images of the bookmarks folders in sidebar (ctrl+b)