
dotNET menus for Mozilla Firefox
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Want to use the menus from the 'dotNET' style also in Mozilla Firefox?
Works together with any Mozilla theme, all it does is change the menus.
Installation: unpack the zip to: (home)/.mozilla/firefox/.../chrome/
(If you have an existing userChrome.css, remember to back it up first)
Optional: If you want to use "ilabsfont", install it from your control panel.
If you want to change the selected items color, replace all #ffffdd with
your own color. You can also specify your own font after "font-family:".
If you want to use a font larger than 10pt, or just want more height on
the selected item highlight, you might need to increase all "height:".
Don't like the grey vertical stripe? Remove the comments ( /* and */ )
from line 13, and place them to the left and right of line 14 instead.
If you don't like the fake dropshadows, just change lines 5 & 6 to "1px"
instead of 3px, and remove "#aaaaaa #555555" from lines 9 & 10.
note: only for Firefox, does not work with old Mozilla suite.
pihlopase
17 years ago
Report
p0tatis
17 years ago
Report
sessionID
17 years ago
But where to get the font called "ilabsfont"? (it's in the css)
Report
p0tatis
17 years ago
Report
sessionID
17 years ago
Report