• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: UIkit - Grid component

UIkit - Grid component 9 years 3 months ago #33796

Nice to see the addtion of UIkit to RSform, this should make life a lot easier!

I would like to place some text form fields in a grid so I can dynamically adjust how many fields I put on a single line.
I tried with with using:
 <div class="uk-grid uk-grid-small ">
    <div class="uk-width-1-2">
	</div>
 <div class="uk-width-1-2">
 </div>
 </div>
Which works fine but the margins/gutter gets overriden so all text elements have no margin.
Any idea how I can solve this?

And can we expect a direct integration in the Form Fields of UIkit components in the near future?
Thanks!
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!