How To Add Beautiful Comment Form to Blogger using CSS

Iklan Billboard 970x250

Free Download Blogger Template High CTR AdSense

How To Add Beautiful Comment Form to Blogger using CSS

This simple article explains to you how to become your blogger comment form beautiful, using CSS.If you like to change your blogger comment form appearance,simply follow the steps below.  

1. Login to your blogger dashboard--> layout- -> Edit HTML
2. Scroll down to where you see ]]></b:skin> tag .
3. Copy below code and paste it just before the ]]></b:skin> tag .





#comment-form iframe{
background:#7f9db9 url() no-repeat bottom right;
border:7px solid #eeeeee;
padding:5px;
font:normal 12pt "ms sans serif", Arial;
color:#000000;
width:95%;
height:250px;
}
#comment-form iframe:hover{
background:#7f9db9 url() no-repeat bottom right;
border:7px solid #bababa;
}
#comment-form a{
color:#ffffff;
}

Now save your template.
Note:
You can colors,width,height,.... as your choice and also can add background images for your comment form.

Good Luck!!
Baca Juga
SHARE
Heber
Sebagai seorang blogger yang selalu ingin belajar dan belajar tentang blog, template dan coding yang memerlukan konsistensi kesabaran dalam trial & Error.

Related Posts

Subscribe to get free updates

6 comments

  1. Thanks for sharing. Its good to see fresh content always.

    ReplyDelete
  2. @open source develover... thanks a lot

    ReplyDelete
  3. Adding beautiful comment form makes your blog more attractive. The blogs that are user friendly with attractive features will always be a step ahead in attracting visitors to the blog though the same kind of information could be available at different sources on the internet.
    website design

    ReplyDelete

Post a Comment