Left Blank
All left sidebars are turned off for this display.
Useful on special order pages.
Here is the code in I used on THIS PAGE:
Page Settings | Advanced Settings | Scripts | Custom
Head Script
<style>
#LeftMain {display: none;}
#LeftMain {display: none;}
#LeftAlt1 {display: none;}
#LeftAlt2 {display: none;}
</style>
|