I have a checkbox group with a number of options. I can't get the values to display across the entire form. They break into two lines. Is there a way to fix that?

First, copy one of the theme folders (e.g. /QMtheme/) and rename the folder to 'MyTheme' or whatever name you want to give it. Next, take a look at the HTML source code for your form. Every form element is assigned a unique ID selector, which can be used to add custom styling to the form.

For your checkbox group element, locate the unique ID selector, and then define it in your new theme.css file, as follows:

Code:

#ID-OF-DIV
{
     width:100%
}

 

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!