Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hdpero committed Jul 9, 2018
1 parent 4ad2bf0 commit e1c8d2f
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ composer require fractas/elemental-stylings
- Fractas\ElementalStylings\StylingWidth
```
- Add an desired styles based on your preferences, see Configuration example
- Build and flush your project
- Build and flush your project ```vendor/bin/sake dev/build flush=1```


## Full configuration example
Expand Down Expand Up @@ -91,7 +91,7 @@ DNADesign\Elemental\Models\ElementContent:
col-sm-12: '100%'
```

## Implementation example: 'Text with Image' Elemement
## Implementation example: 'Text with Image' Element

* New Element class file: [ElementContentImage.php](https://gist.github.com/jelicanin/20d11104a89fd9ea3a1e69b8bc91824b)
* New Element template file: [ElementContentImage.ss](https://gist.github.com/jelicanin/aec741745d417e9047efbf25bf93245d)
Expand All @@ -111,6 +111,12 @@ Styling tab of a Block with icons for specific styles:

Please [create an issue](https://github.com/fractaslabs/silverstripe-elemental-stylings/issues) for any bugs you've found, or features you're missing.


## License

See [License](LICENSE)


## Credits

Styling icons from IcoMoon - Free by [IcoMoon](https://icomoon.io/app)

0 comments on commit e1c8d2f

Please sign in to comment.