<?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: Template builder Text area</title>
		<link>http://www.kriesi.at/support/topic/template-builder-text-area</link>
		<description>Support Forum - Topic: Template builder Text area</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 21:17:14 +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/template-builder-text-area" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Template builder Text area"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-text-area#post-97457</link>
			<pubDate>Tue, 19 Feb 2013 16:16:16 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">97457@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Fix in this thread: &#60;a href=&#34;http://www.kriesi.at/support/topic/ken-burns-pause-button#post-97338&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/ken-burns-pause-button#post-97338&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elodie14 on "Template builder Text area"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-text-area#post-97330</link>
			<pubDate>Mon, 18 Feb 2013 20:54:14 +0000</pubDate>
			<dc:creator>elodie14</dc:creator>
			<guid isPermaLink="false">97330@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Devin, &#60;/p&#62;
&#60;p&#62;Sorry, I had to put back my website in maintenance mode but now it's online.&#60;/p&#62;
&#60;p&#62;I have added the code: &#60;/p&#62;
&#60;p&#62;#top.home .outer_callout {&#60;br /&#62;
 margin-top:-10px;&#60;br /&#62;
}&#60;br /&#62;
#top.home .inner_callout{&#60;br /&#62;
border: none;&#60;br /&#62;
color: #fff;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;But nothing changed. I tought it would have been easier. Sorry for the inconveniance.&#60;/p&#62;
&#60;p&#62;Thank you for your help again.&#60;/p&#62;
&#60;p&#62;Elodie.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Template builder Text area"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-text-area#post-97253</link>
			<pubDate>Mon, 18 Feb 2013 15:27:55 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">97253@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;the site is in maintenance mode again, so these are a bit of guess based on my memory.&#60;/p&#62;
&#60;p&#62;The font is probably done with the inner callout as well as the border:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top.home .inner_callout{
border: none;
color: #fff&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can also try adding a negative margin to the callout with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.home .outer_callout {
 margin-top:-10px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elodie14 on "Template builder Text area"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-text-area#post-97110</link>
			<pubDate>Sun, 17 Feb 2013 12:18:06 +0000</pubDate>
			<dc:creator>elodie14</dc:creator>
			<guid isPermaLink="false">97110@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin, &#60;/p&#62;
&#60;p&#62;Thank you very much. It's perfectly centered. I have tried to change the font color by adding :color:# ffffff; but it doesn't change the grey color.&#60;/p&#62;
&#60;p&#62;To be perfect, my last request are:&#60;/p&#62;
&#60;p&#62;- How can I change the font color?&#60;br /&#62;
- How can I take off the white frame?&#60;br /&#62;
- How can I get the text arear closer to the slideshow?&#60;/p&#62;
&#60;p&#62;Thank you very much for your assistance.&#60;/p&#62;
&#60;p&#62;Best,&#60;/p&#62;
&#60;p&#62;Elodie.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Template builder Text area"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-text-area#post-97071</link>
			<pubDate>Sat, 16 Feb 2013 21:18:28 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">97071@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Elodie,&#60;/p&#62;
&#60;p&#62;What should work, is to just define the width of that outer callout element and then make the left and right margins auto. However, your grid is not working correctly because of the various custom css you've added in so it needs to be adjusted a little oddly.&#60;/p&#62;
&#60;p&#62;This will align it with the grid sections below:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.home .outer_callout {
width: 944px;
margin-left: 15px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Though, that isn't actually centered or aligned with the menu above I think its what you are trying to do.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elodie14 on "Template builder Text area"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-text-area#post-96981</link>
			<pubDate>Fri, 15 Feb 2013 20:03:50 +0000</pubDate>
			<dc:creator>elodie14</dc:creator>
			<guid isPermaLink="false">96981@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry, I disable the maintenance mode:&#60;br /&#62;
