Create a Blank Blogger Template Or Convert your blog's template to a blank HTML page. You can use this to create your own Blogger Temlate.
If you are trying to create a Blogger Template from scratch, the first thing you need is a blank HTML page.
1. Login to Blogger > Dashboard
2. Create a New Blog > Select Simple Blogger Template
3. Click on Drop Down Menu and select Template
4. Click on Edit HTML > Proceed.
5. Delete all codes and paste below codes of Blank Blogger Template
<?xml version="1.0" encoding="UTF-8" ?> <!-- Make A Blank Template In Blogger Made by Diemos Informatics, http://diemosinformatics.blogspot.com (You are free to take a copy of this html file and host it on your own server!) --> <head> <meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/> <b:if cond='data:blog.isMobile'> <meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/> <b:else/> <meta content='width=1100' name='viewport'/> </b:if> <b:include data='blog' name='all-head-content'/> <title><data:blog.pageTitle/></title> <b:skin><![CDATA[ /* body { font: $(body.font); color: $(body.text.color); background: $(body.background); padding: 0 $(content.shadow.spread) $(content.shadow.spread) $(content.shadow.spread); $(body.background.override) margin: 0; padding: 0; } img { float: right; }]]></b:skin> <title> YOUR PAGE TITLE</title> </head> <body bgcolor='YOUR HEX COLOR NUMBER'> <b:section class='main' id='main' showaddelement='yes'/> <!-- Please Keep The Credits --> <center><a href="http://diemosinformatics.blogspot.com">Make A Blank Template In Blogger By Diemos Informatics</a></center> </div> </body> </html>
Δεν υπάρχουν σχόλια:
Δημοσίευση σχολίου