rawkorea submitted a new resource:
Font Awesome Icons behind Links - Add css-defined icons behind links in postings
Read more about this resource...
Font Awesome Icons behind Links - Add css-defined icons behind links in postings
This will add some icons behind external and/or internal links.
You can find more information about the used font on there website: http://fontawesome.io/
Example:
View attachment 63216
1. Go to PAGE_CONTAINER and place this somewhere in the <head>:
With TMS...Code:<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
Read more about this resource...