Авторизуйтесь по паролю
WebMen 26.04.2017 css Все вопросы » Ламерские вопросы 1385
startget - 2015-04-1127 апреля 2017 10:36 - #63391
.tags span:nth-child(1) { color: xxx; } .tags span:nth-child(2) { color: xxx; } .tags span:nth-child(2) { color: xxx; }
WebMen - 2015-04-1127 апреля 2017 17:06 - #63402
startget - 2015-04-1127 апреля 2017 19:29 - #63407
WebMen - 2015-04-1127 апреля 2017 20:10 - #63408
WebMen - 2015-04-114 мая 2017 14:09 - #63518
.ui-dialog {
z-index: 9999;
$tpl->set( '{short-story}', $row['short_story'] );
$tpl->set( '{short-story}', $row['short_story'] ); $tpl->set_block("'\\[short_story\\](.*?)\\[/short_story\\]'si", $row['short_story'] ? '\\1' : '');
[short-story]Показать этот текст, если есть краткая новость[/short-story]
[not-short-story]Показать этот текст, если краткой новости нет[/not-short-story]