Sticky/Lock FontAwesome Icon Replacement
Obviously, have FontAwesome in your PAGE_CONTAINER.
After <head>
add:
<link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
Now, to add the icons.
Open template thread_list_item
Find:
<xen:if...