Changes for page Home

Last modified by Erik Bakker on 2024/09/24 16:08

From version 72.1
edited by Erik Bakker
on 2022/05/05 12:03
Change comment: There is no comment for this version
To version 64.1
edited by Erik Bakker
on 2022/04/29 14:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -10,14 +10,13 @@
10 10  <head>
11 11   <script src="https://kit.fontawesome.com/f589924061.js" crossorigin="anonymous"></script>
12 12   </head>
13 -<body>
14 - <div class="ez-academy">
13 +<body<div class="ez-academy">
15 15   <div class="ez-academy_body">
16 16   <main class="master">
17 17   <div class="card-container">
18 18   <a href="/bin/view/Main/eMagiz%20Academy/" class="card">
19 - <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/academy-solid.svg) center no-repeat; background-size: 15%;">
20 - <h4>Academy</h4>
18 + <div class="card__body" style="background: url(/bin/download/Main/WebHome/academy.png) center no-repeat; background-size: 20%;">
19 + <h4 class="title">Academy</h4>
21 21   </div>
22 22   <ul class="card__footer">
23 23   <li class="card__footer-item">
... ... @@ -35,8 +35,8 @@
35 35   </ul>
36 36   </a>
37 37   <a href="/bin/view/Main/eMagiz%20Store/" class="card">
38 - <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/store-solid.svg) center no-repeat; background-size: 15%;">
39 - <h4>Store</h4>
37 + <div class="card__body" style="background: url(/bin/download/Main/WebHome/store.png) center no-repeat; background-size: 20%;">
38 + <h4 class="title">Store</h4>
40 40   </div>
41 41   <ul class="card__footer">
42 42   <li class="card__footer-item">
... ... @@ -54,8 +54,8 @@
54 54   </ul>
55 55   </a>
56 56   <a href="/bin/view/FAQ/" class="card">
57 - <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/forum-solid.svg) center no-repeat; background-size: 15%;">
58 - <h4>Q&A</h4>
56 + <div class="card__body" style="background: url(/bin/download/Main/WebHome/forum.png) center no-repeat; background-size: 15%;">
57 + <h4 class="title">Q&A</h4>
59 59   </div>
60 60   <ul class="card__footer">
61 61   <li class="card__footer-item">
... ... @@ -72,9 +72,9 @@
72 72   </li>
73 73   </ul>
74 74   </a>
75 - <a href="/bin/view/Main/Release%20Information//" class="card card--featured">
76 - <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/release-info.svg) center no-repeat; background-size: 7%;">
77 - <h4>Release Information</h4>
74 + <a href="/bin/view/Blog/" class="card card--featured">
75 + <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/blog-solid.svg) center no-repeat; background-size: 5%;">
76 + <h4 class="title">Latest Releases</h4>
78 78  
79 79   </div>
80 80   <ul class="card__footer">
... ... @@ -92,10 +92,9 @@
92 92   </li>
93 93   </ul>
94 94   </a>
95 - </div>
96 - </main>
97 - </div>
94 + </div>
95 + </main></div>
96 +
98 98  </div>
99 - </body>
100 -</html>
98 +</span></body></html>
101 101  {{/html}}