Page 1 of 1

Nukezone login w/o that gold user ad. Moz/Firebird only

Posted: 2003-05-31 10:49pm
by Pu-239
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

Posted: 2003-05-31 11:19pm
by Pu-239
I've found that you can use the main page if you bookmark it almost immediately after the animated indicator gif finishes, so this is a bit stupid.