&#60;a href=&#34;http://fermedelahautemaison.fr&#34; rel=&#34;nofollow&#34;&#62;http://fermedelahautemaison.fr&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Best, &#60;/p&#62;
&#60;p&#62;Elodie
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Template builder Text area"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-text-area#post-96941</link>
			<pubDate>Fri, 15 Feb 2013 14:30:51 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">96941@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi elodie14,&#60;/p&#62;
&#60;p&#62;The site has a maintenance mode active so I can't see what you have so far. My guess based on your description would be you need to target the text area and remove the border with some css. The specific class selectors can be seen with Chrome's &#34;Inspect Element&#34; tool (right click then inspect element) or the same in Safari/Firefox.&#60;/p&#62;
&#60;p&#62;If you can put the site live, we can take a look and see if we can assist.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elodie14 on "Template builder Text area"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-text-area#post-96848</link>
			<pubDate>Thu, 14 Feb 2013 22:44:42 +0000</pubDate>
			<dc:creator>elodie14</dc:creator>
			<guid isPermaLink="false">96848@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, &#60;/p&#62;
&#60;p&#62;I would like to add a text area on my home page thank to page builder.&#60;br /&#62;
I have modified the slider size and changed the 3 colums position to get them center with the following code:&#60;br /&#62;
}&#60;br /&#62;
#top.home .slideshow {&#60;br /&#62;
width: 110% !important;&#60;br /&#62;
left: -16.4%;&#60;br /&#62;
}&#60;br /&#62;
#top.home .template-fullwidth.content {&#60;br /&#62;
width: 1200px;&#60;br /&#62;
margin: 0;&#60;br /&#62;
margin-right: 20px;&#60;br /&#62;
}&#60;br /&#62;
#top.home .arrowslidecontrolls {&#60;br /&#62;
display: block;&#60;br /&#62;
position: relative;&#60;br /&#62;
right: 140px;&#60;br /&#62;
top: -160px;&#60;br /&#62;
}&#60;br /&#62;
#top.home .ken_burns .slidecontrolls {&#60;br /&#62;
display: block;&#60;br /&#62;
position: relative;&#60;br /&#62;
top: -50px;&#60;br /&#62;
right: -880px;&#60;br /&#62;
}&#60;br /&#62;
#top.home .special_heading_container {&#60;br /&#62;
margin-left: -50px;&#60;br /&#62;
width: 950px;&#60;br /&#62;
}&#60;br /&#62;
#top.home .grid4 {&#60;br /&#62;
	margin-left:40px;&#60;br /&#62;
	width:285px !important;&#60;br /&#62;
}&#60;br /&#62;
#top.home .grid4 img {&#60;br /&#62;
	min-width:294px !important;&#60;br /&#62;
}&#60;br /&#62;
#top.home .slideshow_portfolio3.aviaslider:nth-child(n+1) {&#60;br /&#62;
	margin-left:18px;&#60;br /&#62;
}&#60;br /&#62;
#top.home .slideshow_portfolio3 .arrowslidecontrolls:nth-child(n+1) {&#60;br /&#62;
	margin-left:101px;&#60;br /&#62;
}&#60;br /&#62;
#top.home .slideshow_portfolio3 .arrowslidecontrolls .ctrl_back.ctrl_arrow:nth-child(n+1) {&#60;br /&#62;
	margin-left:10px;&#60;br /&#62;
	bottom:12px&#60;br /&#62;
}&#60;br /&#62;
#top.home .slideshow_portfolio3 .ctrl_arrow:nth-child(n+1) {&#60;br /&#62;
	margin-left:230px;&#60;br /&#62;
	position: relative;&#60;/p&#62;
&#60;p&#62;Now I want to add a text area and it doesn't fit.&#60;br /&#62;
Do you think you can provide me a code to have the sentence centered and without the white border?&#60;/p&#62;
&#60;p&#62;Thank you very much for you help.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://fermedelahautemaison.fr/&#34; rel=&#34;nofollow&#34;&#62;http://fermedelahautemaison.fr/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
