-
A bunch of new/updated themes have already shown up sporting Tumblr’s new customization features. Check them out!
- …
- Field Notes by manasto
- …
Thanks, everyone!
There are a bunch of new updates and customizations in new theme file:
- New, easier way of installing a Flickr photo widget
- Support for up to five custom links added to the header
- Upload your own background image
- Change the the font (default is still Futura)
- Choose whether or not to display your followers
- Automatic disqus support is coming soon, too.
I’ll be adding some “How To” docs later, and updating some of the older ones. Stay tuned!
Posted on September 23, 2009 via Tumblr Staff with 446 notes
Source: staff
-
Bug Fix: Twitter Updates for Private Accounts
My way of displaying your Twitter updates worked fine unless you had a private account. If you had one, it would display an annoying sign in message on every page. Tumblr’s example of pulling in your Twitter updates doesn’t do this, so I switched to using it. The update is available in the Theme Garden (two weeks after it was submitted).
If you’ve customized a recent update to the theme and don’t want to install the update and re-customize, all you have to do is go down to the end of the theme code, find the
{block:Twitter}tag, and replace it with the code below:{block:Twitter} <script type="text/javascript"> function recent_tweets(data) { for (i=0; i<data.length; i++) { document.getElementById("tweets").innerHTML = document.getElementById("tweets").innerHTML + '<li>' + data[i].text + ' <a href="http://twitter.com/{TwitterUsername}" title="{TwitterUsername} on Twitter">follow me →</a></li>'; } document.getElementById("twitter").style.display = 'block'; } </script> <script type="text/javascript" src="/tweets.js"></script> {/block:Twitter} -
(via staff):
You can now link directly to your theme on Tumblr to promote it yourself. People can also browse all your themes on your Theme Author Page.
Great. Except they can’t, because for some reason, for my theme to get any recognition at all, it has to pass through the narrowed eyes of Theme moderators. WHY IS THIS? Okay, so maybe my theme isn’t pretty enough for people of questionable taste in the first place (look at all these “aesthetically pleasing” theme designs!), but why should that stop me from doing my own push?
People have used my theme and emailed me to tell me that they like it. I don’t need to be in the garden; just give me a permalink that allows people to do an easy install.
Field Notes just got laid to waste in a rant (see the “taste” link above).
Posted on August 12, 2009 via Tumblr Staff with 362 notes
Source: staff
-
Two- Column Layout?
If I were to offer a two-column layout of this theme with a sidebar, but asked you to pay for it, how much would you pay? Or would you even want it?
Of course I’m thinking iPhone app prices here, not Tumblize prices.
-
Introducing: Photosets
If a picture is worth a thousand words, photosets are the future of books. Enjoy!
New theme tags are available in the Theme Docs for customization.
See previous.
Posted on July 1, 2009 via Tumblr Staff with 5,845 notes
Source: staff
-
Photosets, or just another update
I just added updated the theme code to inculde Photosets. Until the changes are approved, all you have to do for now is add this line of code inside the
{block:Posts}{/block:Posts}tags:{block:Photoset} <p class="object">{Photoset-500}</p> {block:Caption}<div class="caption">{Caption}</div>{/block:Caption} {/block:Photoset}That is the exact code I added to the theme file, and the Theme Garden should reflect the update in a couple of days (maybe fewer since the Tumblr staff just released a new post format and might get on their horse for this one).
-
Theme Update
The new update just made it through. Here are the changes:
- Added automatic support for Twitter
- Made it even easier to embed your Flickr photos
- Added tags to posts
- Conditionally add/remove “About” link based on whether or not you have filled in your blog description
- Added a search pop-up
- Made the Title Text customizable
- Reduced the size of the background image so it loads a bit faster
I think that’s it. Enjoy!
Also, for those who offered to test the theme out, thank you. I actually only got the theme to one person, but since you offered, I’ll still customize a version of Field Notes or Photorific (when I finally finish it) for you if you want. Just contact me. You can find my email here.
