<?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: Remove Container with titles</title>
		<link>http://www.kriesi.at/support/topic/remove-container-with-titles</link>
		<description>Support Forum - Topic: Remove Container with titles</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 06:05:42 +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/remove-container-with-titles" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Remove Container with titles"</title>
			<link>http://www.kriesi.at/support/topic/remove-container-with-titles#post-85555</link>
			<pubDate>Tue, 27 Nov 2012 13:15:13 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">85555@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I received your email. &#60;/p&#62;
&#60;p&#62;I am assuming that by 'container' you are referring to the title top container addressed in part 2 below.&#60;/p&#62;
&#60;p&#62;Here is the solution:&#60;/p&#62;
&#60;p&#62;Please add this CSS to Quick CSS located in Eunoia &#38;gt; Theme Options &#38;gt; Styling .. at the bottom of the page.&#60;/p&#62;
&#60;p&#62;This code controls the width of the sidebar on monitor sizes screens and i made it narrower (smaller). If you want to adjust it more, *only* change 221 to a higher or lower number.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (min-width: 1070px)  {
.responsive .container .four.units{ width: 221px; }
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This code controls the width of the left widget. I would use the code above first and the code below may not be needed&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#text-5 {
width: 100%; /*change 100% to what you want*/
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This will style the text of the left text widget&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#text-5 .textwidget {
color: blue;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;-----------------&#60;br /&#62;
Q2 - removal of title container from the url you emailed me&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.stretch_full.container_wrap.main_color.light_bg_color.title_container {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pedroPuerto on "Remove Container with titles"</title>
			<link>http://www.kriesi.at/support/topic/remove-container-with-titles#post-85521</link>
			<pubDate>Tue, 27 Nov 2012 10:37:36 +0000</pubDate>
			<dc:creator>pedroPuerto</dc:creator>
			<guid isPermaLink="false">85521@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I sen an email to Nick, if he can help me i´ll put the answer here, if he can´t do it, i´ll send screenshot, tx a lot
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Remove Container with titles"</title>
			<link>http://www.kriesi.at/support/topic/remove-container-with-titles#post-85504</link>
			<pubDate>Tue, 27 Nov 2012 08:08:21 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">85504@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; I still have problems to understand what you mean. Please use i.e. &#60;a href=&#34;http://imageshack.us/&#34; rel=&#34;nofollow&#34;&#62;http://imageshack.us/&#60;/a&#62; to upload the image and post a link in this forum thread. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pedroPuerto on "Remove Container with titles"</title>
			<link>http://www.kriesi.at/support/topic/remove-container-with-titles#post-85485</link>
			<pubDate>Tue, 27 Nov 2012 07:01:24 +0000</pubDate>
			<dc:creator>pedroPuerto</dc:creator>
			<guid isPermaLink="false">85485@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I need to remove this code, and if it si possible in the pages i want:&#60;/p&#62;
&#60;p&#62;&#38;lt;div class=&#34;container&#34;&#38;gt;&#60;br /&#62;
&#38;lt;h1 class=&#34;main-title&#34;&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;the title i remove it with CSS code:&#60;br /&#62;
.page-id-77 .title-class{&#60;br /&#62;
	 display: none !important;&#60;br /&#62;
}*/&#60;br /&#62;
but create a space betwen header and body i don like it.&#60;/p&#62;
&#60;p&#62;How can i send you a screenshot?&#60;br /&#62;
tx so much
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Remove Container with titles"</title>
			<link>http://www.kriesi.at/support/topic/remove-container-with-titles#post-85424</link>
			<pubDate>Mon, 26 Nov 2012 19:27:49 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">85424@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi pedroPuerto,&#60;/p&#62;
&#60;p&#62;I'm not sure what it is you want to do. Which container do you mean?&#60;/p&#62;
&#60;p&#62;Could you point us to a link or screenshot with an example and point out what changes you are trying to achieve?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pedroPuerto on "Remove Container with titles"</title>
			<link>http://www.kriesi.at/support/topic/remove-container-with-titles#post-85341</link>
			<pubDate>Mon, 26 Nov 2012 08:34:00 +0000</pubDate>
			<dc:creator>pedroPuerto</dc:creator>
			<guid isPermaLink="false">85341@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Guys, i want to remove the Container, i made the titles with code, in wich PHP file i can do it? i prefer it is posible to remove only in the pages and post i want it? I know it is posible with the Template builder, but in the layout &#34;only have one option&#34; for the page/post and i need aply another option. Tx a lot
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
