Just follow the simple steps: 1. Login to Blogger 2. Click Design/Layout 3. Click Edit HTML 4. Click Download Full Template (to backup) 5. Tick Expant Widget template 6. Find the code ]]></b:skin> 7. Copythe following code and paste it above ]]></b:skin> .breadcrumbs{ padding:5px 5px 5px 0; margin:0;font-size:95%; line-height:1.4em; border-bottom:4px double #cadaef; } 8. Next, Find this code: <div class='post hentry uncustomized-post-template'> 9. then copy paste the following code under (below) that code above: <b:if cond='data:blog.homepageUrl == data:blog.url'> <b:else/> <b:if cond='data:blog.pageType == "item"'> <div class='breadcrumbs'> Browse » <a expr:href='data:blog.homepageUrl'>Home</a> » <b:if cond='data:post.labels'><b:loop values='data:post.labels' var='label'> ...