Re: [GEP] Anyone else noticed this...?
Quote:
Originally Posted by Withcheese
This is great.
I'm blocking all images. Soon I will have an image free internet.
Is there a blocker for words? :unsure:
there's a code to put in a firefox file that makes user's names a smaller font so it looks good. :)
edit: put the following into C:\Documents and Settings\name\Application Data\Mozilla\Firefox\Profiles\default.xxx\chrome\UserContent.css.
PHP Code:
a[class="bigusername"] { font-weight:bold; font-size:1em !important; }
I think that was the one. :unsure:
Re: [GEP] Anyone else noticed this...?