Get Yahoo smileys in Blogger comments



This is very easy, but MAKE A COPY OF TEMPLATE!

Go to dashbord and edit HTML
Click on Expand Widgets
Search for ]]></b:skin>
and add bellow code before It.


.way2bloggingcsmly {
    background: none repeat scroll 0 0 #EFF5FB !important;
    border: 1px dashed green !important;
    font-size: medium !important;
    padding: 5px !important;
    text-align: left !important;
    font-weight:bold !important;
    width:100% !important;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
}
img.w2bsmly {
    height: auto !important;
    vertical-align: middle !important;
    width: auto !important;
    border:0px !important;
}

And that is it enjoy!

No comments:

Post a Comment