• Blogging is not about earning. Its about serving the Humanity.
  • Don't choose Blogging as your profession, unless you really have no choice!!!
  • Education is the most powerful weapon which you can use to change the world.
  • The Lift is too shorT, Live it or be dead.
  • It's fine to celebrate success but it is more important to heed the lessons of failure.
  • You can't have a light without a dark to stick it in.
  • If you think your teacher is tough, wait until you get a boss. He doesn't have tenure.

Friday 24 May 2013

Add ToolTip (On Hover Text) To Your Blog

Leave a Comment Follow us on twitter

                                               

To add similar tooltips to your blog, follow these instructions:

Log in to Blogger, go to Layout -> Edit HTML, and find(CTRL+F) this:

</head>
And immediately ABOVE/BEFORE it, paste this code:



<!--TOOLTIP-STARTS-->
<style type='text/css'>
a{
z-index:10;
}
a:hover{
position:relative;
z-index:100;
}
a span{
display:none;
}
a:hover span{
display:block;

position:absolute;

float:left;

white-space:nowrap;
top:-2.2em;
left:.5em;
background:#fffcd1;
border:1px solid #444;
color:#444;
padding:1px 5px;
z-index:10;
}
</style>
<!--TOOLTIP-STOPS-http://supertrick4blog.blogspot.com-->


AND SAVE

You may modify the code in red as per your wish and then save the template. And now onwards, add code similar to this to any link, if you want to display tooltip over it.

 

0 comments:

Post a Comment


THIS SUMMER BE PREPARED



DON'T LEAVE HOME WITHOUT IT!

COUNTRY

F~B

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

CoUnTeR

counter widget
SuPeR tRicK

Pages