• 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 font size of Form Title

How to change font size of Form Title 11 years 5 months ago #25456

  • info1739
  • info1739's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
I am using "Inline" form layout. The form title is displayed in normal paragraph font. I want to change it to h2 font. How can I do that? Thank you.
The administrator has disabled public write access.

How to change font size of Form Title 11 years 5 months ago #25472

  • adrianp
  • adrianp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 631
  • Thank you received: 146
Hello,

You can perform form layout adjustments as explained here:

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

Basically, after you have disabled the "Auto Generated Layout" option(backend > Components > Manage Forms > your form > Properties > Form Layout), you would be able to directly edit the HTML code.

The "{global:formtitle}" placeholder returns your form title(found in the first lines of the code). You can simply "wrap" the placeholder within h2 HTML tags and Save.
This is not official customer support. To receive your support, submit a support ticket here.
The administrator has disabled public write access.

How to change font size of Form Title 7 years 6 months ago #37422

Per the link, I'm trying to add boostrap to add style and wit no success to:
{field_name:body} which controls the field's body

help is appreciated.
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!