0
votes
0answers
81 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 ...
-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 ...
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} ...
0
votes
0answers
72 views

How to fix reblogged tumblr tags covering my own tags instead of appearing in the captions? [closed]

I've been editing a pre-made tumblr theme, and I discovered that old tags (that a previous user had made, and then with subsequent reblogging had become displayed with the captions on my dashboard- ...
2
votes
1answer
682 views

Making Tumblr tags visible only on permalink page

I am currently using the Quite Big Tumblr theme. I have been able to add tags using these instructions among others, but would like to only have tags visible on permalink pages (for all post types).
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 ...
1
vote
1answer
844 views

Listing author's posts seperately on Tumblr

I'm new on Tumblr. And I have a group blog. There are 2 authors of this blog. I will design a 2-column theme and i want to list AUTHOR-A's posts on left side and AUTHOR-B's posts on right side. ...
1
vote
3answers
1k views

How do I change tag appearance on a pre-made tumblr theme?

I was wondering if anyone knew how to help me with changing the appearance of my tags. They look like oldschool links (underlined and blue) and it's very garish - it clashes very bladly with the rest ...
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 ...
3
votes
2answers
4k views

Converting a Tumblr theme to a Blogger template

I really like this theme, and I'd like to use the Blogger platform rather than Tumblr. While Tumblr's theme are relatively easy to understand, trying to make sense of all the stuff that's going on in ...
4
votes
1answer
5k views

Go Back to Default Tumblr Layout

So after gratuitous theme installations and customizations my tumblr site just isn't looking how I want it to. I've decided to just do the theme myself, but now I have one on there with all this ...
9
votes
3answers
3k views

How can I get my Tumblr theme to separate tags with commas?

At the end of every post type in my Tumblr theme, I've got this code: <p class="permalink"> <a href="{Permalink}">{NoteCountWithLabel}</a> {block:HasTags} &nbsp;&nbsp; ...
3
votes
2answers
868 views

Creating a Tumblr with a theme that only displays a single page or post

I'm trying setup my Tumblr with a theme or template that will give me a super simple layout with only a few pieces of information displayed. I'm basically looking to recreate something similar to ...
6
votes
1answer
68k views

Making tags visible when using a Tumblr theme that doesn't show them

I have just created a Tumblr blog using the Fluid theme. After creating a new post, I added a few tags, but then I noticed that the tags do not show up along with the post. I tried searching for an ...
1
vote
1answer
435 views

Can I create a theme for personal use in Tumblr?

I have just started using Tumblr and I want to create a personalized blog/website for a special occasion (Birthday) in it. I am wondering if I can create a theme for personal use in Tumblr. Like may ...
1
vote
1answer
476 views

Which Tumblr themes handle <pre> tags well?

I'm interested in knowing which Tumblr themes handles <pre> tags well by default, meaning that one won't have text flowing out of the screen. For so many that I've checked, I have to add CSS on ...