Hi
Where can I find the CSS files?
I have to change some parameters.
Bye
Mansaylon
Where can I find the CSS files?
I have to change some parameters.
Bye
Mansaylon
Hi Mansaylon,
Which version of ChronoForms are you using?
You can find the version from Site Admin | Extensions | Install/Uninstall | Components in Joomla! 1.5 or Site Admin | Extensions | Extension Manager | Manage in Joomla! 1.6/1.7/2.5/3.0.
If the changes are small it's probably better to use a Load CSS action in the form. Any changes you make to the CF CSS files would need to be re-done if you upgrade the component.
Bob
Which version of ChronoForms are you using?
You can find the version from Site Admin | Extensions | Install/Uninstall | Components in Joomla! 1.5 or Site Admin | Extensions | Extension Manager | Manage in Joomla! 1.6/1.7/2.5/3.0.
If the changes are small it's probably better to use a Load CSS action in the form. Any changes you make to the CF CSS files would need to be re-done if you upgrade the component.
Bob
And again.... 😶 I work with V5 :wink:
I will change the color for Sub Label (have a look here http://www.haex.li/index.php/mail)
The font in gray, you can read bad.
And the form code in the backend is very confusing.
I will change the color for Sub Label (have a look here http://www.haex.li/index.php/mail)
The font in gray, you can read bad.
And the form code in the backend is very confusing.
Hi Mansaylon,
Please try
Bob
Please try
.gcore form .help-block {
background-color: white;
padding: 0 6px;
color: black;
}
Bob
This topic is locked and no more replies can be posted.