Thursday, August 29, 2013

Play with the CSS

Lets play with CSS in Blogspot

Template =>Customize =>Advance => Add CSS

.title,.blog-pager,#Attribution1,#navbar{
display:none;
}

.footer-outer{
border-top:none;
}

Will remove Blog Title,Pager line,Attribution and Navigation bar.