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

From version 42.1
edited by Aaron Blackburn
on 2026/07/22 20:45
Change comment: Deleted image "MS%20teams.webp"
To version 28.1
edited by Aaron Blackburn
on 2026/07/22 20:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,13 +1,11 @@
1 -{{html clean="false"}}
1 +{{html}}
2 2  <div class="modern-menu-container">
3 - <div class="menu-grid">
4 -
3 + <div class="row">
5 5   <!-- Card 1: Webex -->
6 - <a href="TARGET_URL_FOR_WEBEX" class="menu-card-link">
5 + <a href="TARGET_URL_FOR_WEBEX" class="col-xs-12 col-sm-6 menu-card-link">
7 7   <div class="menu-card">
8 8   <div class="menu-icon-container">
9 - <!-- Ensure 'Webex-Symbol.jpg' is attached to this page -->
10 - <img src="$xwiki.getURL('current','download','filepath=Webex-Symbol.jpg')" alt="Webex" class="menu-icon webex-logo" />
8 + <img src="$xwiki.getURL('Main.WebHome','download','filepath=webexbycisco-3d-vertical-color-black-text.png')" alt="Webex" class="menu-icon webex-icon" />
11 11   </div>
12 12   <div class="menu-text">
13 13   <div class="menu-title">Cloud Connected PSTN (CCP)</div>
... ... @@ -17,11 +17,10 @@
17 17   </a>
18 18  
19 19   <!-- Card 2: MS Teams -->
20 - <a href="TARGET_URL_FOR_TEAMS" class="menu-card-link">
18 + <a href="TARGET_URL_FOR_TEAMS" class="col-xs-12 col-sm-6 menu-card-link">
21 21   <div class="menu-card">
22 22   <div class="menu-icon-container">
23 - <!-- Ensure 'MS teams.webp' is attached to this page -->
24 - <img src="$xwiki.getURL('current','download','filepath=MS teams.webp')" alt="MS Teams" class="menu-icon teams-logo" />
21 + <img src="$xwiki.getURL('Main.WebHome','download','filepath=MS teams.webp')" alt="MS Teams" class="menu-icon teams-icon" />
25 25   </div>
26 26   <div class="menu-text">
27 27   <div class="menu-title"><strong>MS Teams</strong></div>
... ... @@ -29,13 +29,14 @@
29 29   </div>
30 30   </div>
31 31   </a>
29 + </div>
32 32  
33 - <!-- Card 3: FirstDigital SIP Trunk -->
34 - <a href="TARGET_URL_FOR_SIP" class="menu-card-link">
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">
35 35   <div class="menu-card">
36 36   <div class="menu-icon-container">
37 - <!-- Ensure 'image_29.png' is attached to this page -->
38 - <img src="$xwiki.getURL('current','download','filepath=image_29.png')" alt="FirstDigital" class="menu-icon firstdigital-logo" />
36 + <img src="$xwiki.getURL('Main.WebHome','download','filepath=1784751540742-511.png')" alt="SIP Trunk" class="menu-icon sip-icon" />
39 39   </div>
40 40   <div class="menu-text">
41 41   <div class="menu-title"><strong>FirstDigital SIP trunk</strong></div>
... ... @@ -45,11 +45,10 @@
45 45   </a>
46 46  
47 47   <!-- Card 4: Support -->
48 - <a href="TARGET_URL_FOR_SUPPORT" class="menu-card-link">
46 + <a href="TARGET_URL_FOR_SUPPORT" class="col-xs-12 col-sm-6 menu-card-link">
49 49   <div class="menu-card">
50 - <div class="menu-icon-container icon-only-bg">
51 - <!-- Support Icon (using a clean vector equivalent) -->
52 - <svg class="menu-icon support-icon" viewBox="0 0 24 24" width="24" height="24" stroke="#0060FF" 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>
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" />
53 53   </div>
54 54   <div class="menu-text">
55 55   <div class="menu-title"><strong>Support</strong></div>
... ... @@ -57,170 +57,107 @@
57 57   </div>
58 58   </div>
59 59   </a>
60 -
61 61   </div>
62 62  
63 63   <!-- Partner Footer Links -->
64 - <div class="partner-footer">
65 - <a href="https://learn.firstdigital.com/bin/view/Main/?oidc.skipped=true" class="footer-brand">
66 - First<span style="color:#004080;">Digital</span>
67 - </a>
68 - <span class="footer-divider">|</span>
69 - <a href="https://learn.firstdigital.com/bin/view/Main/?oidc.skipped=false" class="footer-brand azure-brand">
70 - Microsoft Azure
71 - </a>
60 + <div class="row partner-footer">
61 + <div class="col-xs-6 text-center">
62 + <a href="https://learn.firstdigital.com/bin/view/Main/?oidc.skipped=true">
63 + <img src="$xwiki.getURL('Main.WebHome','download','filepath=FirstDigital-Logo.png')" alt="FirstDigital" style="max-height:34px;" />
64 + </a>
65 + </div>
66 + <div class="col-xs-6 text-center">
67 + <a href="https://learn.firstdigital.com/bin/view/Main/?oidc.skipped=false">
68 + <img src="$xwiki.getURL('Main.WebHome','download','filepath=Microsoft_Azure-Logo.wine.png')" alt="Azure" style="max-height:50px;" />
69 + </a>
70 + </div>
72 72   </div>
73 73  </div>
74 74  
75 75  <style>
76 - /* Container setup */
77 77   .modern-menu-container {
78 - max-width: 1000px;
76 + max-width: 960px;
79 79   margin: 0 auto;
80 80   padding: 20px;
81 - box-sizing: border-box;
82 82   }
83 -
84 - /* CSS Grid Setup: 2 columns, equal width */
85 - .menu-grid {
86 - display: grid;
87 - grid-template-columns: repeat(2, 1fr);
88 - gap: 20px;
89 - width: 100%;
80 + .modern-menu-container .row {
81 + display: flex;
82 + flex-wrap: wrap;
83 + margin-bottom: 20px;
90 90   }
91 -
92 - /* General Reset for links */
93 93   .menu-card-link {
94 - text-decoration: none !important;
95 95   display: block;
96 - height: 100%;
87 + text-decoration: none;
88 + margin-bottom: 15px;
97 97   }
98 -
99 - /* Card Styling */
100 100   .menu-card {
101 101   background: #ffffff;
102 102   border-radius: 12px;
103 - padding: 20px;
93 + padding: 15px;
104 104   display: flex;
105 105   align-items: center;
106 - box-shadow: 0 4px 6px rgba(0,0,0,0.05);
96 + box-shadow: 0 4px 6px rgba(0,0,0,0.1);
107 107   transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
108 - border: 1px solid #eaeaea;
98 + border: 1px solid #e0e0e0;
109 109   color: #333;
110 - height: 100%; /* Ensures cards in same row stretch to same height */
100 + height: 100%;
111 111   box-sizing: border-box;
112 112   }
113 -
114 114   .menu-card-link:hover .menu-card {
115 - transform: translateY(-3px);
116 - box-shadow: 0 6px 12px rgba(0,0,0,0.1);
117 - border-color: #c1c1c1;
104 + transform: translateY(-5px);
105 + box-shadow: 0 6px 12px rgba(0,0,0,0.15);
118 118   }
119 -
120 - /* Icon Container: Uniform circle for all icons */
121 121   .menu-icon-container {
122 - flex: 0 0 56px; /* Fixed size for icon circle */
123 - height: 56px;
124 - background-color: #f4f6f8; /* Light grey background from original support icon */
108 + flex: 0 0 60px;
109 + height: 60px;
110 + background-color: #f8f9fa;
125 125   border-radius: 50%;
126 126   display: flex;
127 127   align-items: center;
128 128   justify-content: center;
129 - margin-right: 16px;
130 - overflow: hidden; /* Keeps logos within circle */
131 - border: 1px solid #e0e0e0;
115 + margin-right: 15px;
116 + border: 1px solid #eaeaea;
132 132   }
133 -
134 - /* Specific Logo Scaling */
135 135   .menu-icon {
119 + max-width: 80%;
120 + max-height: 80%;
136 136   object-fit: contain;
137 137   }
138 -
139 - /* Webex (Logo is wide, fits best at 85% width) */
140 - .webex-logo {
141 - width: 85%;
142 - height: auto;
143 - }
144 -
145 - /* MS Teams (Icon is square, fits best at 75% width) */
146 - .teams-logo {
147 - width: 75%;
148 - height: auto;
149 - }
150 -
151 - /* FirstDigital (Logo is wide, fits best at 90% width) */
152 - .firstdigital-logo {
153 - width: 90%;
154 - height: auto;
155 - }
156 -
157 - /* Support Icon (SVG styling) */
158 - .support-icon {
159 - width: 60%;
160 - height: 60%;
161 - }
162 -
163 - /* Text Area */
123 + .webex-icon { max-width: 90%; }
164 164   .menu-text {
165 165   flex: 1;
166 166   display: flex;
167 167   flex-direction: column;
168 - justify-content: center;
169 169   }
170 -
171 171   .menu-title {
172 172   font-size: 16px;
173 173   line-height: 1.4;
174 174   font-weight: 600;
175 - color: #1a1a1a;
176 176   }
177 -
178 178   .menu-subtitle {
179 179   font-size: 13px;
180 180   color: #666;
181 181   margin-top: 4px;
182 - font-weight: 400;
183 183   }
184 -
185 - /* Partner footer adjustments */
186 186   .partner-footer {
187 187   margin-top: 40px;
188 188   padding-top: 20px;
189 189   border-top: 1px solid #eee;
143 + justify-content: center;
144 + }
145 + .partner-footer .text-center {
146 + flex: 1;
190 190   display: flex;
191 191   justify-content: center;
192 192   align-items: center;
193 - gap: 15px;
194 - font-family: Arial, sans-serif;
195 195   }
196 -
197 - .footer-brand {
198 - font-weight: 700;
199 - font-size: 14px;
200 - color: #0060ff; /* Primary brand blue */
201 - text-decoration: none !important;
202 - }
203 -
204 - .azure-brand {
205 - color: #0078d4; /* Azure blue */
206 - }
207 -
208 - .footer-divider {
209 - color: #ccc;
210 - font-weight: 300;
211 - }
212 -
213 - /* Responsive Breakpoints: Mobile */
214 - @media (max-width: 768px) {
215 - .menu-grid {
216 - grid-template-columns: 1fr; /* Stack to 1 column on mobile */
151 + @media (min-width: 768px) {
152 + .menu-card-link {
153 + flex: 0 0 50%;
154 + max-width: 50%;
155 + padding: 0 10px;
156 + box-sizing: border-box;
217 217   }
218 - .modern-menu-container {
219 - padding: 10px;
220 - }
221 - .menu-card {
222 - padding: 15px;
223 - }
224 224   }
225 225  </style>
226 226  {{/html}}
1784740620667-179.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.aaronblackburnfirstdigitalcom
Size
... ... @@ -1,0 +1,1 @@
1 +5.3 KB
Content
1784741189563-764.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.aaronblackburnfirstdigitalcom
Size
... ... @@ -1,0 +1,1 @@
1 +164.0 KB
Content
1784741289632-457.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.aaronblackburnfirstdigitalcom
Size
... ... @@ -1,0 +1,1 @@
1 +85.0 KB
Content
1784741546269-324.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.aaronblackburnfirstdigitalcom
Size
... ... @@ -1,0 +1,1 @@
1 +20.2 KB
Content
1784751495894-847.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.aaronblackburnfirstdigitalcom
Size
... ... @@ -1,0 +1,1 @@
1 +82.0 KB
Content
1784751540742-511.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.aaronblackburnfirstdigitalcom
Size
... ... @@ -1,0 +1,1 @@
1 +5.3 KB
Content
55da30a8-a01a-4c4b-a486-a95baf3bc33b
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.aaronblackburnfirstdigitalcom
Size
... ... @@ -1,0 +1,1 @@
1 +294.4 KB
Content
MS%20teams.webp
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.aaronblackburnfirstdigitalcom
Size
... ... @@ -1,0 +1,1 @@
1 +20.2 KB
Content
firstdigitalhome_logo
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.aaronblackburnfirstdigitalcom
Size
... ... @@ -1,0 +1,1 @@
1 +12.4 KB
Content
webexbycisco-3d-vertical-color-black-text.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.aaronblackburnfirstdigitalcom
Size
... ... @@ -1,0 +1,1 @@
1 +1.2 MB
Content