X   Сообщение сайта
(Сообщение закроется через 3 секунды)



 

Здравствуйте, гость (

| Вход | Регистрация )

Открыть тему
Тема закрыта
> Elditor HTML
bob_hb
bob_hb
Topic Starter сообщение 12.12.2010, 20:01; Ответить: bob_hb
Сообщение #1


Добрий день или вечер мне надо редактировать шаблон для онлайн фильмов
я хочу убрать в одном шаблоне элементы окошко слайдер и рекомендуемые
вот только штота у меня не получается как не крути но у меня он получаеца кривой какойто вот вам пример.
[IMG]http://www.loadpicture.ru/images/wkwwkw.jpg[/IMG]
Вот main.TPL
[PHP]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
{headers}
<link rel="stylesheet" href="{THEME}/css/style.css" type="text/css" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<!--[if lte IE 7]>
<link rel="stylesheet" href="{THEME}/css/style-ie.css" type="text/css" />
<![endif]-->
<!--[if IE 8]>
<link rel="stylesheet" href="{THEME}/css/style-ie8.css" type="text/css" />
<![endif]-->
<!--[if IE 6]>
<script src="{THEME}/js/DD_belatedPNG.js"></script>
<script>
DD_belatedPNG.fix('.logo, .m-m , .banners, .main-block-top-right, .top-menu a, .r-block-left-top, .r-block-right-top, .r-block-right-bottom, .r-block-left-bottom');
</script>
<![endif]-->
<script src="{THEME}/js/jquery.js"></script>
<script src="{THEME}/js/active-nav.js"></script>
</head>
<body>
{AJAX}
<div class="m-m">
<div class="main-center-block">
<div class="head">
<a href="" class="logo"></a>
<div class="banners">

</div>
</div>
<div style="clear: both;height: 1px;"></div>
<div class="top-menu">
<a href="#">Главная</a>
<a href="#">Новости</a>
<a href="#">Фото</a>
<a href="#">Видео</a>
<a href="#">Фото</a>
</div>
<div style="clear: both;height: 28px;"></div>
<div class="main-block-top-right">
<div class="main-block-top">

</div>
</div>
<div class="main-block">
<div class="r-block-left-top" style="background-color: #3c516e;">
<div class="r-block-right-top">
<div class="r-block-right-bottom">
<div class="r-block-left-bottom">
<div class="menu-block">
<table width="100%" cellspacing="3">
<tr>
<td valign="top" width="33%">
<a href="#">Обзоры</a>
<a href="#">Коды</a>
<a href="#">Журналы</a>
<a href="#">Рецензии</a>
<a href="#">Даты выхода</a>
<a href="#">Конкурсы</a>
</td>
<td valign="top" width="33%">
<a href="#">Обзоры</a>
<a href="#">Коды</a>
<a href="#">Журналы</a>
<a href="#">Рецензии</a>
<a href="#">Даты выхода</a>
<a href="#">Конкурсы</a>
</td>
<td valign="top" width="33%">
<a href="#">Обзоры</a>
<a href="#">Коды</a>
<a href="#">Журналы</a>
<a href="#">Рецензии</a>
<a href="#">Даты выхода</a>
<a href="#">Конкурсы</a>
</td>
</tr>
</table>

</div>
<div class="seac">
<div style="padding: 5px;">
<div><img src="{THEME}/images/ppp.jpg" alt="" /></div>
<form onSubmit="javascript: showBusyLayer()" method="post" style="margin: 0; padding: 0;">
<input type="hidden" name="do" value="search"><input type="hidden" name="subaction" value="search" />
<input name="story" type="text" class="form-text" value="Поиск по сайту!" onblur="if(this.value=='') this.value='Поиск по сайту!';" onfocus="if(this.value=='Поиск по сайту!') this.value='';" title="наберите Ваш запрос и нажмите enter" />
</form>
<div align="right" style="padding: 1px 10px 4px 1px;"><a href="#" style="color: #fff; font-size: 11px;">расширенный поиск</a></div>
<div class="login-panel">
<div style="padding: 5px;">{login}</div>
</div>
</div>
</div>
<div class="menu-banner" style="border: 0;width: auto;">
<div style="padding: 10px 0 0 10px;"><img src="{THEME}/images/banner.jpg" alt="" /></div>
</div>

<div style="clear: both;height: 1px;"></div>
</div>
</div>
</div>
</div>

<div style="clear: both;height: 10px;position: relative;"></div>
[aviable=main]
<table width="100%" cellpadding="0" cellspacing="0"></tr><td width="750px" valign="top">
<div class="r-block-left-top" style="background-color: #121212;">
<div class="r-block-right-top">
<div class="r-block-right-bottom">
<div class="r-block-left-bottom" style="padding-bottom: 12px;">

<!--!!!!!!!!!!!!!!!!!!! -->
<!-- main navigator -->
<ul id="main_navi">
<li>Обзоры</li>
<li>Журналы</li>
<li>Рецензии</li>
<li>Конкурсы</li>
<li>Даты выхода</li>
<li>Коды</li>
</ul>
<div id="main">
<div id="pages">
<div class="page">
<div class="navi"></div>
<div class="scrollable">
<div class="items">
{custom category="1" template="shortstory-3" aviable="global" from="0" limit="5" cache="no"}
</div>
</div>
</div>

<div class="page">
<div class="navi"></div>
<div class="scrollable">
<div class="items">
{custom category="1" template="shortstory-3" aviable="global" from="0" limit="3" cache="no"}
</div>
</div>
</div>

<div class="page">
<div class="navi"></div>
<div class="scrollable">
<div class="items">
{custom category="1" template="shortstory-3" aviable="global" from="0" limit="3" cache="no"}
</div>
</div>
</div>

<div class="page">
<div class="navi"></div>
<div class="scrollable">
<div class="items">
{custom category="1" template="shortstory-3" aviable="global" from="0" limit="3" cache="no"}
</div>
</div>
</div>

<div class="page">
<div class="navi"></div>
<div class="scrollable">
<div class="items">
{custom category="1" template="shortstory-3" aviable="global" from="0" limit="3" cache="no"}
</div>
</div>
</div>

<div class="page">
<div class="navi"></div>
<div class="scrollable">
<div class="items">
{custom category="1" template="shortstory-3" aviable="global" from="0" limit="3" cache="no"}
</div>
</div>
</div>

</div>
</div>

<!--!!!!!!!!!!!!!!!!!!! -->
<div style="clear: both;height: 1px;"></div>
</div>
</div>
</div>
</div>
</td><td style="padding-left: 10px;" valign="top">
<div class="r-block-left-top" style="background-color: #8d8c8a;">
<div class="r-block-right-top">
<div class="r-block-right-bottom">
<div class="r-block-left-bottom">
<div style="color: #121212; padding-bottom: 2px;">Рекомендуем</div>
{custom category="1" template="shortstory-4" aviable="global" from="0" limit="2" cache="no"}
<div style="clear: both;height: 1px;"></div>
</div>

</div>
</div>
</div>
</td></tr></table>
<div style="clear: both;height: 10px;"></div>
[/aviable]

<div class="c-top"><div class="c-bottom"><div class="c-left"><div class="c-right">
<div class="c-left-top"><div class="c-right-top"><div class="c-right-bottom"><div class="c-left-bottom">
<table class="main-table" cellpadding="0" cellspacing="0">
<tr>
[aviable=main]
<td class="td-for-blocks" valign="top">
<div class="s-block">
<div class="s-block-title">
<span>Обзоры</span>
</div>
<div class="s-block-content">
{custom category="1" template="shortstory-5" aviable="global" from="0" limit="3" cache="no"}
</div>
</div>

<div class="s-block">
<div class="s-block-title">
<span>Опрос посетителей</span>
</div>
<div class="s-block-content">
{vote}
</div>
</div>

<div class="s-block">
<div class="s-block-title">
<span>Архив</span>
</div>
<div class="s-block-content">
<center>{archives}</center>
</div>
</div>
</td>
[/aviable]
<td class="td-for-content" valign="top">
[aviable=main]
<ul class="tabs">
<li><a href="#"><span>Новости</span></a></li>
<li><a href="#"><span>Скоро</span></a></li>
<li><a href="#"><span>Новые статьи</span></a></li>
</ul>
<div class="panes">
<div>
{content}
</div>
<div>{custom category="1" template="shortstory" aviable="global" from="0" limit="5" cache="no"}</div>
<div>{custom category="1" template="shortstory" aviable="global" from="0" limit="5" cache="no"}</div>
</div>
[/aviable]
[not-aviable=main]
<div style="margin-left: -10px;">
{info}
{content}
</div>
[/not-aviable]
</td>
<td class="td-for-blocks" valign="top" style="width: 210px;">
<div class="s-block">
<div class="s-block-title">
<span>Реклама</span>
</div>
<div class="s-block-content">
<center><img src="{THEME}/images/reklama.jpg" alt="" /></center>
</div>
</div>

<div class="s-block ie666">
<div class="s-block-title">
<span>Интересное</span>
</div>
<div class="s-block-content">
{custom category="1" template="shortstory-6" aviable="global" from="0" limit="10" cache="no"}
</div>
</div>

<div class="s-block">
<div class="s-block-title">
<span>Популярное</span>
</div>
<div class="s-block-content">
{topnews}
</div>
</div>

<div class="s-block">
<div class="s-block-title">
<span>Календарь</span>
</div>
<div class="s-block-content">
<center>{calendar}</center>
</div>
</div>

</td>
</tr>
</table>
</div></div></div></div></div></div></div></div>

<div style="clear: both;height: 10px;"></div>

<div class="r-block-left-top" style="background-color: #3b5272;">
<div class="r-block-right-top">
<div class="r-block-right-bottom">
<div class="r-block-left-bottom">
<div class="b-n">
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td width="33%" valign="top">
<div class="bottom-news-title">
Заголовoк для новостей
</div>
<div class="bottom-news">
{custom category="1" template="shortstory-2" aviable="global" from="0" limit="7" cache="no"}
</div>
</td>
<td width="33%" valign="top">
<div class="bottom-news-title">
Заголовoк для новостей
</div>
<div class="bottom-news">
{custom category="1" template="shortstory-2" aviable="global" from="0" limit="7" cache="no"}
</div>
</td>
<td width="33%" valign="top">
<div class="bottom-news-title">
Заголовoк для новостей
</div>
<div class="bottom-news" style="border: 0;">
{custom category="1" template="shortstory-2" aviable="global" from="0" limit="7" cache="no"}
</div>
</td>
</tr>
</table>
</div>
<div style="clear: both;height: 1px;"></div>
</div>
</div>
</div>
</div>

<div style="clear: both;height: 10px;"></div>

<div class="r-block-left-top" style="background-color: #b9b9b9;">
<div class="r-block-right-top">
<div class="r-block-right-bottom">
<div class="r-block-left-bottom b-link">
Copyright 2010. Для правильного отображения сайта рекомендуем обновить Ваш браузер до последней версии!
<br />Администрация сайта не несет ответственности за публикуемые материалы.
<br />Разработка - <a href="http://cmsbase.ru">cmsbase</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--[if lte IE 7]>
<a href="http://www.microsoft.com/rus/windows/internet-explorer/worldwide-sites.aspx" class="alert">ВНИМАНИЕ! Вы используете устаревшую версию браузера! НАСТОЯТЕЛЬНО рекомендуем вам обновить Ваш браузер для правильного отображения сайта!!!</a>
<![endif]-->
<div class="tooltip"></div>
</body>
</html>[/PHP]
0
Вернуться в начало страницы
 
Ответить с цитированием данного сообщения
FightInGlory
FightInGlory
сообщение 13.12.2010, 0:57; Ответить: FightInGlory
Сообщение #2


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
{headers}
<link rel="stylesheet" href="{THEME}/css/style.css" type="text/css" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<!--[if lte IE 7]>
<link rel="stylesheet" href="{THEME}/css/style-ie.css" type="text/css" />
<![endif]--
>
<!--[if IE 8]>
<link rel="stylesheet" href="{THEME}/css/style-ie8.css" type="text/css" />
<![endif]--
>
<!--[if IE 6]>
<script src="{THEME}/js/DD_belatedPNG.js"></script>
<script>
DD_belatedPNG.fix('.logo, .m-m , .banners, .main-block-top-right, .top-menu a, .r-block-left-top, .r-block-right-top, .r-block-right-bottom, .r-block-left-bottom');
</script>
<![endif]--
>
<script src="{THEME}/js/jquery.js"></script>
<script src="{THEME}/js/active-nav.js"></script>
</head>
<body>
{AJAX}
<div class="m-m">
<div class="main-center-block">
<div class="head">
<a href="" class="logo"></a>
<div class="banners">

</div>
</div>
<div style="clear: both;height: 1px;"></div>
<div class="top-menu">
<a href="#">Главная</a>
<a href="#">Новости</a>
<a href="#">Фото</a>
<a href="#">Видео</a>
<a href="#">Фото</a>
</div>
<div style="clear: both;height: 28px;"></div>
<div class="main-block-top-right">
<div class="main-block-top">

</div>
</div>
<div class="main-block">
<div class="r-block-left-top" style="background-color: #3c516e;">
<div class="r-block-right-top">
<div class="r-block-right-bottom">
<div class="r-block-left-bottom">
<div class="menu-block">
<table width="100%" cellspacing="3">
<tr>
<td valign="top" width="33%">
<a href="#">Обзоры</a>
<a href="#">Коды</a>
<a href="#">Журналы</a>
<a href="#">Рецензии</a>
<a href="#">Даты выхода</a>
<a href="#">Конкурсы</a>
</td>
<td valign="top" width="33%">
<a href="#">Обзоры</a>
<a href="#">Коды</a>
<a href="#">Журналы</a>
<a href="#">Рецензии</a>
<a href="#">Даты выхода</a>
<a href="#">Конкурсы</a>
</td>
<td valign="top" width="33%">
<a href="#">Обзоры</a>
<a href="#">Коды</a>
<a href="#">Журналы</a>
<a href="#">Рецензии</a>
<a href="#">Даты выхода</a>
<a href="#">Конкурсы</a>
</td>
</tr>
</table>

</div>
<div class="seac">
<div style="padding: 5px;">
<div><img src="{THEME}/images/ppp.jpg" alt="" /></div>
<form onSubmit="javascript<b></b>: showBusyLayer()" method="post" style="margin: 0; padding: 0;">
<input type="hidden" name="do" value="search"><input type="hidden" name="subaction" value="search" />
<input name="story" type="text" class="form-text" value="Поиск по сайту!" onblur="if(this.value=='') this.value='Поиск по сайту!';" onfocus="if(this.value=='Поиск по сайту!') this.value='';" title="наберите Ваш запрос и нажмите enter" />
</form>
<div align="right" style="padding: 1px 10px 4px 1px;"><a href="#" style="color: #fff; font-size: 11px;">расширенный поиск</a></div>
<div class="login-panel">
<div style="padding: 5px;">{login}</div>
</div>
</div>
</div>
<div class="menu-banner" style="border: 0;width: auto;">
<div style="padding: 10px 0 0 10px;"><img src="{THEME}/images/banner.jpg" alt="" /></div>
</div>

<div style="clear: both;height: 1px;"></div>
</div>
</div>
</div>
</div>

<div style="clear: both;height: 10px;position: relative;"></div>
[aviable=main]
<div style="clear: both;height: 10px;"></div>
[/aviable]

<div class="c-top"><div class="c-bottom"><div class="c-left"><div class="c-right">
<div class="c-left-top"><div class="c-right-top"><div class="c-right-bottom"><div class="c-left-bottom">
<table class="main-table" cellpadding="0" cellspacing="0">
<tr>
[aviable=main]
<td class="td-for-blocks" valign="top">
<div class="s-block">
<div class="s-block-title">
<span>Обзоры</span>
</div>
<div class="s-block-content">
{custom category="1" template="shortstory-5" aviable="global" from="0" limit="3" cache="no"}
</div>
</div>

<div class="s-block">
<div class="s-block-title">
<span>Опрос посетителей</span>
</div>
<div class="s-block-content">
{vote}
</div>
</div>

<div class="s-block">
<div class="s-block-title">
<span>Архив</span>
</div>
<div class="s-block-content">
<center>{archives}</center>
</div>
</div>
</td>
[/aviable]
<td class="td-for-content" valign="top">
[aviable=main]
<ul class="tabs">
<li><a href="#"><span>Новости</span></a></li>
<li><a href="#"><span>Скоро</span></a></li>
<li><a href="#"><span>Новые статьи</span></a></li>
</ul>
<div class="panes">
<div>
{content}
</div>
<div>{custom category="1" template="shortstory" aviable="global" from="0" limit="5" cache="no"}</div>
<div>{custom category="1" template="shortstory" aviable="global" from="0" limit="5" cache="no"}</div>
</div>
[/aviable]
[not-aviable=main]
<div style="margin-left: -10px;">
{info}
{content}
</div>
[/not-aviable]
</td>
<td class="td-for-blocks" valign="top" style="width: 210px;">
<div class="s-block">
<div class="s-block-title">
<span>Реклама</span>
</div>
<div class="s-block-content">
<center><img src="{THEME}/images/reklama.jpg" alt="" /></center>
</div>
</div>

<div class="s-block ie666">
<div class="s-block-title">
<span>Интересное</span>
</div>
<div class="s-block-content">
{custom category="1" template="shortstory-6" aviable="global" from="0" limit="10" cache="no"}
</div>
</div>

<div class="s-block">
<div class="s-block-title">
<span>Популярное</span>
</div>
<div class="s-block-content">
{topnews}
</div>
</div>

<div class="s-block">
<div class="s-block-title">
<span>Календарь</span>
</div>
<div class="s-block-content">
<center>{calendar}</center>
</div>
</div>

</td>
</tr>
</table>
</div></div></div></div></div></div></div></div>

<div style="clear: both;height: 10px;"></div>

<div class="r-block-left-top" style="background-color: #3b5272;">
<div class="r-block-right-top">
<div class="r-block-right-bottom">
<div class="r-block-left-bottom">
<div class="b-n">
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td width="33%" valign="top">
<div class="bottom-news-title">
Заголовoк для новостей
</div>
<div class="bottom-news">
{custom category="1" template="shortstory-2" aviable="global" from="0" limit="7" cache="no"}
</div>
</td>
<td width="33%" valign="top">
<div class="bottom-news-title">
Заголовoк для новостей
</div>
<div class="bottom-news">
{custom category="1" template="shortstory-2" aviable="global" from="0" limit="7" cache="no"}
</div>
</td>
<td width="33%" valign="top">
<div class="bottom-news-title">
Заголовoк для новостей
</div>
<div class="bottom-news" style="border: 0;">
{custom category="1" template="shortstory-2" aviable="global" from="0" limit="7" cache="no"}
</div>
</td>
</tr>
</table>
</div>
<div style="clear: both;height: 1px;"></div>
</div>
</div>
</div>
</div>

<div style="clear: both;height: 10px;"></div>

<div class="r-block-left-top" style="background-color: #b9b9b9;">
<div class="r-block-right-top">
<div class="r-block-right-bottom">
<div class="r-block-left-bottom b-link">
Copyright 2010. Для правильного отображения сайта рекомендуем обновить Ваш браузер до последней версии!
Администрация сайта не несет ответственности за публикуемые материалы.
Разработка - <a href="http://cmsbase.ru">cmsbase</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--[if lte IE 7]>
<a href="http://www.microsoft.com/rus/windows/internet-explorer/worldwide-sites.aspx" class="alert">ВНИМАНИЕ! Вы используете устаревшую версию браузера! НАСТОЯТЕЛЬНО рекомендуем вам обновить Ваш браузер для правильного отображения сайта!!!</a>
<![endif]--
>
<div class="tooltip"></div>
</body>
</html>

так?
Вернуться в начало страницы
 
Ответить с цитированием данного сообщения
bob_hb
bob_hb
Topic Starter сообщение 13.12.2010, 13:07; Ответить: bob_hb
Сообщение #3


Вот спасибо большое

Замечание модератора:
Эта тема была закрыта автоматически ввиду отсутствия активности в ней на протяжении 100+ дней.
Если Вы считаете ее актуальной и хотите оставить сообщение, то воспользуйтесь кнопкой
или обратитесь к любому из модераторов.
Вернуться в начало страницы
 
Ответить с цитированием данного сообщения
Открыть тему
Тема закрыта
1 чел. читают эту тему (гостей: 1, скрытых пользователей: 0)
Пользователей: 0


Свернуть

> Похожие темы

  Тема Ответов Автор Просмотров Последний ответ
Горячая тема (нет новых ответов) Вёрстка HTML-писем
30 Vampler 29412 27.3.2024, 12:41
автор: Vampler
Открытая тема (нет новых ответов) Разработка/доработка сайтов Wordpress, HTML/CSS/JS
Вёрстка, перенос на WP, правки
9 malamut 3493 25.1.2024, 14:36
автор: malamut
Открытая тема (нет новых ответов) СОЗДАНИЕ : / САЙтЫ / ЛЕНДЫ / БОТЫ ТГ / ВАЙТЫ / КРЕО / СОФТЫ / ДИЗАЙН [PHP, JS, HTML/CSS] и другое
5 CULA 3425 19.12.2023, 18:55
автор: CULA
Открытая тема (нет новых ответов) Залить html страницу на 20 доменов
6 TABAK 1713 22.5.2023, 16:24
автор: KORUP
Открытая тема (нет новых ответов) Сделать правки на html-странице
5 TABAK 2312 20.5.2023, 10:45
автор: EvilGomel


 



RSS Текстовая версия Сейчас: 25.4.2024, 14:50
Дизайн