Forums

ChronoForms V 6 - how can I change the confirmation message color?

mbg_ch 12 Sep, 2017
Dear ChronoForms Users

How can I change the color of the form confirmation message after form submit? Actually it's in a green style. When I want to show the source CSS, I see a file in a folder called cegcore2.

Can you help me?

Regards, Martin
Max_admin 15 Sep, 2017
Answer
Hi Martin,

Do not use the "Message" action in this case, just use this code in a "Custom code" action:
<div class="ui message pink">your message</div>


Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
mbg_ch 17 Sep, 2017
1 Likes
Hi Max

Works perfect, thank you.

Regards, Martin
This topic is locked and no more replies can be posted.