
1.Login to your dashboard--> layout- -> Edit HTML2.Click on "Expand Widget Templates"3.Scroll down to where you see this :<p class='comment-footer'><b:if cond='data:post.embedCommentForm'><b:include data='post' name='comment-form'/><b:else/><b:if cond='data:post.allowComments'><h3><a expr:href='data:post.addCommentUrl'expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a></h3></b:if></b:if></p></b:if>4.Now replace above code with below code.<p class='comment-footer'><b:if cond='data:post.embedCommentForm'><div style='-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;...