Add Three Column Footer In Your Blog
You might have seen a three column widget at the bottom section of many commercial and professional blogs. Add Your Favourites Widgets There Which Are Shaped in A Good Quality And It Looks Briliant in A Blog So Lets Get Started :
Log to Your Blogger Account > Layout > Html >
3.Scroll down to where you see this
of above code,with below code.
5.Now find the tag in your template.
6.Immediately before above line, add the below lines of code:
7.Click on "Save Templates" and Done.
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