The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    Font Awesome in the editor

    ArcticRedstar
    ArcticRedstar
    New Member


    Male Posts : 6
    Reputation : 1
    Language : English

    Solved Font Awesome in the editor

    Post by ArcticRedstar April 12th 2018, 5:57 pm

    Hi! I was just wondering why font awesome won't show up in my editor. I followed the instructions, it just doesn't seem to be working.
    This is the code I used in CSS. Help?
    Code:
    /* Add fontawesome to textarea font-family so the icons are visible */
    .sceditor-container textarea { font-family:Verdana, Arial, Helvetica, sans-serif, FontAwesome !important }
    /* button image */
    .sceditor-button-fontawesome div { background:url(http://i19.servimg.com/u/f19/19/06/98/92/fa-f10.png) !important }
     
    /* drop down */
    .sceditor-fontawesome {
      width:220px;
      height:250px;
      overflow-y:auto;
    }
     
    /* icons */
    .sceditor-fontawesome i {
      color:#333;
      font-size:20px;
      text-align:center;
      cursor:pointer;
      padding:3px 0;
      width:25%;
    }
    .sceditor-fontawesome i:hover { color:#666 }
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    Solved Re: Font Awesome in the editor

    Post by Draxion April 12th 2018, 7:29 pm

    Are you sure you followed the correct tutorial? Cause I know there was a lot more to do than just CSS.
    ArcticRedstar
    ArcticRedstar
    New Member


    Male Posts : 6
    Reputation : 1
    Language : English

    Solved Re: Font Awesome in the editor

    Post by ArcticRedstar April 12th 2018, 7:49 pm

    Yes, I have. But I'm confused on what to do to enable it.
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    Solved Re: Font Awesome in the editor

    Post by Draxion April 12th 2018, 7:52 pm

    Didn't you install any other types of coding? Like JavaScript, editing the templates, etc.
    ArcticRedstar
    ArcticRedstar
    New Member


    Male Posts : 6
    Reputation : 1
    Language : English

    Solved Re: Font Awesome in the editor

    Post by ArcticRedstar April 12th 2018, 8:19 pm

    Yeah. Did I do the coding wrong or something?
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Font Awesome in the editor

    Post by SLGray April 12th 2018, 9:17 pm

    Did you install Font Awesome?  There is another tutorial on how to install Font Awesome.  The tutorial you saw is only for adding a button to the editor.



    Font Awesome in the editor  Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    ArcticRedstar
    ArcticRedstar
    New Member


    Male Posts : 6
    Reputation : 1
    Language : English

    Solved Re: Font Awesome in the editor

    Post by ArcticRedstar April 12th 2018, 9:32 pm

    Oh, my mistake. To refresh my mind, what are the things you need to do to install it? I'm not a very experienced coder.  
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Font Awesome in the editor

    Post by SLGray April 12th 2018, 9:43 pm




    Font Awesome in the editor  Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    Solved Re: Font Awesome in the editor

    Post by Draxion April 23rd 2018, 6:30 am

    This was solved by me. They had a script installed that caused any to not work properly. I simply removed it and everything worked again.

    Problem solved & topic archived.
    Please read our forum rules: ESF General Rules

      Current date/time is September 22nd 2024, 9:31 pm