<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>We make themes.

Click Here To Rate Them</description><title>CLynch Themes</title><generator>Tumblr (3.0; @clynchthemes)</generator><link>http://clynchthemes.tumblr.com/</link><item><title>Support</title><description>&lt;p&gt;Support for CLynch Themes will now be conducted privately.  You can still contact me from the standard ask form, but I will now answer using Tumblr&amp;#8217;s new Answer Privately option.&lt;/p&gt;
&lt;p&gt;Thanks for using CLynch Themes.&lt;/p&gt;</description><link>http://clynchthemes.tumblr.com/post/7443815009</link><guid>http://clynchthemes.tumblr.com/post/7443815009</guid><pubDate>Sun, 10 Jul 2011 00:38:42 -0400</pubDate></item><item><title>Google Analytics Coming to CLynch Themes</title><description>&lt;p&gt;All CLynch themes now have &lt;a href="https://www.google.com/analytics"&gt;Google Analytics&lt;/a&gt; integration!  Changes have been submitted to the Tumblr Theme Garden and should be available soon (once they are approved by Tumblr).  To enable it, simply enter your Account ID/Property ID found in your Google Analytics settings.  Enter this number (beginning with UA-) into the specified field under appearance on your customize page.&lt;/p&gt;</description><link>http://clynchthemes.tumblr.com/post/6373089320</link><guid>http://clynchthemes.tumblr.com/post/6373089320</guid><pubDate>Thu, 09 Jun 2011 22:59:46 -0400</pubDate></item><item><title>Sorry, I already posted but then found the answer to my question. The problem is, I'm not happy with the answer. Any chance of a fix for the text post overlapping the date in Implied? The workaround works, but it doesn't look very good. Also wondering if there's a way in Implied to get a next page link at the top of the page. Thanks!</title><description>&lt;p&gt;The sizing is as it is.  Unfortunately, I cannot change the width or spacing of the page without changing everything.&lt;/p&gt;
&lt;p&gt;To put a Next/Previous link in the menu, find &lt;a href="http://www.cl58services.co.cc/impliedsearchlink.txt"&gt;this line (click here)&lt;/a&gt; in your customize page under Themes → use custom HTML.&lt;/p&gt;
&lt;p&gt;Copy and paste the &lt;a href="http://www.cl58services.co.cc/paginationblock.txt"&gt;code found here&lt;/a&gt; directly before that line.&lt;/p&gt;
&lt;p&gt;That will put the links before the search link.  You can move it as desired by putting it before/after the link you want it next to/before.&lt;/p&gt;</description><link>http://clynchthemes.tumblr.com/post/6329098924</link><guid>http://clynchthemes.tumblr.com/post/6329098924</guid><pubDate>Wed, 08 Jun 2011 16:13:00 -0400</pubDate><category>support</category></item><item><title>Hey I'm having trouble getting the CoolBlue theme to look right on my tumblr. I have tweaked somethings, but this was only after the original CSS didn't seem to agree with my blog. (and all I've really changed is a couple colors via the Appearance tab and tried to indent the block quote). For some reason, not all the links are readable and the block quotes look good in the "Customize" preview, but not in actual implementation. Thoughts?</title><description>&lt;p&gt;What exactly is the problem?  The only issue on your blog that I can see is that the tags links overlap into the text.  There isn’t really much that can be done for that because you have more tags than fit in the limited (admittedly small) amount of space available.&lt;/p&gt;</description><link>http://clynchthemes.tumblr.com/post/5955659484</link><guid>http://clynchthemes.tumblr.com/post/5955659484</guid><pubDate>Sun, 29 May 2011 01:10:57 -0400</pubDate></item><item><title>Galaxy</title><description>&lt;a href="http://www.tumblr.com/theme/28327"&gt;Galaxy&lt;/a&gt;: &lt;p&gt;Galaxy has just been approved for the Tumblr Theme Garden!&lt;/p&gt;</description><link>http://clynchthemes.tumblr.com/post/4068986670</link><guid>http://clynchthemes.tumblr.com/post/4068986670</guid><pubDate>Thu, 24 Mar 2011 16:18:21 -0400</pubDate></item><item><title>New! Galaxy by CLynch Themes</title><description>&lt;a href="http://www.tumblr.com/theme/28327"&gt;New! Galaxy by CLynch Themes&lt;/a&gt;: &lt;p&gt;A new theme by CLynch Themes.&lt;/p&gt;
&lt;p&gt;Galaxy - Blue, two-column, elegant, customizable.&lt;/p&gt;
&lt;p&gt;See it live at &lt;a href="http://clynchthemes.tumblr.com/letitbe"&gt;Let it Be&lt;/a&gt;, my personal blog.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.jotform.com/form/10792949556"&gt;Rate this Theme!&lt;/a&gt;&lt;/p&gt;</description><link>http://clynchthemes.tumblr.com/post/3985816826</link><guid>http://clynchthemes.tumblr.com/post/3985816826</guid><pubDate>Sun, 20 Mar 2011 14:32:00 -0400</pubDate><category>theme</category><category>new</category></item><item><title>The title of text posts gets superimposed with the date when the title reaches the position of the date.&lt;br /&gt;&#13;
is there a way to fix that?</title><description>&lt;p&gt;The only way would be to move the date line altogether.  To do this, go to your blog’s customize page and under theme, click, Use Custom HTML.  Find the line that says: &lt;code&gt;{block:Date}&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;p class=”date”&gt;&lt;code&gt;&lt;a href="/day/{Year}/{MonthNumberWithZero}/{DayOfMonthWithZero}"&gt;{Month} {DayOfMonth}, {Year} at {12Hour}:{Minutes} {CapitalAmPm}&lt;/a&gt;&lt;/p&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;{/block:Date}&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;(use Ctrl+F/Command+F to search.)  Erase that line.  Find &lt;code&gt;&lt;p class="links"&gt;&lt;/code&gt;.  Directly after the “&gt;” paste the following line: &lt;code&gt;{block:Date}&lt;a href="/day/{Year}/{MonthNumberWithZero}/{DayOfMonthWithZero}"&gt;{Month} {DayOfMonth}, {Year} at {12Hour}:{Minutes} {CapitalAmPm}&lt;/a&gt;{/block:Date}&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I hope that helps.  If you still need help, just let me know.&lt;/p&gt;</description><link>http://clynchthemes.tumblr.com/post/3727172449</link><guid>http://clynchthemes.tumblr.com/post/3727172449</guid><pubDate>Tue, 08 Mar 2011 15:16:24 -0500</pubDate></item><item><title>Internet Explorer. How do I send you a print screen? Email?</title><description>&lt;p&gt;You can upload a photo at &lt;a href="http://tinypic.com/"&gt;http://tinypic.com/&lt;/a&gt;&lt;/p&gt;</description><link>http://clynchthemes.tumblr.com/post/3015854466</link><guid>http://clynchthemes.tumblr.com/post/3015854466</guid><pubDate>Sun, 30 Jan 2011 14:02:08 -0500</pubDate></item><item><title>I am using your implied theme, and when someone asks a question my entire info section gets REALLY spaced out and goes down to over half the page. But, when I delete the question post, it goes back to normal. How do I fix this?</title><description>&lt;p&gt;I just tried and nothing happened.  What browser are you using?  Can you send me a screenshot?&lt;/p&gt;</description><link>http://clynchthemes.tumblr.com/post/3007115165</link><guid>http://clynchthemes.tumblr.com/post/3007115165</guid><pubDate>Sun, 30 Jan 2011 00:43:20 -0500</pubDate></item><item><title>Answer</title><description>&lt;p&gt;I was asked by Anonymous on my personal blog the following question:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;on your implied theme, in the followers list, is it in a random order,  or is it in a specific order who you&amp;#8217;re following?&lt;/p&gt;

