Hello friends now show only post title by this easy Method.
Follow simple and easy step to do this fuction in your blog ok ----->>>>
* First go to Your blogger Dashboard.
* Now click In design tab and edit HTML.
* Click in small box to expand your blogger Template.
* Now find this code </head> in your template by CTRL+F key.
* Copy below code and paste before </head>
<style type='text/css'>
<b:if cond='data:blog.pageType == "item"'>
.post-body {
font-size:0px;
line-height:1.4em;
text-indent:-9000px;
display:none;
}
.post img {
min-height:0px;
max-height:0px;
min-width:0px;
max-width:0px;
padding:0;
display:none;
}
</b:if>
</style>
* Now click to save your blogger Template and cheers now.






0 Responses So Far: