Skip to main content

Posts

Showing posts with the label Template Tricks

Remove Threaded Comments in blogger Easily trick revealed

This is a simple article explaining How to remove Blogger 's New Threaded commenting system easily.There are some problems with it,Many users report that when a user click on post link,it takes control to the bottom of the page(to the comment section).Would you think that Threaded commenting system is not Good for Blog? Then you can remove it. I am not going to say too much about Threaded commenting System,because i hope you know about it. Follow the instructions below carefully. Before Editing Template,you must Backup your template( How to Backup Template? ) Go to Design-> Edit HTML Tick on Check box  Expanded Widget Templates Find the code data:post.showThreadedComments easily using ctrl+F You will found code snippet like this <b:if cond='data:post.showThreadedComments'>             <b:include data='post' name='threaded_comments'/>           <b:else/>             <b:include data='post' name='comments'/>          

Awesome Stylish 404 Error Pages For Blogger

404 Error or Page Not Found Error generated by Blogger when a user enters an invalid URL or 404 Error is an HTTP status code that means the page you are trying to reach on your Blog couldn't found or Page not exist in the Server. By Default Blogger shows Error page message in a box and its not look Style. Here I am saying about how to Customize it much better... View Demo Only Custom message [No Style] If you want to show only a custom message then First Go to updated Blogger Interface Then Go to Setting->Search Preferences Error Message with Stylish 404 images If you want Colorful Stylish  404 page do the following. Go to Design->Edit HTML Find </head> and copy the below code just above it. <b:if cond='data:blog.pageType == "error_page"'> <style type="text/css">.status-msg-wrap{font-size:100%;margin:none;position:static;width:100%}.status-msg-border{display:none}.status-msg-body{padding:none;position:static;text-align: