Difference between revisions of "About vExpo/vExpo Knowledge Base/Kiosk/Create/User Flow Diagram"
< About vExpo | vExpo Knowledge Base | Kiosk | Create
			| (9 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| + | {{Under review}}  | ||
| + | |||
| + | {{#css:  | ||
| + | |||
| + | .btn {  | ||
| + |   border: none;  | ||
| + |   background-color: #FFFFFF;  | ||
| + |   padding: 14px 28px;  | ||
| + |   font-size: 12px;  | ||
| + |   cursor: pointer;  | ||
| + |   display: inline-block;  | ||
| + | }  | ||
| + | |||
| + | .btn:hover {background: #ff9800;}  | ||
| + | |||
| + | .cta {color: #eee;}  | ||
| + | |||
| + | |||
| + | p{  | ||
| + | font-family: "Noto sans", sans-serif !important;  | ||
| + | font-size: 1.0em;  | ||
| + | }  | ||
| + | |||
| + | li{  | ||
| + | font-family: "Noto sans", sans-serif !important;  | ||
| + | font-size: 1.0em;  | ||
| + | }  | ||
| + | |||
| + | .wrap {  | ||
| + |   height: 100%;  | ||
| + |   display: flex;  | ||
| + |   align-items: center;  | ||
| + |   justify-content: center;  | ||
| + | }  | ||
| + | |||
| + | .button {  | ||
| + |   width: 270px;  | ||
| + |   height: 30px;  | ||
| + |   font-family: 'Roboto', sans-serif;  | ||
| + |   font-size: 13px;  | ||
| + |   letter-spacing: 2.5px;  | ||
| + |   font-weight: 500;  | ||
| + |   color: #FFFFFF;  | ||
| + |   background-color: #FFFFFF;  | ||
| + |   border: none;  | ||
| + |   border-radius: 45px;  | ||
| + |   box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);  | ||
| + |   transition: all 0.3s ease 0s;  | ||
| + |   cursor: pointer;  | ||
| + |   outline: none;  | ||
| + |   padding-top: 15px;  | ||
| + |   padding-left: 15px;  | ||
| + |   margin-right: 100px;  | ||
| + |   text-transform: uppercase;  | ||
| + |   }  | ||
| + | |||
| + | .button:hover {  | ||
| + |   background-color: #adadad;  | ||
| + |   box-shadow: 0px 15px 20px rgba(4, 97, 123, 0.4);  | ||
| + |   color: #FFFFFF;  | ||
| + |   transform: translateY(-7px);  | ||
| + | }  | ||
| + | |||
| + | .checkbox {  | ||
| + | list-style: none;  | ||
| + | }  | ||
| + | }}  | ||
| + | <p class="button"><strong>[[About_vExpo/vExpo_Knowledge_Base|<span>'''< Back to Knowledge Base'''</span>]]</strong></p>  | ||
| + | |||
{|  | {|  | ||
[[File:Kiosk_Owner_Creating.png|1200px|]]</center>  | [[File:Kiosk_Owner_Creating.png|1200px|]]</center>  | ||
|}  | |}  | ||
{{StepbyStepMenuKiosk}}  | {{StepbyStepMenuKiosk}}  | ||
| − | + | [[FR:À_propos_de_vExpo/Base_de_connaissances_sur_vExpo/Kiosque/Créer/Schémas_de_parcours]]  | |
='''Planning and Creating a Kiosk'''=  | ='''Planning and Creating a Kiosk'''=  | ||
| Line 11: | Line 80: | ||
| style="border-left: 10px solid #695282; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); color: #57416C; background-color: white; font-size:1em;" |    | | style="border-left: 10px solid #695282; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); color: #57416C; background-color: white; font-size:1em;" |    | ||
| − | [[File:Planningandcreatingakios.png|  | + | [[File:Planningandcreatingakios.png|link=https://wiki.gccollab.ca/images/a/a0/Updatingakiosk.png|1150px]]  | 
{{#css:  | {{#css:  | ||
| Line 44: | Line 113: | ||
}  | }  | ||
| − | h3{  | + | #content h3{  | 
padding-top:10px;  | padding-top:10px;  | ||
font-family: Lato, Arial, Helvetica, sans-serif !important;  | font-family: Lato, Arial, Helvetica, sans-serif !important;  | ||
| Line 76: | Line 145: | ||
.button {  | .button {  | ||
| − |    width: 230px;  | + |    */width: 230px;*/  | 
   height: 30px;  |    height: 30px;  | ||
   font-family: 'Roboto', sans-serif;  |    font-family: 'Roboto', sans-serif;  | ||
| Line 107: | Line 176: | ||
}  | }  | ||
}}  | }}  | ||
| − | <p class="button"><strong>[  | + | <p class="button"><strong>[[media:FINAL_Planning_and_Creating_a_kiosk.pdf|Download PDF (465 KB)]]</strong></p>  | 
<br>  | <br>  | ||
| Line 114: | Line 183: | ||
{| width="100%" cellpadding="10px" cellspacing="10px"  | {| width="100%" cellpadding="10px" cellspacing="10px"  | ||
| − | {{Onboarding-css}}<!-- Source code for the CSS file. Do not remove -->    | + | <!--{{Onboarding-css}}<!-- Source code for the CSS file. Do not remove -->    | 
| colspan="4" |  | | colspan="4" |  | ||
Latest revision as of 15:24, 11 July 2023
| This page is under review | 

| Step by Step Process | Roles and Responsibilities | 
Planning and Creating a Kiosk
  | 
||||