Page Without Sidebars

Here is the code for TypePad to create a specific Page without sidebars.

Copy and paste this code in the Source (HTML) for the Post view, then switch back to normal/visual view.

<style>
.layout-three-column #alpha { display: none; }
#beta { width: 100%; }
#gamma { display: none; }
</style>

 

 

Pin It on Pinterest

Share This