Heisenberg submitted a new resource:
You must be registered for see links
- User Drop Down Icons + Message drop down icons (CSS only)vB Version: 5.2.3
1. Put font awesome in head_include template
style manager> style name> edit templates>head_include
Code:link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
if not working use http
Code:<link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
2. Put this in css_additional.css
style manager> style name> edit templates> CSS templates> css_additional.css...
You must be registered for see links
Last edited:
