<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: add banner</title>
		<link>http://www.kriesi.at/support/topic/add-banner</link>
		<description>Support Forum - Topic: add banner</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 13:15:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/add-banner" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "add banner"</title>
			<link>http://www.kriesi.at/support/topic/add-banner#post-82803</link>
			<pubDate>Thu, 08 Nov 2012 03:28:06 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">82803@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If you only have the word test in there, its a good chance you can't see the content. Also make sure you are only using a single closing div and not two.&#60;/p&#62;
&#60;p&#62;If you have the site where we can take a look we might be able to help further but this is the basics of what you would need to add in a banner like this. If you aren't comfortable with the css/html I'd definitely recommend looking into a freelance developer. It would only be an hour or so to get it all set up and customized.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fredbussy on "add banner"</title>
			<link>http://www.kriesi.at/support/topic/add-banner#post-82769</link>
			<pubDate>Wed, 07 Nov 2012 20:16:15 +0000</pubDate>
			<dc:creator>fredbussy</dc:creator>
			<guid isPermaLink="false">82769@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi thank you for your answer it makes sense to me, but unfortunately it does not work Oô I do not know why there is no change&#60;/p&#62;
&#60;p&#62;(&#60;br /&#62;
	&#38;lt;!-- ####### HEAD CONTAINER ####### --&#38;gt;&#60;br /&#62;
			&#38;lt;div class='container_wrap' id='header'&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;div class=&#34;banner-ad&#34;&#38;gt;&#60;br /&#62;
test&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;br /&#62;
			&#38;lt;/div&#38;gt;&#60;br /&#62;
			&#38;lt;!-- end container_wrap_header --&#38;gt;&#60;/p&#62;
&#60;p&#62;)&#60;/p&#62;
&#60;p&#62;and I added the css code in two places indicate., but there is nothing that changes
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "add banner"</title>
			<link>http://www.kriesi.at/support/topic/add-banner#post-82741</link>
			<pubDate>Wed, 07 Nov 2012 18:44:57 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">82741@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi fredbussy,&#60;/p&#62;
&#60;p&#62;You'll need to add a new div in the header.php right after the line:&#60;br /&#62;
&#60;code&#62;&#38;lt;div class=&#38;#39;container_wrap&#38;#39; id=&#38;#39;header&#38;#39;&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Something like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;banner-ad&#38;quot;&#38;gt;

&#38;lt;!--some banner content--&#38;gt;

&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then add the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.banner-ad {
margin-left: auto;
margin-right: auto;
display: block;
width: 300px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change it up as needed and add your html code for the banner where I put &#38;lt;!--some banner content--&#38;gt;.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fredbussy on "add banner"</title>
			<link>http://www.kriesi.at/support/topic/add-banner#post-82706</link>
			<pubDate>Wed, 07 Nov 2012 16:17:34 +0000</pubDate>
			<dc:creator>fredbussy</dc:creator>
			<guid isPermaLink="false">82706@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi I want to know if it is possible to add a Banier (photo) or a slideshow in the header or the foot of the site. becaufe apparently the site structure does not help me to do it myself &#60;/p&#62;
&#60;p&#62;please help
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
