<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
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/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>SDAC Inc &#124; Chicagoland Web Development &#187; ShareThis</title> <atom:link href="http://www.sandboxdev.com/tag/sharethis/feed/" rel="self" type="application/rss+xml" /><link>http://www.sandboxdev.com</link> <description>Just another Sandbox Development and Consulting Inc. Sites site</description> <lastBuildDate>Wed, 25 Jan 2012 07:57:33 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>ShareThis Button Cut Off Fix</title><link>http://www.sandboxdev.com/2008/10/15/sharethis-button-cut-off-fix/</link> <comments>http://www.sandboxdev.com/2008/10/15/sharethis-button-cut-off-fix/#comments</comments> <pubDate>Wed, 15 Oct 2008 15:11:06 +0000</pubDate> <dc:creator>Jennifer Zelazny</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[HOWTOs]]></category> <category><![CDATA[WordPress Plugins]]></category> <category><![CDATA[quick tip]]></category> <category><![CDATA[ShareThis]]></category> <guid
isPermaLink="false">http://www.sandboxdev.com/?p=297</guid> <description><![CDATA[I have seen a lot of sites using the ShareThis button (including a few of mine) where the button in Safari was getting cut off (clipped) at the bottom. If this is happening to you &#8211; there is a quickfix. Add this line of CSS to your stylesheet and your button will no longer be [...]]]></description> <content:encoded><![CDATA[<p>I have seen a lot of sites using the <a
href="http://sharethis.com/">ShareThis</a> button (including a few of mine) where the button in Safari was getting cut off (clipped) at the bottom.  If this is happening to you &#8211; there is a quickfix.  Add this line of CSS to your stylesheet and your button will no longer be cut off.</p><pre class="brush: css; title: Custom Code; notranslate">
.stbutton {display:block;height:16px;}
</pre> <script type="text/javascript">sdac_post_slideshows.push({fx: 'fade', timeout: 0, speed: 1000, pause: 0,})</script>]]></content:encoded> <wfw:commentRss>http://www.sandboxdev.com/2008/10/15/sharethis-button-cut-off-fix/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
