where to find upper part text in tooltip

menalto 02 Jun, 2010
Hi,

Can you please help me, where and how to edit the bluetext in tooltip upper portion?

For example:

"email address" is the label then I want in tooltip the blue text portion to be just email..and not email address...

Need this ASAP..

Thanks..

Menalto
GreyHead 02 Jun, 2010
Hi menalto.

You can edit it in the Form HTML box. You'll find a div like this
<div class="tooltipdiv">Closing date :: Please add the date when the job should be removed from the list. If you leave this empty it will be set to one month from today.</div>
The part before the :: is the header - ChronoForms puts the input Label in there by default.

Bob
This topic is locked and no more replies can be posted.