Ads

Change the paper Post A Comment

Still about the comment. If yesterday I made a post about how to Create A Changing Posts Link, this time I made a post about how to change the writing Post A Comment which is above the comments field, Could this article on fox? And he said, would be for any decisions made by humans can certainly be changed has not it? The problem is to stay the way we know it or not. To change your way of writing that I mean like this by my own test results.

1. As always you must login to Blogger.com using id.
2. Click the Layout menu.
3. Click the Edit menu Html.
4. Download the complete template as a back-up data.
5. Check the small box next to Expand Widget Templates.
6. Search code below.

<div class='comment-form'>
<a name='comment-form'/>
<h4 id='comment-post-message'>
<data:postCommentMsg/>
</h4>
<p><data:blogCommentMessage/></p>
<data:blogTeamBlogMessage/>
<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
<iframe allowtransparency='true' class='blogger-iframe-colorize' frameborder='0' height='275' id='comment-editor' scrolling='no' src='' width='100%'/>
<data:post.iframeColorizer/>
</div>


If you have found instead that my blueprint according to which my friend wanted. Examples of changes in the above code as below.

<div class='comment-form'>
<a name='comment-form'/>
<h4 id='comment-post-message'>
Write Your Comment Here
</h4>
<p><data:blogCommentMessage/></p>
<data:blogTeamBlogMessage/>
<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
<iframe allowtransparency='true' class='blogger-iframe-colorize' frameborder='0' height='275' id='comment-editor' scrolling='no' src='' width='100%'/>
<data:post.iframeColorizer/>
</div>


Save the template buddy by clicking Save Template button.

Finish and see the results.