Forums

Different color font in form

Paul48 05 Mar, 2019
Hallo,

Letters are now black
How can you make the font in a different color?
Where do you change that and how?

https://tierfriedhof-stolberg.huisdieren-hemel.nl/index.php/anfrage

greetings Paul
GreyHead 06 Mar, 2019
Hi Paul,

You can change it using CSS in your form - for example
.G2-form label {
color: white !important;
}
Bob
Paul48 06 Mar, 2019
Hi GreyHead,

Do not know about CSS
Do I have to look for it in the Template?
Or should I look elsewhere?

GreyHead 06 Mar, 2019
Hi Paul,

You can add custom CSS in the Designer tab of your form there is a </>CSS element in the Easy Form settings; in the Advanced Form settings it is in the Custom elements group.

Bob
Paul48 06 Mar, 2019
"/css/font-awesome.css" in template "joomlage0118-obsidian".

Here I have placed the CSS code.
It's working

Thanks for the effort.

greetings Paul
GreyHead 06 Mar, 2019
Hi Paul,

That will work fine - but will be lost if/when the template is upgraded. In future it's better to add it to the form.

Bob
Paul48 06 Mar, 2019
I'm going to do it, thanks for the tip.
Max_admin 06 Mar, 2019
Hi,

And if you have multiple forms and you want the same fix in all of them then store your CSS in a "block" then call that block in your forms, you may later alter the CSS in one place.

Best regards
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.