<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Movable Type Форум &mdash; Шапка сайта, проблема в постах]]></title>
		<link>http://movable-type.ru/forums/topic/411/shapka-saita-problema-v-postakh/</link>
		<atom:link href="http://movable-type.ru/forums/feed/rss/topic/411/" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Шапка сайта, проблема в постах».]]></description>
		<lastBuildDate>Fri, 26 Feb 2010 12:18:08 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Шапка сайта, проблема в постах]]></title>
			<link>http://movable-type.ru/forums/post/2583/#p2583</link>
			<description><![CDATA[<p>Я-бы сделал так, удалил-бы шаблон шапки, и заинклудил-бы туда свой файл. Ну собственно и редактируйте этот файл на здоровье. И будет вам шапка на любой вкус и цвет. Вот один из моих вариантов <a href="http://judo.blogsite.org">http://judo.blogsite.org</a></p>]]></description>
			<author><![CDATA[null@example.com (marlik)]]></author>
			<pubDate>Fri, 26 Feb 2010 12:18:08 +0000</pubDate>
			<guid>http://movable-type.ru/forums/post/2583/#p2583</guid>
		</item>
		<item>
			<title><![CDATA[Re: Шапка сайта, проблема в постах]]></title>
			<link>http://movable-type.ru/forums/post/2566/#p2566</link>
			<description><![CDATA[<p><a href="http://lady29.ru/">http://lady29.ru/</a></p><p>хотелось бы что-то подобное <a href="http://www.britneyspears.com/">http://www.britneyspears.com/</a> или <a href="http://tangoblog.ru/">http://tangoblog.ru/</a><br />т.е. фоновый рисунок и блок навигационных кнопок</p>]]></description>
			<author><![CDATA[null@example.com (Frax29)]]></author>
			<pubDate>Sat, 20 Feb 2010 13:37:06 +0000</pubDate>
			<guid>http://movable-type.ru/forums/post/2566/#p2566</guid>
		</item>
		<item>
			<title><![CDATA[Re: Шапка сайта, проблема в постах]]></title>
			<link>http://movable-type.ru/forums/post/2562/#p2562</link>
			<description><![CDATA[<p>Для фона лучше выбрать картинку минимального размера и замостить ею всю доступную область.&nbsp; Кнопки в принципе можно реализовать как вам нравится и где нравится, здесь сугубо html-верстка. Только вопрос, а нужно ли? Может лучше сделать кнопки по принципу текст + заливка, меняющаяся при наведении мышки.</p><p>А вообще покажите сайт, будет проще что-то советовать.</p>]]></description>
			<author><![CDATA[null@example.com (oldcopy)]]></author>
			<pubDate>Sat, 20 Feb 2010 10:58:30 +0000</pubDate>
			<guid>http://movable-type.ru/forums/post/2562/#p2562</guid>
		</item>
		<item>
			<title><![CDATA[Re: Шапка сайта, проблема в постах]]></title>
			<link>http://movable-type.ru/forums/post/2552/#p2552</link>
			<description><![CDATA[<p>Обращаюсь к вам, профи и гуру html и css :) Помогите, надавайте советов, как сделать шапку графической. Вставить вместо стандартного фона рисунок и сделать на ней пару кнопок. Какое расширение картинки нужно, какой допустимый вес? Как реализовать кнопки?</p><p>Код шаблона &quot;Шапка сайта&quot;</p><div class="codebox"><pre><code>&lt;div id=&quot;header&quot;&gt;
    &lt;div id=&quot;header-inner&quot;&gt;
        &lt;div id=&quot;header-content&quot;&gt;
&lt;mt:Ignore&gt;&lt;!-- Use h1 and h2 html tags on the main index of the blog as the title, use divs on all other pages where there are page titles. --&gt;&lt;/mt:Ignore&gt;
&lt;mt:If name=&quot;main_index&quot;&gt;
            &lt;h1 id=&quot;header-name&quot;&gt;&lt;a href=&quot;&lt;$mt:BlogURL$&gt;&quot; accesskey=&quot;1&quot;&gt;&lt;$mt:BlogName encode_html=&quot;1&quot;$&gt;&lt;/a&gt;&lt;/h1&gt;
Мой Блог&lt;br&gt;
&lt;a href=&quot;http://site.ru/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;Форум&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;
&lt;a href=&quot;http://site2.ru/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;Каталог&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;
            &lt;h2 id=&quot;header-description&quot;&gt;&lt;$mt:BlogDescription$&gt;&lt;/h2&gt;
&lt;mt:Else&gt;
            &lt;h1 id=&quot;header-name&quot;&gt;&lt;a href=&quot;&lt;$mt:BlogURL$&gt;&quot; accesskey=&quot;1&quot;&gt;&lt;$mt:BlogName encode_html=&quot;1&quot;$&gt;&lt;/a&gt;&lt;/h1&gt;
Мой Блог&lt;br&gt;
&lt;a href=&quot;http://site.ru/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;Форум&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;
&lt;a href=&quot;http://site2.ru/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;Каталог&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;
            &lt;h2 id=&quot;header-description&quot;&gt;&lt;$mt:BlogDescription$&gt;&lt;/h2&gt;
&lt;/mt:If&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;</code></pre></div><p>Какой размер картинки необходимо сделать, чтобы заменить стандартный фон? Нужно, чтобы шапка смотрелась одинаково хорошо на всех стандартных разрешениях мониторов.</p>]]></description>
			<author><![CDATA[null@example.com (Frax29)]]></author>
			<pubDate>Mon, 15 Feb 2010 19:53:38 +0000</pubDate>
			<guid>http://movable-type.ru/forums/post/2552/#p2552</guid>
		</item>
		<item>
			<title><![CDATA[Re: Шапка сайта, проблема в постах]]></title>
			<link>http://movable-type.ru/forums/post/2551/#p2551</link>
			<description><![CDATA[<p>Спасибо! Теперь шапка одинаковая на главной и в постах :)</p>]]></description>
			<author><![CDATA[null@example.com (Frax29)]]></author>
			<pubDate>Mon, 15 Feb 2010 19:43:57 +0000</pubDate>
			<guid>http://movable-type.ru/forums/post/2551/#p2551</guid>
		</item>
		<item>
			<title><![CDATA[Re: Шапка сайта, проблема в постах]]></title>
			<link>http://movable-type.ru/forums/post/2540/#p2540</link>
			<description><![CDATA[<p>Там хитрая структура шапки:</p><div class="quotebox"><blockquote><p>&lt;mt:If name=&quot;main_index&quot;&gt;</p><p>&nbsp; &nbsp; &nbsp; &nbsp; Здесь то, что выводится на главной </p><p>&lt;mt:Else&gt;</p><p>&nbsp; &nbsp; &nbsp; &nbsp; Здесь то, что выводится в постах</p></blockquote></div><p>Т.е. ваш код надо продублировать в блоке &lt;mt:Else&gt;</p>]]></description>
			<author><![CDATA[null@example.com (oldcopy)]]></author>
			<pubDate>Mon, 08 Feb 2010 20:21:07 +0000</pubDate>
			<guid>http://movable-type.ru/forums/post/2540/#p2540</guid>
		</item>
		<item>
			<title><![CDATA[Re: Шапка сайта, проблема в постах]]></title>
			<link>http://movable-type.ru/forums/post/2446/#p2446</link>
			<description><![CDATA[<p>Смотреть шаблон, который шапка, затем смотреть архивные шаблоны, какие шаблоны включаются туда как шапка.</p>]]></description>
			<author><![CDATA[null@example.com (saahov)]]></author>
			<pubDate>Sat, 23 Jan 2010 10:18:16 +0000</pubDate>
			<guid>http://movable-type.ru/forums/post/2446/#p2446</guid>
		</item>
		<item>
			<title><![CDATA[Шапка сайта, проблема в постах]]></title>
			<link>http://movable-type.ru/forums/post/2441/#p2441</link>
			<description><![CDATA[<p>Не понимаю почему так происходит. Изменил шапку, добавил ссылки, добавил надпись под названием блога. На главной странице блога изменения видны. Переходишь в какой-либо пост, там стандартная шапка по умолчанию которая :(<br />Ни ссылок, ни подписей.<br />Публиковал блог полностью, не помогло :(<br />Как сделать, чтобы шапка на главной странице и в постах совпадала?</p>]]></description>
			<author><![CDATA[null@example.com (Frax29)]]></author>
			<pubDate>Fri, 22 Jan 2010 12:47:43 +0000</pubDate>
			<guid>http://movable-type.ru/forums/post/2441/#p2441</guid>
		</item>
	</channel>
</rss>

