Title: [Plugin: Custom Contact Forms] Tool tip Transparency Layer
Last modified: August 20, 2016

---

# [Plugin: Custom Contact Forms] Tool tip Transparency Layer

 *  Resolved [JMichiels](https://wordpress.org/support/users/jmichiels/)
 * (@jmichiels)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-custom-contact-forms-tool-tip-transparency-layer/)
 * Any idea how to modify the background transparency of the tool tips? They work
   fine when off to the side but the text is hard to read when over the form (e.
   g. for is_human click box). I need to keep the color of the font constant so 
   changing font color is not an option. I am having difficulty using Firebug to
   isolate the tooltip info as it does not render with basic hover activated.
 * thanks.
 * [http://wordpress.org/extend/plugins/custom-contact-forms/](http://wordpress.org/extend/plugins/custom-contact-forms/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [JMichiels](https://wordpress.org/support/users/jmichiels/)
 * (@jmichiels)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-custom-contact-forms-tool-tip-transparency-layer/#post-2668368)
 * Found it. One line in the following file custom-contact-forms.js
    ‘$j(“.ccf-tooltip-
   field”).tooltip({ position: “center right”, offset: [-2, 10], effect: “fade”,
   opacity: .7, <<< Change to 1 tipClass: ‘ccf-tooltip’
 *  })’

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Custom Contact Forms] Tool tip Transparency Layer’ is closed
to new replies.

 * ![](https://ps.w.org/custom-contact-forms/assets/icon-256x256.png?rev=1067156)
 * [Custom Contact Forms](https://wordpress.org/plugins/custom-contact-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-contact-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-contact-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-contact-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-contact-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-contact-forms/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [JMichiels](https://wordpress.org/support/users/jmichiels/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-custom-contact-forms-tool-tip-transparency-layer/#post-2668368)
 * Status: resolved