Icon in Latest Poster Area Summary: This enhancement will display an icon in the latest poster area on index rather than the "Latest:" text prefix. Note!! The last icon in the attachment is the icon adminextra is using you can see how that looks by going back to the index area. Install Notes: Upload one of the icons in the attachment or an icon of your choice to your desired location via ftp. Secondly go into the node_forum_level_2 template and locate the following code (Phrase): Remove: Code: {xen:phrase latest}: Replace with: Code: <img src="Path/To/Your/Image/latestpost-icon.png" height="10" width="10" />
I'm using the XenKitabi template and by default I see mini avatar and "latest" phrase, if I put your code or if I remove phrase latest the mini avatar disappears, how can I fix it?