Sidebar Location

To change the location of the sidebar on an interior, department home, department home (slider) or top-level page, follow these steps:

  1. Open the source of the page
  2. Copy and paste the following after the "Page Layout" option:

    <parameter name="sidebar-location" type="select" group="Webgroup" prompt="Sidebar location" alt="Choose the location of the page sidebar">
    <option value="left" selected="false">Left</option>
    <option value="right" selected="true">Right</option>
    </parameter>

  3. Save the page
  4. You will now have an option under  "Properties" -> "Parameters" to change the location of the sidebar.  Then edit as normal
©