|
|
(4 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| + | {| |
| + | [[File:vExpo_LandingPage.png|1200px|]]</center> |
| + | |} |
| + | |
| + | |
| {{#css: | | {{#css: |
| | | |
| | | |
− | .container-horizontal{ | + | .navelement{ |
− | display: flex;
| + | border-bottom:0px; |
− | flex-direction: row;
| + | padding-right: 0px; |
− | align-items: center;
| + | padding-left: 0px; |
− | justify-content: space-evenly;
| + | padding-bottom: 2px; |
| + | padding-top: 2px; |
| + | text-align: center; |
| + | font-family: (Cooper black); |
| + | font-size: 12pt; |
| + | |
| } | | } |
| | | |
− | .container-horizontal>a{ | + | |
− | margin: 1em; | + | .navelement a{ |
− | background-color: rgb(105,82,130);
| + | display: block; |
− | border-radius: 12px;
| + | color:black; |
− | padding: 0.5em 1em!important;
| + | font-weight:600; |
− | color: white!important; | + | border-bottom:solid 2px grey; |
− | width: 100%;
| |
− | text-align: center;
| |
− | background-image: none!important;
| |
− | font-size: 1.6em; | |
− | font-weight: 600; | |
| } | | } |
| | | |
− | .round-list ol { | + | .navelement a:hover,.navelement focus{ |
− | list-style: none;
| + | background-color:#E9E5ED; |
− | counter-reset: item;
| + | } |
− | display: flex;
| |
− | flex-direction: row;
| |
− | align-items: stretch;
| |
− | }
| |
− | .round-list li { | |
− | counter-increment: item;
| |
− | display: flex;
| |
− | flex-direction: column;
| |
− | background-color: #E4E6EA;
| |
− | padding: 3em 1em;
| |
− | margin: 1em;
| |
− | align-items: center;
| |
− | flex: 1 1 0px;
| |
| | | |
− | .imagelink a{ | + | .navelement a.selflink{ |
− | display: flex;
| + | color:#684E7E; |
− | flex-direction: column-reverse;
| + | border-bottom:#684E7E solid 4px; |
− | align-items: center;
| |
− | color: white!important;
| |
| | | |
| } | | } |
| | | |
− | .imagelink.host a:before{content:'Event Host';}
| |
− | .imagelink.owner a:before{content:'Kiosk Owner';}
| |
− | .imagelink.techlab a:before{content:'Tech Lab';}
| |
| | | |
| }} | | }} |
| + | {| class="FCK__ShowTableBorders" style=" border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px; background-color: #ffffff" width="100%" align="center" |
| | | |
− | <div class="round-list">
| + | |- |
− | # Provide the event branding/look and feel to be incorporated as part of the lobby colors
| + | | class="navelement" width="15%" | [[About vExpo|<span>'''About vExpo'''</span>]]''' |
− | # Create the final design of the images to be included in the lobby 3D scene (banners and presentation screen). See section: [[Lobby images.]]
| + | | class="navelement" width="20%" | [[About vExpo/Roles and Responsibilities|<span>'''Roles and Responsibilities'''</span>]]''' |
− | # Ensure that all content available through the lobby meets [[content requirements]].
| + | | class="navelement" width="20%" | [[About vExpo/List of Criteria|<span>'''List of Criteria'''</span>]]''' |
− | # Provide a list of the kiosks to be included in the vExpo exhibit area.
| + | | class="navelement" width="20%" | [[About vExpo/FAQ's|<span>'''FAQ's'''</span>]]''' |
− | <div class="break"></div>
| + | |} |
− | # Submit final content (i.e., links, images, text) prior to the submission deadline, using the [https://wiki.gccollab.ca/images/5/53/VExpo_Content_Submission_Template_Lobby.docx vExpo Lobby Content Submission Form ].
| |
− | # Request permission from kiosk owners to include their existing kiosk in your vExpo event (where applicable).
| |
− | # Coordinate and manage all event logistics and 3rd party applications (e.g., registration, promotion, webcast, networking tool).
| |
− | # Review the live version of your vExpo (on test environment) and give the go-ahead to launch in production.
| |
− | </div> | |
− | | |
− | | |
− | </div> | |
− | <br>
| |