I’ve Moved Tumblr Theme Page
Published by Tumble Guy on February 21st, 2012 | themes
Here is the code for the theme you can use if you change your tumblr url and want to save your old username.
I’ve Moved Theme for Tumblr - Change Tumblr URL
<!--
Moved Landing Page Theme
!-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="robots" content="noindex"/>
<title>I've Moved</title>
<link href="http://assets.tumblr.com/stylesheets/status_black.css" rel="stylesheet" type="text/css">
<meta name="text:New URL" content="http://"/>
<meta name="text:New Username" content="NEW USERNAME"/>
<meta name="text:Message" content="I have changed my URL"/>
</head>
<body>
<div id="container" style="margin-top: -150px">
<div class="leds">
<div class="green active led"></div>
<div class="red active led"></div>
</div>
<div class="flip" style="text-align:left;">
I've Moved.
<div class="break">
<div class="link left"></div>
<div class="link right"></div>
</div> </div>
<div class="sorry">
<p><h1>{text:Message}</h1></p>
<p>
<h2> You can find me here: <a href="{text:New URL}"><font color="#FFFF00">{text:New Username}</font></a></h2>
</p>
<div align="center">
<small><small><small>Get this theme <a href="http://tumblrtips.com/ive-moved-tumblr-page/">at Tumblr Tips</a>
</div></div>
</body>
</html>



