It's easy if you are using the colibri skin.

Go the XWiki.DefaultSkin page, and click on "Edit this skin".
In the style box, insert the following snippet :

@import "microformats.css";
@import "colibri.css";
#document-info {
  display: none ! important;
}

Save the page and be sure to refresh your browser.

Happy hacking,
Maxime
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to