Advertisement
Guest User

Untitled

a guest
Feb 17th, 2020
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.96 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. <!-- Theme by conkersradfurday, massively edited from destroyer's theme
  5. -->
  6.  
  7. <html>
  8. <head>
  9.  
  10. <!-- DEFAULT COLORS -->
  11. <meta name="color:Background" content="#e5e5e5"/>
  12. <meta name="color:center background" content="#ffffff"/>
  13. <meta name="color:post" content="#f9d6b6"/>
  14. <meta name="color:sidebar" content="#ffffff"/>
  15. <meta name="color:interests title" content="#ffffff"/>
  16. <meta name="color:sidebox" content="#ffffff"/>
  17. <meta name="color:sidebox border" content="#6699cc"/>
  18. <meta name="color:sidebox left" content="#B0CFF0"/>
  19. <meta name="color:sidebox right" content="#D3E7FB"/>
  20. <meta name="color:sidebox bold:" content="#39658c"/>
  21.  
  22.  
  23. <meta name="color:Orange Text" content="#ff6600"/>
  24. <meta name="color:Orange Background" content="#ffcc99"/>
  25.  
  26. <meta name="color:Text" content="#000000"/>
  27. <meta name="color:text headers" content="#000000"/>
  28. <meta name="color:bold text" content="#000000"/>
  29. <meta name="color:label background" content="#f4f4f4"/>
  30. <meta name="color:link" content="#003399"/>
  31. <meta name="color:link hover" content="#cc0000"/>
  32. <meta name="color:notes" content="#464646"/>
  33. <meta name="color:notes hover" content="#949494"/>
  34. <meta name="color:nav link" content="#ffffff"/>
  35. <meta name="color:nav link hover" content="#000000"/>
  36. <meta name="color:nav background" content="#6697cf"/>
  37. <meta name="color:header background" content="#003399"/>
  38. <meta name="color:asker background" content="#FF9933"/>
  39.  
  40. <meta name="text:Sex" content="Female"/>
  41. <meta name="text:Age" content="12 Years Old"/>
  42. <meta name="text:City" content="ion wanna tell hehe"/>
  43. <meta name="text:Country" content="USA"/>
  44. <meta name="text:Music" content=""/>
  45. <meta name="text:Movies" content=""/>
  46. <meta name="text:Tv" content=""/>
  47. <meta name="text:Books" content=""/>
  48. <meta name="text:Heroes" content=""/>
  49. <meta name="text:Headline" content="I'm back<br>on MySpace!"/>
  50.  
  51. <meta name="text:Background Size" content="25%" />
  52.  
  53.  
  54. <meta name="text:Profile Song" content="http://mp3.qqkjkl.com/mp3/18/30336027.mp3" />
  55. <meta name="text:Mood" content="Normal" />
  56.  
  57. <meta name="text:Status" content="Single"/>
  58. <meta name="text:Orientation" content="Bisexual"/>
  59. <meta name="text:Ethnicity" content="Lots of things"/>
  60. <meta name="text:Religion" content="No clue"/>
  61. <meta name="text:Occupation" content="Nothing lol"/>
  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="font:Body" content="'verdana', arial, Trebuchet MS, Helvetica, Tahoma, sans-serif" />
  71.  
  72. <meta name="text:Custom Link One" content="" />
  73. <meta name="text:Custom Link One Title" content="" />
  74. <meta name="text:Custom Link Two" content="" />
  75. <meta name="text:Custom Link Two Title" content="" />
  76. <meta name="text:Custom Link Three" content="" />
  77. <meta name="text:Custom Link Three Title" content="" />
  78. <meta name="text:Custom Link Four" content="" />
  79. <meta name="text:Custom Link Four Title" content="" />
  80.  
  81.  
  82. <title>{Title}</title>
  83. <link rel="stylesheet" href="http://static.tumblr.com/usaykzx/o8Bku9w35/reset.css" type="text/css" />
  84. <link rel="shortcut icon" href="{Favicon}">
  85. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  86. {block:Description}
  87. <meta name="description" content="{MetaDescription}" />
  88. {/block:Description}
  89.  
  90. {block:IfShowInfiniteScroll}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfShowInfiniteScroll}
  91.  
  92. <style type="text/css">
  93. body{
  94. margin-top:0px;
  95. text-align:justify;
  96. color: {color:Text};
  97. font-family: {font:Body};
  98. font-size: 11px;
  99. line-height: 12px;
  100. background-color:{color:Background};
  101. background-image:url({image:Background});
  102. background-attachment: repeat;
  103. background-position:top left;
  104. background-repeat: repeat;
  105. background-size:{text:Background Size};{text:Background Size}
  106. }
  107.  
  108. a, a:link, a:visited, a:active{color: {color:link}; text-decoration:none;
  109. font-family: {font:Body};
  110. font-size: 11px; line-height:12px; }
  111. a:hover{color: {color:link hover}; line-height:12px;}
  112.  
  113. #tumblr_controls{
  114. position:fixed!important;}
  115.  
  116. b, strong{color: {color:bold text};
  117. font-family: {font:Body};
  118. font-size: 11px; line-height:12px;}
  119.  
  120. #wtf {
  121. background-color:{color:center background};
  122. margin-top:0px;
  123. width:750px;
  124. overflow: visible;
  125. margin-left: -375px;
  126. left:50%;
  127. position: absolute;
  128. padding-top:10px;
  129. color: {color:Text};
  130. font-family: {font:Body};
  131. font-size: 11px;
  132. line-height: 12px;}
  133.  
  134. #entry {
  135. background-color: {color:post};
  136. border: 0px solid {color:post};
  137. z-index:6;
  138. float:right;
  139. overflow:visible;
  140. width:400px;
  141. height: auto;
  142. padding: 6px;
  143. margin:0px 10px 6px 0px;}
  144.  
  145.  
  146. #sidebar {
  147. position: absolute;
  148. overflow:hidden;
  149. margin-top: 0px;
  150. margin-left:-364px;
  151. left: 50%;
  152. background-color:{color:sidebar};
  153. width: 304px;
  154. height: auto;
  155. padding: 0px;}
  156.  
  157. #sidebox {
  158. border-top:20px solid {color:sidebox border};
  159. border-left:2px solid {color:sidebox border};
  160. border-right:2px solid {color:sidebox border};
  161. border-bottom:2px solid {color:sidebox border};
  162. overflow:hidden;
  163. margin-top: 0px;
  164. background-color:{color:sidebox};
  165. width: 300px;
  166. height: auto;
  167. padding: 0px;}
  168.  
  169. #sidebox b {color:{color:sidebox bold};}
  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. #entry img { max-width:400px;}
  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:normal;
  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:12px;
  332. line-height:12px;
  333.  
  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. #header3 {
  372. padding:4px;
  373. margin-left:328px;
  374. margin-bottom:6px;
  375. width:404px;
  376. border-style: solid;
  377. border-width: 2px;
  378. border-color:#000;}
  379.  
  380. #myspaceheader {
  381. width:750px;
  382. height:81px;
  383. background-color:{color:header background};
  384. margin-left: auto;
  385. margin-right: auto;}
  386. {CustomCSS}
  387.  
  388. #navigation {
  389. width:750px;
  390. height:30px;
  391. background-color:{color:nav background};
  392. margin-left: auto;
  393. margin-right: auto;}
  394. {CustomCSS}
  395. </style>
  396.  
  397. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  398.  
  399. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  400.  
  401.  
  402.  
  403. </head>
  404.  
  405. <body>
  406.  
  407. <div id="myspaceheader">
  408.  
  409. <div align=right><a href="http://myspacerebirth.tumblr.com/theme"><font color="white">Sign Up</font></a></div>
  410.  
  411. <div align=center><form action="/search" method="get">
  412. <input type="text" name="q" value="{SearchQuery}"/>
  413. <input type="submit" value="Search"/>
  414. </form></div>
  415. <div align=left><a href="http://myspacerebirth.tumblr.com"><img src="http://i.imgur.com/MKqRxyf.png" title="Join the MySpace rebirth!" /></div></a>
  416.  
  417.  
  418. </div>
  419.  
  420. <div id="navigation">
  421. <center>
  422. <a href="http://{name}.tumblr.com" class="links1">Home</a> |
  423. {block:AskEnabled}<a href="/ask" class="links1">Ask</a>{/block:AskEnabled} |
  424.  
  425. <a href="/archive" class="links1">Archive</a>|
  426.  
  427.  
  428. {block:SubmissionsEnabled}<a href="/submit" class="links1">Submit</a>{/block:SubmissionsEnabled}|
  429.  
  430. {block:HasPages}
  431. {block:Pages}
  432. <a href="{URL}" class="links1">{Label}</a>
  433. {/block:Pages}
  434. {/block:HasPages}
  435.  
  436. {block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}" class="links1">{text:Custom Link One Title}</a>{/block:ifCustomLinkOneTitle} |
  437.  
  438. {block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}" class="links1">{text:Custom Link Two Title}</a>{/block:ifCustomLinkTwoTitle} |
  439.  
  440. {block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}" class="links1">{text:Custom Link Three Title}</a>{/block:ifCustomLinkThreeTitle} |
  441.  
  442. {block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}" class="links1">{text:Custom Link Four Title}</a>{/block:ifCustomLinkFourTitle}
  443.  
  444. </center>
  445. </div>
  446.  
  447. <div id="wtf">
  448.  
  449.  
  450. <div id="sidebar">
  451. <h3>{Title}</h3>
  452. <table width="300" border="0" cellspacing="0" cellpadding="0">
  453. <tr>
  454. <td>
  455. <div style="clear:both;">
  456. <div style="float:left;">
  457. {block:IfPortraitImage}
  458. <a href="http://{name}.tumblr.com"><img src="{image:Portrait}" width="200"></a>
  459. {/block:IfPortraitImage}
  460. </div>
  461.  
  462. <div style="float:right;">
  463. <div style="margin-left:8px;">
  464. "{text:Headline}" <br> <br>
  465. {text:Sex} <br>
  466. {text:Age} <br>
  467. {text:City} <br>
  468. {text:Country} <br><br>
  469. <img src="http://media.tumblr.com/tumblr_m2lh9lgwvA1qaxq5z.gif">
  470. </div>
  471. </div>
  472. </div>
  473. </td>
  474. </tr>
  475. </table><br>
  476.  
  477. Last Login: <script type="text/javascript">
  478. <!--
  479. var currentTime = new Date()
  480. var month = currentTime.getMonth() + 1
  481. var day = currentTime.getDate()
  482. var year = currentTime.getFullYear()
  483. document.write(month + "/" + day + "/" + year)
  484. //-->
  485. </script>
  486. <br><br>
  487. <b><color="{color:post}">Mood:</color></b> {text:mood}</a>
  488. <br>
  489. View My: <a href="http://{name}.tumblr.com/tagged/me"><b>Pics</b></a> | <a href="http://{name}.tumblr.com/archive"><b>Archive</b></a>
  490. <br>
  491. <br>
  492. <div id="sidebox">
  493. <div style="position:absolute; margin-top:-16px; "><h5>Contact {title}</h5></div>
  494. <table width="300" border="0" cellspacing="6" cellpadding="0">
  495. <tr>
  496. <td width="150" align="left"><a href="http://tumblr.com/send/{name}"><img src="http://i.imgur.com/J4RAuTM.gif" /></a></td>
  497. <td width="150"><a href="http://tumblr.com/follow/{name}"><img src="http://i.imgur.com/UCOmMMp.gif"></a></a></td>
  498. </tr>
  499. <tr>
  500. <td width="150" align="left"><a href="/ask"><img src="http://i.imgur.com/dtwze3M.gif" /></a></td>
  501. <td width="150"><a href="https://www.tumblr.com/settings"><img src="http://i.imgur.com/QYs8aR4.gif"></a></a></td>
  502. </tr>
  503. </table>
  504. </div><br>
  505.  
  506. <br>
  507. <br>
  508. <div style="border:1px solid {color:sidebox border}; width:302px;">
  509. <h1>MySpace URL:</h1>
  510. http://{name}.tumblr.com
  511. </div><br>
  512. <br>
  513. <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" width="295" height="51">
  514. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" />
  515. <param name="bgcolor" value="#ffffff" />
  516. <param name="FlashVars" value="mp3={text:Profile Song}&amp;width=295&amp;height=51&amp;buttonwidth=54&amp;sliderwidth=40&amp;skin=http%3A//i.imgur.com/uh9op43.jpg&amp;sliderovercolor=310057&amp;buttoncolor=140014&amp;buttonovercolor=fcfcfc" />
  517. </object>
  518. <config>
  519. <param name="mp3" value="{text:Profile Song}"/>
  520. <param name="width" value="295"/>
  521. <param name="height" value="51"/>
  522. <param name="buttonwidth" value="54"/>
  523. <param name="sliderwidth" value="40"/>
  524. <param name="skin" value="http%3A//i.imgur.com/uh9op43.jpg"/>
  525. <param name="sliderovercolor" value="310057"/>
  526. <param name="buttoncolor" value="140014"/>
  527. <param name="buttonovercolor" value="fcfcfc"/>
  528. </config>
  529. <br><br>
  530.  
  531. <div id="sidebox">
  532. <div style="position:absolute; margin-top:-16px; "><h5>{title}'s interests</h5></div>
  533. <table width="300" border="0" cellspacing="6" cellpadding="0">
  534. <tr>
  535. <td width="100" align="left" bgcolor="{color:sidebox left}"><b>Music:</b></td>
  536. <td width="188" bgcolor="{color:sidebox right}">{text:Music}</td>
  537. </tr>
  538. <tr>
  539. <td align="left" bgcolor="{color:sidebox left}"><b>Movies:</b></td>
  540. <td bgcolor="{color:sidebox right}">{text:Movies}</td>
  541. </tr>
  542. <tr>
  543. <td align="left" bgcolor="{color:sidebox left}"><b>Television:</b></td>
  544. <td bgcolor="{color:sidebox right}">{text:TV}</td>
  545. </tr>
  546. <tr>
  547. <td align="left" bgcolor="{color:sidebox left}"><b>Books:</b></td>
  548. <td bgcolor="{color:sidebox right}">{text:Books}</td>
  549. </tr>
  550. <tr>
  551. <td align="left" bgcolor="{color:sidebox left}"><b>Heroes:</b></td>
  552. <td bgcolor="{color:sidebox right}">{text:Heroes}</td>
  553. </tr>
  554. </table>
  555. </div><br>
  556.  
  557.  
  558. <div id="sidebox">
  559. <div style="position:absolute; margin-top:-16px; "><h5>{title}'s Details</h5></div>
  560. <table width="300" border="0" cellspacing="6" cellpadding="0">
  561. <tr>
  562. <td width="100" align="left" bgcolor="{color:sidebox left}"><b>Status:</b></td>
  563. <td width="188" bgcolor="{color:sidebox right}">{text:Status}</td>
  564. </tr>
  565. <tr>
  566. <td align="left" bgcolor="{color:sidebox left}"><b>Orientation:</b></td>
  567. <td bgcolor="{color:sidebox right}">{text:Orientation}</td>
  568. </tr>
  569. <tr>
  570. <td align="left" bgcolor="{color:sidebox left}"><b>Ethnicity:</b></td>
  571. <td bgcolor="{color:sidebox right}">{text:Ethnicity}</td>
  572. </tr>
  573. <tr>
  574. <td align="left" bgcolor="{color:sidebox left}"><b>Religion:</b></td>
  575. <td bgcolor="{color:sidebox right}">{text:Religion}</td>
  576. </tr>
  577. <tr>
  578. <td align="left" bgcolor="{color:sidebox left}"><b>Occupation:</b></td>
  579. <td bgcolor="{color:sidebox right}">{text:Occupation}</td>
  580. </tr>
  581. </table>
  582. </div>
  583. </div>
  584.  
  585. <div id="header3"><br><br><center><b><color="{color:post}"></color><font style="font-size:16px!important;">{title} is in your extended network.</b></center><br><br></font></div>
  586.  
  587. <div id="header1"><h4>{title}'s Blurbs</h4></div>
  588.  
  589. <div id="header2">
  590. {block:Description}<h4>About Me:</h4> {Description}<br><br>{/block:Description}
  591. </div>
  592.  
  593. <div id="header1"><h4>{title}'s Posts</h4></div>
  594.  
  595.  
  596. <div class="autopagerize_page_element">
  597. {block:Posts}
  598. <div id="entry">
  599.  
  600.  
  601. {block:IndexPage}
  602. <div id="notez">
  603. <h1>{ShortMonth} {DayOfMonth} {Year} {12Hour}:{Minutes} {AmPm}</h1>
  604. <a href="{Permalink}">{NoteCount} Notes</a> - <a href="{Permalink}">View Post</a> - <a href="{ReblogURL}">Reblog</a>
  605. </div>
  606. {/block:IndexPage}
  607.  
  608. {block:Text}<h2>{Title}</h2>{Body}{/block:Text}
  609.  
  610. {block:Photo}
  611. {block:IndexPage}
  612. <center><a href="{permalink}"><img src="{PhotoURL-500}" width="400" border="0"></a></center>
  613. {block:IfShowPhotoCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfShowPhotoCaption}
  614. {/block:IndexPage}
  615.  
  616. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" width="400" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photo}
  617.  
  618. {block:Photoset}<center>{block:IndexPage}{Photoset-400}{/block:IndexPage}{block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}</center>{block:PermalinkPage}{/block:PermalinkPage}
  619. {block:IfShowPhotoCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfShowPhotoCaption}
  620. {/block:Photoset}
  621.  
  622. {block:Quote}<h2>"{Quote}"</h2>{block:Source}{Source}{/block:Source}{/block:Quote}
  623.  
  624. {block:Link}<a href="{URL}" class="link" {Target}><h2>{Name}</h2></a>{block:Description}{Description}{/block:Description}{/block:Link}
  625.  
  626. {block:Chat}
  627. {block:Title}{Title}{/block:Title}
  628. {block:Lines}
  629. {block:Label}
  630. <div class="{Alt}"><span class="label"><strong>{Label}</strong></span>
  631. <span class="line">{Line}</span></div>
  632. {/block:Label}
  633. {/block:Lines}
  634. {/block:Chat}
  635.  
  636. {block:Video}<center>{block:IndexPage}<div id="video">{Video-400}</div>{block:IfNotHidePhotoCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfNotHidePhotoCaption}{/block:IndexPage}<img src="http://i.imgur.com/hR6o8o2.png"/>
  637.  
  638. {block:PermalinkPage}<div id="video">{Video-400}</div>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}</center>
  639. {/block:Video}
  640.  
  641. {block:Audio}
  642. <center><div class="audio">{AudioPlayerBlack}</div></center>
  643. {block:Caption}{Caption}{/block:Caption}
  644. {/block:Audio}
  645.  
  646. {block:Answer}
  647. <table style="border-bottom:1px solid #a0a0a0;padding-bottom:5px;margin-bottom:5px;">
  648. <tr>
  649. <td style="vertical-align:top;padding-right:30px;padding-left:30px;padding-top:10px;padding-bottom:30px" bgcolor={color:asker background}><b>{Asker}</b><br><br><img src="{AskerPortraitURL-96}"></td>
  650. <td style="vertical-align:top;"><strong></strong><br>{Question}</td>
  651. </tr>
  652. </table>
  653. {Answer}
  654. {/block:Answer}
  655. </div>
  656.  
  657.  
  658. {block:PermalinkPage}
  659. {block:Date}
  660. <div id="info"><div id="bottominfo">
  661.  
  662. 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}
  663.  
  664. {block:Photo}{block:HighRes}<br>HighRes: <a href="{PhotoURL-HighRes}">view</a>{/block:HighRes}{/block:Photo}
  665.  
  666. {block:Answer}<BR>Ask: <a href="/ask">{AskLabel}</a>{/block:Answer}
  667.  
  668. {block:Audio}<BR>Plays: {FormattedPlayCount}{block:ExternalAudio}<BR>Download: <a href="{ExternalAudioURL}">here</a>.{/block:ExternalAudio}{/block:Audio}
  669.  
  670. {block:HasTags}<BR>Tagged: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{block:NoteCount}<BR>Notes: {NoteCount}{/block:NoteCount}
  671.  
  672. </div></div>
  673. {/block:Date}
  674. {/block:PermalinkPage}
  675.  
  676.  
  677. {block:PostNotes}
  678. <div id="notes">{PostNotes}</div>
  679. {/block:PostNotes}
  680.  
  681. {/block:Posts}
  682.  
  683. </div> </*Infinite Scroll*/>
  684.  
  685. {block:Pagination}
  686. <div id="entry">
  687. <center> <table width="400" border="0" cellspacing="0" cellpadding="0">
  688. <tr>
  689. <td width="200">
  690. {block:PreviousPage}<div align="left"><a href="{PreviousPage}">◄ Previous</a></div>{/block:PreviousPage}
  691. </td>
  692.  
  693. <td width="200">{block:NextPage}<div align="right"><a href="{NextPage}">Next ►</a></div>{/block:NextPage}
  694. </td>
  695. </tr>
  696. </table></center>
  697. </div>
  698. {/block:Pagination}
  699.  
  700. <center><img src="http://media.tumblr.com/tumblr_m2lokcAnTG1qaxq5z.png" width="750" height="2"><br></center>
  701. <center><small>©2003-<script type="text/javascript">
  702. <!--
  703. var year = currentTime.getFullYear()
  704. document.write(year)
  705. //-->
  706. </script> MySpace.com. Theme by conkersradfurday. All Rights Reserved. </small></center>
  707.  
  708. <style type="text/css">
  709. ul#likes {
  710. list-style-type: none;
  711. margin: 0 0 0 0;
  712. padding: 0 0 0 0;
  713. }
  714.  
  715. li.like_post {
  716. /* Should match the width specified in the Likes tag */
  717. width: 150px;
  718. padding: 0 40px 0 0;
  719. float: left;
  720. }
  721.  
  722. li.like_post img {
  723. max-width: 100%;
  724. }
  725.  
  726. li.like_post blockquote {
  727. margin: 0;
  728. padding: 0 0 0 10px;
  729. border-left: 1px solid #eee;
  730. }
  731.  
  732. li.like_post ol,
  733. li.like_post ul {
  734. margin: 0 0 0 15px;
  735. padding: 0;
  736. }
  737.  
  738. li.like_post .like_link a {
  739. font-weight: bold;
  740. }
  741.  
  742. li.like_post .like_title {
  743. font-weight: bold;
  744. }
  745.  
  746. li.like_post .post_info_bottom {
  747. margin: 10px 0 0 0;
  748. display: block !important;
  749. }
  750. </style>
  751.  
  752. </head>
  753.  
  754. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement