Установка:В самый низ CSS
(ПУ->Дизайн->Управление дизайном(CSS) ) вставить следующий код:
Code
.bbCodeBlock {margin:2px 0px; border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.codeMessage {color:#f8f8f8; background:#000000; font-size:12px;
font-family:Courier new; border:1px solid #c54d47 !important;
padding:5px; margin-top:1px; text-shadow:1px 1px 0px #4f0e0c !important;
border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.bbQuoteBlock {margin:2px 0px; border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.quoteMessage {color:#f8f8f8; font-size:11px; font-family:tahoma;
background:#354789; border:1px solid #B7C9C3 !important; padding:5px;
text-shadow:1px 1px 0px #2d5a18 !important;
border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
Комментарии: