• 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: 24/5000 Where do I choose the icons?

24/5000 Where do I choose the icons? 4 years 11 months ago #39138

Hello, I want to add icons to my form as in this example.

drive.google.com/file/d/12T3WRsIHlyInlVc...-cU/view?usp=sharing

How do I do it?
The administrator has disabled public write access.

24/5000 Where do I choose the icons? 4 years 11 months ago #39148

  • andreic
  • andreic's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 722
  • Thank you received: 59
You can use the "CSS & Javascript" tab in order to add an icon to your textbox input fields, or even edit the HTML code from the "Form layout" section. The simplest example would be in the "RSForm! Pro example" form, go to the "Form layout" section, uncheck the `Auto-generate layout` option and replace:

{FullName:body}

with

<div class="input-prepend">
<span class="add-on"><span class="icon-user"></span></span>
{FullName:body}
</div>
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.
The following user(s) said Thank You: ccarter

24/5000 Where do I choose the icons? 4 years 10 months ago #39159

thank you very much, I was able to do it :) B)
drive.google.com/open?id=1B9PIc92v-DRSgW8tkxbGlLgDhGXrq9iI

but we should have a field in the edit to add icons quickly.
drive.google.com/open?id=1Zas5bAh94q8xSOlrk8lj2WMjzwVadJ4m
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!