Changes

no edit summary
Line 1: Line 1:  +
{{#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:KioskOwnerEditing1.png|1200px|]]</center>
 
[[File:KioskOwnerEditing1.png|1200px|]]</center>
Line 121: Line 188:  
'''Editing an Existing Kiosk'''  
 
'''Editing an Existing Kiosk'''  
 
<ol start="1">
 
<ol start="1">
<li>Submit kiosk change request to: [[techlab-labtech@csps-efpc.gc.ca]]</li>
+
<li>Submit kiosk change request to: [mailto:techlab-labtech@csps-efpc.gc.ca techlab-labtech@csps-efpc.gc.ca]</li>
 
<li>The Tech Lab will review the request and provide instructions and your kiosk’s Content Submission Form to update.</li>
 
<li>The Tech Lab will review the request and provide instructions and your kiosk’s Content Submission Form to update.</li>
 
<li>Review the steps for [https://docs.google.com/document/d/10R2p4j6kqQEjiD3sHBunbylJnkZkJcLE/edit#heading=h.7mb6qo6mexe9 Updating an Existing kiosk]</li>
 
<li>Review the steps for [https://docs.google.com/document/d/10R2p4j6kqQEjiD3sHBunbylJnkZkJcLE/edit#heading=h.7mb6qo6mexe9 Updating an Existing kiosk]</li>
Line 136: Line 203:  
<li>Perform an internal review and obtain final approvals on kiosk content and/or design.</li>
 
<li>Perform an internal review and obtain final approvals on kiosk content and/or design.</li>
 
<li>Exports the kiosk panels to .png format, in high resolution, as required</li>  
 
<li>Exports the kiosk panels to .png format, in high resolution, as required</li>  
<li>Submit the final images and/or the Content Submission Form to [[techlab-labtech@csps-efpc.gc.ca]].</li>
+
<li>Submit the final images and/or the Content Submission Form to [mailto:techlab-labtech@csps-efpc.gc.ca techlab-labtech@csps-efpc.gc.ca].</li>
 
<li>Tech Lab will update the kiosk and share the link to the kiosk once available.</li></span>
 
<li>Tech Lab will update the kiosk and share the link to the kiosk once available.</li></span>
 
</ol>
 
</ol>