Line 1: |
Line 1: |
| + | {{#css: |
| + | |
| + | .btn { |
| + | display: inline-block; |
| + | margin-bottom: 0; |
| + | font-weight: 400; |
| + | text-align: center; |
| + | white-space: nowrap; |
| + | vertical-align: middle; |
| + | -ms-touch-action: manipulation; |
| + | touch-action: manipulation; |
| + | cursor: pointer; |
| + | background-image: none; |
| + | border: 1px solid transparent; |
| + | padding: 8px 12px; |
| + | font-size: 14px; |
| + | line-height: 1.42857143; |
| + | border-radius: 10px; |
| + | width: auto; |
| + | height: auto; |
| + | background-color: rgba(63,42,86); |
| + | border: 1px solid rgb(108,77,133); |
| + | transition: 1s ease; |
| + | } |
| + | .btn a { |
| + | color: rgb(255, 255, 255); |
| + | text-decoration: none; |
| + | } |
| + | |
| + | .btn a.external { |
| + | color: rgb(255, 255, 255); |
| + | text-decoration: none; |
| + | } |
| + | |
| + | .btn a.external:visited { |
| + | color: rgb(255, 255, 255); |
| + | text-decoration: none; |
| + | } |
| + | |
| + | .btn a.external:hover { |
| + | color: rgb(255,255,255); |
| + | text-decoration: underline; |
| + | } |
| + | |
| + | .btn:hover { |
| + | background-color: rgba(108,77,133,0.5); |
| + | transition: 1s ease; |
| + | text-decoration: underline; |
| + | } |
| + | |
| + | }} |
| + | |
| {{underconstruction}} | | {{underconstruction}} |
| {{VExpo_nav}} | | {{VExpo_nav}} |
Line 10: |
Line 62: |
| <p>The CSPS Digital Academy offers partnership opportunities to other Government of Canada (GC) departments who are interested in cost-sharing options to host events using the vExpo and/or to have a virtual kiosk. </p> | | <p>The CSPS Digital Academy offers partnership opportunities to other Government of Canada (GC) departments who are interested in cost-sharing options to host events using the vExpo and/or to have a virtual kiosk. </p> |
| | | |
− | REQUEST A vEXPO
| + | <div class="btn">[[CSPS Digital Academy/Virtual Expo/Request a vExpo|<span style="color: Snow">Request a vExpo</span>]]</div> |
− | | + | <br> |
| + | <br> |
| {| width="100%" cellpadding="10" cellspacing=15px | | {| width="100%" cellpadding="10" cellspacing=15px |
| | | |
Line 26: |
Line 79: |
| |} | | |} |
| |} | | |} |
− |
| |
− |
| |
− | <p>If you would like to request a vExpo or kiosk, contact the vExpo project coordinator (Guy Boulet: [mailto:guy.boulet@canada.ca guy.boulet@canada.ca]), to discuss space availability and cost-sharing options. </p>
| |
− |
| |
− | <p>To help make sure we can get back to you promptly, please make sure to include the following details in your email:
| |
− | *Your (full) name
| |
− | *Department
| |
− | *Contact information (email and phone number, if possible)
| |
− | *'''vExpo lobby:'''
| |
− | **Event date
| |
− | **Event name
| |
− | *'''Virtual Kiosk:'''
| |
− | **Number of kiosks required
| |
− | **Deadline for release date (when not developed for an event)
| |
− | **Any other pertinent comments or details </p>
| |
− |
| |
− | <p>Once the details of the agreement are confirmed, you will host an expo or kiosk for your event, you must provide expo and/or kiosk content within the required timeframe.<p>
| |