Networking

More stories

  • Add Two Sidebar Columns Below Posts in Blogger

    Today I will tell you how to add two extra widget sections / sidebar columns below Blogger post sections within main wrapper.Step 1: Go to Design > Edit HTML tab and find for: <div id=’main-wrapper’> <b:section class=’main’ id=’main’ showaddelement=’no’> <b:widget id=’Blog1′ locked=’true’ title=’Blog Posts’ type=’Blog’/> </b:section> </div> Step 2: Add the following snippet before the […]