Teacher Presentations and Slideshows
Teacher Presentation_NorthStar.ppt
There is no built in functionality to remove the sidebar from individual pages. However, by inserting some HTML code, you can hide the sidebar from pages you wish.
1. Edit the page
2. Click on Source in the toolbar.
3. Insert the following code:
<style type="text/css">
.sidebar_v2 { display: none; }
</style>
4. Click save

Page Information
|
Wiki Information |
Recent PBwiki Blog Posts |