Likan_TM
Код: Выделить всё
[spoiler=ТУТ ТВОЁ НАЗВАНИЕ или скриншот(лого)]тут твоя инфа[/spoiler]
TEK
serrrios
зря конечно - значит будем пытаться мудритьserrrios писал(а):Для этого надо чтоб была обработка бб-кодов, а как уже сказали в 4ом посте, не будет =(
TEK
guru3000
PPK
вот что нагуглил по этому вопросу:TEK писал(а):Вопрос по теме можно чтоб в названии спойлера былне только текст: была возможность отображения лого или скрина
ПРИМЕР-смотрим в самой теме по сылке (отображение спойлера)Код: Выделить всё
[spoiler=ТУТ ТВОЁ НАЗВАНИЕ или скриншот(лого)]тут твоя инфа[/spoiler]
было бы неплохо такая модернизация спойлера
Код: Выделить всё
/* Code block------------------------------------------------*/
dl.codebox {
padding: 3px;
background-color: #ffffff;
border: 1px solid #C9D2D8;
font-size: 1em;
width: 60%;
}
dl.codebox dt {
text-transform: uppercase;
border-bottom: 1px solid #CCCCCC;
margin-bottom: 3px;
font-size: 0.8em;
font-weight: bold;
background-color: #fff;
}
Код: Выделить всё
background: url('адрес изображения') center no-repeat;
Код: Выделить всё
order-bottom: 0px solid #CCCCCC;
background: url('адрес изображения') center no-repeat;
color: transparent;
height: 50px;
Код: Выделить всё
dl.codebox {
padding: 15px;
background-color: #E1EBF2;
border: 2px dotted #fff;
font-size: 1em;
width: 60%;
}
dl.codebox dt {
text-transform: uppercase;
border-bottom: 0px solid #CCCCCC;
background: url('адрес изображения') center no-repeat;
margin-bottom: 3px;
font-size: 0.8em;
font-weight: bold;
display: block;
background-color: #fff;
color: transparent;
height: 50px;
}
Код: Выделить всё
.sp-wrap { margin: 8px auto; }
.sp-wrap { width: 98%; clear: both; }
.sp-wrap .sp-wrap { margin: 2px auto 4px; }
.sp-wrap, .sp-head, .sp-body {
border: solid #C3CBD1; border-width: 1px 1px 1px 2px; clear: both;
}
.sp-body { padding: 2px 6px; }
.sp-head { text-align: left !important; }
.sp-wrap { padding: 0; background: #E9E9E6; }
.sp-head { border-width: 0; font-size: 11px; padding: 1px 14px 3px; margin-left: 6px; line-height: 15px; font-weight: bold; color: #2A2A2A; cursor: pointer; }
.sp-body { border-width: 1px 0 0 0; display: none; font-weight: normal; background: #F5F5F5; }
.clickable { cursor: pointer; }
.folded { display: block;
background: transparent url(../images/spoiler/icon_plus_1.gif) no-repeat left center; padding-left: 14px; }
.unfolded { display: block;
background: transparent url(../images/spoiler/icon_minus_1.gif) no-repeat left center; padding-left: 14px; }
var.postImgAligned {
display: block;
}
img.postImg { vertical-align: text-bottom; }
img.postImg { margin: 2px 2px 0 0; }
img.postImgAligned { margin: 4px 4px 2px; }
.clear { clear: both; height: 0; font-size: 0px; line-height: 0px; overflow: hidden; }
filosof
Код: Выделить всё
.quote{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 13px;
color: #000;
background-color: #fff;
background: url('изображение');
border: #000 solid 1px;
}
Код: Выделить всё
background: url('http://i17.servimg.com/u/f17/14/67/67/89/code110.png') top right no-repeat;
min-height: 40px;
padding: 40px 5px 2px;
border: #d1d7dc solid 0px;
}
Код: Выделить всё
.quote{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 13px;
color: #754960;
background: url('http://i17.servimg.com/u/f17/14/67/67/89/code110.png') top right no-repeat;
background-color: #FFFEE2;
border: #d1d7dc solid 0px;
min-height: 40px;
padding: 40px 5px 2px;
}
filosof
PPK