Add a button Icon by providing a Font Awesome icon class
The icon is shown for buttons, run type, word.
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
[Added] Button Icon
[Added] Button Icon
You do not have the required permissions to view the files attached to this post.
Re: [Added] Button Icon
A vertical bar “|” can be used to provide a Prefix and/or Suffix icon.
Prefix Icon:
Suffix Icon:
Prefix & Suffix Icon:
Prefix with a unicode charater:
Unicode table
Prefix icon with inline css / custom style
Prefix Icon:
Code: Select all
far fa-chart-bar
Suffix Icon:
Code: Select all
|far fa-chart-bar
Code: Select all
far fa-arrow-alt-circle-right|far fa-chart-bar
Prefix with a unicode charater:

Code: Select all
★
Prefix icon with inline css / custom style
Code: Select all
<i class="far fa-hand-point-right fa-2x" style="color:red"></i>
You do not have the required permissions to view the files attached to this post.
Re: [Added] Button Icon
Update: The icon is now under "Properties" and can be set for buttons, run type and word (new)