Changes for page OMV

Last modified by Ricardo Julio Rodríguez Fernández on 2025/05/31 11:14

From version 1.1
edited by Ricardo Julio Rodríguez Fernández
on 2025/05/29 15:25
Change comment: There is no comment for this version
To version 6.1
edited by Ricardo Julio Rodríguez Fernández
on 2025/05/31 09:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,0 +1,14 @@
1 +OneMultiverse
2 +Your reality starts here
3 +
4 +{{html wiki="true"}}
5 + <div id="content" style="text-align: center;">
6 + <p style="font-size: 80px; color: white">OneMultiverse</p>
7 + <p style="font-size: 30px; color: white">Your reality starts here</p>
8 + </div>
9 + <div id="navbar">
10 + <a href="#home">Home</a>
11 + <a href="#concept">Concept</a>
12 + <a href="#contact">Contact</a>
13 + </div>
14 +{{/html}}
XWiki.StyleSheetExtension[0]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +forbid
Code
... ... @@ -1,0 +1,125 @@
1 +/* Use # for ids and . for classes */
2 +
3 +body {
4 + background-color: #11ffee00;
5 +}
6 +
7 +html {
8 + background: url(https://onemultiverse.net/Punishment_sisyph_small.jpg) no-repeat center center fixed;
9 + -webkit-background-size: cover;
10 + -o-background-size: cover;
11 + background-size: cover;
12 +}
13 +
14 +.xcontent {
15 + background-color: #11ffee00;
16 +}
17 +
18 +.main {
19 + background-color: #11ffee00;
20 +}
21 +
22 +#xwikimaincontainer {
23 + background-color: #11ffee00;
24 +}
25 +
26 +#xwikimaincontainerinner {
27 + background-color: #11ffee00;
28 +}
29 +
30 +#contentcontainer {
31 + background-color: #11ffee00;
32 +}
33 +
34 +#contentcolumn {
35 + background-color: #11ffee00;
36 +}
37 +
38 +#mainContentArea {
39 + background-color: #11ffee00;
40 +}
41 +
42 +#hierarchy_breadcrumb {
43 + background-color: #11ffee00;
44 +}
45 +
46 +/* http://stackoverflow.com/questions/9198327/apply-css-style-to-a-nested-class-inside-div */
47 +#contentcolumn .main {
48 + box-shadow: #E8E8E8 0 0px 0px
49 +}
50 +
51 +.box {
52 + max-width: 800px;
53 + table-layout: auto;
54 + margin: auto;
55 +}
56 +
57 +hr {
58 + display: none;
59 +}
60 +
61 +.container-fluid {
62 + z-index:10;
63 + position: relative;
64 +}
65 +
66 +.document-header {
67 + display:none;
68 +}
69 +
70 +#xwikidatacontents {
71 + display:none;
72 +}
73 +
74 +#menuview {
75 + display:none;
76 +}
77 +
78 +#leftPanels {
79 + display:none;
80 +}
81 +
82 +#rightPanels {
83 + display:none;
84 +}
85 +
86 +#xwikicontent {
87 + background-color: transparent;
88 +}
89 +
90 +#footerglobal {
91 + display:none;
92 +}
93 +
94 +
95 +#hierarchy {
96 + font-size: 90%;
97 + padding-top: 0px;
98 + display:none;
99 +}
100 +
101 +#document-title h1 {
102 + font-size: 2.15em;
103 + letter-spacing: -1px;
104 + margin: 0;
105 + padding: 0px 0;
106 + display:none;
107 +}
108 +
109 +#if($context.user == 'XWiki.RicardoJulioRodriguezFernandez' || $context.user == 'XWiki.RicardoJulioRodriguezFernandez')
110 +#xwikidatacontents {
111 + background-color: transparent;
112 +}
113 +#else
114 +#xwikidatacontents {
115 +
116 +}
117 +#end
118 +
119 +#xdocFooter {
120 + display:none;
121 +}
122 +
123 +.xdocLastModification {
124 + display:none;
125 +}
Content Type
... ... @@ -1,0 +1,1 @@
1 +CSS
Parse content
... ... @@ -1,0 +1,1 @@
1 +Yes
Use this extension
... ... @@ -1,0 +1,1 @@
1 +currentPage