Changing the width of the comments on blogger is very easy and i have it broke into a few steps for you.First lets look at some examples.I have changed the width of the blogger comment form on one of my test blogs and here you can see the before and after screenshots :
Blogger Comments Default Width

Blogger Comments After Width Change

You can also see the comment form on this blog : Wide Comment Form
Changing The Width Of Blogger Comments
Step 1. In your dashboard click 'Layout' > 'Edit Html' > Tick The 'Expand Widget Templates' box
Step 2. Find the following piece of code in your blogs html :
(Click Ctrl and F for a search bar to find the code - More Info)
<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
Step 3. We now have to change the piece of code i highlighted in red above.
We must change it from Percentage (%) to Pixels (px) and also find a width that suits your template.
The example i showed in the images and test blog is using the minima stretch template and i changed the code :
From - 100%
To- 600px
So now the code looks like this :
<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='600px'/>
Remember you can get all these tips sent directly to your email and stay a step ahead.Its a quick and easy service Provided for Free by Google.Just fill in the Email form below the post.
If you need extra help on this or any tutorial just leave a comment, I love comments and feedback so this Blog is Do-Follow - when you comment here it helps Your Blogs Google rank !
I would recommend first changing the width to 500px, see how it looks and you can go back and make adjustments as required.If your using a custom template you can find the width of your main-wrapper and work with that width.
So that's another nice trick to help your comment area, you can find lots more blogger comment tips here,
If you need more help or have anything to add just let me know in the comments.
If You Enjoyed This Post Please Take 5 Seconds To Share It.



Remember you can get all these tips sent directly to your email and stay a step ahead.Its a quick and easy service 


3 comments:
Asking a question ? Make sure to click the subscribe by email link below the comment form to get notified of replies !