Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TIWBSButton Glyphicon
#1
On Bootstrap 3, the TIWBSButton had a property BSGlyphicon to add an icon to the button.
On Bootstrap 4 component TIWBS4Button, this property do not exist.
How can I add an icon to the button? Is this possible like as for the component of Bootstrap 3 to do the same with Bootstrap 4 component?
Reply
#2
Hi, in normal IWButton i use ObjectInspector -> Image -> WebFontClass := 'fa fa-something';
And in my mastertemplate i have a CSS:
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" />
Reply
#3
(10-25-2021, 09:36 PM)Jose Nilton Pace Wrote: Hi, in normal IWButton i use ObjectInspector -> Image -> WebFontClass := 'fa fa-something';
And in my mastertemplate i have a CSS:
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" />

Thanks a lot!!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)