Um, enter this into your userContent.css file, in your [profile folder]/chrome folder. Usually not there, so copy the example file. In UNIX text file format, so get a better text editor than notepad, though I think it will be able to read windows format text files.:
Code: Select all
img[src="http://se.images.nukezone.nu/gold_intro.gif"] {display:none}
Gets rid of loading time for such a large image, by not downloading it, since the countdown starts after everything is loaded. Good for us dialup users, since cache not always reliable. Also can be used for the banner ads. Look at texturizer.net for a version that does the banner ads.
I'm kind of too busy to work on the autologin script. Will do so later.
Use the code tag! - Phong