NOTE: this only affects how YOU see the page, everyone else will see it normally.
if you use firefox, you're gonna have a directory:
on windows xp:
C:\Documents and Settings\<username>\Application Data\Mozilla\Firefox\Profiles\<randomshit>.default \chrome
on windows vista/7:
C:\Users\<username>\AppData\Roaming\Mozilla\Firefo x\Profiles\<randomshit>.default\chrome
on linux:
~/.mozilla/firefox/<randomshit>.default/chrome
on mac(unverified):
~/Library/Application Support/Firefox/Profiles
make a file called userContent.css with content
a css file is just plain text like a .txt file, you can use notepad/wordpad.signature { max-height: none ! important; }
just rename the file if it comes out as userContent.css.txt
save, exit file, restart firefox, done
you may need to use the Quick Restart feature of FireFox, for this to take affect
================================================== ==========
if you use chrome, you're gonna have a Custom.css:
on windows vista/7:
C:\Users\<username>\AppData\Local\Google\Chrome\Us er Data\Default\User StyleSheets\Custom.css
User is 1 word----------------------------------------^
unverified locations for other OSs
Spoiler: show
Custom.css is a blank file that needs to be edited to include
a css file is just plain text like a .txt file, you can use notepad/wordpadCode:.signature { max-height: none ! important; }
just rename the file if it comes out as Custom.css.txt
save, exit file, restart chrome, done
also get rid of blurry text:Code:BODY SPAN { text-shadow: none ! important; }
XI Wiki



