Awesome Stylish 404 Error Pages For Blogger


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...
Only Custom message [No Style]
If you want to show only a custom message then First Go to updated Blogger InterfaceThen 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:inherit;width:100%;z-index:auto}.status-msg-wrap a{padding:none;text-decoration:inherit}</style>
</b:if>
- Save the Template
Error Page Style 1


- Go to Setting->Search Preferences
- Copy below code in Custom Page Not Found section [as shown in fig. first]
<h2 style="font-size: 35px;margin: 0;text-align: center;">Oops..! </h2>
<h3 style="font-size:17px;">Sorry,You are trying to reach an invalid page...!<br><a href="/">Click here</a> to go to Homepage <br> Have a nice Day...</h3><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYT_2-6732bdwYLJ_s7-1kqPV6K0x2TgRh_yNDfBcEznALxam1Ojqu1wfAvUcDtRuzdmNdya3EmzYKoUyJi_DdXg8aL9-zoqXFRn88NEU3eFy5MBq1o5xaFb6ZHv90Hj7r_fnYqutNFLI/s1600/404+error+page+1.jpg"/>
Error Page Style 2

- Go to Setting->Search Preferences
- Copy below code in Custom Page Not Found section [as shown in fig. first]
<h2 style="font-size: 35px;margin: 0;text-align: center;">Oops..! </h2>
<h3 style="font-size:17px;">Sorry,You are trying to reach an invalid page...!<br><a href="/">Click here</a> to go to Homepage <br> Have a nice Day...</h3><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEic4gQDlElwA6bTaG4_rkI37OBQbyfe-aP_mjynI-W1iyHaoYSoFQf6XHp855R05V6OMwTwzPEJrVP1bQ9ImoP3Pw091dGSjRl9quhHvypNdud1L7C1kpWvzCzFJxVFrR3PcWwWfdI6nEA/s1600/404+error+page+2.jpg"/>
Error Page Style 3

- Go to Setting->Search Preferences
- Copy below code in Custom Page Not Found section [as shown in fig. first]
<h2 style="font-size: 35px;margin: 0;text-align: center;">Oops..! </h2>
<h3 style="font-size:17px;">Sorry,You are trying to reach an invalid page...!<br><a href="/">Click here</a> to go to Homepage <br> Have a nice Day...</h3><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmiTIkT4TCTEMliEt9RLPLKLMqhpH5wVuJ5KbR5Uq9LW38LIff7FpIwIdovBQKkXDjXeaTEF_UP2GzrXwvwNrhhR947Og2W7FBGfZkYl3wa9mA0q5sxpCnFwd0vXazEQ4OVSCY6wX4fac/s1600/404+error+page+4.jpg"/>
Error Page Style 4

- Go to Setting->Search Preferences
- Copy below code in Custom Page Not Found section [as shown in fig. first]
<h2 style="font-size: 35px;margin: 0;text-align: center;">Oops..! </h2>
<h3 style="font-size:17px;">Sorry,You are trying to reach an invalid page...!<br><a href="/">Click here</a> to go to Homepage <br> Have a nice Day...</h3><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAYFMAvvICawA0ZrFtnldWE0OihdvFc_LXvQ1SfL5EzHzyceDOBSYC76ULDeplYwfXIk1mR1oi6XCHM5S43JyC_9OkOQ-kwswd9AXdv3HB2hFycIMCN-AD2tUQUNhFslFFNXF2en7_IyQ/s320/404+error+page+6.jpg"/>
Error Page Style 5


- Go to Setting->Search Preferences
- Copy below code in Custom Page Not Found section [as shown in fig. first]
<h2 style="font-size: 35px;margin: 0;text-align: center;">Oops..! </h2>
<h3 style="font-size:17px;">Sorry,You are trying to reach an invalid page...!<br><a href="/">Click here</a> to go to Homepage <br> Have a nice Day...</h3><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8MbBIxA0VzaZb78LGSkFqWMi93VypjMosVYE5ocK9jS4YVO-Q-W3uYNswiXxVsa8zRJ-G7gK36jh2pAfnlnm9OaKfDkkPtlF34X3uXu7tTw4DvdZBGPnYIUbUnQixYriYsk-RmMBqry8/s1600/404+error+page+7.jpg"/>
Error Page Style 6


- Go to Setting->Search Preferences
- Copy below code in Custom Page Not Found section [as shown in fig. first]
<h2 style="font-size: 35px;margin: 0;text-align: center;">Oops..! </h2>
<h3 style="font-size:17px;">Sorry,You are trying to reach an invalid page...!<br><a href="/">Click here</a> to go to Homepage <br> Have a nice Day...</h3><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh7R29VNq501k_g7qH_1wUSpcapr9YRXEbalbUaglcbrCz10OM2d_A27yuQGa-1CiqZN8jr-vZMSZevxkGhDUdHg00N6R4Qo7bYF5-0iCdDFpGwCPcuHQx-lOUmUJ4PiQaJ4lMQOgmIIWM/s1600/404+error+page+3.jpg"/>
Then Click Save..That all..