- Contact
- Send private message
Styles
Simple code to change the color of the bookmarks icons text when you mouseover on them
With this code you can take the KDE style in folder and page icons on your bookmark toolbar. For people that dont know why there is so many numbers and letters in the code, it's just for base64 code of the image, thought it can be done putting the path to the image itself in yr local HD. 14-07-08 Removed selected folder change icon for better performance
Just a little trick. I dont know if it has been done before. I have only tested in Firefox 1.5.0.7 If you like BLUE folders instead, just replace with this: url("data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAACAAAAAwCAYAAABwrHhvAAAACXBIWXMAAAsSAAALEgHS3X78AAAG N0lEQVRYw82YbYxU1RnHf+feu8wsLOzqgmxtNwQQXbWpVNSmiWnStFabGCFoDOonX0Cr/SAV02qa 2JAmTUwbg9DGEopdazEpry0x0YC2BkMicXURWZYGBWGRpbtlZ2dm586995zz9MO9M7szsxT2pZne 5Oa+5Lz8z/95nvM8569EhHpeXukl85vH/zsSKw+2PLv5jf8ZAIOh9ZktlXPqEH9kgFk2xdCf1287 8vRd/tKX9+81VptSG7Wu+zaMeQQJBEwLosGEX2B1j/PK8teN1fayAGhq20lQJDzfz8z2G2j+wcNo 2bK797nGR13H6yyDMHbtjtXLVn23vbLvgk0n9uRXb79HPbG7GYwgGmz0GRL1OlvXbCr1H2XAaBAL yhlLOyTzqPbrmLvq50Sv/vQPwC7X8bLGaourWjtmGTa87VYA2H/fNSuWtF1TvaY7Wp/ctAd4Lelv RhlQFrERyk0lyxccJTS4Hv0H3yR37nOKC2bToizAHGAEsJjwxpxx+PWxiEL+BDQtAAzrj2oQA2iw BqUMiEYtvHOFXbtvBdnTw67jzR1lQFkomUEEjAbl0Di7GW/+1TR5LnphO5kPDgCMWa5c3ecHFIJ/ 0/f89aQVOG48RLlF8t7gCUGgyOnFsvj5PzUD8ysYQAzoCLEWjEYZjTtjJu4VbaRTTUjbIgZVla9Y w5mc5tr2eYQBfHpOaiYuPWelFP/
Feel free to choose the colors you want. ;) Tested on Firefox 3 beta There is 2 colors for both URL and SEARBAR: selected/hovering and normal mode(not selected/hovering) The same for text color, and on focused mode. Just try yourself! Fixed the error changing url bar color.
This code make possible to view every close button firefox can show. There is an option in about:config browser.tabs.closeButtons 0 - Display close button only on the active tab 1 - Display close buttons on every tabs 2 - Never display close buttons 3 - Display single close button at the end of the tab strip So my code is like to have 1+3 preference stablished. UPDATED 4 April, 2008 => Now it works for Firefox 3 too.
Code to compact Flock 0.9, sorry for the exceed or unuseful code. The close button it is no well positioned, sorry.
/* Credit to Kupfel => http://userstyles.org/styles/115 */ I just modify a little the code made by that user. Thanks to him.
I like this old-fashnioned close buttons... Tested on Firefox 3 beta. 19-07-08 Updated: now change the close-button-tabs too.
This style removes some waste space in the original icon from 'Download Helper' firefox extension. Thanks for your appreciate and nice comments. I have to notice that this code removes the counter at the right of the icon, what it makes no difference to me. I think the programmer of this extension has a very long screen... he doesnt mind about space.