Read and learn the Biography of History Makers
TopBottom

Put Emotions Above of Your Comment Box

Posted by The Best Solution of Finding Jobs at Thursday, March 25, 2010
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

I wonder how to put this emotions in my blog. Actually, I learn and try to apply this from trik-tips.blogspot.com and I have to say that thanks for that.

Here I am using the link from trik-tips.blogspot.com. All of you can apply these emotions and put those above of your comment space like what you are looking at my emotions in this blog. Those emotions will be like;




Tips of Blog will share the code how to put it in your blog. Here's the way to put these emotions in your blog;

  1. Log in to your BLOG
  2. Go to Layout
  3. CLick Edit HTML
  4. Check for "Expand Widget Template"
  5. Find out the code </body> and put the code below before </body>
  6. <script src='http://kendhin.890m.com/emoticon/smile2.js' type='text/javascript'/>
  7. Then find out the code like;
  8. <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'>
    <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
    </b:if>
    </b:if>
    </p>
  9. After finding the code <p class='comment-footer'> put the code right under <p class='comment-footer'>
  10. <b><img border='0' src='http://kendhin.890m.com/emoticon/capek.gif'/>
    :f
    <img border='0' src='http://kendhin.890m.com/emoticon/bigsmile.gif'/>
    :D
    <img border='0' src='http://kendhin.890m.com/emoticon/hi.gif'/>
    :)
    <img border='0' src='http://kendhin.890m.com/emoticon/kagum.gif'/>
    ;;)
    <img border='0' src='http://kendhin.890m.com/emoticon/love.gif'/>
    :x
    <img border='0' src='http://kendhin.890m.com/emoticon/malu.gif'/>
    :$
    <img border='0' src='http://kendhin.890m.com/emoticon/marah.gif'/>
    x(
    <img border='0' src='http://kendhin.890m.com/emoticon/bingung.gif'/>
    :?
    </b>
    <br/>
    <b>
    <img border='0' src='http://kendhin.890m.com/emoticon/mumet.gif'/>
    :@
    <img border='0' src='http://kendhin.890m.com/emoticon/muntah.gif'/>
    :~
    <img border='0' src='http://kendhin.890m.com/emoticon/mentok.gif'/>
    :|
    <img border='0' src='http://kendhin.890m.com/emoticon/ngakak.gif'/>
    :))
    <img border='0' src='http://kendhin.890m.com/emoticon/sedih.gif'/>
    :(
    <img border='0' src='http://kendhin.890m.com/emoticon/senang.gif'/>
    :s
    <img border='0' src='http://kendhin.890m.com/emoticon/tolong.gif'/>
    :((
    <img border='0' src='http://kendhin.890m.com/emoticon/wow.gif'/>
    :o </b>
  11. Then click SAVE
May this kind of tool be helpful for all of you and I hope your wonderful comments. Thanks in advance, cheers

"Wise Word" Random in your Blog

Posted by The Best Solution of Finding Jobs at Monday, June 8, 2009
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Do you like to put some wise words in your blog? If you do, you can put the script in your blog. The wise words that you put will be randomly shown in your blog. You can set your text until 100 quotations. It will be randomly shown every time your page is refreshed.

It's very easy to put this script. You just need to copy and paste the script into your page element. You can put wherever you want. It depends on your idea and also your design style of your blog.

Tips of Blog will share the script. Put the script below into your page element;

<script language="JavaScript">
// ==============================================
// Copyright 2004 by CodeLifter.com
// Free for all; but please leave in this header.
// ==============================================

var Quotation=new Array() // do not change this!

// Set up the quotations to be shown, below.
// To add more quotations, continue with the
// pattern, adding to the array. Remember
// to increment the Quotation[x] index!

Quotation[0] = "Your Text";
Quotation[1] = "Your Text";
Quotation[3] = "Your Text";
Quotation[4] = "Your Text";
Quotation[5] = "Your Text";
Quotation[6] = "Your Text";
Quotation[7] = "Your Text";
Quotation[8] = "Your Text";
Quotation[9] = "Your Text";
Quotation[10] = "Your Text";
Quotation[11] = "Your Text";
Quotation[12] = "Your Text";
Quotation[13] = "Your Text";
Quotation[14] = "Your Text";
Quotation[15] = "Your Text";
Quotation[16] = "Your Text";
Quotation[17] = "Your Text";
Quotation[18] = "Your Text";
Quotation[19] = "Your Text";
Quotation[20] = "Your Text";

// ======================================
// Do not change anything below this line
// ======================================
var Q = Quotation.length;
var whichQuotation=Math.round(Math.random()*(Q-1));
function showQuotation(){document.write(Quotation[whichQuotation]);}
showQuotation();
</script>
Fill your text in the space "Your Text" above. You can also add your text till 100 quotations. May this kind of tool be helpful for all of you, thanks in advance. Cheers !

Make Drop Down Links in your Blog

Posted by The Best Solution of Finding Jobs at Sunday, June 7, 2009
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Put links in your blog by making drop down links. You can put any links including your friends' link or blog. There is no difficulty to make this kind of drop down links for you just copy paste the script in your page element.

Take a look of the sample below;



Tips of Blog is gonna share the script. Put the script below in your page element, you can put wherever you want. Here's the script that you can copy;
<div class="widget-content"><select onchange="window.open(this.options[this.selectedIndex].value,'_blank')" style="width:px;" name="menu" size="1">
<option selected value="#"/>Your Link Title
<option value="Your Link">Your Link Name
<option value="Your Link">Your Link Name
<option value="Your Link">Your Link Name
<option value="Your Link">Your Link Name
<option value="Your Link">Your Link Name
<option value="Your Link">Your Link Name
<option value="Your Link">Your Link Name
<option value="Your Link">Your Link Name
<option value="Your Link">Your Link Name
<option value="Your Link">Your Link Name
<option value="Your Link">Your Link Name
<option value="Your Link">Your Link Name
<option value="Your Link">Your Link Name
<option value="Your Link">Your Link Name
<option value="Your Link">Your Link Name
<option value="Your Link">Your Link Name
<option value="Your Link">Your Link Name

</select>
</div></p>
</form>
I hope this can be useful for all of you, thanks in advance.