add 3 column footer with extra 2 footers in BlogSpot website

To add this type of Footer, find the following section in your Blogger template



    <div id='footer-wrapper'>
    <b:section class='footer' id='footer'/>
    </div>


If you are having difficulty finding this section, keep looking for footer-wrap or something similar as sometimes this section may be called something else in some templates.

 

To Add a 3 Column Footer and 2 Extra Footers in Blogger, Replace all present code with the following code.