How to create custom error page in blogger In this code i will be share with you how to create custom error page in blogger with background and home link place it before </head> <b:if cond='data:blog.pageType != "error_page"'> <b:else/> <div style='margin: 76px auto;text-align: center;font-family: initial;display: block;font-size: 2rem;'> <p>Error 404</p> <p>Page not found</p> <a href='/'><p>Home</p> <img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7lNTMtj6yE1Gr2S0vL5ZghGYpKfi9d-yWdm988TLmgGnE8Y_L-Rcol3fX7faRLGH5mDSV41eY52mKRoeh-F1wyUAaZpTsjbAXoHMIbaN7yKEgmqzeb1nXtcCSIno_qDZ9lZVgzSFrVSA/h63/manajmnt_code_logo.png' style='width: 200px;'/> </a> <br/> </div> <style> body {background-image: url("https://cdn.pixabay.com/photo/2016/02/23/07/37/wall-1217083_960_720.jpg");background-size: 100% 100%;overflow: hidden;}div {display: none;}a:hover {text-decoration: none;} </style> </b:if> © Manajmnt code Share to : ☷✎ Comments
Comments
Post a Comment
message