Anyone have that .css file for Firefox that makes the forums pretty?

Staples

Diamond Member
Oct 28, 2001
4,953
119
106
I'd be interested to see what the forum looks like under it. Can anyone post a picture of it?
 

JustAnAverageGuy

Diamond Member
Aug 1, 2003
9,057
0
76
Originally posted by: Staples
I'd be interested to see what the forum looks like under it. Can anyone post a picture of it?

This isn't using the .css provided. This is Opera :) But I assume it would look just the same.

Linky
 

LuNoTiCK

Diamond Member
Jan 7, 2001
4,698
0
71
According to the Firefox website

userContent.css

This file sets the display rules for web content and is located in the sub-folder called chrome in your profile folder. As with user.js, this file does not exist by default, so you need to create it before you can start adding your preferences. As with userChrome.css, there is an example file that exists by default, called "userContent-example.css". Basically, you can just rename that file by removing the "-example" part.

Thats taken from http://www.mozilla.org/support/firefox/edit#content

Also check out this http://www.mozilla.org/support/firefox/adblock.html
 

JACKHAMMER

Platinum Member
Oct 9, 1999
2,870
0
76
Originally posted by: LuNoTiCK
According to the Firefox website

userContent.css

This file sets the display rules for web content and is located in the sub-folder called chrome in your profile folder. As with user.js, this file does not exist by default, so you need to create it before you can start adding your preferences. As with userChrome.css, there is an example file that exists by default, called "userContent-example.css". Basically, you can just rename that file by removing the "-example" part.

Thats taken from http://www.mozilla.org/support/firefox/edit#content

Also check out this http://www.mozilla.org/support/firefox/adblock.html



Thanks, that adblock works nice!