BuddyBoss Home – Web Support Forums Themes Boss. theme Font Awesome Icons in PageBuilder

Viewing 6 posts - 1 through 6 (of 6 total)
  • Question

    #36584

    Anonymous
    @

    Using PageBuilder to design my homepage, how can I place font awesome icons within the content?

    For example, if I’m using:

    <span style=”color: #ffffff; font-size: 12pt”>Test.</span> which gives me Test.

    Is it possible to add anything to that to give me *Test. using fa fa-asterisk (just for example)?

    Thanks!

    Answers

    #36593
    @style960

    @ionprojekt The top example here is what you need, but there are ways shown on how to expand on that – http://fortawesome.github.io/Font-Awesome/examples/

    Cheatsheet showing all icons is here – http://fortawesome.github.io/Font-Awesome/cheatsheet/

    #36598

    Anonymous
    @

    @style960 I had tried that earlier and it would put it on the page, but there would be no styling. I think I’ve finally figured it out though:

    <span style=”color: #ffffff; font-size: 12pt”><i class=”fa fa-asterisk”>Test</i></span> will give me *Test with the proper styling.

    I don’t know if that’s “clean” or not, I’m a software dev not a web dev 😛

    #36599
    @style960

    @ionprojekt How are you using the icons? For what purpose?

    #36601

    Anonymous
    @

    @style960 Attached is a screenshot of what I did. It ended up working quite nicely.

    #36644

    Alyssa
    Participant
    @alyssa-buddyboss

    Let me know if you still need support here

Viewing 6 posts - 1 through 6 (of 6 total)
  • The question ‘Font Awesome Icons in PageBuilder’ is closed to new replies.