Nirjonadda
Customer
We have no built in option, we simply place a class on the message itself.
This would add a simple icon to the username of the thread starter:
Code:.thread_view .threadStarter .messageUserBlock .username:before { font-family: FontAwesome; content: "\f139 "; }
But you can style the message anyway you want with the .threadStarter class.
But I did not see any Icon for thread starter.
One more issue, I am using [bd] Medal add-on and How to show Medal Icon center in Sidebar Visitor Panel? Can done adding any CSS code to EXTRA.css for center?