Formatting;

This commit is contained in:
Chris Turner 2015-07-28 15:20:45 +12:00
parent 91add7e38a
commit e6a2ea77b4

View File

@ -21,7 +21,6 @@ Ideally composer will be used to install this module.
### Filter view
![Filter](https://raw.githubusercontent.com/peavers/silverstripe-font-awesome/master/images/screens/font-awesome-filter.png "Filter")
## Usage
A basic working example, and the following to any class you want the field on;
@ -49,5 +48,8 @@ Then simple include in the template where you want the icon placed
The controller extension should make sure you've got access to the icons so you don't need to double up the CSS file.
## Want colours instead of icons?
Got you covered, checkout [color-swabs](https://github.com/peavers/silverstripe-color-swabs)!
## Libraries used/modified
* Font Awesome Icon Picker