To add author ribbon in author comment to give it a special touch .we use css property for comment.
STEP 6.
Now 'Save Template'
Look of Ribbon
To use diferent color ribbon choose one of the ribbon link and replace it from blue-color font in above code
GREEN-RIBBONE : http://3.bp.blogspot.com/-U-Dv6Xse-VI/UA7g-c_PbhI/AAAAAAAAAxQ/al6quGVQhG4/s1600/rb+green+ribbon.gif
.comments .comments-content .icon.blog-author{
position: absolute;
top: -2px;
right: -9px;
margin: 0;
background: url(http://1.bp.blogspot.com/-EJmwh15
Urmc/T89WMFenyGI/AAAAAAAAGlg/Lt8N7DprwFU/s320/author-pink.png) no-repeat;
width: 36px;
height: 36px;
}
Follow Step
STEP 1.
Click on 'Template' on left side of page.
STEP 2.
In Template page.Click on 'Edit HTML' button.
STEP 3.
In Edit HTML page.Click on 'Proceed' button
STEP 4.
press 'ctrl + f ' & Find ']]></b:skin>' and Just Above it paste below code
STEP 5.
STEP 1.
Click on 'Template' on left side of page.
STEP 2.
In Template page.Click on 'Edit HTML' button.
STEP 3.
In Edit HTML page.Click on 'Proceed' button
STEP 4.
press 'ctrl + f ' & Find ']]></b:skin>' and Just Above it paste below code
STEP 5.
.comments .comments-content .icon.blog-author
{
position: absolute;
top: -2px;
right: -9px;
margin: 0;
background: url(http://1.bp.blogspot.com/-EJmwh15Urmc/T89WMFenyGI/AAAAAAAAGlg/Lt8N7DprwFU/s320/author-pink.png) no-repeat;
width: 36px;
height: 36px;
}
STEP 6.
Now 'Save Template'
Look of Ribbon
To use diferent color ribbon choose one of the ribbon link and replace it from blue-color font in above code
GREEN-RIBBONE : http://3.bp.blogspot.com/-U-Dv6Xse-VI/UA7g-c_PbhI/AAAAAAAAAxQ/al6quGVQhG4/s1600/rb+green+ribbon.gif
The Final Code look like
.comments .comments-content .icon.blog-author{
position: absolute;
top: -2px;
right: -9px;
margin: 0;
background: url(http://1.bp.blogspot.com/-EJmwh15
Urmc/T89WMFenyGI/AAAAAAAAGlg/Lt8N7DprwFU/s320/author-pink.png) no-repeat;
width: 36px;
height: 36px;
}
]]></b:skin>



very nice
ReplyDeleteHow To decrease the width??
ReplyDeletewhich width you want to change.
Deletemohit gupta you are using two css property for single image.
Deletedo these steps.
open your template ,hit proceed button,
than find " .comments .comments-content .icon.blog-author "
your search will give you two result remove first search css property.
now check again and confirm me by comment
it starts working now,,i remove first search result with your code..and it starts showing now..
ReplyDeleteHow to change pic..??means when i am commenting blogger logo is there,,how to replace it with another pic..??
ReplyDeletei am using it on my new blog bro and its not working..
ReplyDeletethecareergeek.blogspot.com
Follow steps in tutorial,surely you will get correct result
ReplyDeletei followed every step..
ReplyDelete