Solution For Blogger Post Comment (Window) Problem (doesn't fully show up)
>> Wednesday, December 16, 2009
There are few times I am having a hard time posting comments on a blog because The Post Comment Window doesn't fully show up, so I cannot continue typing the Word Verification code and/or click the Post Comment buttons
If you get a complaint from your blog visitor or face the same Blogger Post Comment Problem at your Blog, then You can fix it like these steps below :
1. Log in to Blogger .
2. On your Dashboard, select the Layout menu, than click the Edit HTML. Under the Edit Template you can see your Blog's HTML. Check The Expand Widget Templates
3. Scroll down Edit Template, find
<td><iframe allowtransparency='true' class='reactions-iframe' expr:src='data:post.reactionsUrl' frameborder='0' name='reactions' scrolling='no'/></td> and4. Replace 'no' with 'yes' or 'auto' to enable auto scrolling and the comment form will automatically expand with or without a scroll bar.
That's it.. I hope works for You...!!!

