How To Change Design Of Your Comment Box Very Easily



Blogger has amazing features except it's comment box. But don't worry now you can change background and design it as you wish.You can also add a image as background image. Today I have changed my comment box and writing a post on this trick. Installation of this is damn easy and takes only 2 - 5 Min. Let's see how to add it to your blog.....

How to customize blogger comment box -

Go to Blogger Dashboard > Design > Edit Html.
Now find ]]></b:skin>
Paste below code just above ]]></b:skin>.

#btsnts-cbox iframe{ background:#ffffff url(IMAGE-LINK) repeat; border:1px solid #ddd; -moz-border-radius:6px; -webkit-border-radius:6px; box-shadow: 5px 5px 5px #CCCCCC; padding:5px; font:normal 12pt "ms sans serif", Arial; color:#2F97FF; width:560px; height:213px !important; } #btsnts-cbox a{ color:#fff;

}



Now Search For <div class='comment-form'> and Replace it with the code below. <div id='btsnts-cbox'> 

Now save your template, and refresh your blog page.....

If my tutorials helps you little much then please share my blog and support me......
Share on Google Plus

About Unknown

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.