<?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: Custom Column Classes</title>
		<link>http://www.kriesi.at/support/topic/custom-column-classes</link>
		<description>Support Forum - Topic: Custom Column Classes</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 07:31:03 +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/custom-column-classes" rel="self" type="application/rss+xml" />

		<item>
			<title>Mya on "Custom Column Classes"</title>
			<link>http://www.kriesi.at/support/topic/custom-column-classes#post-69488</link>
			<pubDate>Sun, 05 Aug 2012 23:36:25 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">69488@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nathaniel,&#60;/p&#62;
&#60;p&#62;Sorry for the delay in responding. After some playing around, I came up with this solution. If you add the columns using the Template Builder then there's automatic class name added to each column called flex_column_#. The # of course is replaced with 1, 2, and 3 accordingly.&#60;/p&#62;
&#60;p&#62;In case you haven't used the Template Builder yet, here's the instructions:&#60;/p&#62;
&#60;p&#62;1) Go to Choices &#38;gt; Template Builder&#60;br /&#62;
2) Select the &#34;Frontpage&#34; template&#60;br /&#62;
3) Under &#34;Add Elements&#34; select Columns then click the down arrow on the grey tab&#60;br /&#62;
4) Set your options accordingly (in your case I would use Direct Text input then enter your shortcode info)&#60;br /&#62;
5) Click Save All Changes&#60;/p&#62;
&#60;p&#62;Let me know if this doesn't work or you need help. I'm going to tag myself to this thread so I don't lose it again.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>beijaflor on "Custom Column Classes"</title>
			<link>http://www.kriesi.at/support/topic/custom-column-classes#post-69203</link>
			<pubDate>Fri, 03 Aug 2012 08:20:46 +0000</pubDate>
			<dc:creator>beijaflor</dc:creator>
			<guid isPermaLink="false">69203@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Nathaniel, great-looking design! :-)&#60;/p&#62;
&#60;p&#62;I'm a new user of the Choices theme and just wanted to ask you about two things...&#60;br /&#62;
- What's the width of your landing page image? Did you upload it to the Slider section even though you are just using one image or did you upload it to a Page Content section?&#60;br /&#62;
- How did you add the 'Chartered accountants with an all round view' incl the Find out More button? I see that element in the demo but haven't been able to identify where it's placed.&#60;/p&#62;
&#60;p&#62;Thanks in advance!&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
M.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>underclass on "Custom Column Classes"</title>
			<link>http://www.kriesi.at/support/topic/custom-column-classes#post-69193</link>
			<pubDate>Fri, 03 Aug 2012 07:56:21 +0000</pubDate>
			<dc:creator>underclass</dc:creator>
			<guid isPermaLink="false">69193@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Mya&#60;/p&#62;
&#60;p&#62;That would be fine, I was trying to find individual classes or id's for the columns but could only see that the first column was different and following columns had the same class.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bit.ly/RgkXUt&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/RgkXUt&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I am trying to style the bottom three columns.&#60;/p&#62;
&#60;p&#62;With thanks&#60;br /&#62;
Nathaniel
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Custom Column Classes"</title>
			<link>http://www.kriesi.at/support/topic/custom-column-classes#post-69047</link>
			<pubDate>Thu, 02 Aug 2012 19:19:10 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">69047@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nathaniel,&#60;/p&#62;
&#60;p&#62;It is possible. You would need to edit the template files directly along with add the CSS to your custom.css. However, editing that many templates might lead to headaches updating the theme in the future. What I would suggest is using a combination of the existing body, div and column ID/class names if at all possible&#60;/p&#62;
&#60;p&#62;If you could give us an example page we could provide specific code.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>underclass on "Custom Column Classes"</title>
			<link>http://www.kriesi.at/support/topic/custom-column-classes#post-68938</link>
			<pubDate>Thu, 02 Aug 2012 11:37:56 +0000</pubDate>
			<dc:creator>underclass</dc:creator>
			<guid isPermaLink="false">68938@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello&#60;/p&#62;
&#60;p&#62;I would like to create a custom column class/id that allows me to individually style a column layout. I would like to have a standard column class/id and then have the custom class to allow no padding/margins alternative background colours etc. Is this possible?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Nathaniel
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
