January 4, 2009

It’s very usefull to Show Recent Comments on main blog page. We can know who have given comments on aur articles without open it one by one. At this time I will show you how to show recent comments on our main page blog. It’s very easy. Before we start take look at demo image:…
January 4, 2009

1. Log in into blogger with your ID
2. Click Layout
3. Click Edit HTML
4. Click Download full template.(important).
5. Give a check in Expand Template Widget
6. Wait for a few second until the process is complete
7. Find the following CSS code:
#comments h4 {
margin:1em 0;
font-weight: bold;
…