TOPIC:

Gantry 5 theme overiding the form colours 10 months 3 weeks ago #275680

  • Topic Author
  • Stephen Greener
  • Offline
  • Junior Member
  • Junior Member
  • Registered
  • Posts: 47
  • Thanks: 0
Ooo yes big improvement. However, the user input fields and the Department Selection box are still text-white. Can that be fixed?

Please Log in or Create an account to join the conversation.

Gantry 5 theme overiding the form colours 10 months 3 weeks ago #275681

  • tihana.krivic's Avatar
  • tihana.krivic
  • Offline
  • Moderator
  • Moderator
  • Registered
  • Posts: 12079
  • Thanks: 786
Hi,

yes, just add this code inside echo'';
.bfQuickMode .bfLabelLeft select {
color: black !important;
}
Then the whole code looks like:
echo '
<style>
.bfQuickMode .bfLabelLeft label {
color: black !important;
}
.bfQuickMode .bfLabelLeft select {
color: black !important;
}
</style>
';

Regards,
Tihana

Please Log in or Create an account to join the conversation.

Gantry 5 theme overiding the form colours 10 months 3 weeks ago #275685

  • Topic Author
  • Stephen Greener
  • Offline
  • Junior Member
  • Junior Member
  • Registered
  • Posts: 47
  • Thanks: 0
Good progress with this. Do we need perhaps 2 more clauses for the user text input textfields and the textarea? They still have the white text.

Please Log in or Create an account to join the conversation.

Gantry 5 theme overiding the form colours 10 months 3 weeks ago #275688

  • tihana.krivic's Avatar
  • tihana.krivic
  • Offline
  • Moderator
  • Moderator
  • Registered
  • Posts: 12079
  • Thanks: 786
Hi,

sorry, I forgot this

Please add this code :
.bfQuickMode section input[type='text'] {
color: black !important;
}
then the whole code looks like:
echo '
<style>
.bfQuickMode .bfLabelLeft label {
color: black !important;
}
.bfQuickMode .bfLabelLeft select {
color: black !important;
}
.bfQuickMode section input[type='text'] {
color: black !important;
}
</style>
';

Regards,
Tihana

Please Log in or Create an account to join the conversation.

Gantry 5 theme overiding the form colours 10 months 3 weeks ago #275693

  • Topic Author
  • Stephen Greener
  • Offline
  • Junior Member
  • Junior Member
  • Registered
  • Posts: 47
  • Thanks: 0
Ah, unfortunately the text clause did not work. The user's inputs into both Textfield and Textarea elements remains white. Sorry this is taking a lot of time but I am grateful for the help.

Please Log in or Create an account to join the conversation.

Gantry 5 theme overiding the form colours 10 months 3 weeks ago #275694

  • tihana.krivic's Avatar
  • tihana.krivic
  • Offline
  • Moderator
  • Moderator
  • Registered
  • Posts: 12079
  • Thanks: 786
Hi,

could you please send me login information, backend link and form name

Use this tag:
[confidential]
[/confidential]

If you can't send it, then I will try to help with another code :)

Regards,
Tihana

Please Log in or Create an account to join the conversation.

Last edit: Post by tihana.krivic.
Time to create page: 0.060 seconds

Support Chat

Join our Discord chat and enter the Crosstec channels for live-support, chat forums and interact directly with the community!

After joining, please enter the Crosstec Area and use the #crosstec-support or #crosstec-general channels.

Quick Links

Downloads

BreezingForms

ContentBuilder

BreezingCommerce

Templates

Documentation

BreezingForms

ContentBuilder

BreezingCommerce

Apprendre BreezingForms (French Community)

Apprendre et maîtriser BreezingForms par des tutoriels et exemples, le tout en français

breezingforms.eddy-vh.com

Questions et réponses sur les forums de l'AFUJ

AFUJ

Subscribe to news and updates!

Special Offer

Sale! All subscriptions at a special price!

Includes prio support, all of our current and future Joomla!® extensions and Joomla!® templates for the duration of your membership.

Get it from here

3rd Party Discount - 25% Off

We help you to keep your costs under control. If you are a new member and purchased a form building tool from a different form vendor, then you'll get a 25% discount on our subscription plans.

How to receive the discount:

Send us a quick email to sales@crosstec.org with a proof of purchase (for example a paypal receipt), await payment instructions and enjoy your membership!

Live Support Chat Opened!

Join our Discord chat here and enter the Crosstec channels to receive live support and talk directly to the team!