Font Awesome Implementation in MojoPortal

This is a forum to suggest new features for mojoPortal. 

This thread is closed to new posts. You must sign in to post in the forums.
3/6/2014 1:06:29 AM
Gravatar
Total Posts 9

Font Awesome Implementation in MojoPortal

I would like to use FontAwesome Icons for my website.

I have gone through following  link

http://www.mojoportal.com/Forums/Thread.aspx?pageid=5&t=11463~-1

Is it now possible to use Font Awesome icons with current version of mojoportal ( 2.4.0.2)

If possible please let me know how can we use it?

3/6/2014 8:32:48 AM
Gravatar
Total Posts 18439

Re: Font Awesome Implementation in MojoPortal

As far as I know nothing prevents you from using it in your own skins and designs for your own buttons. Whether we use it for built in things such as edit icons and buttons is a separate issue.

3/6/2014 4:09:21 PM
Gravatar
Total Posts 216
Community Expert

mojoPortal Hosting & Design @ i7MEDIA!

Re: Font Awesome Implementation in MojoPortal

You can definitely use FontAwesome with mojoPortal, I've done it in tons of skins. You need to follow the instructions for using the FontAwesome CDN here.

Then simply add your FontAwesome elements to the page. Example:
<i class="fa fa-flag"></i>

In the thread you mentioned I was talking to Audette about using FontAwesome for buttons/imgs generated by mojoPortal, I didn't mean to suggest that mojoPortal is incompatible with FontAwesome, you can definitely use them together by just changing your markup.

I have found loads of ways to get FontAwesome icons to generate where I want them through the theme.skin, but most of the time when you use them all you'll need to do is add the right markup to your layout.Master or your html content instances, depending on where you want it to show up.

3/13/2014 10:19:19 AM
Gravatar
Total Posts 9

Re: Font Awesome Implementation in MojoPortal

Thanks for the reply, appreciated.

I have implemented this in my site & it is showing all icons. However, the problem occurs for Menus.

Client has provided me design which uses FontAwesome Icons in Menu structure (Only for 1st level).

If it is possible by some mark-up change please let me know

You must sign in to post in the forums. This thread is closed to new posts.