
05-24-2015, 12:36 AM
|
 |
|
|
Join Date: Jan 2014
Posts: 579
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by MarkFL
I took the liberty of changing that for you...what I did was open the template "postbit.css" and to the following selector added the code in red:
Code:
.postbit .userinfo_noavatar .usertitle, .postbit .userinfo .usertitle, .postbit .userinfo_noavatar .rank, .postbit .userinfo .rank {
font-size: {vb:stylevar small_fontSize};
font-weight: bold;
display:block;
clear:both;
color: #000000;
}
|
Thank you!
|