Questions tagged [tumblr-html]

Use this tag for any question related to editing Tumblr blog theme using custom Tumblr HTML tags and variables.

For more details: https://www.tumblr.com/docs/en/custom_themes

37 questions
5
votes
1 answer

How to force an external link to open on the same tab in a Tumblr theme?

Due to problems with autoscrolling, I had to replace my blog theme on Tumblr. On this new theme all external links open on a new tab, even after deleting all the target="_blank"> on the code. When I try the code on the blog itself it puts the…
3
votes
2 answers

How remove "open app tumblr" message?

I'm interested in use tumblr for blogging, and I found an amazing responsive theme but I want to know if it's possible remove "Open in the Tumblr app" message, and how can I do it. openapptumblr I'm new in stackoverflow, excuse me if I'm wrong…
user8553266
1
vote
1 answer

How to transition like button status (Like -> Liked)

I used the following code from this article here I'm currently looking for how to transition the like text (Like -> Liked) after somebody liked my post. My blog: https://14test.tumblr.com CSS .custom-like-button { position: relative; display:…
dn dn dn
  • 19
  • 3
1
vote
1 answer

Is there a way to dynamically add a "last" class to the last post appearing in a Tumblr tag page?

I was wondering whether it is possible to add a "last" class to the last post appearing in a tumblr tag page in order to be able to customize it in css? The goal is the following: let us say that a certain tag has 3 posts, so when I navigate in that…
setnaps
  • 39
  • 4
1
vote
1 answer

Adding Javascript Widget to a Single Tumblr Post

I only do scientific programming so I am not too familiar with javascript. I am trying to add a widget to one single tumblr post. The website I got the widget from makes it specifically for tumblr and it is:
1
vote
0 answers

Been editing Tumblr theme, now its giving a non-HTTPS after already saving

So I have been making small tweaks to a tumblr theme I installed directly from tumblrs free themes list. I was editing the theme and adding in a simple text line 'twst' to areas to try and ID where elements were. There was one element I wanted to…
1
vote
0 answers

Tumblr - Trigger an endpoint with 1x1 Image html tag

I need to trigger an endpoint with an 1x1 Image HTML tag in Tumblr post, like However, when publishing the article, Tumblr revises my code automatically, and changes image src to…
1
vote
0 answers

How do I create separate boxes for photoset and caption on permalink page (css/html)?

I'm currently using tumblr as a host for my business website. Currently on the index page I have a single photo from the photoset which is linked to the permalink. At the moment the permalink just displays one post box with the photoset and the text…
1
vote
1 answer

Photosets Broken on Tumblr Blog?

I would be grateful if someone could help me fix my Photosets on my Tumblr. They simply stack one atop the other when I wish for them to be aligned properly. I've been trawling the internet for hours trying to fix this issue and I have had no…
Laura
  • 11
  • 3
1
vote
0 answers

Tumblr Note Showing Extra Blank Element Before R

I am coding a new theme for Tumblr and am currently working on the permalink page. I want to display the individual reblogs, likes and replies underneath, but the page keeps displaying an extra blank list element before the rest of the notes. It…
1
vote
0 answers

Making image fit inside Tumblr Theme Container

I can't seem to find any other Tumblr theme questions like this, so I'm starting a new thread! My issue is that in my Tumblr theme, is a container theme (or so I believe), but the images in the posts are in fact bleeding through the side of the…
1
vote
0 answers

How variables are stored in Tumblr and what am I doing wrong?

Okay, so I am trying to make a div id in a Tumblr theme equal to a {Tag} if the {Tag} is "digital", "canvas" or "paper". So I've been trying this: {block:TagPage}