<?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 Your Marketing Direct</title>
	<atom:link href="http://yourmarketingdirect.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://yourmarketingdirect.com</link>
	<description>Expert Internet Marketing</description>
	<lastBuildDate>Sun, 05 Sep 2010 07:45:42 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Web Design Tutorial &#8211; CSS Backgrounds by Conceptskatemedia</title>
		<link>http://yourmarketingdirect.com/web-design/web-design-tutorial-css-backgrounds/comment-page-1#comment-2930</link>
		<dc:creator>Conceptskatemedia</dc:creator>
		<pubDate>Sun, 05 Sep 2010 07:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://yourmarketingdirect.com/web-design/web-design-tutorial-css-backgrounds#comment-2930</guid>
		<description>&lt;b&gt;Great video once ...&lt;/b&gt; &lt;br&gt; Great video once again guys! 5/5</description>
		<content:encoded><![CDATA[<p><b>Great video once &#8230;</b> <br /> Great video once again guys! 5/5</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web Design Tutorial &#8211; CSS Backgrounds by skept725</title>
		<link>http://yourmarketingdirect.com/web-design/web-design-tutorial-css-backgrounds/comment-page-1#comment-2929</link>
		<dc:creator>skept725</dc:creator>
		<pubDate>Sun, 05 Sep 2010 07:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://yourmarketingdirect.com/web-design/web-design-tutorial-css-backgrounds#comment-2929</guid>
		<description>&lt;b&gt;I&#039;m trying to ...&lt;/b&gt; &lt;br&gt; I&#039;m trying to create a background in PS for my blogger blog. What dimensions would I need to create my background to fill the whole screen without tiling? Or is that possible? Do you guys have any tuts on this? I know this is a very popular subject amongst bloggers tyring to customize their blogs. Thx! Great tut by the way.</description>
		<content:encoded><![CDATA[<p><b>I&#8217;m trying to &#8230;</b> <br /> I&#8217;m trying to create a background in PS for my blogger blog. What dimensions would I need to create my background to fill the whole screen without tiling? Or is that possible? Do you guys have any tuts on this? I know this is a very popular subject amongst bloggers tyring to customize their blogs. Thx! Great tut by the way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web Design Tutorial &#8211; CSS Backgrounds by crearegroup</title>
		<link>http://yourmarketingdirect.com/web-design/web-design-tutorial-css-backgrounds/comment-page-1#comment-2928</link>
		<dc:creator>crearegroup</dc:creator>
		<pubDate>Sun, 05 Sep 2010 07:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://yourmarketingdirect.com/web-design/web-design-tutorial-css-backgrounds#comment-2928</guid>
		<description>&lt;b&gt;Hi skept725. This ...&lt;/b&gt; &lt;br&gt; Hi skept725. This isn&#039;t an easy question to answer because screen resolutions/monitor sizes vary.

I would make it 1200 pixels wide by 1000 high as a good starting size.

If you can apply CSS to your blog&#039;s background, then you can use the no-repeat attribute to stop the background from tiling.</description>
		<content:encoded><![CDATA[<p><b>Hi skept725. This &#8230;</b> <br /> Hi skept725. This isn&#8217;t an easy question to answer because screen resolutions/monitor sizes vary.</p>
<p>I would make it 1200 pixels wide by 1000 high as a good starting size.</p>
<p>If you can apply CSS to your blog&#8217;s background, then you can use the no-repeat attribute to stop the background from tiling.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web Design Tutorial &#8211; CSS Backgrounds by Flain33</title>
		<link>http://yourmarketingdirect.com/web-design/web-design-tutorial-css-backgrounds/comment-page-1#comment-2927</link>
		<dc:creator>Flain33</dc:creator>
		<pubDate>Sun, 05 Sep 2010 07:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://yourmarketingdirect.com/web-design/web-design-tutorial-css-backgrounds#comment-2927</guid>
		<description>&lt;b&gt;good video but ...&lt;/b&gt; &lt;br&gt; good video but number four, creating a fixed background, is kind of wrong.. fixed backgrounds have a: background-attachment:fixed; in the CSS code and then you can position it, this prevents it scrolling when you use the scrollbar.</description>
		<content:encoded><![CDATA[<p><b>good video but &#8230;</b> <br /> good video but number four, creating a fixed background, is kind of wrong.. fixed backgrounds have a: background-attachment:fixed; in the CSS code and then you can position it, this prevents it scrolling when you use the scrollbar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web Design Tutorial &#8211; CSS Backgrounds by bolgrats</title>
		<link>http://yourmarketingdirect.com/web-design/web-design-tutorial-css-backgrounds/comment-page-1#comment-2926</link>
		<dc:creator>bolgrats</dc:creator>
		<pubDate>Sun, 05 Sep 2010 07:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://yourmarketingdirect.com/web-design/web-design-tutorial-css-backgrounds#comment-2926</guid>
		<description>&lt;b&gt;i made like a CSS-&quot; ...&lt;/b&gt; &lt;br&gt; i made like a CSS-&quot;hack&quot; using &quot;alpha&quot;  to get a gradient background (its normaly used as s text-effect). This would eliminate the use of images and looks OK. Though it works in IE im not sure about cross-browser support.</description>
		<content:encoded><![CDATA[<p><b>i made like a CSS-&#8221; &#8230;</b> <br /> i made like a CSS-&#8221;hack&#8221; using &#8220;alpha&#8221;  to get a gradient background (its normaly used as s text-effect). This would eliminate the use of images and looks OK. Though it works in IE im not sure about cross-browser support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web Design Tutorial &#8211; CSS Backgrounds by minhmeo1209</title>
		<link>http://yourmarketingdirect.com/web-design/web-design-tutorial-css-backgrounds/comment-page-1#comment-2925</link>
		<dc:creator>minhmeo1209</dc:creator>
		<pubDate>Sun, 05 Sep 2010 07:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://yourmarketingdirect.com/web-design/web-design-tutorial-css-backgrounds#comment-2925</guid>
		<description>&lt;b&gt;Anyone here knows ...&lt;/b&gt; &lt;br&gt; Anyone here knows what is the best web design right now???</description>
		<content:encoded><![CDATA[<p><b>Anyone here knows &#8230;</b> <br /> Anyone here knows what is the best web design right now???</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web Design Tutorial &#8211; CSS Backgrounds by bolgrats</title>
		<link>http://yourmarketingdirect.com/web-design/web-design-tutorial-css-backgrounds/comment-page-1#comment-2924</link>
		<dc:creator>bolgrats</dc:creator>
		<pubDate>Sun, 05 Sep 2010 07:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://yourmarketingdirect.com/web-design/web-design-tutorial-css-backgrounds#comment-2924</guid>
		<description>&lt;b&gt;the best design is ...&lt;/b&gt; &lt;br&gt; the best design is always the one that is most user-friendly for the targeted user group and doesnt interfer with the information... in general a good rule to me is always &quot;less-is-more&quot;</description>
		<content:encoded><![CDATA[<p><b>the best design is &#8230;</b> <br /> the best design is always the one that is most user-friendly for the targeted user group and doesnt interfer with the information&#8230; in general a good rule to me is always &#8220;less-is-more&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web Design Tutorial &#8211; CSS Backgrounds by webguruindia</title>
		<link>http://yourmarketingdirect.com/web-design/web-design-tutorial-css-backgrounds/comment-page-1#comment-2923</link>
		<dc:creator>webguruindia</dc:creator>
		<pubDate>Sun, 05 Sep 2010 07:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://yourmarketingdirect.com/web-design/web-design-tutorial-css-backgrounds#comment-2923</guid>
		<description>&lt;b&gt;Thanks for the ...&lt;/b&gt; &lt;br&gt; Thanks for the discussion.Really gained a lot of knowledge from it.</description>
		<content:encoded><![CDATA[<p><b>Thanks for the &#8230;</b> <br /> Thanks for the discussion.Really gained a lot of knowledge from it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web Design Tutorial &#8211; CSS Backgrounds by firewaterbars</title>
		<link>http://yourmarketingdirect.com/web-design/web-design-tutorial-css-backgrounds/comment-page-1#comment-2922</link>
		<dc:creator>firewaterbars</dc:creator>
		<pubDate>Sun, 05 Sep 2010 07:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://yourmarketingdirect.com/web-design/web-design-tutorial-css-backgrounds#comment-2922</guid>
		<description>&lt;b&gt;@Flain33 thats what ...&lt;/b&gt; &lt;br&gt; @Flain33 thats what i&#039;m trying to do. have a background image fixed in the same position even as you would scroll down but for some reason it doesn&#039;t stay in place. Ive tried switching the setting to background-attachment:scroll but it still does the same thing.</description>
		<content:encoded><![CDATA[<p><b>@Flain33 thats what &#8230;</b> <br /> @Flain33 thats what i&#8217;m trying to do. have a background image fixed in the same position even as you would scroll down but for some reason it doesn&#8217;t stay in place. Ive tried switching the setting to background-attachment:scroll but it still does the same thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEO Best Practices by shazlamify</title>
		<link>http://yourmarketingdirect.com/search-engine-marketing/seo-best-practices/comment-page-1#comment-2921</link>
		<dc:creator>shazlamify</dc:creator>
		<pubDate>Sun, 05 Sep 2010 07:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://yourmarketingdirect.com/search-engine-marketing/seo-best-practices#comment-2921</guid>
		<description>&lt;b&gt;Hmm... I know this ...&lt;/b&gt; &lt;br&gt; Hmm... I know this stuff from BTSEO . com ! They got all the answers to your internet marketing questions.</description>
		<content:encoded><![CDATA[<p><b>Hmm&#8230; I know this &#8230;</b> <br /> Hmm&#8230; I know this stuff from BTSEO . com ! They got all the answers to your internet marketing questions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
