Thanks
Grant
--
Please do not email me for help. Reply to the newsgroup
only. And only click on the Reply button, not the Reply All
one. Thanks!
Peter Potamus & His Magic Flying Balloon:
http://www.toonopedia.com/potamus.htm
There is something you haven't changed? In fact I see you
are going toward a much more conservative black on yellow;
almost like mine which is black on pale yellow background.
You might be able to control in Firefox only within userChrome.css
http://www.twistermc.com/blog/2006/03/02/ipox-hacks-bookmarks-bar
but this is where I changed (windows) Control Panel,
display, appearance,
item: Tooltip
--
David McRitchie, most questions have been asked before.
Firefox customizations/extensions notes, see
http://www.mvps.org/dmcritchie/firefox/firefox.htm
tooltip
{
width: auto !important;
color: <color_code> !important;
}
I didn't know you could change the windows tooltips.
Learned something new today.
Oh my, that was simple. So, I changed it to this and it
looks great. Thanks.
tooltip { color: darkblue !important;
background-color: rgb(240,240,255) !important;
font-weight: bold !important }
Thanks that alleviates the my incorrect suggestion for Firefox.