• Facebook Rocks

    Go to Blogger edit html and replace these slide 1 description with your own words. ...

  • Facebook vs Twitter

    Go to Blogger edit html and replace these slide 2 description with your own words. ...

  • Facebook Marketing

    Go to Blogger edit html and replace these slide 3 description with your own words. ...

  • Facebook and Google

    Go to Blogger edit html and replace these slide 4 description with your own words. ...

  • Facebook Tips

    Go to Blogger edit html and replace these slide 5 description with your own words. ...

Changing Colour Comment Style For Blogger

Normal Mode


Hover Mode


Active Mode


Follow the Below Steps:

  1. Login to your Dashboard.
  2. Got to Templates--->Edit Html.
  3. Find for ]]></b:skin> tag.
  4. Copy and paste the below code before/above ]]></b:skin> tag.





.comment-form{
text-shadow: 5px 5px 5px #FF0000;
background-color:yellow;
-moz-box-shadow: 10px 10px 5px #888888; /* Firefox 3.6 and earlier */
box-shadow: 10px 10px 5px #888888;
padding-top:5px;
padding-bottom:5px;
padding-right:10px;
padding-left:10px;
border-style:inset;
border-width:5px;
transition: background-color 1s;
-webkit-transition: background-color 1s;
-moz-transition: background-color 1s;
-o-transition: background-color 1s;
-ms-transition: background-color 1s;
}
.comment-form:hover{
background:#FFB200;}
.comment-form:active{
background-color: CornflowerBlue ;
}
Now, Click on Save the Template.


It's Done.

0 comments:

Post a Comment