Hey!
I have a few quick questions....
First of all check out this image below.
http://img339.imageshack.us/img339/9405/untitled3vm0.png
How can I change the font of these "folders" in Firefox. It would be great to change it from black into white... And how can I hide those bookmark icons from bookmark list? Or is it possible to change and use only a single one icon in all of those bookmarks?
I've changed menu titles from white into black. Thats becouse WindowBlind shifts the tittles into white, I guess. Here's the code:
popup, menu {
font-family: Lucida Grande !important;
font-size: 10pt !important;
text-align: left !important;
color: black !important;
}
menuitem {
font-family: Lucida Grande !important;
font-size: 10pt !important;
text-align: left !important;
color: white !important;
}
Thanks in advance!
Aqua-Soft Forums