Hi, I've made a form and everything wors just fine.
The only issue is the style of the tooltip on "?".
Can somebody help me?
The form is at: http://www.bocchieconsalvi.it/index.php/richiedi-preventivo
The only issue is the style of the tooltip on "?".
Can somebody help me?
The form is at: http://www.bocchieconsalvi.it/index.php/richiedi-preventivo
Hi spaceodissey,
I'm not sure why but the CSS doesn't match the tip box selector.
If you open /components/com_chronoforms/css/tooltip.css and edit the first line to read
Bob
I'm not sure why but the CSS doesn't match the tip box selector.
If you open /components/com_chronoforms/css/tooltip.css and edit the first line to read
div.tooltipbox {
then the CSS in that block will be applied.Bob
Thank you very much!
It works... Can I style the title and the text inside the tooltipbox too?
This topic is locked and no more replies can be posted.