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.

87d9e44e9675405e83068dc61408c600.png


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?

e6f94486dea8413eb860f7134d614f22.png
 
The CSS is working for me, it's a simple change:
5748af288b4f47588fd1b2f39e4e3eb1.png


Of course make sure you're in your thread :), try the code at the TOP of your extra.css file. If moving it to the top works then usually you have bad CSS somewhere.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back