In the process of using the blog, have you encountered the problem of editing the Template yet? Sure it is. And in the process, there will be a lot of changes and confusion on our blog and you don't want that to be seen by the Viewers. So today TrickPk will show you a way to make a maintenance page or notification while we are editing Template.
How to Create Maintenance message for Blogspot
Advantages:
Beautiful, friendly.
Anyone accessing your blog will only see this maintenance notice page and will not be able to access the blog.
Procedure:
You go to Blogger and go to the Theme section and select Edit HTML
Then you paste the code below before the closing </head> tag.
<style type='text/css'> /*<![CDATA[*/html:after { content: ""; background: #fff url(https://1.bp.blogspot.com/-1mCjsGzHrbQ/Yc9oRbUEfbI/AAAAAAAAAwA/1BrfIwwKLmYkg6It2CidJEB2BD-uMTeCgCNcBGAsYHQ/s795/TrickPk%2BMaintenance%2BPage.jpg) no-repeat; background-size: auto; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 100000; background-position: center;}body { display:none;}@media screen and (max-width:800px) { html:after { background-size: contain; }}/*]]>*/</style>
You can replace the image link with your photo link, and this is a picture designed by TrickPk.
Finally, just save your theme and enjoy.
Outcomes :
That's it, I have finished showing you how to create blogspot maintenance notices, wish you success. If you like it, please like and share it for me