Hi, 2009/8/25 Haim (Howard) Roman <[email protected]>: > I'm afraid that the following method did not work for me. It always > gives the logo that $wgLogo is set to. At the end, I tried this: > > ns-0 #p-logo a { > background-image: url(http://ezrat.jct.ac.il/images/meshi_logo.png) > !important; > } >
try adding a dot in front of the ns-0, as I think the ns-0 (and ns-1 etc) refer to class names. and refresh the browser CSS cache by reloading with Ctrl-F5 or your browser equivalent. -- Regards, Jean-Marc -- . ___ . @@ // \\ "De Chelonian Mobile" . (_,\/ \_/ \ TortoiseSVN . \ \_/_\_/> The coolest Interface to (Sub)Version Control . /_/ \_\ http://tortoisesvn.net _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
