Sunday, November 13, 2016

Simple Blank Page

replace your template with the template below

<?xml version="1.0" encoding="UTF-8" ?>
<html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<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;
}

]]></b:skin>
</head>
<body>

<!-- CONTENT -->
<center><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg55OTPaKygHka9sxSW7Daa6mXG7pN2EFz2v1gTGltW_tjkZZOBE0-qCcEj76z-qeLBDGQA1b4uTPbzV6hvqqs4eofE6iZUFCoqEwX2Pfd0QItnFTA3HvYw_3WU6CFlsWZsJcRkaWC-nh4/s1600/tu.png'/><br/><br/>
NOMBOK TERUSS.....!!!!</center>



</body>
</html>

If you want to display a post, Paste this code below <body>

<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>


Example :

<body>
<b:section class='main' id='main' showaddelement='yes'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section>
</body>


 Demo : 




No comments:

Post a Comment