• 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: Caption Bold

Caption Bold 11 years 3 months ago #26248

HI,
I would like help on making the CAPTION bold, anyway to accomplish that?
thanks
The administrator has disabled public write access.

Caption Bold 11 years 3 months ago #26250

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

When adding the caption you could add:
<strong>MyCaption</strong>

However, I would recommend doing this by applying CSS definitions for the following class via RSForm!Pro CSS scripting area(backend > Components > RSForm!Pro > Manage Forms > your form > Properties > CSS and JavaScript > CSS). Example:
<style type="text/css">
.formControlLabel{
font-weight:bold;
}
</style>

More information on performing layout and style adjustments is explained here:

www.rsjoomla.com/support/documentation/v...yle-adjustments.html
This is not official customer support. To receive your support, submit a support ticket here.
The administrator has disabled public write access.

Caption Bold 6 years 9 hours ago #39085

please add this bold and font increase decrease feature in the backend so that we can manage it ..

and also have special button for title so that we can create differnet style of title
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!