<?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"

			>

	<channel>
		<title>Sneek  &#187;  Topic: Categories dropdown</title>
		<atom:link href="http://sneekdigital.co.uk/support/topic/categories-dropdown/feed/" rel="self" type="application/rss+xml" />
		<link>http://sneekdigital.co.uk/support/topic/categories-dropdown/feed/</link>
		<description></description>
		<pubDate>Sun, 26 May 2013 03:13:16 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://sneekdigital.co.uk/support/topic/categories-dropdown/#post-458</guid>
					<title><![CDATA[Categories dropdown]]></title>
					<link>http://sneekdigital.co.uk/support/topic/categories-dropdown/#post-458</link>
					<pubDate>Fri, 20 Apr 2012 09:24:37 +0000</pubDate>
					<dc:creator>monloup</dc:creator>

					<description>
						<![CDATA[
						<p>Would be nice if this could be switched off from display from theme options somewhere (i guess usefull use of endless would be for some kind of mini-sites on some specific and global terms/people, so except tags of course categories themselves would be of no use)</p>
<p>Possible ? Or of no general interest for others ?</p>
<p>thx</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://sneekdigital.co.uk/support/topic/categories-dropdown/#post-461</guid>
					<title><![CDATA[Reply To: Categories dropdown]]></title>
					<link>http://sneekdigital.co.uk/support/topic/categories-dropdown/#post-461</link>
					<pubDate>Fri, 20 Apr 2012 09:26:40 +0000</pubDate>
					<dc:creator>Cristian</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Monloup, we had this idea already. Should be easy enough for me to squeeze in this weekend as well ;)</p>
<p>Cheers</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://sneekdigital.co.uk/support/topic/categories-dropdown/#post-463</guid>
					<title><![CDATA[Reply To: Categories dropdown]]></title>
					<link>http://sneekdigital.co.uk/support/topic/categories-dropdown/#post-463</link>
					<pubDate>Fri, 20 Apr 2012 09:30:52 +0000</pubDate>
					<dc:creator>monloup</dc:creator>

					<description>
						<![CDATA[
						<p>great, really think you have a winner with this theme!</p>
<p>thx</p>
<p>(oh and if ever you search some beta testers or alike write me in, will also make french translations and send you, could be a little plus lol)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://sneekdigital.co.uk/support/topic/categories-dropdown/#post-561</guid>
					<title><![CDATA[Reply To: Categories dropdown]]></title>
					<link>http://sneekdigital.co.uk/support/topic/categories-dropdown/#post-561</link>
					<pubDate>Thu, 03 May 2012 19:02:04 +0000</pubDate>
					<dc:creator>thereelists</dc:creator>

					<description>
						<![CDATA[
						<p>Any updates to turning this off?<br />
(Great theme btw)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://sneekdigital.co.uk/support/topic/categories-dropdown/#post-562</guid>
					<title><![CDATA[Reply To: Categories dropdown]]></title>
					<link>http://sneekdigital.co.uk/support/topic/categories-dropdown/#post-562</link>
					<pubDate>Thu, 03 May 2012 20:31:41 +0000</pubDate>
					<dc:creator>Gaz</dc:creator>

					<description>
						<![CDATA[
						<p>Hey thereelists, to remove the categories dropdown just add this to the custom CSS within the theme options.</p>
<p>#endless-pad {<br />
    visibility: hidden;<br />
}</p>
<p>Let us know if you have any more problems and thank you for the nice comment! It would be great if you could rate the theme on themeforest :)</p>
<p>Thanks, Gaz</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://sneekdigital.co.uk/support/topic/categories-dropdown/#post-565</guid>
					<title><![CDATA[Reply To: Categories dropdown]]></title>
					<link>http://sneekdigital.co.uk/support/topic/categories-dropdown/#post-565</link>
					<pubDate>Fri, 04 May 2012 06:07:40 +0000</pubDate>
					<dc:creator>thereelists</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks Gaz,</p>
<p>That does indeed hide it &#8211; but the space it doesn&#8217;t empty. I.e. it&#8217;s now an empty space with the staggered boxes shifting down as if it&#8217;s still there. Is there a fix for this?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://sneekdigital.co.uk/support/topic/categories-dropdown/#post-580</guid>
					<title><![CDATA[Reply To: Categories dropdown]]></title>
					<link>http://sneekdigital.co.uk/support/topic/categories-dropdown/#post-580</link>
					<pubDate>Tue, 08 May 2012 15:13:37 +0000</pubDate>
					<dc:creator>thereelists</dc:creator>

					<description>
						<![CDATA[
						<p>Hey guys a reply would be appreciated, 4 days now :-P</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://sneekdigital.co.uk/support/topic/categories-dropdown/#post-581</guid>
					<title><![CDATA[Reply To: Categories dropdown]]></title>
					<link>http://sneekdigital.co.uk/support/topic/categories-dropdown/#post-581</link>
					<pubDate>Tue, 08 May 2012 15:19:26 +0000</pubDate>
					<dc:creator>Cristian</dc:creator>

					<description>
						<![CDATA[
						<p>Hi thereelists,</p>
<p>We thought you might want to keep the staggered look. Instead of visibility: hidden; use display:none;</p>
<p>ps. delay is due to a weekend and bank holiday ;)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://sneekdigital.co.uk/support/topic/categories-dropdown/#post-583</guid>
					<title><![CDATA[Reply To: Categories dropdown]]></title>
					<link>http://sneekdigital.co.uk/support/topic/categories-dropdown/#post-583</link>
					<pubDate>Tue, 08 May 2012 15:21:00 +0000</pubDate>
					<dc:creator>Gaz</dc:creator>

					<description>
						<![CDATA[
						<p>Hi thereelists,</p>
<p>Sorry for the delay, I&#8217;ve been away for a few days so just catching up on bits now. Adding this to the custom CSS options will remove the gap for you :)</p>
<p>#endless-pad {<br />
display: none;<br />
}</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://sneekdigital.co.uk/support/topic/categories-dropdown/#post-584</guid>
					<title><![CDATA[Reply To: Categories dropdown]]></title>
					<link>http://sneekdigital.co.uk/support/topic/categories-dropdown/#post-584</link>
					<pubDate>Tue, 08 May 2012 15:21:50 +0000</pubDate>
					<dc:creator>Gaz</dc:creator>

					<description>
						<![CDATA[
						<p>We&#8217;re like buses here at Sneek!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

