Красивый вид кода и цитаты - Вид code и quote для ucoz
Установка:
Ставим код в css
Код
/* Зелёный вид цитаты и коде
------------------------------------------*/
.bbQuoteBlock {
margin: 15px 0px 15px 0px!important;
}
.bbQuoteName {
display:none;
}
.quoteMessage {
overflow: hidden!important;
text-align:justify!important;
font:115%/1.5 Verdana,Arial,Helvetica,sans-serif!important;
color:#15841a;text-shadow:1px 1px 1px #fff!important;
font-style: italic!important;
background: #D1F7B6 url(http://www.center-dm.ru/ucoz/Quote/v1/quote_green.png) no-repeat 10px 10px!important;
padding: 5px 10px 5px 50px!important;
border: 1px solid #8BCA61!important;
}
.bbCodeName {background: url('http://uc-new.ucoz.ru/images/titlecode.png');
height: 30px;
width: 710px;
border-radius: 5px;
line-height: 30px;}
.codeMessage{ repeat-y right top #fff; -moz-border-radius:0px 0px 5px 5px;-webkit-border-radius:0px 0px 5px 5px; border-radius:0px 0px 5px 5px;padding:10px;padding-right:26px; border:1px dashed #868686!important;color:#555; }
/*------------------------------------------*/