Javascript Tooltip / Posts /

tooltip backgroud color

0

How to set up tooltips backgroud color and tooltip's font color?

 

Thanks,

Jenny  11 years ago   viewed: 3519    

1 Answer

0
Open the tooltip.css file, and edit its font color and background color as below:
div#mcTooltip { line-height:16px; border-width: 1px; color:#333; border-color:#BBBBBB; padding:20px; font-size: 12px; font-family: Verdana, Arial; border-radius:6px; box-shadow: 0 1px 4px #AAAAAA; } div#mcTooltip, div.mcTooltipInner { background-color:#EAECF0; }
Joe   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: