• 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: inconsistent field widths across browser types

inconsistent field widths across browser types 11 years 11 months ago #23547

Greetings,

We are having difficulties getting form field widths to display consistently across browsers. We are currently setting the width via the size attribute. Is there an alternate or better way to do this? Widths in Safari display about only 2/3rds as wide as in Firefox for example.

Help! :)
The administrator has disabled public write access.

inconsistent field widths across browser types 11 years 11 months ago #23587

  • silviup
  • silviup's Avatar
  • OFFLINE
  • Moderator
  • Posts: 309
  • Thank you received: 49
This issue is most likely being generated by your custom template, not by RSForm!Pro. Since I cannot have a look at the form, the best solution I can give you is to set the width of each form field using inline styles.

To achieve this, head to Components >> RSForm!Pro >> Manage Forms >> edit your form >> Components >> edit each form component at a time >> add your CSS definitions in the 'Additional Attributes' field of the 'Attributes' tab, as in the following example:

style="width:50px !important;"

You can set any value that best suits your needs to the 'width' definition.
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
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!