• 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: How to change appearance of form title.

How to change appearance of form title. 12 years 2 months ago #21435

  • kajzii
  • kajzii's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hello I need help with changing the appearance of the RSForm. RSForm plugged in instead of the standard joomla user registration.
I need to "form of title" in the header of the registration form looked the same as the other article names in the headlines.

What should I put instead of "componentheading" to the following code:
<div class="componentheading"> {global: formtitle} </ div>

Thank you for your help.
The administrator has disabled public write access.

How to change appearance of form title. 12 years 2 months ago #21737

  • lausianne
  • lausianne's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 30
  • Thank you received: 3
Why are you using the componentheading at all? Simply hide it and style the form title.

#userForm h2 { ... }
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!