Friday, February 11, 2011

How To Change Blogger Comment Box Width and Height

Do you want to change the width and height of blogger comment box to make it look nice and fit your post page width. You only need to modify this code.

1. Go to your Dashboard >> Design >> Edit HTML >> Check Expand Widget Templates.

2. Search this code (Ctrl + F), or similar something :
<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>

3. Change the bold code :

height='?' >> to any number you want.

Change it from width='100%' to any value you want but not with % anymore. Change it to px. Example : width='500px'


Example :
<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='500px'/>

4. Save your template & DONE!

This is a simple trick! Have a try guys. GOOD LUCK!

Ditulis Oleh : silent screamer // 12:49 AM
Kategori:

11 comments:

 

Followers

Sponsor

 
Powered by Blogger.