Can I use a cascading style sheet in Firefox?

screw3d

Diamond Member
Nov 6, 2001
6,906
1
76
:confused:

Are you building a web site or are you trying to increase the font size for all pages?
 

Modeps

Lifer
Oct 24, 2000
17,254
44
91
I think he's talking about a custom CSS, but if you want to make your text bigger... just hit ctrl ++
 

drag

Elite Member
Jul 4, 2002
8,708
0
0
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. :p

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. :p