Left Alternate 2
This page shows a totally different left sidebar from all
the rest. The other left sidebars are turned off for this
display, and this one has an RSS feed on it.
Here is the code in I used on THIS PAGE:
Page Settings | Advanced Settings | Scripts | Custom
Head Script
<style>
#LeftMain {display: none;}
#LeftAlt1 {display: none;}
#LeftAlt3 {display: none;}
</style>
|