<?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 on: &#8220;Share This&#8221; Feature Installed But Not Working Properly</title>
	<atom:link href="http://allfinancialmatters.com/2007/11/27/share-this-feature-installed-but-not-working-properly/feed/" rel="self" type="application/rss+xml" />
	<link>http://allfinancialmatters.com/2007/11/27/share-this-feature-installed-but-not-working-properly/</link>
	<description>A personal finance blog dedicated to discussing such topics as budgeting, asset allocation, 401K, IRA, cash flow, insurance, financial planning, portfolio management, and other areas in personal finance.</description>
	<lastBuildDate>Sun, 21 Mar 2010 02:52:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ~Dawn</title>
		<link>http://allfinancialmatters.com/2007/11/27/share-this-feature-installed-but-not-working-properly/comment-page-1/#comment-182392</link>
		<dc:creator>~Dawn</dc:creator>
		<pubDate>Fri, 30 Nov 2007 23:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://allfinancialmatters.com/2007/11/27/share-this-feature-installed-but-not-working-properly/#comment-182392</guid>
		<description>Got a fix for you from Share This- and it worked for me!

[quote]This is problem with the current plugin, but we will be releasing a new plugin that will fix this issue.

You can try removing the overflow:hidden in your style.css file by following the steps below.

1. Navigate to your style.css file by using Theme Editor in your wp-admin aread
2. Search for this block of code that begins at line 678:
.post {
display:block;
overflow:hidden;
width:98%;
}
3. Remove the line “overflow:hidden”
4. Click the “Update File” button

Thanks for using ShareThis!
ShareThis Support</description>
		<content:encoded><![CDATA[<p>Got a fix for you from Share This- and it worked for me!</p>
<p>[quote]This is problem with the current plugin, but we will be releasing a new plugin that will fix this issue.</p>
<p>You can try removing the overflow:hidden in your style.css file by following the steps below.</p>
<p>1. Navigate to your style.css file by using Theme Editor in your wp-admin aread<br />
2. Search for this block of code that begins at line 678:<br />
.post {<br />
display:block;<br />
overflow:hidden;<br />
width:98%;<br />
}<br />
3. Remove the line “overflow:hidden”<br />
4. Click the “Update File” button</p>
<p>Thanks for using ShareThis!<br />
ShareThis Support</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen</title>
		<link>http://allfinancialmatters.com/2007/11/27/share-this-feature-installed-but-not-working-properly/comment-page-1/#comment-180659</link>
		<dc:creator>Allen</dc:creator>
		<pubDate>Wed, 28 Nov 2007 16:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://allfinancialmatters.com/2007/11/27/share-this-feature-installed-but-not-working-properly/#comment-180659</guid>
		<description>This isn&#039;t the ideal fix... but if you at least want people to see all the options from the front page, make the following change in default.css:

div.sharethis.widget {
    position: absolute;

to

div.sharethis.widget {
    position: relative;

This will affect it in the single posts, which is just no good.

So then the question becomes: have it functional but not pretty, or not functional and pretty in only the single posting.</description>
		<content:encoded><![CDATA[<p>This isn&#8217;t the ideal fix&#8230; but if you at least want people to see all the options from the front page, make the following change in default.css:</p>
<p>div.sharethis.widget {<br />
    position: absolute;</p>
<p>to</p>
<p>div.sharethis.widget {<br />
    position: relative;</p>
<p>This will affect it in the single posts, which is just no good.</p>
<p>So then the question becomes: have it functional but not pretty, or not functional and pretty in only the single posting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rocx</title>
		<link>http://allfinancialmatters.com/2007/11/27/share-this-feature-installed-but-not-working-properly/comment-page-1/#comment-179993</link>
		<dc:creator>rocx</dc:creator>
		<pubDate>Tue, 27 Nov 2007 23:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://allfinancialmatters.com/2007/11/27/share-this-feature-installed-but-not-working-properly/#comment-179993</guid>
		<description>i believe it is due to the  and  tags are being used in the code for the share this pop up.. not sure how to fix it.. maybe something &quot;share this&quot; people can fix?</description>
		<content:encoded><![CDATA[<p>i believe it is due to the  and  tags are being used in the code for the share this pop up.. not sure how to fix it.. maybe something &#8220;share this&#8221; people can fix?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JLP</title>
		<link>http://allfinancialmatters.com/2007/11/27/share-this-feature-installed-but-not-working-properly/comment-page-1/#comment-179965</link>
		<dc:creator>JLP</dc:creator>
		<pubDate>Tue, 27 Nov 2007 22:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://allfinancialmatters.com/2007/11/27/share-this-feature-installed-but-not-working-properly/#comment-179965</guid>
		<description>Thanks, Dawn.

It&#039;s a mystery to me.</description>
		<content:encoded><![CDATA[<p>Thanks, Dawn.</p>
<p>It&#8217;s a mystery to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ~Dawn</title>
		<link>http://allfinancialmatters.com/2007/11/27/share-this-feature-installed-but-not-working-properly/comment-page-1/#comment-179960</link>
		<dc:creator>~Dawn</dc:creator>
		<pubDate>Tue, 27 Nov 2007 22:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://allfinancialmatters.com/2007/11/27/share-this-feature-installed-but-not-working-properly/#comment-179960</guid>
		<description>I checked both FF and IE 7 on my pc and it is the same, based on searching around for answers it could be the template... I asked in the wordpress forum for more help as I installed on my site and it is fine in IE 7 but the same way as yours in FF.
Will update to what I find out...</description>
		<content:encoded><![CDATA[<p>I checked both FF and IE 7 on my pc and it is the same, based on searching around for answers it could be the template&#8230; I asked in the wordpress forum for more help as I installed on my site and it is fine in IE 7 but the same way as yours in FF.<br />
Will update to what I find out&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
