This post is to test windows life writer performance on hanantya technosoft. If you see this post, windows live writer work perfectly.
Possibly Related Posts:
Posted in General | No Comments »
I want to try make some tutorial for installation Hanantya Technosoft blogger template. I hope with this tutorial can help blogger to install Hanantya Technosoft template.
- After download hanantya technosoft template, you should extract zip file on your local hard drive.
- Go to your Blogger dashboard log-in and chose which blog that you want to redesign and click Layout.
- At blogger layout page, then click Edit HTML tab and then upload blogger template which had been extracted before.
- Expand Widget template to change some text. It’s for user which have knowledge about html (advance user).
- All Hanantya Technosoft blogger template included with meta description, meta keywords and google webmaster id, meta robots. You should change that fields with your own google webmaster id, meta description and meta keywords.
- All Hanantya Technosoft template included with top navigation also. To configure top navigation click Page Elements tab and edit Top Navigation element. You can add link list(s), or remove this element.
- On Page Elements tab you could add other element on page section or just replace element(s) location.
- If you have any suggestion, feel free to leave some comments. Hope you enjoy this little tutorial.
Possibly Related Posts:
Posted in Blogspot Template | No Comments »
This blog for hanantya press release and other information about hanantya.com
Possibly Related Posts:
Posted in General | No Comments »
Now blogger have comment form below post. I think this big news and I am very happy to hear that. How to activate blogger comment under post?
- Click settings on your draft dashboard and then click tab comment.
- On Comment form placement, chose Embedded below post.
If your template support embedded bellow post comment form you should already see your comment form bellow post. But if your template doesn’t support you must change your html template.
This step-step to change your template for comment form below post:
- On Layout tab click Edit HTML then Expand Widget Templates.
- Search widget with id=’Blog1′ and find <b:includable id=’comment-form’ var=’post’> inside that widget , if you couldn’t found comment-form add this script under <b:widget id=’Blog1′ locked=’true’ title=’Blog Posts’ type=’Blog’>.
<b:includable id=’comment-form’ var=’post’>
<div class=’comment-form’>
<a name=’comment-form’/>
<h4><data:postCommentMsg/></h4>
<p><data:blogCommentMessage/></p>
<iframe allowtransparency=’true’ expr:src=’data:post.commentFormIframeSrc’ frameborder=’0′ height=’275′ id=’comment-editor’ scrolling=’auto’ width=’100%’/>
</div>
</b:includable>
- Next step is replace script inside <b:includable id=’comments’ var=’post’>
<p class='comment-footer'>
<a expr:href=’data:post.addCommentUrl’ expr:onclick=’data:post.addCommentOnclick’><data:postCommentMsg/></a>
</p>
with
<div class='comment-footer'>
<b:if cond=’data:post.embedCommentForm’>
<b:include data=’post’ name=’comment-form’/>
<b:else/>
<b:if cond=’data:post.allowComments’>
<a expr:href=’data:post.addCommentUrl’ expr:onclick=’data:post.addCommentOnclick’>
<data:postCommentMsg/></a>
</b:if>
</b:if>
</div>
- Save and preview.
Possibly Related Posts:
Posted in Blogger Tips n Trik | No Comments »
Finally, I finish my Blogger Template - Simple Two column. This template I made for blogger whom need adding ads on their sidebar navigation with 2 columns of 125×125 image ads. Blogger Template - Simple Two column is SEO friendly, this template contains meta keywords , meta description, google webmaster ready.
Blogger template with two colomn body style and tree colomn on footer. Include digthis widget , AddThis Button , and bookmarkaddict widget. Post detail info on the sidebar, comment form under post, top navigation.View demo of blogspot template - simple orange before you download.
Tutorial to install this template, please read step-step for installation Hanantya Technosoft blogger template.
Possibly Related Posts:
Posted in Blogspot Template | 2 Comments »