tooltips - how to remove label text

Bossman 07 Sep, 2012
I'm using Joomla version 2.5.6 and chronoforms V4 RC3.
I have a question about tooltips and the text that appears when one hovers over the tooltip. I have a textarea field with a tooltip. When I hover over the tooltip, I see the label text for the field, then the text for the tooltip. Is there a way to hide the label text? I only want to see the text associated with the tooltip (not the label text).

Thanks!
Max_admin 09 Sep, 2012
Unfortunately there is no way to do that, unless you enter an empty label in the field settings.

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
bepos 18 Sep, 2012
i just added .tip-title { display:none;} in my stylesheet to remove the label text.
This topic is locked and no more replies can be posted.