****Please note that each row fits three workshops.
-
Go to the Pixel Perfect Literacy page in text mode to make the changes
-
Find the section for the category you are trying to update (e.g. current workshops, past workshops etc…)
-
To add a new workshop please use the following code:
<div class="span4"><a href="https://elvlc.educ.ubc.ca/2023/09/17/storytelling/"> <img class="alignleft" style="padding-left: 10px;" src="https://educ-elvlc-2021.sites.olt.ubc.ca/files/2023/09/Storytelling-1.png" alt="Storytelling" /></a> </div>
-
Please change the highlighted portion of the code above to the link for the webpage you would like to add.
-
If all the current rows in the section are full you will first need to create a new row using the following code:
<div class="row"> All the workshop information should go here between these two rows. </div>
Once you’ve created the row then you can add the workshop following steps 1-4.