From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
(<_<;;)
Line 13: Line 13:
:Nothing T_T --[[User:Arrow|Arrow Windwhistler]] ([[User talk:Arrow|talk]]) 06:47, 13 December 2009 (UTC)
:Nothing T_T --[[User:Arrow|Arrow Windwhistler]] ([[User talk:Arrow|talk]]) 06:47, 13 December 2009 (UTC)
::I dunno then, bro. "bannerAdBox" and "towerAdBox" are the ids for the two ad divs from a page source I looked at, and it worked for me when I tested it in my BlueCloud.css. You could try using <tt>{display:none !important;}</tt> instead, although that wasn't necessary for me. I assume you used Ctrl+F5? Oh well, good luck, maybe Prod knows of a better way. — [[User:Najzere|<span style="color:#909090">najzere</span>]]<sup>[[User talk:Najzere|<span style="color:#993300">T</span>]]</sup> 20:56, 13 December 2009 (UTC)
::I dunno then, bro. "bannerAdBox" and "towerAdBox" are the ids for the two ad divs from a page source I looked at, and it worked for me when I tested it in my BlueCloud.css. You could try using <tt>{display:none !important;}</tt> instead, although that wasn't necessary for me. I assume you used Ctrl+F5? Oh well, good luck, maybe Prod knows of a better way. — [[User:Najzere|<span style="color:#909090">najzere</span>]]<sup>[[User talk:Najzere|<span style="color:#993300">T</span>]]</sup> 20:56, 13 December 2009 (UTC)
:::[https://addons.mozilla.org/en-US/firefox/addon/722 Noscript] :D. Those two tags work for me.  What skin and what browser do you use? -- [[User:Prod|Prod]] ([[User talk:Prod|Talk]]) 23:26, 13 December 2009 (UTC)

Revision as of 23:26, 13 December 2009

The archived version is on Archive 1. --Arrow Windwhistler (talk) 04:42, 7 December 2009 (UTC)

NOEDITSECION Theory

I have a hunch that adding __NOEDITSECTION__ to the top of pages actually helps against vandals, as they're very lazy in scrolling around. =P --Arrow Windwhistler (talk) 04:42, 7 December 2009 (UTC)

Ad suppression

Hey, noticed your message to Skizzerz about the ads. I think this in your CSS page should get rid of 'em.

#bannerAdBox {display:none;}
#towerAdBox {display:none;}

Cheers, — najzereT 00:32, 13 December 2009 (UTC)

Nothing T_T --Arrow Windwhistler (talk) 06:47, 13 December 2009 (UTC)
I dunno then, bro. "bannerAdBox" and "towerAdBox" are the ids for the two ad divs from a page source I looked at, and it worked for me when I tested it in my BlueCloud.css. You could try using {display:none !important;} instead, although that wasn't necessary for me. I assume you used Ctrl+F5? Oh well, good luck, maybe Prod knows of a better way. — najzereT 20:56, 13 December 2009 (UTC)
Noscript :D. Those two tags work for me. What skin and what browser do you use? -- Prod (Talk) 23:26, 13 December 2009 (UTC)