Here I introduce a scripting technique to get this formats in blogger websites. You need to add this javascript to your blog template and need to use peculiar tags to get this features. And this script try to give you more formats like images, color, size in blogger comments.
How to tag it?
[im]your image url..[/im] -This is to get image in blogger comments
eg) [im]http://website.com/folder/image.jpg[/m]
[si="10"]your text[/si] -This is to fix font size
[co="red"]your text[/co] -This is to get colors in text
[ma]your texts..[/ma] -This is to make scroll your text
more syntax...
How to install?
simple, place the below codes in your blog template design->Edit HTML just above </body> tag.
<script src='https://googledrive.com/host/0B4h6e6FJ1K3LeXJ2ODhxWlMzejA/' type='text/javascript'/> |
How to announce this to reader?
Place the below message in template just after <data:postCommentMsg/> for blog readers.
You Can Add Images, Colored Text and more To Your Comment.<br/><br/><b>Image: </b> [im]Image URL Here[/im]<br/><b>Colors: </b>[co="red"]Comment Text Here[/co]<br/><b>Marquee: </b> [ma]Comment Text[/ma]<br/> and <a href="http://macrolayer.blogspot.com/p/nccode.html">more..</a> |
Updated Version has been released here: Full HTML access for blogspot comments