Last modified by Chris Workman on 2026/08/20 21:50

From version 31.1
edited by Aaron Blackburn
on 2026/07/22 20:29
Change comment: Deleted image "1784741546269-324.png"
To version 34.1
edited by Aaron Blackburn
on 2026/07/22 20:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,10 +2,10 @@
2 2  <div class="modern-menu-container">
3 3   <div class="row">
4 4   <!-- Card 1: Webex -->
5 - <a href="TARGET_URL_FOR_WEBEX" class="col-xs-12 col-sm-6 menu-card-link">
5 + <a href="TARGET_URL_FOR_WEBEX" class="menu-card-link">
6 6   <div class="menu-card">
7 - <div class="menu-icon-container">
8 - <img src="$xwiki.getURL('Main.WebHome','download','filepath=webexbycisco-3d-vertical-color-black-text.png')" alt="Webex" class="menu-icon webex-icon" />
7 + <div class="menu-icon-container" style="color: #0060ff;">
8 + <svg viewBox="0 0 24 24" width="28" height="28" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="9" cy="7" r="4"></circle><path d="M23 21v-2a4 4 0 0 0-3-3.87"></path><path d="M16 3.13a4 4 0 0 1 0 7.75"></path></svg>
9 9   </div>
10 10   <div class="menu-text">
11 11   <div class="menu-title">Cloud Connected PSTN (CCP)</div>
... ... @@ -15,10 +15,10 @@
15 15   </a>
16 16  
17 17   <!-- Card 2: MS Teams -->
18 - <a href="TARGET_URL_FOR_TEAMS" class="col-xs-12 col-sm-6 menu-card-link">
18 + <a href="TARGET_URL_FOR_TEAMS" class="menu-card-link">
19 19   <div class="menu-card">
20 - <div class="menu-icon-container">
21 - <img src="$xwiki.getURL('Main.WebHome','download','filepath=MS teams.webp')" alt="MS Teams" class="menu-icon teams-icon" />
20 + <div class="menu-icon-container" style="color: #464775;">
21 + <svg viewBox="0 0 24 24" width="28" height="28" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="9" cy="7" r="4"></circle><path d="M23 21v-2a4 4 0 0 0-3-3.87"></path><path d="M16 3.13a4 4 0 0 1 0 7.75"></path></svg>
22 22   </div>
23 23   <div class="menu-text">
24 24   <div class="menu-title"><strong>MS Teams</strong></div>
... ... @@ -26,14 +26,12 @@
26 26   </div>
27 27   </div>
28 28   </a>
29 - </div>
30 30  
31 - <div class="row">
32 - <!-- Card 3: FirstDigital -->
33 - <a href="TARGET_URL_FOR_SIP" class="col-xs-12 col-sm-6 menu-card-link">
30 + <!-- Card 3: FirstDigital SIP Trunk -->
31 + <a href="TARGET_URL_FOR_SIP" class="menu-card-link">
34 34   <div class="menu-card">
35 - <div class="menu-icon-container">
36 - <img src="$xwiki.getURL('Main.WebHome','download','filepath=1784751540742-511.png')" alt="SIP Trunk" class="menu-icon sip-icon" />
33 + <div class="menu-icon-container" style="color: #004080;">
34 + <svg viewBox="0 0 24 24" width="26" height="26" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path></svg>
37 37   </div>
38 38   <div class="menu-text">
39 39   <div class="menu-title"><strong>FirstDigital SIP trunk</strong></div>
... ... @@ -43,10 +43,10 @@
43 43   </a>
44 44  
45 45   <!-- Card 4: Support -->
46 - <a href="TARGET_URL_FOR_SUPPORT" class="col-xs-12 col-sm-6 menu-card-link">
44 + <a href="TARGET_URL_FOR_SUPPORT" class="menu-card-link">
47 47   <div class="menu-card">
48 - <div class="menu-icon-container">
49 - <img src="$xwiki.getURL('Main.WebHome','download','filepath=1784751495894-847.png')" alt="Support" class="menu-icon support-icon" />
46 + <div class="menu-icon-container" style="color: #0060ff;">
47 + <svg viewBox="0 0 24 24" width="26" height="26" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"></path><line x1="12" y1="17" x2="12.01" y2="17"></line></svg>
50 50   </div>
51 51   <div class="menu-text">
52 52   <div class="menu-title"><strong>Support</strong></div>
... ... @@ -57,6 +57,102 @@
57 57   </div>
58 58  
59 59   <!-- Partner Footer Links -->
58 + <div class="partner-footer">
59 + <a href="https://learn.firstdigital.com/bin/view/Main/?oidc.skipped=true" class="footer-brand">
60 + First<span style="color:#004080;">Digital</span>
61 + </a>
62 + <span class="footer-divider">|</span>
63 + <a href="https://learn.firstdigital.com/bin/view/Main/?oidc.skipped=false" class="footer-brand azure-brand">
64 + Microsoft Azure
65 + </a>
66 + </div>
67 +</div>
68 +
69 +<style>
70 + .modern-menu-container {
71 + max-width: 960px;
72 + margin: 0 auto;
73 + padding: 20px;
74 + font-family: inherit;
75 + }
76 + .modern-menu-container .row {
77 + display: grid;
78 + grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
79 + gap: 16px;
80 + margin-bottom: 20px;
81 + }
82 + .menu-card-link {
83 + display: block;
84 + text-decoration: none !important;
85 + }
86 + .menu-card {
87 + background: #ffffff;
88 + border-radius: 12px;
89 + padding: 18px;
90 + display: flex;
91 + align-items: center;
92 + box-shadow: 0 4px 6px rgba(0,0,0,0.04);
93 + transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
94 + border: 1px solid #eaeaea;
95 + color: #333;
96 + height: 100%;
97 + box-sizing: border-box;
98 + }
99 + .menu-card-link:hover .menu-card {
100 + transform: translateY(-3px);
101 + box-shadow: 0 8px 15px rgba(0,0,0,0.08);
102 + border-color: #d0d7de;
103 + }
104 + .menu-icon-container {
105 + flex: 0 0 52px;
106 + height: 52px;
107 + background-color: #f4f6f8;
108 + border-radius: 50%;
109 + display: flex;
110 + align-items: center;
111 + justify-content: center;
112 + margin-right: 16px;
113 + }
114 + .menu-text {
115 + flex: 1;
116 + display: flex;
117 + flex-direction: column;
118 + }
119 + .menu-title {
120 + font-size: 15px;
121 + line-height: 1.3;
122 + font-weight: 600;
123 + color: #1f2328;
124 + }
125 + .menu-subtitle {
126 + font-size: 12px;
127 + color: #656d76;
128 + margin-top: 3px;
129 + }
130 + .partner-footer {
131 + margin-top: 30px;
132 + padding-top: 20px;
133 + border-top: 1px solid #eaeaea;
134 + display: flex;
135 + justify-content: center;
136 + align-items: center;
137 + gap: 15px;
138 + }
139 + .footer-brand {
140 + font-weight: 700;
141 + font-size: 14px;
142 + color: #0060ff;
143 + text-decoration: none !important;
144 + }
145 + .azure-brand {
146 + color: #0078d4;
147 + }
148 + .footer-divider {
149 + color: #d0d7de;
150 + }
151 +</style>
152 +{{/html}}
153 + <!-- Partner Footer Links -->
60 60   <div class="row partner-footer">
61 61   <div class="col-xs-6 text-center">
62 62   <a href="https://learn.firstdigital.com/bin/view/Main/?oidc.skipped=true">
55da30a8-a01a-4c4b-a486-a95baf3bc33b
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.aaronblackburnfirstdigitalcom
Size
... ... @@ -1,1 +1,0 @@
1 -294.4 KB
Content
firstdigitalhome_logo
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.aaronblackburnfirstdigitalcom
Size
... ... @@ -1,1 +1,0 @@
1 -12.4 KB
Content