<?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: Creating table columns that span multiple rows...</title>
		<link>http://www.kriesi.at/support/topic/creating-table-columns-that-span-multiple-rows</link>
		<description>Support Forum - Topic: Creating table columns that span multiple rows...</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 12:42:44 +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/creating-table-columns-that-span-multiple-rows" rel="self" type="application/rss+xml" />

		<item>
			<title>mgma on "Creating table columns that span multiple rows..."</title>
			<link>http://www.kriesi.at/support/topic/creating-table-columns-that-span-multiple-rows#post-85822</link>
			<pubDate>Thu, 29 Nov 2012 07:05:56 +0000</pubDate>
			<dc:creator>mgma</dc:creator>
			<guid isPermaLink="false">85822@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you Ismael! I actually got it to work with a slight variance of regular cell HTML, but I'll need this as well. Brilliant.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Creating table columns that span multiple rows..."</title>
			<link>http://www.kriesi.at/support/topic/creating-table-columns-that-span-multiple-rows#post-84796</link>
			<pubDate>Wed, 21 Nov 2012 01:20:48 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84796@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can add a unique class on a table column. Something like this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[avia_table]
&#38;lt;table class=&#38;quot;description_row&#38;quot;&#38;gt;
&#38;lt;tbody&#38;gt;
&#38;lt;tr class=&#38;quot;description_row&#38;quot;&#38;gt;
&#38;lt;td&#38;gt;Edit&#38;lt;/td&#38;gt;
&#38;lt;td&#38;gt;Edit&#38;lt;/td&#38;gt;
&#38;lt;td&#38;gt;Edit&#38;lt;/td&#38;gt;
&#38;lt;/tr&#38;gt;
&#38;lt;tr class=&#38;quot;pricing-row&#38;quot;&#38;gt;
&#38;lt;td&#38;gt;Edit&#38;lt;/td&#38;gt;
&#38;lt;td&#38;gt;Edit&#38;lt;/td&#38;gt;
&#38;lt;td&#38;gt;Edit&#38;lt;/td&#38;gt;
&#38;lt;td class=&#38;quot;full-height&#38;quot;&#38;gt;Call or request a quote online for your best price!&#38;lt;/td&#38;gt;
&#38;lt;/tr&#38;gt;
&#38;lt;/tbody&#38;gt;
&#38;lt;/table&#38;gt;

[/avia_table]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then on your custom.css style the column with the &#34;full-height&#34; class.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.full-height {
position: absolute;
height: 87px!important;
top: 0px;
box-shadow: none!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mgma on "Creating table columns that span multiple rows..."</title>
			<link>http://www.kriesi.at/support/topic/creating-table-columns-that-span-multiple-rows#post-84768</link>
			<pubDate>Tue, 20 Nov 2012 20:24:28 +0000</pubDate>
			<dc:creator>mgma</dc:creator>
			<guid isPermaLink="false">84768@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm using your table shortcodes. How do I create columns that span multiple rows? Like the tables at the bottom of this page... the pueple blocked areas...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.donjohnston.com/products/cowriter/pricing_funding.html&#34; rel=&#34;nofollow&#34;&#62;http://www.donjohnston.com/products/cowriter/pricing_funding.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
