Add Smileys And Emoticons To Blogger Comments [Menambah Yahoo Smiley ke dalam ruangan komen]

Gembira LOL Smiley


Step 1. Pergi ke Dashboard, klik 'Design' > 'Edit Html' > Tandakan kotak 'Expand Widget Templates'.

Step 2. Cari kod dibawah ini dalam HTML anda : (Tekan Ctrl+F untuk memudahkan carian anda).

</body> 

Step 3. Paste kod berikut tepat di atas  </body> 

<script src='http://spiceupyourblogextras.googlecode.com/files/commentsmilys.js' type='text/javascript'/> 

Step 4. Cari kod dibawah ini dalam HTML anda : (Tekan Ctrl+F untuk memudahkan carian anda).

Nota : Untuk memudahkan anda, copy paste tulisan yang berwarna hijau untuk mencari bahagian seterusnya.

<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>  


Step 5. Apabila anda sudah berjaya menemui kod tersebut, gantikan kod tersebut dengan kod di bawah ini :
 
<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; width: 369; text-align: left; border: 1px solid #cccccc; padding: 5px; background: #eeeddf; height:86'>
<b>To Use A Smiley In Your Comment, Simply Add The Characters Beside Your Choosen Smiley To The Comment:<br/>
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/21.gif' width='18'/> :))
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/71.gif' width='18'/> ;))
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/5.gif' width='18'/> ;;)
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/4.gif' width='18'/> :D
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/3.gif' width='18'/> ;)
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/10.gif' width='18'/> :p
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/20.gif' width='22'/> :((
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/1.gif' width='18'/> :)
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/2.gif' width='18'/> :(
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/8.gif' width='18'/> :X
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/12.gif' width='18'/> =((
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/13.gif' width='18'/> :-o
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/7.gif' width='20'/> :-/
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/11.gif' width='18'/> :-*
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/22.gif' width='18'/> :|
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/35.gif' width='24'/> 8-}
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/100.gif' width='31'/> :)]
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/102.gif' width='44'/> ~x(
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/104.gif' width='30'/> :-t
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/66.gif' width='18'/> b-(
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/62.gif' width='18'/> :-L
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/14.gif' width='34'/> x(
<img border='0' height='18' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/24.gif' width='30'/> =)) <a href='http://www.spiceupyourblog.com/2010/10/smileys-emoticons-blogger-comments-form.html'><small>Grab Smily Gadget</small></a>
</b>
</div>
<b:include data='post' name='comment-form'/>
<b:else/>
<b:if cond='data:post.allowComments'>
<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
</b:if>
</b:if>
</p>
</b:if>
 

Step 6. Simpan Template anda, kemudian refresh blog anda untuk melihat hasilnya. Selamat Mencuba. 

Nota kaki : Tulisan yang berwarna hijau boleh ditukar dengan ayat anda sendiri. Manakala tulisan yang berwarna pink adalah kod warna kotak smiley anda. Anda boleh merujuk kod HTML warna di sini


7 Responses to "Add Smileys And Emoticons To Blogger Comments [Menambah Yahoo Smiley ke dalam ruangan komen]"
kotak kosong said...

:-L


December 9, 2010 at 11:14 AM
Marek said...

:))


January 20, 2012 at 3:00 AM
Marek said...

:D


January 20, 2012 at 3:02 AM
Unknown said...

2015629dongdong
coach outlet store online
burberry outlet online
cheap jerseys
air max 2015
coach outlet
jordan 11 gamma blue
burberry sale
michael kors outlet
ray ban outlet
oakley sunglasses wholesale
louis vuitton
michael kors outlet online sale
ray bans
cheap air max
louis vuitton
abercrombie
www.louisvuitton.com
celine outlet
black timberland boots
polo ralph lauren
coach canada outlet
tory burch outlet
louboutin
hollister
ralph lauren
fitflops sale clearance
christian louboutin
ray ban glasses
chanel handbags
soccer jerseys
celine outlet
coach factory outlet
coach outlet
cheap lululemon
celine
louis vuitton handbags
cheap ray bans
sac longchamp pas cher
christian louboutin


June 29, 2015 at 4:38 PM
Unknown said...

2015-7-10 xiaozhengm
ralph lauren outlet
pandora jewelry
true religion outlet
ray ban glasses
air max 90
oakley store
true religion outlet
sac longchamp
gucci outlet online
longchamp pas cher
gucci outlet
snabacks wholesale
michael kors handbags
jordan pas cher
cheap jerseys
coach outlet online
ray ban uk
kate spade
burberry handbags
coach outlet
coach outlet online
pandora outlet
kate spade bags
fitflops outlet
michael kors handbags
true religion jeans
oakley sunglasses outlet
true religion sale
burberry sale
true religion
toms shoes
michael kors uk
rolex watches
kate spade handbags
air jordan
cheap oakley sunglasses
burberry scarf
michael kors bag
pandora charms
jordan homme


July 10, 2015 at 11:38 AM
John said...

soccer shoes
ralph lauren
nike air max 90
sac longchamp pliage
new balance outlet
ugg boots
mont blanc
nike roshe run
ghd hair straighteners
louis vuitton outlet
nike air huarache
ugg slippers
louboutin
cheap ray ban sunglasses
north face
timberland boots
abercrombie
canada goose outlet
vans shoes
nike roshe runs
abercrombie and fitch
nike roshe run women
mulberry handbags
true religion outlet
canada goose jackets
cheap oakleys
michael kors
polo ralph lauren
nike huarache
air force 1
2015914yuanyuan


September 14, 2015 at 6:59 PM
منصتك الاخبارية said...


http://www.prokr.net/2016/09/rat-control-companies-14.html
http://www.prokr.net/2016/09/rat-control-companies-13.html
http://www.prokr.net/2016/09/rat-control-companies-12.html
http://www.prokr.net/2016/09/rat-control-companies-11.html
http://www.prokr.net/2016/09/rat-control-companies-10.html



May 21, 2017 at 2:43 AM
Comment with our Yahoo! Smiley :
  • :)) ;)) ;;) :D ;) :p :(( :) :( :X =(( :-o :-/ :-* :| 8-} :)] ~x( :-t b-( :-L x( =))

    Post a Comment

     

    Sharing Is Caring

    Return to top of page Copyright © 2010 | Flash News Converted into Blogger Template by HackTutors