<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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>E2interactive Forums Topic: How can I change the default skin and delete all the others?</title>
		<link>http://www.e2interactive.com/forums/topic/how-can-i-change-the-default-skin-and-delete-all-the-others</link>
		<description>E2interactive Forums Topic: How can I change the default skin and delete all the others?</description>
		<language>en-US</language>
		<pubDate>Fri, 30 Jul 2010 16:42:35 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.e2interactive.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.e2interactive.com/forums/rss/topic/how-can-i-change-the-default-skin-and-delete-all-the-others" rel="self" type="application/rss+xml" />

		<item>
			<title>e2 on "How can I change the default skin and delete all the others?"</title>
			<link>http://www.e2interactive.com/forums/topic/how-can-i-change-the-default-skin-and-delete-all-the-others#post-1264</link>
			<pubDate>Thu, 02 Jul 2009 17:56:19 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">1264@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Read this post: &#60;a href=&#34;http://www.e2interactive.com/forums/topic/hide-thumbs#post-1171&#34; rel=&#34;nofollow&#34;&#62;http://www.e2interactive.com/forums/topic/hide-thumbs#post-1171&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>e2 on "How can I change the default skin and delete all the others?"</title>
			<link>http://www.e2interactive.com/forums/topic/how-can-i-change-the-default-skin-and-delete-all-the-others#post-1263</link>
			<pubDate>Thu, 02 Jul 2009 17:56:19 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">1263@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Read this post: &#60;a href=&#34;http://www.e2interactive.com/forums/topic/hide-thumbs#post-1171&#34; rel=&#34;nofollow&#34;&#62;http://www.e2interactive.com/forums/topic/hide-thumbs#post-1171&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Edy on "How can I change the default skin and delete all the others?"</title>
			<link>http://www.e2interactive.com/forums/topic/how-can-i-change-the-default-skin-and-delete-all-the-others#post-1262</link>
			<pubDate>Thu, 02 Jul 2009 15:56:17 +0000</pubDate>
			<dc:creator>Edy</dc:creator>
			<guid isPermaLink="false">1262@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Thanks. It worked and it's awesome!&#60;/p&#62;
&#60;p&#62;Additionally, how do I make the gallery to now show the thumbnails bar? Something like setting &#34;Toggle Thumbnails&#34; to be always off. I think this will save some space. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>evaxsoft on "How can I change the default skin and delete all the others?"</title>
			<link>http://www.e2interactive.com/forums/topic/how-can-i-change-the-default-skin-and-delete-all-the-others#post-1260</link>
			<pubDate>Thu, 02 Jul 2009 11:46:34 +0000</pubDate>
			<dc:creator>evaxsoft</dc:creator>
			<guid isPermaLink="false">1260@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;In order to do what e2 say I discover that gallery require to have cookie &#34;style&#34; with value &#34;none&#34; in browser, so add &#60;/p&#62;
&#60;p&#62;setcookie('style', 'none',0,'/');&#60;br /&#62;
as the second line of your index.php file. &#60;/p&#62;
&#60;p&#62;Hope that helps.&#60;br /&#62;
And thanks for great gallery!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>e2 on "How can I change the default skin and delete all the others?"</title>
			<link>http://www.e2interactive.com/forums/topic/how-can-i-change-the-default-skin-and-delete-all-the-others#post-1256</link>
			<pubDate>Wed, 01 Jul 2009 16:01:04 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">1256@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;change:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;link rel=&#38;#39;stylesheet&#38;#39; type=&#38;#39;text/css&#38;#39; href=&#38;#39;css/e2.css&#38;#39; title=&#38;#39;default&#38;#39; /&#38;gt;
&#38;lt;link rel=&#38;#39;alternate stylesheet&#38;#39; type=&#38;#39;text/css&#38;#39; href=&#38;#39;css/e2photo_black.css&#38;#39; title=&#38;#39;black&#38;#39; /&#38;gt;
&#38;lt;link rel=&#38;#39;alternate stylesheet&#38;#39; type=&#38;#39;text/css&#38;#39; href=&#38;#39;css/e2photo_gray.css&#38;#39; title=&#38;#39;gray&#38;#39;&#38;gt;
&#38;lt;link rel=&#38;#39;alternate stylesheet&#38;#39; type=&#38;#39;text/css&#38;#39; href=&#38;#39;css/e2photo_lightgray.css&#38;#39; title=&#38;#39;lightgray&#38;#39;&#38;gt;
&#38;lt;link rel=&#38;#39;alternate stylesheet&#38;#39; type=&#38;#39;text/css&#38;#39; href=&#38;#39;css/e2photo.css&#38;#39; title=&#38;#39;none&#38;#39;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to &#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;link rel=&#38;#39;stylesheet&#38;#39; type=&#38;#39;text/css&#38;#39; href=&#38;#39;css/e2photo.css&#38;#39; title=&#38;#39;none&#38;#39;&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Don&#38;#39;t upload the other stylesheets and stylesheet folders. &#60;/p&#62;
&#60;p&#62;Remove the buttons that make the style sheet changes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Edy on "How can I change the default skin and delete all the others?"</title>
			<link>http://www.e2interactive.com/forums/topic/how-can-i-change-the-default-skin-and-delete-all-the-others#post-1255</link>
			<pubDate>Wed, 01 Jul 2009 08:11:40 +0000</pubDate>
			<dc:creator>Edy</dc:creator>
			<guid isPermaLink="false">1255@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;I have just 5MB of space and I need to delete every file I don&#38;#39;t need.&#60;/p&#62;
&#60;p&#62;I want to choose &#38;quot;None&#38;quot; as the default skin and to delete everything related to the others. How can I do this?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
