<?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: Full width Blog Post in Eunoia</title>
		<link>http://www.kriesi.at/support/topic/full-width-blog-post-in-eunoia</link>
		<description>Support Forum - Topic: Full width Blog Post in Eunoia</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 09:38:58 +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/full-width-blog-post-in-eunoia" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Full width Blog Post in Eunoia"</title>
			<link>http://www.kriesi.at/support/topic/full-width-blog-post-in-eunoia#post-86951</link>
			<pubDate>Fri, 07 Dec 2012 14:51:55 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">86951@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;What is the URLwhere you are using the code from above. It should look fine on desktops. I need to please look at it with firebug to adjust it. (written before I read your 2nd post).&#60;/p&#62;
&#60;p&#62;You are correct. The best solution would be to create a native full screen implementation and second best would be to reshuffle html around by editing the templates.&#60;/p&#62;
&#60;p&#62;Would you be able to post the solution that has worked for you please?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ak-muc on "Full width Blog Post in Eunoia"</title>
			<link>http://www.kriesi.at/support/topic/full-width-blog-post-in-eunoia#post-86930</link>
			<pubDate>Fri, 07 Dec 2012 11:28:27 +0000</pubDate>
			<dc:creator>ak-muc</dc:creator>
			<guid isPermaLink="false">86930@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;now i set all to fullwidth and it works ... but i think its not the best solution to get youre fullwidth posts archived
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ak-muc on "Full width Blog Post in Eunoia"</title>
			<link>http://www.kriesi.at/support/topic/full-width-blog-post-in-eunoia#post-86929</link>
			<pubDate>Fri, 07 Dec 2012 11:15:55 +0000</pubDate>
			<dc:creator>ak-muc</dc:creator>
			<guid isPermaLink="false">86929@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;HI Nick,&#60;/p&#62;
&#60;p&#62;i tried the method #1 and it works &#38;gt; no sidebar.&#60;br /&#62;
but its not fullwidth. only the sidebar dissapears.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Full width Blog Post in Eunoia"</title>
			<link>http://www.kriesi.at/support/topic/full-width-blog-post-in-eunoia#post-86775</link>
			<pubDate>Thu, 06 Dec 2012 10:15:31 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">86775@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;There is a way to do it with Template Builder, but problem is that it will no loner look like a blog post ...   and there is the css way&#60;/p&#62;
&#60;p&#62;Method # 1 : Create a Custom Template in Template Builder. Save it. Then open the Template you just saved and you will see option to have / not have sidebar. Then add element post/page content and display content of this page. Now save, and go to a blog post and on bottom right add the custom template you've just made to a blog post. See if you like it like that.&#60;/p&#62;
&#60;p&#62;Method # 2: A second way to do it would be with css. Here is some CSS but since it requires the sidebar to be ripped out, a lot of styles have to be tweeked , I took care of the main ones&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top.single .sidebar.sidebar_right.four.units {
display: none;

#top .blog-meta {
padding: 0px 30px;
}
@media only screen and (min-width: 1160px){
#top.single .responsive .container .eight.units {
width: 1050px;
}
#top.single .container .eight.units {
width: 1050px;
}}
#top.single .sidebar_right .template-blog .entry-content .pullquote_left .inner_quote {
width: 100%;
left: 0px;
margin-left: -10%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just add it to your custom.css file or to Quick CSS located in backend &#38;gt; Eunoia &#38;gt; Theme Options &#38;gt; Styles ... on bottom of that page.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rsn8 on "Full width Blog Post in Eunoia"</title>
			<link>http://www.kriesi.at/support/topic/full-width-blog-post-in-eunoia#post-86650</link>
			<pubDate>Wed, 05 Dec 2012 17:49:30 +0000</pubDate>
			<dc:creator>rsn8</dc:creator>
			<guid isPermaLink="false">86650@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there a way to have blog pages NOT display a sidebar?&#60;/p&#62;
&#60;p&#62;Thank you...Jay
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
