• 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: style the next (pagebreak) button

style the next (pagebreak) button 11 years 5 months ago #25858

I would style the next button. (page break) so that it looks the same as the submit button.
Submit button type is <button>.
Someone who has an idea how to do this?
The administrator has disabled public write access.

style the next (pagebreak) button 11 years 5 months ago #25865

  • silviup
  • silviup's Avatar
  • OFFLINE
  • Moderator
  • Posts: 309
  • Thank you received: 49
- There are multiple ways in which you can style the page break button:

1. By adding custom CSS code in its Additional Attributes area (Components >> RSForm!Pro >> Manage Forms >> edit your form >> Components >> edit the page break button >> Attributes), in the following manner:

style="color:red"

You can read more about the page break field here:

www.rsjoomla.com/support/documentation/v...e/840-pagebreak.html

2. By adding your custom CSS code in the form's CSS and Javascript area (Components >> RSForm!Pro >> Manage Forms >> edit your form >> Properties) for your field's id. You can read more on how to set this up in the following article:

www.rsjoomla.com/support/documentation/v...yle-adjustments.html

- As far as your submit button is concerned, please make sure to use an actual "Submit Button" type of form component, not a "Button" type. Please take note that there is a difference between the two, you cannot set up the "Button" type to submit the form when clicked using default RSForm!Pro features. You can read more on this topic here:

www.rsjoomla.com/support/documentation/v...9-submit-button.html

and here:

www.rsjoomla.com/support/documentation/v...icle/834-button.html
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!