Add Three Column Footer In Your Blog

Log to Your Blogger Account > Layout > Html >
3.Scroll down to where you see this
5.Now find the tag in your template.
6.Immediately before above line, add the below lines of code:
#footer-column-container {
clear:both;
}
.footer-column {
padding: 10px;
}
clear:both;
}
.footer-column {
padding: 10px;
}
7.Click on "Save Templates" and Done.
Leave A Comment
Post a Comment