in your adminCP -> Style Manager -> {STYLENAME} -> Main CSS
Scroll to additional CSS and enter
Code:
#plink a:link, #plink a:visited {font-weight: bold;}
#plink a:hover, #plink a:active {font-weight: bold;}
(add any other CSS after font-weight: bold; if you want
open postbit(postbit_legacy)
Code:
$post[message]</div>
change to
Code:
<div id="plink">$post[message]</div></div>
Demo:
http://maddengods.org/f7/need-help-m....html#post2472