Находим в CSS:Code
.codeMessage {background:#FFFFFF;font-size:9px;}
.quoteMessage {background:#FFFFFF;font-size:9px;}
И заменяем наCode
/* --Code & Quote-- */
.bbQuoteName {font-size : 7pt; width:99.3%; background:url('http://shalbuz-dag.3dn.ru/_fr/0/5548748.png') repeat-x #494949; border: #000000 1px solid; color:#808080}
.bbCodeName {font-size : 7pt; width:99.3%; background:url('http://shalbuz-dag.3dn.ru/_fr/0/5548748.png') repeat-x #494949; border: #000000 1px solid; color:#808080}
.codeMessage {color: #465584; background:url('http://shalbuz-dag.3dn.ru/_fr/0/3013884.png'); font-size: 10px; border: 1px #000 dotted !important; border-left: 4px #8394B2 solid !important; border-top: 0 !important; padding: 3px;}
.quoteMessage {color: #465584; background:url('http://shalbuz-dag.3dn.ru/_fr/0/3013884.png'); font-size: 10px; border: 1px #000 dotted !important; border-left: 4px #8394B2 solid !important; border-top: 0 !important; padding: 3px;}
/* ------------ */