2012/3/9 Daniel Renfro <[email protected]> > I'm interested in displaying a banner similar to the ones found on > en.wikipedia.org (and probably *.wikipedia.org) from the Fundraising 2011 > campaign. I like the style (thin border, 'close' button) and was wondering > where I could find the template for it
Tell me if I misunderstand you, but if you just need the style, it is stored in stylesheets (CSS). So look at the source of the HTML page, look for "class" in it, and copy that class to another page; the same lookout should be reproduced. If you want to use it in a non-WMF wiki, you may have to steal :-) the CSS file itself. -- Bináris _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
