<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: PNG Transparency</title>
  <link>http://www.activecollab.com/forums/topic/2730/</link>
  <description>Recent posts on topic: PNG Transparency</description>
  <dc:language>en-us</dc:language>
  <pubDate>Mon, 01 Dec 2008 17:02:24 UTC</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/13067/#post13067</link>
    <guid>http://www.activecollab.com/forums/post/13067/#post13067</guid>
    <title>Post #10 by Andrea</title>
    <dc:creator>Andrea</dc:creator>
    <description><![CDATA[<p>PS: of course... you can always add as much transparent pixels as you need... This problem affects every PNG fix method, even cambell's one.</p>]]></description>
    <pubDate>Wed, 28 May 2008 11:58:35 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/13066/#post13066</link>
    <guid>http://www.activecollab.com/forums/post/13066/#post13066</guid>
    <title>Post #9 by Andrea</title>
    <dc:creator>Andrea</dc:creator>
    <description><![CDATA[<p>Thanks again Guido. Back to jquery.andreaseberhard.de/pngFix I found that you actually have the option to choose the rendering method for AlphaImageLoader to use. So, if you don't want the scaling to happen, just edit jquery.pngFix.js and replace every &quot;scale&quot; sizing option with &quot;crop&quot;. Unfortunately, this method renders every image starting from the top-left corner and there's nothing you can do about it...</p>]]></description>
    <pubDate>Wed, 28 May 2008 11:57:01 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/13065/#post13065</link>
    <guid>http://www.activecollab.com/forums/post/13065/#post13065</guid>
    <title>Post #8 by Guido</title>
    <dc:creator>Guido</dc:creator>
    <description><![CDATA[<p>There is another version of the PNG fix. Located at: http://www.campbellsdigitalsoup.co.uk/about/png-fix/.<br />
<br />
Maybe this will solve your problems. Although I've never come across a version of PNG fix that is perfect.</p>]]></description>
    <pubDate>Wed, 28 May 2008 11:44:18 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/13063/#post13063</link>
    <guid>http://www.activecollab.com/forums/post/13063/#post13063</guid>
    <title>Post #7 by Andrea</title>
    <dc:creator>Andrea</dc:creator>
    <description><![CDATA[<p>Wow, it... works! :-) Thank you, Guido!<br />
BTW it's curious, once explorer applies the png fix, it resizes the images to fill the entire &lt;span&gt; in which it resides.<br />
I'm going to investigate a bit and will report here.<br />
Thanks!</p>]]></description>
    <pubDate>Wed, 28 May 2008 11:37:47 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/13046/#post13046</link>
    <guid>http://www.activecollab.com/forums/post/13046/#post13046</guid>
    <title>Post #6 by Guido</title>
    <dc:creator>Guido</dc:creator>
    <description><![CDATA[<p>Place the file image blank.gif in the /public/assets/images/ folder.<br />
<br />
Edit the jquery.pngFix.js. Find:<br />
<br />
<pre name="code" class="javascript">// Settings
settings = jQuery.extend({
        blankgif: 'blank.gif'
}, settings);</pre><br />
<br />
And change the path to the blank image to '/public/assets/images/blank.gif'.<br />
<br />
If you've followed Ilija's instructions the PNG Fix should work.</p>]]></description>
    <pubDate>Wed, 28 May 2008 08:38:39 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12971/#post12971</link>
    <guid>http://www.activecollab.com/forums/post/12971/#post12971</guid>
    <title>Post #5 by Andrea</title>
    <dc:creator>Andrea</dc:creator>
    <description><![CDATA[<p>Tried different approaches, but no one worked. Any insight, please?</p>]]></description>
    <pubDate>Mon, 26 May 2008 12:07:23 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12875/#post12875</link>
    <guid>http://www.activecollab.com/forums/post/12875/#post12875</guid>
    <title>Post #4 by Andrea</title>
    <dc:creator>Andrea</dc:creator>
    <description><![CDATA[<p>Ehy Ilija, maybe the problem is the blank.gif image... Just because I didn't understand ac directory structure, I uploaded it in the same js directory of jquery.pngFix.js (because the png fix calls it directly). But it doesn't work... Where should I place this blank.gif? </p>]]></description>
    <pubDate>Fri, 23 May 2008 12:12:51 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12836/#post12836</link>
    <guid>http://www.activecollab.com/forums/post/12836/#post12836</guid>
    <title>Post #3 by Andrea</title>
    <dc:creator>Andrea</dc:creator>
    <description><![CDATA[<p>Thank you Ilija, unfortunately it doesn't work for me.<br />
1- Added jquery.pngfix.js in &quot;public &gt; assets &gt; javascript&quot;<br />
2- Added the following line of code in &quot;public &gt; assets &gt; js.php&quot;, after jquery<br />
<br />
    ASSETS_PATH . '/javascript/jquery.pngfix.js',<br />
<br />
3- Added the trigger at the end of jquery.pngfix.js<br />
<br />
What would you suggest as an alternative to support png transparency? TwinHelix iePNGfix? Would you mind to support it as standard in ac?</p>]]></description>
    <pubDate>Thu, 22 May 2008 13:36:47 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12832/#post12832</link>
    <guid>http://www.activecollab.com/forums/post/12832/#post12832</guid>
    <title>Post #2 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>If you included pngFix file into the system than you can add this to the end of jquery.pngFix.js file:<br />
<br />
<pre name="code" class="javascript">$(document).ready(function(){ 
  $(document).pngFix(); 
});</pre><br />
<br />
Note that pngFix needs to be included AFTER jQuery has been included in order to work. Also note that we do not support this type of addons because they can interfere with working JavaScript code. It can cause some really weird problems that are hard to track and solve so AVOID if possible.<br />
</p>]]></description>
    <pubDate>Thu, 22 May 2008 12:02:38 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12801/#post12801</link>
    <guid>http://www.activecollab.com/forums/post/12801/#post12801</guid>
    <title>Post #1 by Andrea</title>
    <dc:creator>Andrea</dc:creator>
    <description><![CDATA[<p>I'm trying to develop a new theme, but I need support for png transparency for it to work. I found this nice plugin for jquery, but until now It didn't work for me.<br />
<br />
http://jquery.andreaseberhard.de/pngFix/<br />
<br />
I placed the plugin in the js directory, side by side with jquery, and called it from js.php.<br />
Now for the problematic part... Where the hell should I place the little &lt;script&gt;&lt;/script&gt; code to activate the plugin? I cannot figure it out...<br />
Any insight?<br />
<br />
<br />
P.S.: I'm running ac 1.1 RC1</p>]]></description>
    <pubDate>Wed, 21 May 2008 14:03:02 UTC</pubDate>
  </item>
</channel>
</rss>