• 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: CSS style described in doc. is not working

CSS style described in doc. is not working 15 years 8 hours ago #6856

In your documentation this is mentioned to style one of the form elements:
In this article we describe an example on how to modify the default CSS of RSform!Pro.
 
For example, lets say you want to adjust the border thickness of the input fields. In order to achieve this go to /components/com_rsform/front.css and insert this code at the end of the file:
 
div.nopad input, div.nopad button {
 
border:1px solid #333333;}

Easy editing of this file can bring up a whole new look to your forms !

Well this does not work...
Is there someway we can style the form elements in RSForm! Pro?

We are very satisfied with this product, but styling is vital for our form...

Can someone give a nice suggestion? We are pulling our hair off!

Thankz in advance!
The administrator has disabled public write access.

Re:CSS style described in doc. is not working 14 years 11 months ago #6894

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
Hello,

I assure you that works as long as that is not overwritten by your template... Please also note that you can use standard HTML and CSS directly in the Form Layout area.
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!