<?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"
	>
<channel>
	<title>Comments on: SEO friendly integration option for Affiliate tools</title>
	<atom:link href="http://www.avantshare.com/blog/2008/03/11/seo-friendly-integration-option-for-affiliate-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.avantshare.com/blog/2008/03/11/seo-friendly-integration-option-for-affiliate-tools/</link>
	<description>AvantLink.com Blog</description>
	<pubDate>Sat, 22 Nov 2008 09:13:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: DominoLady</title>
		<link>http://www.avantshare.com/blog/2008/03/11/seo-friendly-integration-option-for-affiliate-tools/#comment-46164</link>
		<dc:creator>DominoLady</dc:creator>
		<pubDate>Wed, 02 Jul 2008 14:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.avantshare.com/blog/2008/03/11/seo-friendly-integration-option-for-affiliate-tools/#comment-46164</guid>
		<description>I set up a coupon feed last night and no matter what I did with the .css file I couldn't change the item title appearance.  After I uploaded the file and viewed the page source I was able to fix it.  I'd like to suggest that a separate  snippet be offered with the Dynamic html feed option because it wasn't until I had uploaded the page and altered the .css file that I noticed that the snippet referred to a .js file.

 Here is the content of the style snippet I got with my feed code: 
.coupon_feed_js_item_title {font:size: 90%; padding: 10px 0 10px 0;}
.cf_image {padding: 2px 2px 2px 0;}
.cf_description_text {font-size: 90%;}
.cf_expiration_label {font-size: 90%; font-weight: 600;}
.cf_expiration_text {font-size: 80%;}
                                                    ---------------------------

and the adjustments I needed to do to alter the appearance: (with the default variables)

.coupon_feed_html_item_title {font:size: 90%; padding: 10px 0 10px 0;}
.coupon_feed_html_item_title:hover {font:size: 90%; padding: 10px 0 10px 0;}
.coupon_feed_html_item_description {font-size: 90%;}
.cf_image {padding: 2px 2px 2px 0;}
.cf_description_text {font-size: 90%;}
.cf_expiration_label {font-size: 90%; font-weight: 600;}
.cf_expiration_text {font-size: 80%;}

                                                 -----------
Because the .coupon_feed_html_item_title is a link, it was controlled by my .css file's 'a' attributes by default without the changes shown.  Since that controls all the links on the page I didn't want to change it.  The addition of .coupon_feed_html_item_description let me put a pretty "coupon" border around the coupon's description.

I just thought it would be helpful for others who would like to use the Dynamic Html feed option and may have had the same problems.</description>
		<content:encoded><![CDATA[<p>I set up a coupon feed last night and no matter what I did with the .css file I couldn&#8217;t change the item title appearance.  After I uploaded the file and viewed the page source I was able to fix it.  I&#8217;d like to suggest that a separate  snippet be offered with the Dynamic html feed option because it wasn&#8217;t until I had uploaded the page and altered the .css file that I noticed that the snippet referred to a .js file.</p>
<p> Here is the content of the style snippet I got with my feed code:<br />
.coupon_feed_js_item_title {font:size: 90%; padding: 10px 0 10px 0;}<br />
.cf_image {padding: 2px 2px 2px 0;}<br />
.cf_description_text {font-size: 90%;}<br />
.cf_expiration_label {font-size: 90%; font-weight: 600;}<br />
.cf_expiration_text {font-size: 80%;}<br />
                                                    &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>and the adjustments I needed to do to alter the appearance: (with the default variables)</p>
<p>.coupon_feed_html_item_title {font:size: 90%; padding: 10px 0 10px 0;}<br />
.coupon_feed_html_item_title:hover {font:size: 90%; padding: 10px 0 10px 0;}<br />
.coupon_feed_html_item_description {font-size: 90%;}<br />
.cf_image {padding: 2px 2px 2px 0;}<br />
.cf_description_text {font-size: 90%;}<br />
.cf_expiration_label {font-size: 90%; font-weight: 600;}<br />
.cf_expiration_text {font-size: 80%;}</p>
<p>                                                 &#8212;&#8212;&#8212;&#8211;<br />
Because the .coupon_feed_html_item_title is a link, it was controlled by my .css file&#8217;s &#8216;a&#8217; attributes by default without the changes shown.  Since that controls all the links on the page I didn&#8217;t want to change it.  The addition of .coupon_feed_html_item_description let me put a pretty &#8220;coupon&#8221; border around the coupon&#8217;s description.</p>
<p>I just thought it would be helpful for others who would like to use the Dynamic Html feed option and may have had the same problems.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
