<?xml version="1.0" encoding="UTF-8"?><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"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments for PSD to Wordpress service | Wordpress fan&#039;s blog</title> <atom:link href="http://www.sramekdesign.com/comments/feed/" rel="self" type="application/rss+xml" /><link>http://www.sramekdesign.com</link> <description>Get your PSD sliced into the XHTML valid Wordpress theme. SramekDesign offers cheap and fast PSD to Wordpress conversion service.</description> <lastBuildDate>Wed, 10 Mar 2010 15:28:01 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Comment on All-In-One Cufon by Bill</title><link>http://www.sramekdesign.com/wordpress/plugins/all-in-one-cufon/comment-page-1/#comment-291</link> <dc:creator>Bill</dc:creator> <pubDate>Wed, 10 Mar 2010 15:28:01 +0000</pubDate> <guid
isPermaLink="false">http://www.sramekdesign.com/?p=466#comment-291</guid> <description>Tom, it&#039;s not working for me. Causes my site to crash when I upload the font.js file to the curon-fonts folder.The plugin activates up till then, but once I try a font.js file I get a white screen.This is running on my localhost so I can&#039;t link to it. Was wondering if any one else had the same issue.</description> <content:encoded><![CDATA[<p>Tom, it&#8217;s not working for me. Causes my site to crash when I upload the font.js file to the curon-fonts folder.</p><p>The plugin activates up till then, but once I try a font.js file I get a white screen.</p><p>This is running on my localhost so I can&#8217;t link to it. Was wondering if any one else had the same issue.</p> ]]></content:encoded> </item> <item><title>Comment on All-In-One Cufon by Serge</title><link>http://www.sramekdesign.com/wordpress/plugins/all-in-one-cufon/comment-page-1/#comment-290</link> <dc:creator>Serge</dc:creator> <pubDate>Wed, 10 Mar 2010 14:00:20 +0000</pubDate> <guid
isPermaLink="false">http://www.sramekdesign.com/?p=466#comment-290</guid> <description>Awesome! that worked!
So, why the other code does not work?</description> <content:encoded><![CDATA[<p>Awesome! that worked!<br
/> So, why the other code does not work?</p> ]]></content:encoded> </item> <item><title>Comment on All-In-One Cufon by Tom</title><link>http://www.sramekdesign.com/wordpress/plugins/all-in-one-cufon/comment-page-1/#comment-287</link> <dc:creator>Tom</dc:creator> <pubDate>Wed, 10 Mar 2010 12:58:09 +0000</pubDate> <guid
isPermaLink="false">http://www.sramekdesign.com/?p=466#comment-287</guid> <description>@Serge
try this:
[js]
Cufon.replace(&#039;h2&#039;);
[/js]</description> <content:encoded><![CDATA[<p>@Serge<br
/> try this:</p><pre class="brush: jscript;">
Cufon.replace('h2');
</pre>]]></content:encoded> </item> <item><title>Comment on All-In-One Cufon by Serge</title><link>http://www.sramekdesign.com/wordpress/plugins/all-in-one-cufon/comment-page-1/#comment-286</link> <dc:creator>Serge</dc:creator> <pubDate>Wed, 10 Mar 2010 12:51:11 +0000</pubDate> <guid
isPermaLink="false">http://www.sramekdesign.com/?p=466#comment-286</guid> <description>I removed span tags and any other styling and left just the h2 tags.
Here&#039;s the result http://www.sattvedic.com/week-1/tuesday-w1</description> <content:encoded><![CDATA[<p>I removed span tags and any other styling and left just the h2 tags.<br
/> Here&#8217;s the result <a
href="http://www.sattvedic.com/week-1/tuesday-w1" rel="nofollow">http://www.sattvedic.com/week-1/tuesday-w1</a></p> ]]></content:encoded> </item> <item><title>Comment on All-In-One Cufon by zoran</title><link>http://www.sramekdesign.com/wordpress/plugins/all-in-one-cufon/comment-page-1/#comment-285</link> <dc:creator>zoran</dc:creator> <pubDate>Wed, 10 Mar 2010 12:26:41 +0000</pubDate> <guid
isPermaLink="false">http://www.sramekdesign.com/?p=466#comment-285</guid> <description>I did check it, but it didn&#039;t help. I guess I&#039;ll have to live without it :)
Thank you for your time.
Best wishes,Zoran</description> <content:encoded><![CDATA[<p>I did check it, but it didn&#8217;t help. I guess I&#8217;ll have to live without it <img
src='http://www.sramekdesign.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br
/> Thank you for your time.<br
/> Best wishes,</p><p>Zoran</p> ]]></content:encoded> </item> <item><title>Comment on All-In-One Cufon by Tom</title><link>http://www.sramekdesign.com/wordpress/plugins/all-in-one-cufon/comment-page-1/#comment-284</link> <dc:creator>Tom</dc:creator> <pubDate>Wed, 10 Mar 2010 12:10:41 +0000</pubDate> <guid
isPermaLink="false">http://www.sramekdesign.com/?p=466#comment-284</guid> <description>You should take into account that your text is also wrapped in span elements.</description> <content:encoded><![CDATA[<p>You should take into account that your text is also wrapped in span elements.</p> ]]></content:encoded> </item> <item><title>Comment on All-In-One Cufon by Serge</title><link>http://www.sramekdesign.com/wordpress/plugins/all-in-one-cufon/comment-page-1/#comment-282</link> <dc:creator>Serge</dc:creator> <pubDate>Wed, 10 Mar 2010 12:05:04 +0000</pubDate> <guid
isPermaLink="false">http://www.sramekdesign.com/?p=466#comment-282</guid> <description>Tom, I just pasted your code. Here&#039;s a screenshot http://www.sattvedic.com/wp-content/uploads/2010/03/cufon-screenshot-2.png
I checked on one of my pages with h2 text, nothing changed. Here&#039;s the link to the page. http://www.sattvedic.com/week-1/tuesday-w1
It&#039;s the brown/orange text that starts with &quot;Online orders can be...&quot;
Am I missing something here?</description> <content:encoded><![CDATA[<p>Tom, I just pasted your code. Here&#8217;s a screenshot <a
href="http://www.sattvedic.com/wp-content/uploads/2010/03/cufon-screenshot-2.png" rel="nofollow">http://www.sattvedic.com/wp-content/uploads/2010/03/cufon-screenshot-2.png</a><br
/> I checked on one of my pages with h2 text, nothing changed. Here&#8217;s the link to the page. <a
href="http://www.sattvedic.com/week-1/tuesday-w1" rel="nofollow">http://www.sattvedic.com/week-1/tuesday-w1</a><br
/> It&#8217;s the brown/orange text that starts with &#8220;Online orders can be&#8230;&#8221;<br
/> Am I missing something here?</p> ]]></content:encoded> </item> <item><title>Comment on All-In-One Cufon by Tom</title><link>http://www.sramekdesign.com/wordpress/plugins/all-in-one-cufon/comment-page-1/#comment-280</link> <dc:creator>Tom</dc:creator> <pubDate>Wed, 10 Mar 2010 08:28:17 +0000</pubDate> <guid
isPermaLink="false">http://www.sramekdesign.com/?p=466#comment-280</guid> <description>Hi Zoran,Please check example #5 on this page. It should help.</description> <content:encoded><![CDATA[<p>Hi Zoran,</p><p>Please check example #5 on this page. It should help.</p> ]]></content:encoded> </item> <item><title>Comment on All-In-One Cufon by Zoran</title><link>http://www.sramekdesign.com/wordpress/plugins/all-in-one-cufon/comment-page-1/#comment-279</link> <dc:creator>Zoran</dc:creator> <pubDate>Wed, 10 Mar 2010 06:21:34 +0000</pubDate> <guid
isPermaLink="false">http://www.sramekdesign.com/?p=466#comment-279</guid> <description>Hi TomThanks for the plugin, I&#039;d really like to use it but, obviously, I&#039;m doing something wrong. On my &lt;a href=&quot;http://asfaltdizajn.com/blog&quot; rel=&quot;nofollow&quot;&gt;blog&lt;/a&gt; I have a h2 header in arial where I want to add drop shadow (actually, I&#039;d like to be able to do it on all my h2 headers but they are also links as well). Here&#039;s my code:[js]Cufon.replace(&#039;h2 a&#039;, .cufon-shadow-link&#039;, {
font.Family: &#039;Arial&#039;,
textShadow: &#039;2px 2px black&#039;
});[/js]Btw, the plugin is installed correctly, I&#039;ve activated the &#039;Arial&#039; font. Could you, please, tell me what I&#039;m doing wrong?Blog is in Croatian but that shouldn&#039;t be a problem, I hope.Thank you very much and best wishes.Zoran</description> <content:encoded><![CDATA[<p>Hi Tom</p><p>Thanks for the plugin, I&#8217;d really like to use it but, obviously, I&#8217;m doing something wrong. On my <a
href="http://asfaltdizajn.com/blog" rel="nofollow">blog</a> I have a h2 header in arial where I want to add drop shadow (actually, I&#8217;d like to be able to do it on all my h2 headers but they are also links as well). Here&#8217;s my code:</p><pre class="brush: jscript;">Cufon.replace('h2 a', .cufon-shadow-link', {
        font.Family: 'Arial',
                    textShadow: '2px 2px black'
});</pre><p>Btw, the plugin is installed correctly, I&#8217;ve activated the &#8216;Arial&#8217; font. Could you, please, tell me what I&#8217;m doing wrong?</p><p>Blog is in Croatian but that shouldn&#8217;t be a problem, I hope.</p><p>Thank you very much and best wishes.</p><p>Zoran</p> ]]></content:encoded> </item> <item><title>Comment on All-In-One Cufon by Tom</title><link>http://www.sramekdesign.com/wordpress/plugins/all-in-one-cufon/comment-page-1/#comment-277</link> <dc:creator>Tom</dc:creator> <pubDate>Wed, 10 Mar 2010 04:22:42 +0000</pubDate> <guid
isPermaLink="false">http://www.sramekdesign.com/?p=466#comment-277</guid> <description>Hi Serge,
The .codeTips class is used only for example purposes. If you want to use cufon for all h2 elements do it like this:
[js]
Cufon.replace(&#039;h2&#039;, {
fontFamily: &#039;Bauhaus Std Light&#039;
}
[/js]</description> <content:encoded><![CDATA[<p>Hi Serge,<br
/> The .codeTips class is used only for example purposes. If you want to use cufon for all h2 elements do it like this:</p><pre class="brush: jscript;">
Cufon.replace('h2', {
       fontFamily: 'Bauhaus Std Light'
	}
</pre>]]></content:encoded> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 10/26 queries in 0.019 seconds using disk

Served from: vps.solorior.com @ 2010-03-11 17:59:44 -->