New Landing How can we help? Themeforest Theme Support Dante Insert a icon as background before a

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #192451
    newki
    Member
    Post count: 177

    Hello,

    I’m wondering how I can do this. Before all my h3 titles, I’d like to have a fa-icon, the blockquote for instance. How can I do this ?
    Thanks for your help!
    Nice day

    #192452
    Nishant – SUPPORT
    Spectator
    Post count: 649

    Can you post a screenshot where you need exactly?

    #192454
    newki
    Member
    Post count: 177

    Yep here is the screenshot.
    The code is : <h3>[icon image="ss-tag" character="" size="small" cont="no" float="left" color="standard"] Title 3</h3>
    But I’d like to integrate the icon in the css. With this, when my client select “Title 3” in the editor, the icon is automatically displayed before his text. Do you see what I mean ?
    Thanks !

    Attachments:
    You must be logged in to view attached files.
    #192459
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I’m afraid there isn’t any workaround with css.

    -Rui

    #192460
    newki
    Member
    Post count: 177

    Ok thaks anyway!

    #192461
    Nishant – SUPPORT
    Spectator
    Post count: 649

    No problem. Have a great day.

    #192482
    newki
    Member
    Post count: 177

    I’ve found how to do it in css :

    h3:before {
        content:"\f000";
        font-family: "FontAwesome";
    }
    #192484
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. I tried it myself but i was placing the <i> tag inside the content and it wasn’t parsing the html. that Font-family does the trick.

    Apologize that my reply was wrong.

    -Rui

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register