What is Speech Bubbles Tooltip?
3. Copy and paste this just CODE above </head> tag.
4. Save your template.
Yeah! It's DONE! Like it? You gonna like it!
Description : Speech Bubbles Tooltip lets you add tooltips to links using either the value of the link's title attribute, or rich HTML defined all inside a single HTML file and fetched using Ajax instead.
Now, let's add it to your blog.
Steps :
1. Go to your Dashboard >> Design >> Edit HTML >> Check Expand Widget Templates.
2. Search this code (Ctrl + F), </head>
3. Copy and paste this just CODE above </head> tag.
4. Save your template.
5. To Apply the Speech Bubbles Tooltip you need to add title="YOUR DESCRIPTION" class="addspeech" on each link you want the tooltip to show up. Example :
<a title="YOUR DESCRIPTION" class="addspeech" href=http://www.place2how-to.com>HOW-TO HOUSE</a>
Yeah! It's DONE! Like it? You gonna like it!