FontAwesome Icons in Message User Info

FontAwesome Icons in Message User Info

Matthew Hawley

Well-known member
yolulz submitted a new resource:

FontAwesome Icons in Message User Info - Font Awesome!

FontAwesome Website: http://fortawesome.github.io/Font-Awesome
FontAwesome Icons: http://fortawesome.github.io/Font-Awesome/icons/

1. Go to PAGE_CONTAINER and add this in the <head>

Code:
<link href="//netdna.bootstrapcdn.com/font-awesome/3.1.1/css/font-awesome.css" rel="stylesheet">

2. Go to message_user_info and replace everything between

Code:
<xen:hook name="message_user_info_extra" params="{xen:array...

Read more about this resource...
 
Top Bottom