Hello Everyone!

I'm working on customizing my mediawiki site:

http://standardform.org/wiki

I was able to successfully hide the logo and the search boxes that are
on the left hand side by using the following method in the 'main.css'
file of my skin:


#p-logo {
       display:none!important;
}


but when I try the same thing with #p-navigation nothing happens. I've
also tried going into MediaWiki:Sidebar and delete all the contents
from there and it just reverts to the default list of links.

Any suggestions on how I can hide/remove the navigation toolbox?

Thanks!
Alex

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to