Changes for page Home

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

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

Summary

Details

Page properties
Content
... ... @@ -10,13 +10,14 @@
10 10  <head>
11 11   <script src="https://kit.fontawesome.com/f589924061.js" crossorigin="anonymous"></script>
12 12   </head>
13 -<body<div class="ez-academy">
13 +<body>
14 + <div class="ez-academy">
14 14   <div class="ez-academy_body">
15 15   <main class="master">
16 16   <div class="card-container">
17 17   <a href="/bin/view/Main/eMagiz%20Academy/" class="card">
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>
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>
20 20   </div>
21 21   <ul class="card__footer">
22 22   <li class="card__footer-item">
... ... @@ -34,8 +34,8 @@
34 34   </ul>
35 35   </a>
36 36   <a href="/bin/view/Main/eMagiz%20Store/" class="card">
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>
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>
39 39   </div>
40 40   <ul class="card__footer">
41 41   <li class="card__footer-item">
... ... @@ -53,8 +53,8 @@
53 53   </ul>
54 54   </a>
55 55   <a href="/bin/view/FAQ/" class="card">
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>
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>
58 58   </div>
59 59   <ul class="card__footer">
60 60   <li class="card__footer-item">
... ... @@ -71,13 +71,10 @@
71 71   </li>
72 72   </ul>
73 73   </a>
74 - <a href="/bin/view/Blog/" class="card card--featured">
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>
75 75  
76 - <i class="fa-solid fa-blog"></i>
77 -
78 - <div class="card__body" style="background: url(../../img/microlearning/academy_index/get_certified.png) center no-repeat; background-size: 20%;">
79 - <h4 class="title">Latest Releases</h4>
80 -
81 81   </div>
82 82   <ul class="card__footer">
83 83   <li class="card__footer-item">
... ... @@ -94,9 +94,10 @@
94 94   </li>
95 95   </ul>
96 96   </a>
97 - </div>
98 - </main></div>
99 -
95 + </div>
96 + </main>
97 + </div>
100 100  </div>
101 -</span></body></html>
99 + </body>
100 +</html>
102 102  {{/html}}