<?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: How can I remove borders from images and make tables invisible?</title>
		<link>http://www.kriesi.at/support/topic/how-can-i-remove-borders-from-images-and-make-tables-invisible</link>
		<description>Support Forum - Topic: How can I remove borders from images and make tables invisible?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 12:06:09 +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/how-can-i-remove-borders-from-images-and-make-tables-invisible" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "How can I remove borders from images and make tables invisible?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-remove-borders-from-images-and-make-tables-invisible#post-21934</link>
			<pubDate>Sun, 03 Jul 2011 10:01:51 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">21934@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) In style2.css change:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;td {
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	background: #fff;
	color: #777;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;td {
	border-right: none;
	border-bottom: none;
	background: #fff;
	color: #777;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) In style.css change:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry img{
padding:4px;
display:block;
border:1px solid;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry img{
padding:4px;
display:block;
border:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can also follow the faq post here: &#60;a href=&#34;http://www.kriesi.at/support/topic/how-to-remove-the-image-borders&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/how-to-remove-the-image-borders&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>supportsd on "How can I remove borders from images and make tables invisible?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-remove-borders-from-images-and-make-tables-invisible#post-21910</link>
			<pubDate>Sat, 02 Jul 2011 19:03:07 +0000</pubDate>
			<dc:creator>supportsd</dc:creator>
			<guid isPermaLink="false">21910@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi, here is an example&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.supportsd.com/compare/our-service/&#34; rel=&#34;nofollow&#34;&#62;http://www.supportsd.com/compare/our-service/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "How can I remove borders from images and make tables invisible?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-remove-borders-from-images-and-make-tables-invisible#post-21905</link>
			<pubDate>Sat, 02 Jul 2011 14:01:22 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">21905@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Any images in specific? Do you have an example of the tables you'd like to make invisible? This way I can give you more specific instructions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>supportsd on "How can I remove borders from images and make tables invisible?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-remove-borders-from-images-and-make-tables-invisible#post-21900</link>
			<pubDate>Sat, 02 Jul 2011 10:17:23 +0000</pubDate>
			<dc:creator>supportsd</dc:creator>
			<guid isPermaLink="false">21900@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;How can I remove borders from images and make tables invisible, preferably on a per page basis.&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Tim
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
