|
Posted by Dylan Parry on 12/03/06 15:05
Bob wrote:
> Anyone know how to set up the user.css style sheet in Opera?
No idea, but seeing as you originally asked this question about Firefox,
I figured I'd try to answer this question as regards that instead ;)
In the Firefox profile directory there is a 'chrome' directory. In there
should be 'userContent-example.css' (or similar). Edit this to you
heart's content, then save it as 'userContent.css' in the same
directory. Of course, finding the correct CSS for some sites is going to
be the tough part, but as a starting point:
body {
color: #787878 !important;
}
Should get you on your way.
--
Dylan Parry
http://electricfreedom.org | http://webpageworkshop.co.uk
Programming, n: A pastime similar to banging one's head
against a wall, but with fewer opportunities for reward.
Navigation:
[Reply to this message]
|