Matthew Hawley
Well-known member
Matthew Hawley submitted a new resource:
Node Stats in Sub Forum Menu - Does what it says on the tin
Read more about this resource...
Node Stats in Sub Forum Menu - Does what it says on the tin
Overview
This template modification will put the node stats in the sub forum popup menu.
1. Go to PAGE_CONTAINER and add this somewhere in the <head>
Code:<link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
2. Go to node_forum_level_n and find:
Code:<h4 class="nodeTitle"><a href="{xen:link forums, $forum}" class="menuRow">{$forum.title}</a></h4>
Replace with:...
Read more about this resource...