Font Awesome in the editor
3 posters
Page 1 of 1
Font Awesome in the editor
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?
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 }
Re: Font Awesome in the editor
Are you sure you followed the correct tutorial? Cause I know there was a lot more to do than just CSS.
Re: Font Awesome in the editor
Didn't you install any other types of coding? Like JavaScript, editing the templates, etc.
Re: Font Awesome in the editor
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.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Font Awesome in the editor
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.
Re: Font Awesome in the editor
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Font Awesome in the editor
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.
|
Similar topics
» Add Font Awesome button to the editor
» Issue with Font Awesome in Editor
» Add font awesome to tags
» Font Awesome Update
» How to replace with font awesome
» Issue with Font Awesome in Editor
» Add font awesome to tags
» Font Awesome Update
» How to replace with font awesome
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum