Advertisement
timelordheist

theme #6

Jun 24th, 2012
794
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.51 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!-- THEME #6 BY STUPIDBLOODYIDIOTS, TRY NOT TO REMOVE THIS PLEASE -->
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7. <head>
  8. <!-- DEFAULT VARIABLES -->
  9. <meta name="font:body" content="georgia" />
  10. <meta name="font:accent" content="georgia" />
  11. <meta name="text:title font size" content="17" />
  12. <meta name="text:body font size" content="10" />
  13. <meta name="text:blog title font size" content="9" />
  14. <meta name="text:sidebar font size" content="9" />
  15. <meta name="text:accent font size" content="8" />
  16. <meta name="color:background" content="#ffffff" />
  17. <meta name="color:notes bg" content="#592e43" />
  18. <meta name="color:quick reblog bg" content="#c4b49e" />
  19. <meta name="color:via icon bg" content="#8c676a" />
  20. <meta name="color:from icon bg" content="#682d36" />
  21. <meta name="color:sidebar" content="#eaeaea" / >
  22. <meta name="color:title" content="#272727" />
  23. <meta name="color:post details text" content="#ffffff" />
  24. <meta name="color:blog title" content="#682d36" />
  25. <meta name="color:text" content="#555555" />
  26. <meta name="color:sidebar text" content="#5f5e5e" />
  27. <meta name="color:link" content="#8a8a8b" />
  28. <meta name="color:link hover" content="#682d36" />
  29. <meta name="image:sidebar" content="" />
  30. <meta name="image:background" content="" />
  31. <meta name="text:Additional Link Title" content="" />
  32. <meta name="text:Additional Link URL" content="" />
  33. <meta name="text:Additional Link Title 2" content="" />
  34. <meta name="text:Additional Link URL 2" content="" />
  35. <meta name="text:Additional Link Title 3" content="" />
  36. <meta name="text:Additional Link URL 3" content="" />
  37. <meta name="text:Additional Link Title 4" content="" />
  38. <meta name="text:Additional Link URL 4" content="" />
  39. <meta name="if:Slide In Notes" content="1" />
  40. <meta name="if:Show Page Count" content="1" / >
  41.  
  42.  
  43.  
  44. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  45. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  46. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  47. <link rel="shortcut icon" href="{Favicon}" />
  48. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  49. <style type="text/css">
  50. .clear {
  51. clear: both;
  52. height: 0px;
  53. overflow: hidden;
  54. }
  55.  
  56. a img {
  57. border: none;
  58. }
  59.  
  60.  
  61.  
  62. #entries {
  63. margin-left: 250px;
  64. width: 500px;
  65. }
  66.  
  67. #tumblr_controls { opacity: .5;
  68. position: fixed; }
  69.  
  70. #tumblr_controls:hover {opacity: 1;
  71. -webkit-transition: all .5s ease-in-out;
  72. -moz-transition: all .5s ease-in-out;
  73. -o-transition: all .5s ease-in-out;
  74. -ms-transition: all .5s ease-in-out;
  75. transition: all .5s ease-in-out;
  76. position:fixed; }
  77.  
  78. #themecredit {
  79. position: fixed;
  80. bottom: 0px;
  81. right: 10px;
  82. padding: 10px;
  83. opacity: .8;
  84. }
  85.  
  86.  
  87. ul.credit
  88. {
  89. float:right;
  90. width:100%;
  91. padding:0;
  92. margin:0;
  93. list-style-type:none;
  94. }
  95.  
  96. ul.credit a
  97. {
  98. float:center;
  99. font-family: rex;
  100. background-color: transparent;
  101. text-decoration: none;
  102. margin-top: 2px;
  103. font-size: {text:Accent Font Size}px;
  104. line-height: {text:Accent Font Size}px;
  105. text-decoration:none;
  106. color: {color:exterior text};
  107.  
  108. padding: 5px 7px 3px 7px;
  109. letter-spacing: 3px;
  110. }
  111.  
  112.  
  113.  
  114. ul.credit a:hover {
  115. -webkit-transition: all .5s ease-in-out;
  116. -moz-transition: all .5s ease-in-out;
  117. -o-transition: all .5s ease-in-out;
  118. -ms-transition: all .5s ease-in-out;
  119. transition: all .5s ease-in-out;
  120. background-color: {color:via icon bg};
  121. color: {color:post details text};
  122. }
  123. ul.credit li {display:inline;}
  124.  
  125. #themecredit:hover {
  126. opacity: 1;
  127. -webkit-transition: all .5s ease-in-out;
  128. -moz-transition: all .5s ease-in-out;
  129. -o-transition: all .5s ease-in-out;
  130. -ms-transition: all .5s ease-in-out;
  131. transition: all .5s ease-in-out;}
  132.  
  133. body {
  134. background-color:{color:background};
  135. background-image: url('{image:Background}');
  136. background-position: center;
  137. background-attachment:fixed;
  138. background-repeat: repeat;
  139. font-family:{font:body};
  140. font-size:11px;
  141. line-height:10px;
  142. text-align:justify;
  143. color: {color:text};
  144. margin: 0;
  145. padding: 0;
  146. overflow-x: hidden;
  147. overflow-y: hidden; }
  148.  
  149. html { overflow-x: hidden;
  150. }
  151.  
  152. a:link, a:active, a:visited {
  153. color: {color:link};
  154. text-decoration:none }
  155.  
  156.  
  157. a:hover {
  158. color:{color:link hover};
  159. -webkit-transition: all .5s ease-in-out;
  160. -moz-transition: all .5s ease-in-out;
  161. -o-transition: all .5s ease-in-out;
  162. -ms-transition: all .5s ease-in-out;
  163. transition: all .5s ease-in-out;
  164. }
  165.  
  166.  
  167. #side { position: fixed;
  168. margin-left: 20px;
  169. margin-top: 100px;
  170. width: 200px }
  171.  
  172. .sidebg { background-image: url('{image:Sidebar}');
  173. width:200px;
  174. height: 300px; }
  175.  
  176. #sidebar {
  177. width:200px;
  178. position: fixed;
  179. border: 0px;
  180. text-align: justify;
  181. font-size: 9px;
  182. color: {color:sidebar text};
  183. }
  184.  
  185. #nav a {
  186. font-family: rex;
  187. letter-spacing: 2px;
  188. font-size: {text:blog title font size}px;
  189. line-height: {text:blog title font size}px;
  190. text-align: center; }
  191.  
  192.  
  193. #posts {
  194. overflow: hidden;
  195. border: 0px;
  196. width: 500px;
  197. padding: 5px 10px 5px 10px;
  198. font-size: {text:body text size}px;
  199. color: {color:text};
  200. }
  201.  
  202. bigtitle {
  203. color: {color:title};
  204. font-family: rex;
  205. letter-spacing: 3px;
  206. padding: 5px;
  207. text-align: center;
  208. font-style: italic;
  209. font-size: {text:title font size}px;
  210. line-height: {text:title font size}px;
  211. text-transform: lowercase;
  212. }
  213.  
  214. quote {
  215. color: {color:title};
  216. font-family: rex;
  217. letter-spacing: 3px;
  218. padding: 5px;
  219. text-align: justify;
  220. font-style: italic;
  221. font-size: {text:title font size}px;
  222. line-height: {text:title font size}px;
  223. text-transform: lowercase;
  224. }
  225.  
  226. #source {
  227. text-align: left
  228. }
  229.  
  230.  
  231.  
  232. #tags {
  233. font-family: {font:Accent};
  234. font-size: {text:Accent font size}px;
  235. line-height: {text:Accent font size}px;
  236. font-style: italic;
  237. margin-top: 2px;
  238. letter-spacing: 2px;
  239. margin-bottom: 10px;
  240. text-align:justify;
  241. }
  242.  
  243.  
  244. #questions {
  245. width: 90%;
  246. padding: 5px;
  247. text-align: justify;
  248. }
  249.  
  250. blockquote{ text-decoration: none }
  251.  
  252. img a {
  253. border: none; width: 100% }
  254.  
  255. .audio{
  256. display: block}
  257.  
  258. .user_1 .label {
  259. font-weight:light;
  260. font-family: {font:accent};
  261. text-transform: uppercase;
  262. padding: 2px;
  263. letter-spacing: 2px;
  264. font-size: {text:accent font size}px; }
  265.  
  266. .user_2 .label {
  267. font-weight:light;
  268. font-family: {font:Accent};
  269. text-transform: uppercase;
  270. letter-spacing: 2px;
  271. font-size: {text:accent font size}px; }
  272.  
  273. .user_3 .label {
  274. font-weight:light;
  275. font-family: {font:Accent};
  276. text-transform: uppercase;
  277. letter-spacing: 2px;
  278. font-size: {text:accent font size}px; }
  279.  
  280. .user_4 .label {
  281. font-weight:light;
  282. font-family: {font:Accent};
  283. text-transform: uppercase;
  284. letter-spacing: 2px;
  285. font-size: {text:accent font size}px; }
  286.  
  287. ul.chat, .chat ol, .chat li {
  288. list-style:none;
  289. margin:0px;
  290. padding:0px;}
  291.  
  292.  
  293. .notes img{
  294. width:10px;
  295. position:relative;
  296. top:1px; }
  297.  
  298. ol.notes, .notes li {
  299. list-style:none;
  300. margin:0px;
  301. padding:2px; }
  302.  
  303. iframe input, iframe submit, iframe textarea, iframe div, iframe table {
  304. background-color:transparent!important;
  305. }
  306.  
  307.  
  308.  
  309.  
  310. li {list-style-type: square;}
  311.  
  312.  
  313. blogtitle { font-family: rex;
  314. font-size: {text:blog title font size}px;
  315. line-height: {text:blog title font size}px;
  316. color: {color:blog title};
  317. text-transform: lowercase;
  318. letter-spacing: 3px;
  319. font-weight: light }
  320.  
  321. @font-face { font-family: rex;
  322. src: url('http://static.tumblr.com/7qinoan/dCHm5ojj1/rex_bold.otf') ; }
  323.  
  324. blogtitle a { font-family: rex;
  325. font-size: {text:blog title font size}px;
  326. line-height: {text:blog title font size}px;
  327. color: {color:blog title};
  328. text-transform: lowercase;
  329. letter-spacing: 3px;
  330. font-weight: light}
  331.  
  332. navmarker a { font-family: rex;
  333. font-size: {text:blog title font size}px;
  334. color: {color:blog title};
  335. text-transform: lowercase;
  336. letter-spacing: 3px;
  337. font-weight: light}
  338.  
  339.  
  340. /* the main ul block, there is no list style at all e.g. all together */
  341. #showhideblock {
  342. list-style:none;
  343. margin:0;
  344. padding:0;
  345. }
  346. /* the main ul block elements push to the left and make there display inline e.g. no breaks */
  347. #showhideblock li {
  348. float:left;
  349. width:200px;
  350. height:300px;
  351. display:inline;
  352. background: transparent;
  353. }
  354.  
  355. /* the basic showing element of the list */
  356. #showhideblock li .show{
  357. display:block;
  358. width:200px;
  359. height:300px;
  360.  
  361.  
  362. }
  363. /* hide the hiding element of the list with the height of 0 and overflow set to hidden */
  364. /* but once shown display in black */
  365. #showhideblock li .hide {
  366. color : #ffffff;
  367. height: 0; /* hide the .hide element */
  368. overflow: hidden;
  369. opacity:0.8;
  370. background-color: {color:sidebar};
  371.  
  372.  
  373. }
  374. /* when you hover over the shown element, set the hidden element sizes */
  375. #showhideblock li:hover .hide, #showhideblock li.over .hide {
  376. height: 300px;
  377. width: 200px;
  378.  
  379.  
  380. }
  381. /* when you hover over the shown element set the shown element height and overflow values */
  382. #showhideblock li:hover .show, #showhideblock li.over .show {
  383. height: 0;
  384. overflow: hidden;
  385. }
  386.  
  387. /* set the show a href links to colour of black (on the white background of the shown element */
  388. /* and the textual size to be bigger than normal */
  389. #showhideblock li a {
  390. color:black;
  391. text-align: center;
  392. opacity: 1;
  393. -webkit-transition: all .8s ease-in-out;
  394. -moz-transition: all .8s ease-in-out;
  395. -o-transition: all .8s ease-in-out;
  396. -ms-transition: all .8s ease-in-out;
  397. transition: all .8s ease-in-out;
  398.  
  399. }
  400. /* since changing the background colour of the hidden element to black, change the on hover */
  401. /* to have a textual colour of white */
  402. #showhideblock li a:hover {
  403. color:{color:link hover};
  404. }
  405.  
  406. #desc { width: 120px;
  407. font-size: {text:Sidebar Font Size}px;
  408. line-height: {text:Sidebar Font Size}px;
  409. height: 250px;
  410. color: {color:sidebar text};
  411. opacity: 1px;
  412. text-align: justify;
  413. padding:30px 40px 20px 40px;
  414. }
  415.  
  416. #details {
  417. font-family: {font:accent};
  418. font-size: {text:accent font size}px;
  419. text-transform: lowercase;
  420. font-style: italic;
  421. letter-spacing: 0px;
  422. text-align: left;
  423. width: 100px;
  424. {block:IfSlideInNotes}margin-left: 1200px;{/block:IfSlideInNotes}
  425. }
  426.  
  427. #tags:hover { background-color: {color:sidebar};
  428. -webkit-transition: all .7s ease-in-out;
  429. -moz-transition: all .7s ease-in-out;
  430. -o-transition: all .7s ease-in-out;
  431. -ms-transition: all .7s ease-in-out;
  432. transition: all .6s ease-in-out;}
  433.  
  434.  
  435. #details td {
  436. line-height: 16px;
  437. width: 30px;
  438. cellspacing: 0;
  439. cellpadding: 0;
  440. list-style-type: none;
  441. text-align: center;
  442. vertical-align: middle;
  443. color: {color:post details text}; }
  444.  
  445. #pagination td {
  446. line-height: 16px;
  447. width: 30px;
  448. cellspacing: 0;
  449. cellpadding: 0;
  450. list-style-type: none;
  451. text-align: center;
  452. vertical-align: middle;
  453. color: {color:post details text}; }
  454.  
  455. #pagination td a { color: {color:post details text}; }
  456. #pagination td:hover { background-color: {color:background};}
  457. #pagination td a:hover {
  458. color:{color:post details text};
  459. opacity: .9;
  460. -webkit-transition: all .5s ease-in-out;
  461. -moz-transition: all .5s ease-in-out;
  462. -o-transition: all .5s ease-in-out;
  463. -ms-transition: all .5s ease-in-out;
  464. transition: all .5s ease-in-out;}
  465.  
  466. {block:IfSlideInNotes}
  467. #entries:hover #details {
  468. margin-left:0px;
  469. -webkit-transition: all .7s ease-in-out;
  470. -moz-transition: all .7s ease-in-out;
  471. -o-transition: all .7s ease-in-out;
  472. -ms-transition: all .7s ease-in-out;
  473. transition: all .6s ease-in-out; }
  474. {/block:IfSlideInNotes}
  475.  
  476. #details td a { color: {color:post details text}; }
  477. #details td:hover { background-color: {color:background};}
  478. #details td a:hover {
  479. color:{color:post details text};
  480. opacity: .9;
  481. -webkit-transition: all .5s ease-in-out;
  482. -moz-transition: all .5s ease-in-out;
  483. -o-transition: all .5s ease-in-out;
  484. -ms-transition: all .5s ease-in-out;
  485. transition: all .5s ease-in-out;}
  486.  
  487. span.via {background: transparent;}
  488. span.via:hover {text-decoration: none; color:{color:Sidebar text}; z-index: 6; }
  489. span.via span {position: absolute; left: -9999px;
  490. margin: 0px 0 0 0px; padding: 3px 3px 3px 3px; z-index: 6;}
  491. span.via:hover span {left: 2%;}
  492. span.via span {position: absolute; left: -9999px;
  493. margin: 0px 0 0 0px; padding: 3px 3px 3px 3px; }
  494. span.via:hover span { margin: -30px 0 0px 850px; z-index:6;
  495. font-family: {font:accent};
  496. font-size: {text:accent font size}px;
  497. letter-spacing: 3px;}
  498.  
  499. span.from {background: transparent;}
  500. span.from:hover {text-decoration: none; color:{color:Sidebar text}; z-index: 6; }
  501. span.from span {position: absolute; left: -9999px;
  502. margin: 0px 0 0 0px; padding: 3px 3px 3px 3px; z-index: 6;}
  503. span.from:hover span {left: 2%;}
  504. span.from span {position: absolute; left: -9999px;
  505. margin: 0px 0 0 0px; padding: 3px 3px 3px 3px; }
  506. span.from:hover span { margin: -30px 0 0px 850px; z-index:6;
  507. font-family: {font:accent};
  508. font-size: {text:accent font size}px;
  509. letter-spacing: 3px; }
  510.  
  511. #postbottom a { padding: 7px; height:16px;
  512. background-color: {color:quick reblog bg};
  513. font-family: {font:Accent};
  514. font-size: {text:accent font size}px;
  515. line-height: {text:accent font size}px;
  516. font-style: italic;
  517. letter-spacing: 1px;
  518. color: {color:post details text}; }
  519.  
  520. #postbottom a:hover {
  521. color:{color:post details text};
  522. opacity: .9;
  523. -webkit-transition: all .5s ease-in-out;
  524. -moz-transition: all .5s ease-in-out;
  525. -o-transition: all .5s ease-in-out;
  526. -ms-transition: all .5s ease-in-out;
  527. transition: all .5s ease-in-out; }
  528.  
  529.  
  530. #asks {
  531. background-color: {color:entry};
  532. color: {color: text};
  533. padding: 5px;
  534. margin-bottom: 0px;
  535. font-family: trebuchet ms;
  536. font-size: 9px;
  537. margin-left: 15px
  538. }
  539.  
  540. #asker {
  541. margin-left: 20px;
  542. text-align: left;
  543. font-size: 20px;
  544. font-family: {font:title};
  545. letter-spacing: 2px;
  546. font-style: italic;
  547. }
  548.  
  549. #questions {
  550. width: 90%;
  551. padding: 5px;
  552. text-align: justify;
  553. }
  554. </style>
  555. <style type="text/css">{CustomCSS}</style>
  556. </head>
  557.  
  558. <body>
  559. <div id="side">
  560.  
  561. <div align="right">
  562. <div id="pagination">
  563. <table style="font-size: 9px; margin-right: 10px"><tr>
  564. {block:PreviousPage}<td style="background-color: {color:notes bg}; width: 20px; height: 20px; overflow: hidden;">
  565. <a href="{PreviousPage}">
  566. «
  567. </a>
  568. </td>{/block:PreviousPage}
  569.  
  570. {block:NextPage}<td style="background-color: {color:notes bg}; width: 20px; height: 20px; overflow: hidden;">
  571.  
  572. <a href="{NextPage}">»</a>
  573. </td>
  574. {/block:NextPage}
  575. </tr>
  576.  
  577. </table>
  578. </div>
  579.  
  580. </div><br />
  581.  
  582.  
  583. <div class="sidebg" style="margin-bottom: -300px"></div>
  584.  
  585. <ul id="showhideblock">
  586. <li>
  587. <a class="show"><br /><br /><br /> <br /><br /><br /><br /><br /><br/><br ></a>
  588. <div class="hide">
  589. <a>
  590. <center>
  591.  
  592. <div id="desc">
  593. <center><a href="/"><blogtitle> {Title} </blogtitle></a></center><br />
  594. <i>
  595. {block:Description}{Description}{/block:Description}
  596. </i><br /><br />
  597. <center><div id="nav">
  598. <a href="/ask">ask</a><br />
  599.  
  600. {block:ifAdditionalLinkTitle}<a href="{text:Additional Link URL}">{text:Additional Link Title}</a> <br />{/block:ifAdditionalLinkTitle}
  601.  
  602. {block:ifAdditionalLinkTitle2}<a href="{text:Additional Link URL 2}">{text:Additional Link Title 2}</a>
  603. <br />{/block:ifAdditionalLinkTitle2}
  604.  
  605. {block:ifAdditionalLinkTitle3}<a href="{text:Additional Link URL 3}">{text:Additional Link Title 3}</a> <br />{/block:ifAdditionalLinkTitle3}
  606.  
  607. {block:ifAdditionalLinkTitle4}<a href="{text:Additional Link URL 4}">{text:Additional Link Title 4}</a> <br />{/block:ifAdditionalLinkTitle4}
  608.  
  609. </div>
  610. <br />
  611. {block:Pagination}{block:IfShowPageCount} <center><navmarker>{CurrentPage}/{TotalPages}</navmarker></center>{/block:IfShowPageCount}{block:Pagination} </center>
  612.  
  613.  
  614. </div>
  615. </center>
  616.  
  617. </div>
  618.  
  619. </div>
  620.  
  621.  
  622. <div id="themecredit">
  623. <ul class="credit"><li> <a href="http://stupidbloodyidiots.tumblr.com/sbithemes">&copy; stupidbloodyidiots</a></li></ul></div>
  624.  
  625.  
  626. {block:Posts}
  627. <div id="entries"><br>
  628.  
  629. <center>
  630. <table>
  631. <tr><td>
  632.  
  633. <div id="posts">
  634.  
  635.  
  636. {block:Title}<bigtitle>{title}</bigtitle>{/block:Title}
  637.  
  638. {block:Text}{body}{/block:Text}
  639.  
  640. {block:Quote}<quote>{quote}</quote>{/block:Quote}
  641.  
  642. {block:Source}<div class="source"><div align="right"><blogtitle>{Source}</blogtitle></div></div>{/block:Source}
  643.  
  644. {block:Link}<a href="{URL}" class="link" {Target}><bigtitle>{Name} </bigtitle></a>
  645. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  646.  
  647. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  648.  
  649. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  650.  
  651. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  652.  
  653. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  654.  
  655. {block:Answer} <center><div id="questions"><table width="100%" cellpadding="10px"><tr><td><div align="right"><div class="asker"><img src="{AskerPortraitURL-48}"></div></div></td><td style="vertical-align:text-top;"> <b><font face="rex">{Asker}: </font></b>{Question}</td></tr></table> </div></center><br/> {Answer}{/block:Answer}
  656.  
  657.  
  658. {block:Audio}<center><table><tr><td width="70%"><span class="audio"><center>{AudioPlayerBlack}</center></span></td><td>{block:Caption}<div class="source"><center><blogtitle>{Caption}</blogtitle></center></div>{/block:Caption}</td></tr></table></center>{/block:Audio}<br>
  659. </div>
  660. </td>
  661.  
  662. <td valign="top">
  663. <div id="details">
  664. <table cellspacing="0" cellpadding="0">
  665. <tr>
  666. <td style="background-color: {color:notes bg}; width: 30px; height: 30px; overflow: hidden;"><div style="width:20px; padding: 14px 10px 14px 10px; height:16px; overflow:hidden; vertical-align:middle;">{NoteCount}</div></td>
  667.  
  668. {block:RebloggedFrom}
  669. <td style="background-color:{color:via icon bg};"><span class="via"><div style="width:24px; padding: 6px 8px 6px 8px; height:24px; overflow:hidden; vertical-align:middle;"><a href="{ReblogParentURL}"><img src='{ReblogParentPortraitURL-24}' align='middle'></a> </div> <span>via {ReblogParentName}</span></span></td>
  670.  
  671. {/block:RebloggedFrom}
  672. </tr>
  673. <tr>
  674. <td style="background-color: {color:quick reblog bg};"><div style="width:20px; padding: 14px 10px 14px 10px; height:16px; overflow:hidden; vertical-align:middle;"><a href="{ReblogURL}">rb</a></div></td>
  675.  
  676. {block:RebloggedFrom}
  677.  
  678. <td style="background-color:{color:from icon bg};"><span class="from"><div style="width:24px; padding: 6px 8px 6px 8px; height:24px; overflow:hidden; vertical-align:middle;"><a href="{ReblogRootURL}"><img src='{ReblogRootPortraitURL-24}' align='middle'></a></div><span>from {ReblogRootName}</span></span></td>
  679.  
  680. {/block:RebloggedFrom}
  681. </tr>
  682. </table>
  683. </div>
  684.  
  685. </td></tr></table>
  686.  
  687.  
  688. <table width="100%">
  689. <tr>
  690. <td style="vertical-align:top"><div id="postbottom"><a href="{Permalink}">{TimeAgo}</a></div></td>
  691. <td width="82%">
  692. <div id="tags">
  693.  
  694. {block:HasTags}{block:Tags}* <a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
  695. </td>
  696. </tr>
  697. </table>
  698.  
  699.  
  700. </center>
  701.  
  702. {block:PostNotes}{PostNotes}{/block:PostNotes}
  703. </div>
  704. {/block:Posts}
  705.  
  706.  
  707. </div>
  708.  
  709. </body>
  710. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement