formBuilder's icons conflict with other icon fonts
See original GitHub issueDescription:
I’m already using another icon font in my project in the css class space icon-*
.
Since installing formBuilder, the icons are broken, because formBuilder overrides that css class space with its own icons. How can i customize the namespace formBuilder uses?
Environment Details:
- formBuilder Version: 3.1.3
- Browser: doesnt matter
- OS: doesnt matter
Expected Behavior
fb should have a configurable option to give its css namespace for icons its own name?
Actual Behavior
Broken icons in the global css space
Steps to Reproduce
example: use formBuilder together with Font IcoMoon which uses icon-*
css classes.
Screenshot - (optional)
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:7
Top Results From Across the Web
Font Awsome icon conflicts (invisible “delete” button)
Font Awsome icon conflicts (invisible “delete” button) ... Either there is a way to avoid conflict with other plugins using “Font Awesome” as...
Read more >Icon Font - jQuery formBuilder
formBuilder uses an icon font generated with Fontello. ... open and create a new session on fontello.com where you can choose new icons...
Read more >Conflict between Bootstrap and other font icons - Stack Overflow
I am using bootstrap3 in my project. Now i want to use some font-icons besides with it's core icons. First I tried Font...
Read more >font-display is Incompatible with Icon Fonts—zachleat.com
Delivering Octicons with SVG on the GitHub Blog. ... Icon Fonts by Chris Coyier on CSS Tricks; Have another? Pass it along!
Read more >FormBuilder client API - SmartPlant Foundation - IM Update 36 - Help
The FormBuilder client API is used to open the Form Builder feature where you can customize existing ... Attach master file which references...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@burgoyne Thankyou for quick reply. Sorry i wasn’t able to understand but i managed to solve it:
I’ve fixed how to make it happen by adding following code snippet into project. That’s to define
formbuilder-icons
font will be used in specific area.For the rest of whole project, we could be able to define to use original font like that