Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
United States

Journal Patik's Journal: Nationstates ad trick 1

I know a bunch of you visit Nationstates often (or am I the only one still doing it?). You've probably cursed at that ugly giant yellow ad at the top that only appears when you log in (why?). You probably cursed a second time when you realized your fancy adblocking plugin wouldn't get rid of it. But I figured out how to do it, using a CSS page. IE, Mozilla, and Opera users can do this (here's how).

Paste the following in your .css file:

/* Remove ad table for NationStates */
table[border="1"][width="100%"][cellpadding="2"][cellspacing="4"]
{display: none ! important}

Be sure to remove any spaces in the second line added by the Slashdot lameness filter. The third line should have a space on each side of the exclamation mark.

Restart your browser and the ad should be gone.

This discussion has been archived. No new comments can be posted.

Nationstates ad trick

Comments Filter:

And it should be the law: If you use the word `paradigm' without knowing what the dictionary says it means, you go to jail. No exceptions. -- David Jones

Working...