&lt;/blockquote&gt;
&lt;p&gt;Answer:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;For all of my themes with follower lists, the list order is random as determined by Tumblr.&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://clynchthemes.tumblr.com/post/1482482345</link><guid>http://clynchthemes.tumblr.com/post/1482482345</guid><pubDate>Thu, 04 Nov 2010 18:20:45 -0400</pubDate></item><item><title>Just wanting to follow up on the questions I sent. I really like the look of Implied but there are 3 things I wanted to check:&lt;br /&gt;&#13;
1. how does someone leave a comment?&lt;br /&gt;&#13;
2. clicking a picture doesn't show the original size of the image.&lt;br /&gt;&#13;
3. Any place to use my Google Analytics Code?&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Thanks for your help.</title><description>&lt;ol&gt;&lt;li&gt;Are you referring to DISQUS comments?  If so, DISQUS support is not currently available in my themes.  Until it is, you can do it manually (see below). &lt;/li&gt;
&lt;li&gt;ShadowBox is supposed to show the images actual size.  This can turn out  to be larger or smaller; some photos are stretched on regular posts.   If you would prefer to not use it, go to Customize -&gt; Theme -&gt; Use  Custom HTML and remove the &lt;code&gt;rel="shadowbox"&lt;/code&gt; from the image post section.&lt;/li&gt;
&lt;li&gt;At this time, there is also no simple Google Analytics support.  You can do this manually by getting the full HTML code from the Google Analytics website and pasting it DIRECTLY above the &lt;/body&gt; tag when customizing your theme.&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;Thanks for your interest in my themes and I apologize for the untimely response to your issues.&lt;/p&gt;

