You can use CSS to modify the behavior and look of webpages in Firefox. And maybe even firefox itself.
For instance on my laptop I had used CSS to try to make all websites conform to my 800x600 display so that I wouldn't have to scroll back and forth. Worked decently, of course some people insist on the huge jpeg banners.
There is a website
here that will show you what files to edit and how to configure things to your liking.
the files:
user.js
Used to change various preferences.
userChrome.css
Used to change the appearance of the browser.
userContent.css
Used to change the appearance of web pages.
Isn't that so much nicer then dealing with Internet Explorer? Now you can be a real power user instead of just playing one with windows reg hacks.
