I'm trying to update my HTML code without fucking up my blog and I keep failing at it, but I'm going to try again! If I follow you, and you thought I was already following you, I apologize, it means I fucked up and need to refollow you.
seen from United States
seen from United States

seen from Portugal
seen from Azerbaijan
seen from Saudi Arabia
seen from Russia
seen from France

seen from United Kingdom

seen from Malaysia

seen from Spain
seen from United States
seen from United Kingdom
seen from United States
seen from Japan

seen from Portugal
seen from Portugal
seen from Puerto Rico
seen from Martinique
seen from Puerto Rico
seen from United States
I'm trying to update my HTML code without fucking up my blog and I keep failing at it, but I'm going to try again! If I follow you, and you thought I was already following you, I apologize, it means I fucked up and need to refollow you.

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
I’m trying to get a new theme but every time I open the customisation option, all I get is a blank screen and I can’t click anything. I can’t contact the original maker of the theme because they retired and aren’t active on tumblr anymore. Does anyone know how I can fix this?
The screen I get:
Tumblr links in bio problem - resolved
Here was my code, both links redirecting to error 404 pages.
Two things were wrong.
1. the / before the https: I had followed an advice for coding found on tumblr help saying I had to add this (an email from tumblr team told me to take it out - make up your mind...). It needs out.
2. You can’t see it, but the brackets are wrong. They’re a twirly double apostrophes, not two little straight lines. (must have happened from copy-pasting links around in Word and back, I can’t tell)
I copied my links from a document where I keep this stuff and then, right in the Description box, redid the same thing (shift+2) to write brackets, except when typed in the Description box, they’re the right ones. Go figure.
So now my coding is correct.
Sidenote: tumblr team only gave an advice concerning the / and then said “Unfortunately, we can't provide technical support for HTML customizations. Given our large number of users, we just don't have the resources. Sorry about that.” So I hope this here is helpful.
I’ve been struggling to change my favicon with no luck, I even changed the entire html because I’m using a different theme and the favicon still wont change I need help
Can anyone help me? My master list of alters was too long, so I went to the computer to put in 'keep reading' thing to shorten it. To be clear, I mostly use tumblr on mobile because my laptop is not at its best and my desktop is in storage while needing taken to the shop to be fixed.
So when I fixed the post, it took out all the colors in it. I went in on my phone to fix it, but instead of the mobile edit options, it gave me more like the desktop options. It also jammed all the text together with the html showing.
I'm only familiar with the most basic html, like bold, italics, strike through, and underline. Much beyond that, and I'm lost. I'd like to get the post back to where I understand what to do on mobile. Failing that, I'd really like some pointers on dealing with the html or a good resource for it.
-Lile

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Titles dont show up on my blog
can someone help?
Captain‘s log
I am illiterate when it comes to navigating Tumblr and blog customization. I literally started laughing while looking at some HTML, going “aHAHAHAH WHAT IS THIS??”. I think I might need some help sometimes.
<font>
From a vendor’s email submission guidelines and best practices documentation:
To change link colors, avoid using the following tags which will be ignored in AOL Everywhere, Hotmail and Yahoo:
<body alink=”#8C9284” link =”#8C9282” vlink=”#8C9284”> or <font color=”#8C9284”><a href=”URL”>Link Text</a></font>
Instead, use: <a href=”URL”><font color=”#8C9284”>Link Text</font></a>
How about <a href=“URL” style=“color: #8C9284;”> instead, okay? -a