Last Updated on December 1, 2019 by Christopher G Mendla
We use Fabrik to build forms and applications in our Joomla sites (www.Fabrikar.com). It’s a great extension. We also use Artisteer to design our templates. (www.artisteer.com) . Both are excellent applications.
We ran into a problem where we had embedded Fabrik forms in an article. The fields in the embedded form showed perfectly in Chrome. However, in Firefox or IE9, the input fields stretched across the entire page.
We were trying to solve the issue from the Fabrik end which requires creating and modifying the CSS in the custom_css.php That was not resolving the issue.
I then thought to look at the Artisteer template. The solution was there.
- Open up your template in Artisteer
- Go to the CONTROLS tab
- On the left margin, you should see CONTROLS under STYLING. Click on CONTROLS
- At the top is INPUT. Select that and select MORE OPTIONS…
- On the right, you click on INPUT
- You should then see WIDTH TYPE
- Set the WIDTH TYPE to AUTO
- Save your template, export it, and load it in Joomla.