Blogger Comment Box Black Background Theme



blogger comment boxI 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



  1. Go To Blogger > Design > Edit HTML

  2. Backup your template

  3. Click the "Expand Widget Templates" box

  4. Search for this,



]]></b:skin>

    5.     Just above it paste this code,


#mbt-form iframe{

background:#ffffff url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEirhrWVSly4bnqvHswyofPv_UHIzmITvBsNvQuIyhDYJk5m8lDb5U-XhWZy5vFlNeHzwWyhGgPp2_4sn_731L17m5aWCwYkN7BA5ZdMRp2ZJ0SuDE3YlA7PgpGOc6pWymjJuqfhjRK1ZGki/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;

}

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.

     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:

black theme

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! :)