I don't want time and username appear on modern statistics. How can i disable them Thank you Best regards,
Hello, You can open following templates: BRMS_thread_latest BRMS_thread_most_reply BRMS_thread_most_viewed BRMS_thread_my_threads BRMS_thread_post_latest Find and remove following code Code: <div class="listBlock itemDetail itemDetailDate"> <a class="paint" href="{xen:link threads, $thread}">{xen:phrase replies}: {xen:number {$thread.reply_count}}</a> </div> <div class="listBlock itemDetail itemDetailName"> <xen:username user="$thread" title="{xen:phrase thread_starter}" rich="true" /> </div> Regards,
http://i.imgur.com/Efx0JHk.png How can i add some information same in picture. thank you Best regards,