Javascript Tooltip / Posts /

Remove dotted line under the tooltip link

3
I have been using tool tip option 2 in my site. But what I did instead of text I used image but I could not remove dotted underline from image which  was from text. How to fix it?
chitra b gurung  11 years ago   viewed: 10617    

1 Answer

0
Open the tooltip.css, and remove or edit the following code:
/*For tooltip target element that has set class="tooltip" */
.tooltip {text-decoration: none; border-bottom:2px dotted #36c;color: #36c; outline: none; }

Remove above line or update the above dotted as solid.
Milo   11 years ago

   

Your name*
Password
(Optional. Used to modify this post afterwords)
+ =  

Ask your Own Question

  • If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;

  • When you want to start a new page for your question: