Jump to content

Не получается поставить шапку


xdimn
 Share

Recommended Posts

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[url="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd%22>"]http://www.w3.org/TR...nsitional.dtd">[/url]
<html xmlns="[url="http://www.w3.org/1999/xhtml%22>"]http://www.w3.org/1999/xhtml">[/url]
<head>
<meta http-equiv="x-ua-compatible" content="ie=edge" />
{headers}
<link rel="stylesheet" href="simplefilms/{theme}/css/style.css" type="text/css" />
<!--[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]-->
<script type="text/javascript" src="{theme}/js/sharett.js"></script>
<script type="text/javascript" src="{theme}/js/active.js"></script>
</head>
<body>
{AJAX}
<div class="main-center-block">
<div class="head-block">
<a href="#" class="logo"><img src="[url="http://hdshka.ru/public_html/templates/simplefilms/images/sapka.png"]http://hdshka.ru/pub...ages/sapka.png"[/url] /></a>
<div style="height:94px; clear:both;"></div>
<div class="top-menu">
<a href="#" class="top-menu-link">Главная</a>
<a href="#" class="top-menu-link">Новости</a>
<a href="#" class="top-menu-link">Обратная связь</a>
<a href="#" class="top-menu-link">Фильмы</a>
<a href="#" class="top-menu-link">Сериалы</a>
<div style="clear:both;"></div>
</div>
<div class="search-block">
<form method="post" action='' 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" id="story" value="введите название фильма" onblur="if(this.value=='') this.value='введите название фильма';" onfocus="if(this.value=='введите название фильма') this.value='';" title="наберите Ваш запрос и нажмите enter" />
<input type="image" src="simplefilms/{theme}/images/search.png" value="Найти!" border="0" class="form-search" alt="Найти!" />
</form>
</div>
</div>
<div class="content-block">
<div class="big-poster"></div>
<div class="left-col">
{info}
{content}
<div style="clear:both;"></div>
</div>
<div class="right-col">
[aviable=showfull]<div style="height:25px;"></div>[/aviable]
<div class="right-block">
<h4>Выберите жанр</h4>
<div class="right-block-content">
<div class="right-menu">
<a href="#">Аниме</a>
<a href="#">Артхаус</a>
<a href="#">Боевик</a>
<a href="#">Вестерн</a>
<a href="#">Детектив</a>
<a href="#">Документальный</a>
<a href="#">Драма</a>
<a href="#">Исторический</a>
<a href="#">Комедия</a>
<a href="#">Комикс</a>
<a href="#">Криминал</a>
<a href="#">Мелодрама</a>
<a href="#">Мистика</a>
<a href="#">Музыка</a>
<a href="#">Мультфильм</a>
<a href="#">Немое кино</a>
<a href="#">Обучающие</a>
<a href="#">Пародия</a>
<a href="#">Приключения</a>
<a href="#">Сериал</a>
<a href="#">Спорт</a>
<a href="#">ТВ шоу</a>
<a href="#">Триллер</a>
<a href="#">Ужасы</a>
<a href="#">Фантастика</a>
<a href="#">Фентези</a>
</div>
</div>
</div>

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

<div class="right-block">
[group=5]<h4>Авторизация</h4>[/group]
[not-group=5]<h4>Кабинет</h4>[/not-group]
<div class="right-block-content">
{login}
</div>
</div>
</div>
<div style="clear:both;"></div>
</div>

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

<div class="footer-block">
<div class="footer-box">
<h3>Статьи</h3>
<div class="footer-box-content">
{custom category="1" template="title" aviable="global" from="0" limit="10" cache="no"}
</div>
</div>

<div class="footer-box">
<h3>Новости</h3>
<div class="footer-box-content">
{custom category="1" template="title" aviable="global" from="0" limit="10" cache="no"}
</div>
</div>

<div class="footer-box">
<h3>Архивы</h3>
<div class="footer-box-content">
{archives}
</div>
</div>

<div class="footer-box">
<h3>Опрос</h3>
<div class="footer-box-content">
{vote}
</div>
</div>

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

<div class="footer-text">
CopyRight 2012. Для правильного отображения сайта рекомендуем обновить Ваш браузер до последней версии!. Администрация сайта не несет ответственности за публикуемые материалы. При копировании информации с сайта ссылка обязательна! <div style="display:none;">Engine: <a href="[url="http://8dle.ru/%22>Dle</a>"]http://8dle.ru/">Dle</a>[/url] , Author of a template: <a href="[url="http://iartbot.ru/%22>iAtrbot</a></div>"]http://iartbot.ru/">...trbot</a></div>[/url]
</div>
</div>
</div>
<!--[if IE 6]>
<a href="[url="http://www.microsoft.com/rus/windows/internet-explorer/worldwide-sites.aspx"]http://www.microsoft...ide-sites.aspx"[/url] class="alert"></a>
<![endif]-->
</body>
</html>

CSS

body {
padding: 0;
margin: 0;
background: #fff;
text-align: center;
font: 12px Tahoma;
color: #373737;
}

h1, h2, h3, h4 {
padding: 0;
margin: 0;
font-size: 12px;
}

a {
text-decoration: none;
}

.main-center-block {
width: 1000px;
margin: 0 auto 0 auto;
text-align: left;
}

.head-block {
position: relative;
height: 139px;
margin: 0 0 20px 0;
}

.logo {
background: url(../images.sapka.png) left top no-repeat;
display: block;
position: absolute;
left: 20px;
top: 15px;
width: 208px;
height: 66px;
}

Изображение под шапку планирую использовать 771x381

Edited by alexriz
Для кода используйте CODE!!!
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy