I am still using Font Awesome 3 in my app and it seems that the docs are now v4 only? And version 4 changed the names of the classes for icons now so I'm not entirely sure which to use? For example, fa-check-square in v4 isn't icon-check-square in v3 as you'd expect, but icon-check-sign.
Where do I get Font Awesome 3 docs?
167 Views Asked by duality_ At
1
There are 1 best solutions below
Related Questions in FONT-AWESOME
- textangular not showing 'break link' icon
- Multiple Icon Fonts
- Not working url www without font awesome
- Moving from development to production and FA icons are now squares
- What does the -o suffix mean in fontawesome?
- Customize a select with font-awesome
- font-awesome to be inserted in value="<spring:message text="View List"/>">
- Font Awesome not working In cakephp?
- Add border to fa-circle
- select2 Font-Awesome + text in TemplateResult not working properly
- How to align elements in a bootstrap-form
- Font Awesome and text both in placeholder
- android: show font icon as a sequence of number string
- Stacking Font-Awesome Star Icons (fa-star & fa-star-half)
- Font Awesome not working in offline mode
Related Questions in FONT-AWESOME-4
- Stacking Font-Awesome Star Icons (fa-star & fa-star-half)
- Font Awesome Icon aligns wrong in Firefox
- How to make a round border around my social icons?
- How to manually load FontAwesome 4 in Meteor.js
- How to use FontAwesome in a Dynamics 365 Portal?
- How to use font-awesome in ejs file from node modules?
- FontAwesome: css content: "\f468"; doesnt work for some
- Xamarin addind ToolbarItem in dynamically in C#
- How to attach a vue @click event to a font-awesome icon next to input field?
- Glyphicons in Bootstrap 4
- How to migrate from font awesome v4 to v5?
- What is the Font Awesome 4.x equivalent of 3.x's "icon-white" class?
- What is missing if one icon from font awesome doesn't display
- How to add font awesome icons in top links of Magento
- How do I decrease the size of a font-awesome icon?
Related Questions in FONT-AWESOME-3.2
- What is the Font Awesome 4.x equivalent of 3.x's "icon-white" class?
- Is there an upgrade guide for Font Awesome 3.2.x to Font Awesome 4.0?
- Are the Font Awesome 3.2 docs still accessible?
- Where do I get Font Awesome 3 docs?
- Adding bootstrap & Font awesome ruins css-why?
- cant display Font awesome icons?
- font awesome animated spinner through background
- How to add font awesome On UINavigation Bar in Objective C
- asp fontawesome 404 (not found)
- Strange icons in Font Awesome
- fa-star () is always yellow, how to make it white?
- Unable to render font awesome icons
- CSS Icons: Cannot remove top and bottom padding (font awesome)
- How to Set up font-awesome on Sass
- bootstrap conflicts bootstrap awesome font icons
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
I have the same problem. I don't find how to access to information about the previous versions into the official page. In this version It will be a big problem because the class names was changed. I hope that the FontAwesome team solve it soon.
http://fortawesome.github.io/Font-Awesome/3.2.1/ answered in https://stackoverflow.com/a/19569853/1203628