Авторизуйтесь по паролю
onlinehero 06.08.2015 Шаблоны (TPL), Стили (CSS) 2075
.menu {max-width: 980px;margin: 0 auto;}
onlinehero - 2015-03-236 августа 2015 21:13 - #47299
onlinehero - 2015-03-236 августа 2015 21:14 - #47300
onlinehero - 2015-03-236 августа 2015 21:15 - #47301
.nav-wrap{ height:80px; width:100%; background:#ccc url(../images/nav.png) repeat-x; border-bottom:1px solid #ccc; margin-bottom:10px;}.nav{ width:1000px; height:40px; padding:0; margin:0 auto; position:relative;}.nav ul{ font-size:14px; list-style:none; margin:0; display:inline;
osimi - 2015-03-237 августа 2015 00:02 - #47305
onlinehero - 2015-03-237 августа 2015 09:17 - #47312
.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]