Live Demo
- Log onto blogger dashboard>template>edit html>Tick the "Expand Widget Templates" box
- Search for "]]></b:skin>" and above it paste the below code
.comment-block {
border-bottom: 1px solid #000000;
}
.comments .continue {
border-top: 0px solid $(widget.alternate.text.color);
}
- Now save the template and you're done.
Add Divider Image Each Comment
Live Demo
- First log onto blogger dashboard>template>edit html
- Next search for "]]></b:skin>" and above it paste the below code
.comment-block {
background-image:url(http://i1084.photobucket.com/albums/j411/thecoffeechic/CoffeeChic_divider.png);
background-repeat:no-repeat;
background-position:center bottom;
padding-bottom:30px;
margin-top: -10px;
}
.comments .continue {
border-top: 0px solid $(widget.alternate.text.color);
}
- Now save the template and you're done.
It's time to see your newly designed comment box,how's it looking?Don't forget to share your view with us.
|
Articles You May Like |
This would definitely make blog post comments more organized.
ReplyDeleteyes,absolutly :)
DeleteVery pretty, indeed! ;) That's a nice trick to beautify the comments section :)
ReplyDeletethat was neat. I guess I should come back here and learn that.. I'm not really into these kind of alterations but that looks nice.. :D
ReplyDeleteThanks for the tip! Dividers really do look neat and adds a touch of creativity :)
ReplyDeleteso cute! I will have to try doing this one of these days :)
ReplyDeleteGreat tip! Will try this one out on my blog. :)
ReplyDelete