Extension:PopupPages

Revision as of 18:41, 27 February 2013 by WikiSysop (talk | contribs) (Created page with "{{#popup:Help:Popup Ecample|popupID={{PAGENAME}}|cookieName={{PAGENAME}}|cookieValue=optout}} <!-- -->Here's content in the obscluded wiki page. {{#css: .popupPanel { backgr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{#popup:Help:Popup Ecample|popupID=Extension:PopupPages|cookieName=Extension:PopupPages|cookieValue=optout}} Here's content in the obscluded wiki page. {{#css: .popupPanel {

 background-color: gray;
 border: medium solid darkgrey;
 height: 700px;
 left: 0;
 margin-top: -1em;
 position: absolute;
 top: 0;
 width: 99%;
 z-index: 1000;

} .popupBody {

 margin: auto auto auto auto;

} }}