Guest User

myspace tumblr theme EDIT - original by sleeplessthemes.com

a guest
Jan 25th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.86 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3.  
  4. <!-- Please keep my credit on this theme. Or at least link
  5. me as the creator on your blog somewhere. Thanks! =)
  6.  
  7. Myspace Theme by: destroyer.tumblr.com | sleeplessthemes.com
  8. Myspace Theme by: destroyer.tumblr.com | sleeplessthemes.com
  9. Myspace Theme by: destroyer.tumblr.com | sleeplessthemes.com
  10. Myspace Theme by: destroyer.tumblr.com | sleeplessthemes.com
  11. Myspace Theme by: destroyer.tumblr.com | sleeplessthemes.com
  12. Myspace Theme by: destroyer.tumblr.com | sleeplessthemes.com
  13.  
  14. 01/25/18 - Edited by: myspace.tumblr.com - added header, top 8, extended network, and ask button from myspace archived site.
  15. -->
  16.  
  17. <html>
  18. <head>
  19. <!-- DEFAULT COLORS -->
  20. <meta name="color:Background" content="#e5e5e5"/>
  21. <meta name="color:center background" content="#ffffff"/>
  22. <meta name="color:post" content="#f9d6b6"/>
  23. <meta name="color:sidebar" content="#ffffff"/>
  24. <meta name="color:interests title" content="#ffffff"/>
  25. <meta name="color:sidebox" content="#ffffff"/>
  26. <meta name="color:sidebox border" content="#6699cc"/>
  27. <meta name="color:sidebox left" content="#B0CFF0"/>
  28. <meta name="color:sidebox right" content="#D3E7FB"/>
  29. <meta name="color:sidebox bold:" content="#39658c"/>
  30.  
  31.  
  32. <meta name="color:Orange Text" content="#ff6600"/>
  33. <meta name="color:Orange Background" content="#ffcc99"/>
  34.  
  35. <meta name="color:Text" content="#000000"/>
  36. <meta name="color:text headers" content="#000000"/>
  37. <meta name="color:bold text" content="#000000"/>
  38. <meta name="color:label background" content="#f4f4f4"/>
  39. <meta name="color:link" content="#003399"/>
  40. <meta name="color:link hover" content="#cc0000"/>
  41. <meta name="color:notes" content="#464646"/>
  42. <meta name="color:notes hover" content="#949494"/>
  43. <meta name="color:nav link" content="#ffffff"/>
  44. <meta name="color:nav link hover" content="#000000"/>
  45. <meta name="color:nav background" content="#6697cf"/>
  46.  
  47. <meta name="text:Sex" content="Male"/>
  48. <meta name="text:Age" content="100 Years Old"/>
  49. <meta name="text:City" content="Blog"/>
  50. <meta name="text:Country" content="Tumblr"/>
  51. <meta name="text:Music" content=""/>
  52. <meta name="text:Movies" content=""/>
  53. <meta name="text:Tv" content=""/>
  54. <meta name="text:Books" content=""/>
  55. <meta name="text:Heroes" content=""/>
  56.  
  57. <meta name="text:Status" content="Single"/>
  58. <meta name="text:Orientation" content="Other"/>
  59. <meta name="text:Ethnicity" content="Other"/>
  60. <meta name="text:Religion" content="Other"/>
  61. <meta name="text:Occupation" content="Tumblr"/>
  62.  
  63. <meta name="image:Portrait" content=""/>
  64. <meta name="image:Background" content=""/>
  65.  
  66. <meta name="if:Show Infinite Scroll" content="1" />
  67. <meta name="if:Show Photo Caption" content="1" />
  68.  
  69. <meta name="font:Header Title" content="'Verdana', Impact, Gadget, sans-serif, Arial, Trebuchet MS, Helvetica, Tahoma, sans-serif" />
  70. <meta name="text:Font Size" content="9px"/>
  71. <meta name="font:Body" content="'verdana', arial, Trebuchet MS, Helvetica, Tahoma, sans-serif" />
  72.  
  73. <meta name="text:Custom Link One" content="" />
  74. <meta name="text:Custom Link One Title" content="" />
  75. <meta name="text:Custom Link Two" content="" />
  76. <meta name="text:Custom Link Two Title" content="" />
  77. <meta name="text:Custom Link Three" content="" />
  78. <meta name="text:Custom Link Three Title" content="" />
  79. <meta name="text:Custom Link Four" content="" />
  80. <meta name="text:Custom Link Four Title" content="" />
  81.  
  82.  
  83. <title>{Title}</title>
  84. <link rel="stylesheet" href="http://static.tumblr.com/usaykzx/o8Bku9w35/reset.css" type="text/css" />
  85. <link rel="shortcut icon" href="{Favicon}">
  86. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  87. {block:Description}
  88. <meta name="description" content="{MetaDescription}" />
  89. {/block:Description}
  90.  
  91. {block:IfShowInfiniteScroll}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfShowInfiniteScroll}
  92.  
  93. <style type="text/css">
  94. body{
  95. margin-top:0px;
  96. text-align:justify;
  97. color: {color:Text};
  98. font-family: {font:Body};
  99. font-size: {text:Font Size};
  100. line-height: 12px;
  101. background-color:{color:Background};
  102. background-image:url({image:Background});
  103. background-attachment: fixed;
  104. background-position:bottom center;
  105. background-repeat: repeat;}
  106.  
  107. a, a:link, a:visited, a:active{color: {color:link}; text-decoration:none;
  108. font-family: {font:Body};
  109. font-size: {text:Font Size}; line-height:12px; }
  110. a:hover{color: {color:link hover}; line-height:12px;}
  111.  
  112. #tumblr_controls{
  113. position:fixed!important;}
  114.  
  115. b, strong{color: {color:bold text};
  116. font-family: {font:Body};
  117. font-size: {text:Font Size}; line-height:12px;}
  118.  
  119. #wtf {
  120. background-color:{color:center background};
  121. margin-top:0px;
  122. width:750px;
  123. overflow: visible;
  124. margin-left: -375px;
  125. left:50%;
  126. position: absolute;
  127. padding-top:10px;
  128. color: {color:Text};
  129. font-family: {font:Body};
  130. font-size: {text:Font Size};
  131. line-height: 12px;}
  132.  
  133. #entry {
  134. background-color: {color:post};
  135. border: 0px solid {color:post};
  136. z-index:6;
  137. float:right;
  138. overflow:visible;
  139. width:400px;
  140. height: auto;
  141. padding: 6px;
  142. margin:0px 10px 6px 0px;}
  143.  
  144.  
  145. #sidebar {
  146. position: absolute;
  147. overflow:hidden;
  148. margin-top: 0px;
  149. margin-left:-364px;
  150. left: 50%;
  151. background-color:{color:sidebar};
  152. width: 304px;
  153. height: auto;
  154. padding: 0px;}
  155.  
  156. #sidebox {
  157. border-top:20px solid {color:sidebox border};
  158. border-left:2px solid {color:sidebox border};
  159. border-right:2px solid {color:sidebox border};
  160. border-bottom:2px solid {color:sidebox border};
  161. overflow:hidden;
  162. margin-top: 0px;
  163. background-color:{color:sidebox};
  164. width: 300px;
  165. height: auto;
  166. padding: 0px;}
  167.  
  168. #sidebox b {color:{color:sidebox bold};}
  169.  
  170.  
  171. #info {
  172. background-color: {color:post};
  173. border: 0px solid {color:post};
  174. z-index:6;
  175. float:right;
  176. overflow:visible;
  177. width:400px;
  178. height: auto;
  179. padding: 6px;
  180. margin:0px 10px 6px 0px;}
  181.  
  182. #notes {
  183. background-color: {color:post};
  184. border: 0px solid {color:post};
  185. z-index:6;
  186. float:right;
  187. overflow:visible;
  188. width:400px;
  189. height: auto;
  190. padding: 6px;
  191. margin:0px 10px 6px 0px;}
  192.  
  193.  
  194. p{
  195. margin-top:0px;
  196. margin-bottom:0px;}
  197.  
  198. #question{
  199. overflow:SHOW;
  200. padding-bottom:3px;
  201. margin-bottom:3px;}
  202.  
  203. #askr{
  204. display:block;
  205. float:left;
  206. width:33px;
  207. overflow:hidden;
  208. margin-right:3px;}
  209.  
  210. ul {
  211. list-style: disc;
  212. padding: 4px 0px 6px 20px;}
  213.  
  214. blockquote{padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:label background};}
  215.  
  216. blockquote img{display:block; width:100%;}
  217.  
  218. blockquote p{padding:0px; margin:0px;}
  219.  
  220. blockquote blockquote{position:relative; left:6px; margin-top:0px; margin-right:0px; padding-right:0px;}
  221.  
  222. #bottominfo{
  223. padding:2px 0px 0px 0px;
  224. display:block;}
  225.  
  226. .answer p{margin:0px;}
  227. .notes img{
  228. width:10px;
  229. position:relative;
  230. top:1px;}
  231.  
  232. ol.notes, .notes li{
  233. list-style:none;
  234. margin:0px;
  235. padding:0px;}
  236.  
  237. small {font-size:8px; line-height:8px; letter-spacing:0px;}
  238. big {font-family:arial black; color:{color:text}; font-size:14px;}
  239.  
  240. .audio {width:100%; background:black; border:0px dotted #D6D6D6;}
  241.  
  242. a img{border:none;}
  243.  
  244. .label {
  245. color: {color:bold text};font-weight: bold; line-height:12px;}
  246.  
  247. .odd {
  248. background-color:{color:label background};}
  249.  
  250.  
  251. h1 {
  252. font-size: 12px;
  253. line-height: 12px;
  254. font-family: verdana;
  255. font-weight: bold;
  256. text-transform: normal;
  257. letter-spacing: -1px;
  258. color:{color:text headers};
  259. text-align: left;
  260. margin:0px;
  261. padding-bottom:1px;}
  262.  
  263. h2 {
  264. font-size: 16px;
  265. line-height: 16px;
  266. font-family: impact;
  267. font-weight:normal;
  268. text-transform: uppercase;
  269. letter-spacing: -1px;
  270. color:{color:text headers};
  271. text-align:left;}
  272.  
  273.  
  274. h3 {
  275. font-size: 18px;
  276. line-height: 20px;
  277. font-family: {font:Header Title};
  278. font-weight: bold;
  279. text-transform: normal;
  280. letter-spacing: -1px;
  281. color:{color:text headers};
  282. text-align: left;
  283. margin:0px;
  284. padding-bottom:4px;}
  285.  
  286.  
  287.  
  288. h4 {
  289. font-size: 12px;
  290. line-height: 12px;
  291. font-family: {font:Header Title};
  292. font-weight: bold;
  293. text-transform: capitalize;
  294. letter-spacing: -1px;
  295. color: {color:Orange Text};
  296. text-align: left;
  297. margin:0px;
  298. padding-bottom:4px;}
  299.  
  300. h5 {
  301. font-size: 12px;
  302. line-height: 12px;
  303. font-family: {font:Header Title};
  304. font-weight: bold;
  305. text-transform: capitalize;
  306. letter-spacing: -1px;
  307. color: {color:interests title};
  308. text-align: left;
  309. margin:0px;}
  310.  
  311.  
  312. a.links1 {
  313. text-align:center;
  314. margin-top:6px;
  315. margin-bottom:8px;
  316. color: {color:nav link};
  317. display: inline-block;
  318. text-transform: capitalize;
  319. font-family:arial;
  320. font-weight:bold;
  321. font-size:12px;
  322. padding: 2px;}
  323.  
  324.  
  325. a.links1:hover {
  326. color: {color:nav link hover};}
  327.  
  328.  
  329.  
  330. #ask {
  331. font-size:10px;
  332. line-height:12px;
  333. background-color: {color:text headers};
  334. padding:4px;
  335. margin-bottom:4px;}
  336.  
  337.  
  338.  
  339. img.middle {
  340. vertical-align:middle;
  341. margin-bottom:3px;}
  342.  
  343. #notez {
  344. margin-top: 0px; margin-bottom:4px; width:400px;}
  345.  
  346. #notez a {
  347. font-family: arial;
  348. font-size: 9px;
  349. line-height: 10px;
  350. letter-spacing:1px;
  351. text-transform: normal;}
  352.  
  353. table {
  354. border-collapse: separate;
  355. border-spacing: 3px;}
  356.  
  357. #header1 {
  358. padding:4px;
  359. margin-left:328px;
  360. margin-bottom:6px;
  361. width:404px;
  362. height: 12px;
  363. background-color:{color:Orange Background};}
  364.  
  365. #header2 {
  366. padding:4px;
  367. margin-left:328px;
  368. margin-bottom:6px;
  369. width:404px;}
  370.  
  371. #navigation {
  372. width:750px;
  373. height:110px;
  374. background-color:{color:nav background};
  375. margin-left: auto;
  376. margin-right: auto;}
  377. {CustomCSS}
  378. </style>
  379.  
  380. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  381.  
  382. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  383.  
  384. </head>
  385.  
  386.  
  387. <body>
  388.  
  389. <div id="navigation">
  390. <center><a href="http://{name}.tumblr.com"><img src="https://78.media.tumblr.com/3b7b1af649a520e2a0af3479db1414c5/tumblr_p31agkWnJL1wbvn1qo1_1280.jpg"/></a>
  391.  
  392. {block:HasPages}
  393. {block:Pages}
  394. <a href="{URL}" class="links2">{Label}</a>
  395. {/block:Pages}
  396. {/block:HasPages}
  397.  
  398.  
  399.  
  400. </center>
  401. </div>
  402.  
  403. <div id="wtf">
  404.  
  405.  
  406. <div id="sidebar">
  407. <h3>{Title}</h3>
  408. <table width="300" border="0" cellspacing="0" cellpadding="0">
  409. <tr>
  410. <td width="96" height="96" rowspan="2">{block:IfPortraitImage}
  411. <a href="http://{name}.tumblr.com"><img src="{image:Portrait}" width="200"></a>
  412. {/block:IfPortraitImage}</td>
  413. <td width="204" height="10">
  414. <div style="margin-left:8px;">
  415. {text:Sex} <br>
  416. {text:Age} <br>
  417. {text:City} <br>
  418. {text:Country} <br><br>
  419. <img src="http://media.tumblr.com/tumblr_m2lh9lgwvA1qaxq5z.gif">
  420. </div></td>
  421.  
  422. </tr>
  423. </table><br><br>
  424. <a href="http://{name}.tumblr.com/ask"><img src="https://78.media.tumblr.com/4543c8c2a07efad5f6bfefe21eaea365/tumblr_p3171g3PQH1wbvn1qo3_400.jpg" width="300"></a>
  425. <div style="border:1px solid {color:sidebox border}; width:302px;">
  426. <h1>Tumblr URL:</h1>
  427. http://{name}.tumblr.com
  428. </div><br>
  429.  
  430.  
  431.  
  432. <div id="sidebox">
  433. <div style="position:absolute; margin-top:-16px; "><h5>{name}'s interests</h5></div>
  434. <table width="300" border="0" cellspacing="6" cellpadding="0">
  435. <tr>
  436. <td width="100" align="left" bgcolor="{color:sidebox left}"><b>Music:</b></td>
  437. <td width="188" bgcolor="{color:sidebox right}">{text:Music}</td>
  438. </tr>
  439. <tr>
  440. <td align="left" bgcolor="{color:sidebox left}"><b>Movies:</b></td>
  441. <td bgcolor="{color:sidebox right}">{text:Movies}</td>
  442. </tr>
  443. <tr>
  444. <td align="left" bgcolor="{color:sidebox left}"><b>Television:</b></td>
  445. <td bgcolor="{color:sidebox right}">{text:TV}</td>
  446. </tr>
  447. <tr>
  448. <td align="left" bgcolor="{color:sidebox left}"><b>Books:</b></td>
  449. <td bgcolor="{color:sidebox right}">{text:Books}</td>
  450. </tr>
  451. <tr>
  452. <td align="left" bgcolor="{color:sidebox left}"><b>Hereoes:</b></td>
  453. <td bgcolor="{color:sidebox right}">{text:Heroes}</td>
  454. </tr>
  455. </table>
  456. </div><br>
  457.  
  458.  
  459. <div id="sidebox">
  460. <div style="position:absolute; margin-top:-16px; "><h5>{name}'s Details</h5></div>
  461. <table width="300" border="0" cellspacing="6" cellpadding="0">
  462. <tr>
  463. <td width="100" align="left" bgcolor="{color:sidebox left}"><b>Status:</b></td>
  464. <td width="188" bgcolor="{color:sidebox right}">{text:Status}</td>
  465. </tr>
  466. <tr>
  467. <td align="left" bgcolor="{color:sidebox left}"><b>Orientation:</b></td>
  468. <td bgcolor="{color:sidebox right}">{text:Orientation}</td>
  469. </tr>
  470. <tr>
  471. <td align="left" bgcolor="{color:sidebox left}"><b>Ethnicity:</b></td>
  472. <td bgcolor="{color:sidebox right}">{text:Ethnicity}</td>
  473. </tr>
  474. <tr>
  475. <td align="left" bgcolor="{color:sidebox left}"><b>Religion:</b></td>
  476. <td bgcolor="{color:sidebox right}">{text:Religion}</td>
  477. </tr>
  478. <tr>
  479. <td align="left" bgcolor="{color:sidebox left}"><b>Occupation:</b></td>
  480. <td bgcolor="{color:sidebox right}">{text:Occupation}</td>
  481. </tr>
  482. </table>
  483. </div>
  484.  
  485.  
  486. </div>
  487.  
  488. <div id="header1"><h4>{name}'s Blurbs</h4></div>
  489. <div id="header2"><img src="https://78.media.tumblr.com/8cd7b987b842d26791489c9ca808fece/tumblr_p317p4cfHN1wbvn1qo1_1280.png" width="400"/></div>
  490. <div id="header2">
  491. {block:Description}<h4>About Me:</h4> {Description}<br><br>{/block:Description}
  492. <img src="https://78.media.tumblr.com/b8f692d5eeaaf4c2474fc7070ea0e73e/tumblr_p317p4cfHN1wbvn1qo3_1280.png" width="415"/>
  493.  
  494. </div>
  495.  
  496.  
  497. <div id="header1"><h4>{name}'s Posts</h4></div>
  498.  
  499.  
  500. <div class="autopagerize_page_element">
  501. {block:Posts}
  502. <div id="entry">
  503.  
  504.  
  505. {block:IndexPage}
  506. <div id="notez">
  507. <h1>{ShortMonth} {DayOfMonth} {Year} {12Hour}:{Minutes} {AmPm}</h1>
  508. <a href="{Permalink}">{NoteCount} Notes</a> - <a href="{Permalink}">View Post</a> - <a href="{ReblogURL}">Reblog</a>
  509. </div>
  510. {/block:IndexPage}
  511.  
  512. {block:Text}<h2>{Title}</h2>{Body}{/block:Text}
  513.  
  514. {block:Photo}
  515. {block:IndexPage}
  516. <center><a href="{permalink}"><img src="{PhotoURL-500}" width="400" border="0"></a></center>
  517. {block:IfShowPhotoCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfShowPhotoCaption}
  518. {/block:IndexPage}
  519.  
  520. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" width="400" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photo}
  521.  
  522. {block:Photoset}<center>{block:IndexPage}{Photoset-400}{/block:IndexPage}{block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}</center>{block:PermalinkPage}{/block:PermalinkPage}{/block:Photoset}
  523.  
  524. {block:Quote}<h2>"{Quote}"</h2>{block:Source}{Source}{/block:Source}{/block:Quote}
  525.  
  526. {block:Link}<a href="{URL}" class="link" {Target}><h2>{Name}</h2></a>{block:Description}{Description}{/block:Description}{/block:Link}
  527.  
  528. {block:Chat}
  529. {block:Title}{Title}{/block:Title}
  530. {block:Lines}
  531. {block:Label}
  532. <div class="{Alt}"><span class="label"><strong>{Label}</strong></span>
  533. <span class="line">{Line}</span></div>
  534. {/block:Label}
  535. {/block:Lines}
  536. {/block:Chat}
  537.  
  538. {block:Video}<center>{block:IndexPage}<div id="video">{Video-400}</div>{block:IfNotHidePhotoCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfNotHidePhotoCaption}{/block:IndexPage}
  539.  
  540. {block:PermalinkPage}<div id="video">{Video-400}</div>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}</center>
  541. {/block:Video}
  542.  
  543. {block:Audio}
  544. <center><div class="audio">{AudioPlayerBlack}</div></center>
  545. {block:Caption}{Caption}{/block:Caption}
  546. {/block:Audio}
  547.  
  548. {block:Answer}
  549. <div id="ask"><img src="{AskerPortraitURL-24}" style="width:28px; height:24px; vertical-align:middle; padding-right:4px;">{Asker} Asked: {Question}</div>
  550. <p>{Answer}</p>
  551. {/block:Answer}
  552. </div>
  553.  
  554.  
  555. {block:PermalinkPage}
  556. {block:Date}
  557. <div id="info"><div id="bottominfo">
  558.  
  559. Posted: <a href="/day/{year}/{monthnumberwithzero}/{dayofmonthwithzero}">{ShortDayOfWeek} {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}</a> at {12Hour}:{Minutes}{AmPm}{block:RebloggedFrom}<br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>.{/block:RebloggedFrom}
  560.  
  561. {block:Photo}{block:HighRes}<br>HighRes: <a href="{PhotoURL-HighRes}">view</a>{/block:HighRes}{/block:Photo}
  562.  
  563. {block:Answer}<BR>Ask: <a href="/ask">{AskLabel}</a>{/block:Answer}
  564.  
  565. {block:Audio}<BR>Plays: {FormattedPlayCount}{block:ExternalAudio}<BR>Download: <a href="{ExternalAudioURL}">here</a>.{/block:ExternalAudio}{/block:Audio}
  566.  
  567. {block:HasTags}<BR>Tagged: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{block:NoteCount}<BR>Notes: {NoteCount}{/block:NoteCount}
  568.  
  569. </div></div>
  570. {/block:Date}
  571. {/block:PermalinkPage}
  572.  
  573.  
  574. {block:PostNotes}
  575. <div id="notes">{PostNotes}</div>
  576. {/block:PostNotes}
  577.  
  578. {/block:Posts}
  579.  
  580. </div> </*Infinite Scroll*/>
  581.  
  582. {block:Pagination}
  583. <div id="entry">
  584. <center> <table width="400" border="0" cellspacing="0" cellpadding="0">
  585. <tr>
  586. <td width="200">
  587. {block:PreviousPage}<div align="left"><a href="{PreviousPage}">◄ Previous</a></div>{/block:PreviousPage}
  588. </td>
  589.  
  590. <td width="200">{block:NextPage}<div align="right"><a href="{NextPage}">Next ►</a></div>{/block:NextPage}
  591. </td>
  592. </tr>
  593. </table></center>
  594. </div>
  595. {/block:Pagination}
  596.  
  597. <center><img src="http://media.tumblr.com/tumblr_m2lokcAnTG1qaxq5z.png" width="750" height="2"><br></center>
  598. <center><small>©2011-2012 SleeplessThemes.com. All Rights Reserved. Powered By: Tumblr.com</small></center>
  599.  
  600. </div></*WTF*/>
  601. </body>
  602. </html>
Advertisement
Add Comment
Please, Sign In to add comment