<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: Borders on images</title>
  <link>http://www.activecollab.com/forums/topic/2066/</link>
  <description>Recent posts on topic: Borders on images</description>
  <dc:language>en-us</dc:language>
  <pubDate>Tue, 02 Dec 2008 00:02:23 UTC</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/9844/#post9844</link>
    <guid>http://www.activecollab.com/forums/post/9844/#post9844</guid>
    <title>Post #3 by bohboh</title>
    <dc:creator>bohboh</dc:creator>
    <description><![CDATA[<p>Ah, ok.<br />
<br />
I checked my global.css file and they are there, seems to be ignoring them.<br />
<br />
I will email a screenshot over.<br />
<br />
I saw it on all pages, so had more than others,<br />
<br />
Incidentally, this was on XP with FF2.</p>]]></description>
    <pubDate>Fri, 12 Oct 2007 13:06:09 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/9841/#post9841</link>
    <guid>http://www.activecollab.com/forums/post/9841/#post9841</guid>
    <title>Post #2 by Goran Radulović</title>
    <dc:creator>Goran Radulović</dc:creator>
    <description><![CDATA[<p><pre name="code" class="css">* {
  margin: 0; padding: 0; border: 0;
}</pre><br />
<br />
This can be found in global.css. It's a global reset that reset border for all elements including img. Can you tell us where did you seen border on linked images? Also it would be nice to provide us with some screenshots.<br />
<br />
Thanks</p>]]></description>
    <pubDate>Fri, 12 Oct 2007 12:58:14 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/9817/#post9817</link>
    <guid>http://www.activecollab.com/forums/post/9817/#post9817</guid>
    <title>Post #1 by bohboh</title>
    <dc:creator>bohboh</dc:creator>
    <description><![CDATA[<p>I dont know if anyone else has been getting this but all images that are links have a border.<br />
<br />
To fix this add:<br />
<br />
<pre name="code" class="css">img {
	border:none;
}</pre><br />
<br />
to:<br />
<br />
activecollab/public/assets/themes/default/theme.css</p>]]></description>
    <pubDate>Fri, 12 Oct 2007 09:23:24 UTC</pubDate>
  </item>
</channel>
</rss>