<?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: CSS for table styles</title>
		<link>http://www.kriesi.at/support/topic/css-for-table-styles</link>
		<description>Support Forum - Topic: CSS for table styles</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 12:32:41 +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/css-for-table-styles" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "CSS for table styles"</title>
			<link>http://www.kriesi.at/support/topic/css-for-table-styles#post-53527</link>
			<pubDate>Thu, 26 Apr 2012 15:51:29 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">53527@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Thor,&#60;/p&#62;
&#60;p&#62;Your best course for this would be to target the class:&#60;br /&#62;
&#60;code&#62;.overcalc_wrapper {  }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Then add the styling for the various elements however you'd like. On a basic level, just forcing the tables to take up the full width of the page won't get them very styled. You can test this out with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.offercalc_wrapper table {
width: 100%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You'll still need to move the total around with something like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;div.offercalc_wrapper div.total_offercalc_sum {
text-align: right;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then mess with the table content alignment. Here is a good quick and easy resource to help with styling:  &#60;a href=&#34;http://www.w3schools.com/css/css_table.asp&#34; rel=&#34;nofollow&#34;&#62;http://www.w3schools.com/css/css_table.asp&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hope that helps :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thoddi on "CSS for table styles"</title>
			<link>http://www.kriesi.at/support/topic/css-for-table-styles#post-53268</link>
			<pubDate>Wed, 25 Apr 2012 10:05:16 +0000</pubDate>
			<dc:creator>thoddi</dc:creator>
			<guid isPermaLink="false">53268@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I've included a plugin called Offer Calc with my site, and this plugin is set to inherit the CSS from each theme it's used with.&#60;/p&#62;
&#60;p&#62;Could you help me with a CSS code that would address the table (column) widths in this page?: &#60;a href=&#34;http://pastabakeriet.no/beta/overtidcatering/&#34; rel=&#34;nofollow&#34;&#62;http://pastabakeriet.no/beta/overtidcatering/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards, Thor
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
