How do I adjust the position of the label vs. the input field in QuickMode? It appears that the standard configuration splits the columns 50/50. Is there a simple way to adjust this ratio throughout?

Yes, there is. Just add this code to your template.css* file:

.bfQuickMode p input[type='text'], .bfQuickMode p textarea, 
.bfQuickMode p select
{
     width: 55%;
}

.bfQuickMode .bfLabelLeft label
{
     width: 35%;
}

You can adjust the width percentages there to whatever you prefer.

* It is recommended that you add this code to your template.css file instead of the BreezingForms system.css file because you would lose the changes the next time you upgrade the extension.

 

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!