Field Notes Theme

  1. Search
  2. About
  3. Subscribe
  4. Archive
  5. Random

Field Notes Theme

The Field Notes Theme is based on the look of the Field Notes Brand website. It is designed by Manasto Jones and displays posts in a simple, five-hundred pixel wide one-column layout that is easy to read.

Some of it's features include post-by-post navigation, notes display, a drop down description box that displays your avatar, a footer that displays a list of the people you follow with two rows initially, tags, and all of them when hovered over, and automatic set up to display your latest Twitter update. For instructions on how to do that, click here.

If you plan on installing this theme you should probably follow it, that way you can get updated on any bug fixes and I can know if anyone actually installed it.

Newer
Older
  • 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 &rarr;</a></li>';
    	}
    	document.getElementById("twitter").style.display = 'block';
    }
    </script>
    <script type="text/javascript" src="/tweets.js"></script>
    {/block:Twitter}

    Tagged: update bug fix twitter theme

    Posted on September 20, 2009 with 259 notes

    1. how-can-you-quit-smoking liked this
    2. how-to-read-body-language liked this
    3. how-to-be-a-beekeeper liked this
    4. white-shoes-shop liked this
    5. christmaswallpaperdesktop reblogged this from fieldnotestheme
    6. pokemon-online liked this
    7. pokemon-online reblogged this from fieldnotestheme
    8. homedecorlighting reblogged this from fieldnotestheme
    9. power-smoothie-recipesx liked this
    10. gold-coin-hacks liked this
    11. best-wedding-planner-book liked this
    12. how-to-start-a-podcast liked this
    13. how-do-i-get-government-grants liked this
    14. how-to-speed-up-your-metabolism liked this
    15. glycemic-diet liked this
    16. teen-weightloss-guide liked this
    17. anunturi-gratuite-alina reblogged this from fieldnotestheme
    18. antivirusprogramsreviews reblogged this from fieldnotestheme
    19. topantivirusreviews reblogged this from fieldnotestheme
    20. best-bluetoothheadset reblogged this from fieldnotestheme
    21. stereo-bluetooth-headset reblogged this from fieldnotestheme
    22. best-netbooks-2012 reblogged this from fieldnotestheme
    23. premature--ejaculation-exercises reblogged this from fieldnotestheme
    24. breathalyzer-reviews reblogged this from fieldnotestheme
    25. fly-agaric reblogged this from fieldnotestheme
    26. shrimp-farming reblogged this from fieldnotestheme
    27. auto-insurance-quotes-today reblogged this from fieldnotestheme
    28. corso-di-inglese-si liked this
    29. corso-di-inglese-si reblogged this from fieldnotestheme
    30. assurance-vie-officiel reblogged this from fieldnotestheme
    31. estantres reblogged this from fieldnotestheme
    32. fieldnotestheme posted this

Field Notes Theme. Designed by Manasto Jones. Powered by Tumblr.