Changes for page HomePublic

Last modified by Daniel Kujawa on 2026/02/27 16:55

From version 33.1
edited by Daniel Kujawa
on 2026/02/25 13:20
Change comment: There is no comment for this version
To version 26.1
edited by ophadm
on 2026/02/25 08:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.daniel kujawa
1 +XWiki.ophadm
XWiki.StyleSheetExtension[0]
code
... ... @@ -50,7 +50,7 @@
50 50   padding-top: 0 !important;
51 51  }
52 52  
53 -/* Hide the entire document footer */
54 -#xdocFooter {
53 +/* Hide the whole author/footer area ("Created by ...") */
54 +#xdocFooter #xdocAuthors {
55 55   display: none !important;
56 56  }