Skins that allow you to change the look and feel of an app and personalize it.
2
votes
2answers
77 views
Random GMail background image
I'm getting a little tired of the same old GMail themes from "random". GMail lets you use your own background image by giving it a url. Is is possible to give it a url that changes every once in a ...
-1
votes
1answer
51 views
Need help adding tags [#24] Sakuras, tumblr theme
The full code for the theme is here: http://pastebin.com/hJJfYvit and a preview is located here: http://24sakuras.tumblr.com/
They show on the permalink page but not the theme's front page
I've tried ...
2
votes
0answers
113 views
How to display only Post Titles on home page of a Posterous blog?
I have recently shifted my all purpose blog from Wordpress.com to Posterous. It was mainly because, while I'm no Javascript ninja and I don't intend to put in a lot of time into configuring and ...
1
vote
0answers
20 views
customizing google docs themes
I recently started using Google docs (slides) as a replacement for MS ppt. I like it. I started using a theme, and I like it too, but I'd like to tweak it a bit. Is there a relatively simple way to do ...
1
vote
0answers
61 views
Making tags visible when using the tumblr theme 101 by jaredbishop
I am using the theme 101 by jarredbishop and I noticed that the tags don't show. I tried using the
{block:HasTags}
{block:Tags}
<a href="{TagURL}">{Tag}</a>
{/block:Tags}
...
1
vote
0answers
152 views
Showing tags in Tumblr in Munich theme
I'm using the Munich theme for Tumblr, but it doesn't naturally show tags. I've followed the instructions here and at the followup Tumblr FAQ for adding tags, but when the tags show up, they're far ...
0
votes
0answers
79 views
Tumblr theme with hover on posts: how to include tags
The theme I have is this. It doesn't show tags, so I edited it so the tags would be visible on the post, following this.
However, they show up as an extension of the post. When you hover the mouse ...
0
votes
0answers
358 views
Tumblr photo-post to NextPage or NextPost
Going for a very minimal look, one image per post-one post per page, image link to next post/page.
Tried the following
{block:Posts}
{block:Photo}
<div ...