Heisenberg submitted a new resource:
You must be registered for see links
- Replace Node icons with the avatar of the last poster!Compatible XF Versions:
Additional Requirements:
- 1.5
A Theme that uses Themehouse UI.X Framework
Quick Note Guide(s) will be coming for other Frameworks over next few days
First Open node_forum_level_2
Replace (starts around line 10/11)
HTML:<div class="media__object media--left"> <xen:include template="uix_nodeIcon"> <xen:set var="$state">{$forum.hasNew}</xen:set> <xen:set var="$type">forum</xen:set> <xen:set var="$nodeId">{$forum.node_id}</xen:set> <xen:set...
You must be registered for see links
