• 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: Help formatting questions - spacing and stacking

Help formatting questions - spacing and stacking 11 years 5 months ago #25641

  • nicolejs
  • nicolejs's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Our form questions are very close to the text box.

Name|___________|

How do we add more space between "Name" and the text box? Like this: Name |______________|

Also, for checklist questions, our old forms stacked the response options. Currently there are so many options they horizontally go off the page.

|_|Item 1 |_| Item 2 |_| Item 3

I want:
|_|Item 1
|_| Item 2
|_| Item 3


I have searched this and can not find an answer. Thank you
The administrator has disabled public write access.

Help formatting questions - spacing and stacking 11 years 5 months ago #25649

  • m.andrei
  • m.andrei's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 17
  • Thank you received: 1
Hello,

You just have to increase the left margin of the textbox: style="margin-left:20px"

For the checkbox use: style="margin-right:20px"

This inline CSS code can be added by going to backend > Components > RSForm!Pro > Manage Forms > your form > edit the textarea field > Attributes tab > Additional Attributes area.

In the same place you can select the items to be displayed one below the other, just select "Vertical" from the Flow option

To learn more about the Form Fields and how you can costumize them, please follow the next link:
www.rsjoomla.com/support/documentation/v...180-form-fields.html
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!