0
Note: emoticon only appear on blogger after blogger loaded success!
How: Ok, let's go...
Step 1:
You open the Edit HTML in the blog. (Dashboard -> Layout -> Edit HTML )
Step 2:
Find the following code: <head> and add this line below <head>
Wish you success!
Posted on 4:09 PM by HuyDX0312 and filed under
blogger tips,
blogger tutorial,
Customizing Blogger Template
This post will help you add yahoo emoticon into your blogger.Note: emoticon only appear on blogger after blogger loaded success!
How: Ok, let's go...
Step 1:
You open the Edit HTML in the blog. (Dashboard -> Layout -> Edit HTML )
Step 2:
Find the following code: <head> and add this line below <head>
<script src='http://site.gman.googlepages.com/Emoticon.js ' type='text/javascript'/>
Find the line to: <body> and edit to: <body onload='replaceText();'>Continue search:
<b:section class='main' id='main' showaddelement='no'>Edit to:
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section>
<div id='emoticon'>then save the template. So then it is finished.
<b:section class='main' id='main' showaddelement='yes'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section>
</div> <!-- end emoticon -->
Wish you success!
Post a Comment