&lt;p&gt;The DISQUS website gives the following instructions:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span&gt;1.) These instructions are for manually adding Disqus to your Tumblr  theme. Navigate to Theme and select “Use Custom HTML” if it isn’t  already enabled.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2. &lt;/span&gt;&lt;span&gt;Copy and paste the following &lt;strong&gt;embed code&lt;/strong&gt; into the HTML.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;script type="text/javascript"&gt;var disqus_url = "{Permalink}"; var disqus_title ="{block:PostTitle}{PostTitle}{/block:PostTitle}";&lt;/script&gt;{block:Permalink}&lt;div id="disqus_thread"&gt;&lt;/div&gt;&lt;br/&gt;&lt;script type="text/javascript"&gt;&lt;br/&gt;  /**&lt;br/&gt;    * var disqus_identifier; [Optional but recommended: Define a unique identifier (e.g. post id or slug) for this thread] &lt;br/&gt;    */&lt;br/&gt;  (function() {&lt;br/&gt;   var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;&lt;br/&gt;   dsq.src = 'http://clynththemes.disqus.com/embed.js';&lt;br/&gt;   (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);&lt;br/&gt;  })();&lt;br/&gt;&lt;/script&gt;&lt;br/&gt;&lt;noscript&gt;Please enable JavaScript to view the &lt;a href="http://disqus.com/?ref_noscript=clynththemes"&gt;comments powered by Disqus.&lt;/a&gt;&lt;/noscript&gt;&lt;br/&gt;&lt;a href="http://disqus.com" class="dsq-brlink"&gt;blog comments powered by &lt;span class="logo-disqus"&gt;Disqus&lt;/span&gt;&lt;/a&gt;&lt;br/&gt;{/block:Permalink}&lt;script type="text/javascript"&gt;&lt;br/&gt;var disqus_shortname = 'clynththemes';&lt;br/&gt;(function () {&lt;br/&gt;  var s = document.createElement('script'); s.async = true;&lt;br/&gt;  s.src = 'http://disqus.com/forums/clynththemes/count.js';&lt;br/&gt;  (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);&lt;br/&gt;}());&lt;br/&gt;&lt;/script&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;(That should go after the HTML: &lt;code&gt;{/block:Posts})&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I have not tested this and cannot guarantee its functionality or provide any additional support on this topic.  Sorry.&lt;/strong&gt;&lt;/p&gt;</description><link>http://clynchthemes.tumblr.com/post/1355487308</link><guid>http://clynchthemes.tumblr.com/post/1355487308</guid><pubDate>Tue, 19 Oct 2010 22:09:17 -0400</pubDate></item><item><title>NEW THEME!</title><description>&lt;a href="http://www.tumblr.com/theme/14732"&gt;NEW THEME!&lt;/a&gt;</description><link>http://clynchthemes.tumblr.com/post/1324506644</link><guid>http://clynchthemes.tumblr.com/post/1324506644</guid><pubDate>Fri, 15 Oct 2010 22:31:46 -0400</pubDate><category>theme</category><category>enormous</category></item><item><title>Hi!&lt;br /&gt;&#13;
I'm currently using your "Implied" theme for tumblr (with a few minor changes) and am quite happy with it. But could it be that the ShadowBox is quite senseless? Because it does not make the opened images any bigger at all. Is there a possibility to open the images in their actual size?&lt;br /&gt;&#13;
Greetings&lt;br /&gt;&#13;
unluckybastard</title><description>&lt;p&gt;ShadowBox is supposed to show the images actual size.  This can turn out to be larger or smaller; some photos are stretched on regular posts.  If you would prefer to not use it, go to Customize -&gt; Theme -&gt; Use Custom HTML and remove the &lt;code&gt;rel="shadowbox"&lt;/code&gt; from the image post section.&lt;/p&gt;</description><link>http://clynchthemes.tumblr.com/post/1264424377</link><guid>http://clynchthemes.tumblr.com/post/1264424377</guid><pubDate>Thu, 07 Oct 2010 17:14:47 -0400</pubDate></item><item><title>Hey, i love your theme, there's just a little problem. The title of text posts gets superimposed with the date when the title reaches the position of the date. I know I could write shorter titles, but it's not possible sometimes.&lt;br /&gt;&#13;
Thanks.</title><description>&lt;p&gt;Which theme is this?&lt;/p&gt;</description><link>http://clynchthemes.tumblr.com/post/1264406706</link><guid>http://clynchthemes.tumblr.com/post/1264406706</guid><pubDate>Thu, 07 Oct 2010 17:11:49 -0400</pubDate></item><item><title>Implied</title><description>&lt;a href="http://www.tumblr.com/theme/13409"&gt;Implied&lt;/a&gt;: &lt;p&gt;New Theme!&lt;/p&gt;</description><link>http://clynchthemes.tumblr.com/post/1097872892</link><guid>http://clynchthemes.tumblr.com/post/1097872892</guid><pubDate>Fri, 10 Sep 2010 13:18:00 -0400</pubDate></item><item><title>Theme Launched</title><description>&lt;p&gt;Coolblue is now available at &lt;a href="http://www.tumblr.com/theme/13214"&gt;&lt;a href="http://www.tumblr.com/theme/13214"&gt;http://www.tumblr.com/theme/13214&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;</description><link>http://clynchthemes.tumblr.com/post/1064938462</link><guid>http://clynchthemes.tumblr.com/post/1064938462</guid><pubDate>Sat, 04 Sep 2010 13:29:00 -0400</pubDate><category>launch</category><category>coolblue</category></item></channel></rss>
