I will be publishing several pattern themes for Blogger Comment form
this month. Everything looks good when you present it in a way that may
seem appealing. I would accept that BlogSpot blog does not have a good
commenting system but you can use the same Comment box and turn it into
something creative and far beautiful than the comment forms of WordPress
blogs. Customized Blogger Comment boxes
was amongst MBT's many innovative shares and today we will take a step
further by releasing different color themes by using different patterns
of images. Modern CSS3 properties like box shadow and rounded corners
will also be applied to the comment body to make it stand out. So lets
try our first theme of the month which is named "Black Theme"
Blogger Comment Box Series
2. Comment Form with Black Background Theme - Just like ours!
NOTE: The custom codes styles discussed below are the most I
could try. No further customization could be applied like changing the
font size and color inside the comment box though I managed to change
the text and link color outside the text area. Hope you will like it.
Apply Black theme To Comment Box
- Go To Blogger > Design > Edit HTML
- Backup your template
- Click the "Expand Widget Templates" box
- Search for this,
]]></b:skin>5. Just above it paste this code,
#mbt-form iframe{To change the color of the text "comment as" simply edit 2F97FF and to adjust the width of the box then edit width:560px Leave other things as it is for better and clean look.
background:#ffffff url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgdv4tSIzcspay8BFUYIkK9SnU4laftA0b6ony8qLe88DhvLz4p86BddwGfg3hgVkK9vzna97aysy2d6qiMhJAcOyM0SsbucnbJXlAci9oo3R0oK-1WydT2LaLtq4vQsuWSE9lwJbnQa8O5/s400/11.png) repeat-x;
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;
}
#mbt-form a{
color:#fff;
}
6. Next search for this,
<div class='comment-form'>7. Replace it with the code below,
<div id='mbt-form'>8. Save your template and you are all done!
Outcome:
More variations will be released soon. If you wish you can check my old tutorial for previous design codes. We are designing some unique patterns and I am sure you will like them. For the time being I would rather prefer keeping you all a little thirsty for new designs to arrive. Till then enjoy this new look of your comment forms. Have fun buddies! :)