<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Chevereto Forums - How To Disable "Share" Button]]></title>
		<link>http://chevereto.com/forums/topic367-how-to-disable-share-button.html</link>
		<description><![CDATA[The most recent posts in How To Disable "Share" Button.]]></description>
		<lastBuildDate>Mon, 30 Nov 2009 06:26:32 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How To Disable "Share" Button]]></title>
			<link>http://chevereto.com/forums/post2006.html#p2006</link>
			<description><![CDATA[<p>Yeah, easiest way is to open estilo.css and change this:</p><div class="codebox"><pre><code>div#sharethis a {
    background: url(site-img/tool_compartir.gif) no-repeat 10px 0;
    margin-right: 3px;
}</code></pre></div><p>to this:<br /></p><div class="codebox"><pre><code>div#sharethis a {
    display: none;
    background: url(site-img/tool_compartir.gif) no-repeat 10px 0;
    margin-right: 3px;
}</code></pre></div><p>The real ways involves edit engine.php and rules.js.</p><p>Regards.</p>]]></description>
			<author><![CDATA[null@example.com (Rodolfo)]]></author>
			<pubDate>Mon, 30 Nov 2009 06:26:32 +0000</pubDate>
			<guid>http://chevereto.com/forums/post2006.html#p2006</guid>
		</item>
		<item>
			<title><![CDATA[Re: How To Disable "Share" Button]]></title>
			<link>http://chevereto.com/forums/post1944.html#p1944</link>
			<description><![CDATA[<p>Sorry for the bump, but is this possible?</p>]]></description>
			<author><![CDATA[null@example.com (figment)]]></author>
			<pubDate>Wed, 18 Nov 2009 17:27:38 +0000</pubDate>
			<guid>http://chevereto.com/forums/post1944.html#p1944</guid>
		</item>
		<item>
			<title><![CDATA[How To Disable "Share" Button]]></title>
			<link>http://chevereto.com/forums/post1875.html#p1875</link>
			<description><![CDATA[<p>Hello,</p><p>Is there a way to disable the &quot;share&quot; button to the right of an uploaded image. It is a cool feature, but we believe we could get more shares if the links automatically appear underneath an uploaded image.</p><p>So basically, we want to remove the image and have the embed URLs automatically show under the image. Is this possible? Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (figment)]]></author>
			<pubDate>Mon, 26 Oct 2009 17:56:04 +0000</pubDate>
			<guid>http://chevereto.com/forums/post1875.html#p1875</guid>
		</item>
	</channel>
</rss>

