Advertisement
MAThemes

Theme #16

May 31st, 2013
9,941
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.02 KB | None | 0 0
  1. <!--
  2. Theme #16 " It's never too late "
  3. by: myackles.tumblr.com
  4.  
  5. Editing is okay as long as you:
  6. !! DO NOT CLAIM AS YOUR OWN
  7. !! DO NOT USE AS A BASE
  8. !! DO NOT REMOVE/MOVE THE CREDIT !!
  9. -->
  10.  
  11. <html><head>
  12. <title>{Title}</title>
  13. <link href='http://fonts.googleapis.com/css?family=Calligraffitti|Satisfy' rel='stylesheet' type='text/css'>
  14. <link href='http://fonts.googleapis.com/css?family=Arapey:400italic,400' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Lora:400italic,700italic' rel='stylesheet' type='text/css'>
  15.  
  16. {block:IfInfiniteScrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScrolling}
  17.  
  18. <meta name="color:Background" content="#f7f7f7"/>
  19. <meta name="color:Post Background" content="#ffffff"/>
  20. <meta name="color:Sb Background" content="#d1d0d0"/>
  21. <meta name="color:Font" content="#9c9595"/>
  22. <meta name="color:Links" content="#5a5959"/>
  23. <meta name="color:Links Hover" content="#5a5959"/>
  24. <meta name="color:Bold" content="#cc9e9e"/>
  25. <meta name="color:Blog Title" content="#969595"/>
  26. <meta name="color:Text Hover" content="#fae2d7"/>
  27. <meta name="color:Borders" content="#dfdfdf"/>
  28. <meta name="color:Scrollbar" content="#414141"/>
  29. <meta name="text:Link 1 url" content="/" />
  30. <meta name="text:Link 1 title" content="link1" />
  31. <meta name="text:Link 2 url" content="/" />
  32. <meta name="text:Link 2 title" content="link2" />
  33. <meta name="text:Link 3 url" content="/" />
  34. <meta name="text:Link 3 title" content="link3" />
  35. <meta name="text:Link 4 url" content="/" />
  36. <meta name="text:Link 4 title" content="link4" />
  37. <meta name="text:Link 5 url" content="/" />
  38. <meta name="text:Link 5 title" content="link5" />
  39.  
  40. <meta name="text:SIDEBAR HEIGHT" content="150"/>
  41. <meta name="text:BUTTONS DISTANCE" content="50"/>
  42.  
  43. <meta name="image:Sb Background Image" content="http://25.media.tumblr.com/a5694405ca285a0059ca354299f91b94/tumblr_ml1uboMLLy1r9c5eeo1_250.png"/>
  44. <meta name="image:Background Image" content=""/>
  45. <meta name="image:Sidebar Image" content=""/>
  46. <meta name="image:Border Image" content="http://24.media.tumblr.com/cd5001bfb8de89a41337dce9a77a7d85/tumblr_mj77t2OgYd1r9c5eeo2_250.png"/>
  47.  
  48. <meta name="if:Infinite Scrolling" content="0">
  49. <meta name="if:Info Ask Audio Background Image" content="1">
  50. <meta name="if:Show Archive Button" content="1">
  51. <meta name="if:Show Message Button" content="1">
  52. <meta name="if:Show Home Button" content="1">
  53. <meta name="if:Show Submit Button" content="1">
  54.  
  55. <link rel="shortcut icon" href="{Favicon}">
  56. <style type="text/css">
  57. body {
  58. font-family:calibri;
  59. font-size: 11px;
  60. line-height: 100%;
  61. text-align: justify;
  62. color: {color:Font};
  63. background-color: {color:Background};
  64. background-image: url('{image:Background Image}');
  65. background-attachment: fixed;
  66. background-position: left top;
  67. background-repeat: repeat; }
  68.  
  69. a:link, a:visited, a:active {
  70. text-decoration: none;
  71. color: {color:Links};
  72. -webkit-transition: all 0.4s ease-in-out;
  73. -moz-transition: all 0.4s ease-in-out;
  74. -o-transition: all 0.4s ease-in-out;
  75. transition: all 0.4s ease-in-out;}
  76.  
  77. a:hover {
  78. -webkit-transition: all 0.5s ease-out;
  79. -moz-transition: all 0.5s ease-out;
  80. transition: all 0.5s ease-out;
  81. text-shadow: 0px 1px 5px rgba(0,0,0,0.13);
  82. color: {color:Links hover};}
  83.  
  84. l {
  85. padding: 1px 7px 2px 3px;
  86. text-decoration: none;
  87. font-size: 16px; font-style:italic;
  88. text-shadow:3px 0px #f0c8c8, -3px 0px #c9e4ad;
  89. color: {color:Links};
  90. border: 1px solid {color:Background};
  91. -webkit-transition: all 0.4s ease-in-out;
  92. -moz-transition: all 0.4s ease-in-out;
  93. -o-transition: all 0.4s ease-in-out;
  94. transition: all 0.4s ease-in-out;
  95. border-bottom: 0px solid transparent;}
  96.  
  97. b, strong {
  98. color: {color:Bold};}
  99.  
  100. blockquote {
  101. margin-left: 0px;
  102. padding-left:7px;
  103. border-left: 2px solid {color:Borders};}
  104.  
  105. #title {
  106. padding-bottom: 4px;
  107. font-size: 16px; font-style:italic;
  108. text-align: center;}
  109.  
  110. #link {
  111. margin-top: 5px;
  112. padding-bottom: 4px;
  113. font-size: 16px;
  114. text-align: center;}
  115.  
  116. h1 {
  117. font-family: 'Lora';
  118. font-size:16px;
  119. font-style:italic;
  120. line-height: 15px;
  121. letter-spacing: 0px;
  122. text-transform: none;
  123. font-weight: normal;
  124. text-align: left;
  125. margin-top: 0px;
  126. margin-bottom: -5px;
  127. padding: 0px;
  128. color: {color:Posts Title};}
  129.  
  130. /* ~ POSTS ~ */
  131.  
  132. #entries {
  133. font-family:calibri;
  134. margin-left:280px;
  135. margin-top: 50px;
  136. margin-bottom: 20px;
  137. width: 520px; }
  138.  
  139. #posts {
  140. overflow: hidden;
  141. font-family: calibri;
  142. margin-bottom: 10px;
  143. border:1px solid {color:Borders};
  144. padding: 10px 10px 10px 10px;
  145. background: {color:Post Background};}
  146.  
  147.  
  148. /* ~ POST INFO ~ */
  149.  
  150. #info {
  151. font-size:10px;
  152. width:100px;
  153. text-align:center;
  154. -moz-border-radius: 3px;
  155. border-radius: 3px;
  156. padding: 4px;
  157. font-family:cambria;
  158. letter-spacing:1px;
  159. margin-top:-20px; border: 1px solid {color:borders};
  160. background-color: {color:Post Background};
  161. {block:ifInfoAskAudioBackgroundImage}
  162. background-image: url('{image:border Image}');
  163. {/block:ifInfoAskAudioBackgroundImage}
  164. margin-bottom:20px; }
  165.  
  166. #tags { font-size:10px;
  167. margin-left:111px;
  168. text-align:left;
  169. padding: 4px;
  170. font-family:cambria;
  171. margin-top:-40px; }
  172.  
  173. #margin { margin-bottom:20px; }
  174.  
  175.  
  176. /* ~ QUOTE ~ */
  177.  
  178. #quote { font-family: 'Lora';font-size:15px;font-style:italic; }
  179.  
  180. #source {
  181. font-size: 11px;
  182. margin-top: 5px;}
  183.  
  184. /* ~ AUDIO ~ */
  185.  
  186. #audioplayer { z-index:1;
  187. height:26px; width:27px;
  188. margin-top:20px; margin-left:27px;
  189. overflow:hidden; position:absolute;
  190. opacity: 1; filter:alpha(opacity=60);}
  191.  
  192.  
  193. #albumart {
  194. background-color:{color:Post Background};
  195. padding:3px; border:1px solid {color:borders};
  196. z-index:0;float:left; margin:0px 7px; opacity: 0.8;}
  197.  
  198. #stuff {
  199. border:1px solid {color:borders};
  200. {block:ifInfoAskAudioBackgroundImage}
  201. background-image: url('{image:Border Image}');
  202. {/block:ifInfoAskAudioBackgroundImage}
  203. margin:-7px; padding:3px;font-size:11px;
  204. margin-top:5px;padding-bottom:8px;padding-top:8px;}
  205.  
  206.  
  207. /* ~ QUESTION ~ */
  208.  
  209. .questions {
  210. text-align: center;
  211. margin: 3px;
  212.  
  213. font-size:12px;
  214. font-style:italic;
  215. text-shadow: 1px 1px 2px {color:post background};
  216. padding:7px;
  217. border-top:1px solid {color:borders};
  218. {block:ifInfoAskAudioBackgroundImage}
  219. background-image: url('{image:Border Image}');
  220. {/block:ifInfoAskAudioBackgroundImage}
  221. -moz-border-radius:2px; border-radius:2px;}
  222. .questionsq {margin: 5px;}
  223.  
  224. /* ~ CHAT ~ */
  225.  
  226. margin:8px;
  227. .user_1 .label {color:{color:links}; font-weight:bold;}
  228. .user_2 .label {color:{color:links}; font-weight:bold;}
  229. .user_3 .label {color:{color:links}; font-weight:bold;}
  230. .user_4 .label {color:{color:links}; font-weight:bold;}
  231. .user_5 .label {color:{color:links}; font-weight:bold;}
  232. .user_6 .label {color:{color:links}; font-weight:bold;}
  233. .user_7 .label {color:{color:links}; font-weight:bold;}
  234. .user_8 .label {color:{color:links}; font-weight:bold;}
  235. .user_9 .label {color:{color:links}; font-weight:bold;}
  236. .user_10 .label {color:{color:links}; font-weight:bold;}
  237. .user_11 .label {color:{color:links}; font-weight:bold;}
  238. .user_12 .label {color:{color:links}; font-weight:bold;}
  239. .user_13 .label {color:{color:links}; font-weight:bold;}
  240. .user_14 .label {color:{color:links}; font-weight:bold;}
  241. .user_15 .label {color:{color:links}; font-weight:bold;}
  242. .user_16 .label {color:{color:links}; font-weight:bold;}
  243. .user_17 .label {color:{color:links}; font-weight:bold;}
  244. .user_18 .label {color:{color:links}; font-weight:bold;}
  245. .user_19 .label {color:{color:links}; font-weight:bold;}
  246. .user_20 .label {color:{color:links}; font-weight:bold;}
  247.  
  248. ul.chat, .chat ol, .chat li {
  249. padding:0px;
  250. list-style:none;}
  251.  
  252. /* ~ SCROLLBAR ~ */
  253.  
  254. ::-webkit-scrollbar-thumb:vertical {
  255. height:10px;
  256. background-color: {color:Scrollbar};}
  257. ::-webkit-scrollbar-thumb:horizontal {
  258. height:10px;
  259. background-color: {color:Scrollbar};}
  260.  
  261. ::-webkit-scrollbar {
  262. height: 10px;
  263. width: 7px;
  264. background-color: {color:Post Background};}
  265.  
  266.  
  267. /* ~ PERMALINK NOTES PAGE ~ */
  268.  
  269. #postnotes {
  270. margin:0px 0px 0px 0px;
  271. width:510px;
  272. padding:5px;
  273. font-family:calibri headings;
  274. font-size: 12px;
  275. background-color: none;}
  276.  
  277. #postnotes a {
  278. margin-top:1px;}
  279.  
  280. ol.notes li.note {
  281. padding:1px;
  282. border-bottom: solid 0px;}
  283.  
  284. ol.notes li.note img.avatar {
  285. vertical-align:-4px;
  286. margin-right:0px;
  287. width:16px;
  288. height:16px;}
  289.  
  290. /* ~ SIDEBAR ~ */
  291. #sbarb {
  292. width:200px;margin-left: 19px;
  293. padding: 4px; position: absolute;
  294. background-color:{color:Post Background};
  295. border:1px solid {color:borders};
  296. -webkit-transition:all 0.8s ease;
  297. -moz-transition:all 0.8s ease;
  298. transition:all 0.8s ease;
  299. }
  300.  
  301. #center {
  302. margin-left: auto;
  303. margin-right: auto;
  304. width: 800px; }
  305.  
  306. #position {
  307. position: fixed;
  308. margin-top: -60px;
  309. left:0px;
  310. padding:5px;
  311. background-color:{color:Sb Background};
  312. background-image: url('{image:Sb Background Image}');
  313. border-left:5px solid {color:scrollbar};
  314. width: 278px;
  315. height:100%;
  316. } }
  317. #sidebar {
  318. position: fixed;
  319. margin-left: -40px;
  320. width: 260px;
  321. padding: 0px 0px 30px 0px;
  322. font: 11px calibri;
  323. color: {color:Font};}
  324.  
  325. #position1 {
  326. position: fixed;
  327. margin-top: -60px; border:1px solid {color:borders};
  328. left:270px;
  329. padding:5px;
  330. background-image: url('{image:Border Image}');
  331. width: 50px;
  332. height:100%;
  333. }
  334. .margin { margin-top:40%;}
  335. .ttl {
  336. margin-top:{text:SIDEBAR HEIGHT}px;
  337. width: 200px;
  338. font-family: 'Lora';
  339. font-size:15px;
  340. font-style:italic;
  341. margin-left:-25px;
  342. margin-bottom:-10px;
  343. text-shadow:1px 1px 0px {color:post background};
  344. letter-spacing: 1px;
  345. color: {color:Blog Title}; }
  346.  
  347. #description {
  348. position: fixed;
  349. opacity: 0.9;
  350. overflow: hidden;
  351. margin-left:24px;
  352. width: 200px;
  353. font-family:calibri;
  354. padding: 6px 0px 4px 0px;
  355. text-align: justify;
  356. color: {color:Font};
  357. background: none;
  358. }
  359.  
  360. /* ~ SUBLINKS ~ */
  361.  
  362. .sublinks {
  363. width: 120px; opacity:0;
  364. margin-top:{text:BUTTONS DISTANCE}px;
  365. padding-bottom:{text:BUTTONS DISTANCE}px;
  366. text-align:center; margin-left:-78px;margin-bottom:-28px;
  367. -webkit-transition: all 0.3s ease-out;
  368. -moz-transition: all 0.3s ease-out;
  369. transition: all 0.3s ease-out;
  370. color: {color:sublinks};
  371. shadow: 1px 1px 0px {color:Text Shadow};
  372. }
  373.  
  374. .sublinks a {
  375. font-family:consolas;
  376. font-size: 9px;
  377. background-color:{color:post background};
  378. display: inline-block;
  379. margin-bottom:-4px;
  380. padding:4px;
  381. width:160px;
  382. border:1px solid {color:post background};
  383. opacity:0;
  384. -webkit-transition: all 0.3s ease-out;
  385. -moz-transition: all 0.3s ease-out;
  386. transition: all 0.3s ease-out;
  387. text-transform: uppercase;
  388. letter-spacing: 1px;
  389. color: {color:Links};
  390. -moz-border-radius:2px;
  391. border-radius:2px;
  392. }
  393.  
  394. .sublinks a:hover{
  395. font-weight:bold;
  396. letter-spacing: 2px;
  397. color:{color:post background};
  398. background:{color:links};
  399. -webkit-transition: all 0.3s ease-out;
  400. -moz-transition: all 0.3s ease-out;
  401. transition: all 0.3s ease-out; }
  402.  
  403. #sidebar:hover #sbarb{
  404. opacity:0.5;
  405. -webkit-transition: all 0.3s ease-out;
  406. -moz-transition: all 0.3s ease-out;
  407. transition: all 0.3s ease-out;}
  408.  
  409. #sidebar:hover .sublinks {
  410. opacity:0.9;z-index:9999;
  411. -webkit-transition: all 0.3s ease-out;
  412. -moz-transition: all 0.3s ease-out;
  413. transition: all 0.3s ease-out;}
  414.  
  415. #sidebar:hover .sublinks a{opacity:1;z-index:9999;}
  416.  
  417. .sublinks1 {
  418. shadow: 1px 1px 0px {color:Text Shadow};
  419. {block:IfInfiniteScrolling}
  420. margin-top:-68%;
  421. {/block:IfInfiniteScrolling}
  422. {block:IfNotInfiniteScrolling}
  423. margin-top:-87%;
  424. {/block:IfNotInfiniteScrolling}
  425. margin-left:171px;
  426. color: {color:sublinks};
  427. width: 220px;}
  428.  
  429. .sublinks1 a {shadow: 1px 1px 0px {color:Text Shadow};
  430. font-family:cambria;
  431. font-size: 20px;
  432. padding:2px;
  433. padding-bottom:5px;
  434. text-shadow: 0px 1px 5px rgba(0,0,0,0.18);
  435. opacity:0.5;
  436. text-transform: uppercase;
  437. letter-spacing: 1px;
  438. color: {color:sublinks};}
  439.  
  440. .sublinks1 a:hover{shadow: 1px 1px 0px {color:Text Shadow};
  441. opacity:0.7;
  442. -webkit-transition: all 0.5s ease-out;
  443. -moz-transition: all 0.5s ease-out;
  444. transition: all 0.5s ease-out;
  445. color: {color:sublinks};}
  446. .heart { color: {color:bold};display: inline; }
  447.  
  448. /* ~ PAGES ~ */
  449.  
  450. #pagination {
  451. font-family:calibri;
  452. text-align:center;
  453. font-size:13px;
  454. margin-top: 8px;
  455. text-shadow: 0px 1px 5px rgba(0,0,0,0.13);
  456. text-transform:uppercase}
  457.  
  458.  
  459.  
  460. /* ~ CREDIT ~ */
  461.  
  462. #credit {
  463. position: fixed;
  464. bottom: 4px;
  465. right: 10px;
  466. width: 40px;
  467. -webkit-transition-duration: .90s;}
  468.  
  469. .crdt {
  470. display: block;
  471. width: 40px;box-shadow: 0px 1px 5px rgba(0,0,0,0.13);
  472. padding: 2px 0px 4px 0px;
  473. font: 13px calibri;
  474. font-style: italic;
  475. text-align: center;
  476. color: {color:Links};
  477. background: {color:Post Background};
  478. border: 1px solid {color:Borders};
  479. -webkit-transition-duration: .90s;}
  480.  
  481. .crdt a, a {
  482. text-decoration: none;
  483. text-transform: none;
  484. color: {color:Links}; }
  485. .crdt:hover {
  486. color: {color:Post Background};
  487. background: {color:Links};}
  488. </style>
  489. </head>
  490.  
  491.  
  492. <body>
  493. <div id="credit">
  494. <a href="http://myackles.tumblr.com/tagged/my-themes" target="_blank">
  495. <div class="crdt">theme</div></a>
  496. </div></div>
  497. <div id="center"><div id="position1"></div><div id="pos3"></div>
  498. <div id="position">
  499. <div class="margin"></div>
  500. <div id="sidebar">
  501. <div style="padding-bottom:10px; solid #fdfcfc;margin-bottom:10px;">
  502.  
  503. <center><div class="ttl">{title}</div><br><br>
  504. <div id="sbarb"><div id="pic">
  505. <a href="/"><img src="{image:Sidebar Image}" width="200" ></a></div></div>
  506. </div>
  507.  
  508. <center>
  509. <div class="sublinks">
  510. <a href="{text:Link 1 url}">{text:Link 1 title} </a> <br><br>
  511. <a href="{text:Link 2 url}">{text:Link 2 title}</a> <br><br>
  512. <a href="{text:Link 3 url}">{text:Link 3 title}</a> <br> <br>
  513. <a href="{text:Link 4 url}">{text:Link 4 title}</a> <br><br>
  514. <a href="{text:Link 5 url}">{text:Link 5 title}</a>
  515. </div><br>
  516.  
  517. <div id="description">
  518. <br><br><center>{description}</div></center>
  519. <center> <br>
  520. <div class="sublinks1"><!--
  521.  
  522. ↓ ALLTHE BUTTONS ARE DOWN HERE ↓
  523.  
  524. -->{block:IfShowHomeButton}&nbsp;<a href="/"><img alt="" src="http://static.tumblr.com/btjhfod/rXGmn1oij/home-3.png" width=14px;/></a></a><br><br><br>{/block:IfShowHomeButton}{block:IfShowMessageButton}&nbsp;<a href="/ask"><img alt="" src="http://static.tumblr.com/btjhfod/vAZmn1ohx/compose-3.png" width=14px;/></a></a><br><br><br>{/block:IfShowMessageButton}{block:IfShowArchiveButton}&nbsp;<a href="/archive" width=14px;><img alt="" src="http://static.tumblr.com/btjhfod/2thmn1og8/calendar.png" width=14px;/></a></a><br><br><br>{/block:IfShowArchiveButton}{block:IfShowSubmitButton}&nbsp;<a href="/submit"><img alt="" src="http://static.tumblr.com/btjhfod/xjgmn1og0/browser-upload.png" width=14px;/></a></a>{/block:IfShowSubmitButton}
  525. {block:IfNotInfiniteScrolling}
  526. {block:Pagination}{block:NextPage}<br><br><br><a href="{NextPage}"><img alt="" src="http://static.tumblr.com/btjhfod/PWKmn1ofp/arrow-right.png"/></a></a>{/block:NextPage}{block:PreviousPage}<br><br><br><a href="{PreviousPage}"><img alt="" src="http://static.tumblr.com/btjhfod/7zYmn1off/arrow-left.png"/></a></a>{/block:PreviousPage}
  527. {/block:Pagination} {/block:IfNotInfiniteScrolling}
  528.  
  529. </div></div>
  530. </center>
  531. </div>
  532.  
  533. <div id="entries">
  534.  
  535. {block:IfInfiniteScrolling}<div class = "autopagerize_page_element" >{/block:IfInfiniteScrolling}{block:Posts}
  536. <div id="posts">
  537.  
  538. <div id="title">
  539. {block:Title}
  540. <h1>{Title}&nbsp;</h1>
  541. {/block:Title}
  542. </div>
  543. {block:Text}
  544. {Body}
  545. {/block:Text}
  546.  
  547. {block:Quote}
  548. <div id="quote">
  549.  
  550. <center>"
  551. {Quote}"
  552. </center>
  553.  
  554. </div>
  555. {block:Source}
  556. <div id="source">
  557. <center>
  558. {Source}
  559. </center>
  560. </div>{/block:Source}
  561. {/block:Quote}
  562.  
  563. {block:Link}
  564. <a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  565. {block:Description}{Description}{/block:Description}
  566. {/block:Link}
  567.  
  568. {block:Photo}
  569. {LinkOpenTag}
  570. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  571. {LinkCloseTag}<br>
  572. {block:Caption}
  573. {Caption}
  574. {/block:Caption}
  575. {/block:Photo}
  576.  
  577. {block:Photoset}
  578. {Photoset-500}
  579. {block:Caption}
  580. {Caption}
  581. {/block:Caption}
  582. {/block:Photoset}
  583.  
  584. {block:Chat}
  585. <ul class="chat">
  586. {block:Lines}
  587. <li class="user_{UserNumber}">
  588. {block:Label}
  589. <span class="label">{Label}</span>
  590. {/block:Label}
  591. &nbsp;{Line}</li>
  592. {/block:Lines}</ul>
  593. {/block:Chat}
  594.  
  595. {block:Video}
  596. {Video-500}
  597. {block:Caption}
  598. {Caption}
  599. {/block:Caption}
  600. {/block:Video}
  601.  
  602. {block:Answer}
  603. <div class="questions">{Asker} said: &nbsp{Question}</div>
  604. <div class="questionsq">{Answer}</div>
  605. {/block:Answer}
  606.  
  607. {block:Audio}
  608. <div id="audioplayer">{AudioPlayerWhite}</div>
  609. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="60" height="60">{/block:AlbumArt}</div>
  610. <div id="stuff">
  611. <b>Song: </b>{block:TrackName}{TrackName}{/block:TrackName}<br>
  612. <b>Artist: </b>{block:Artist}{Artist}{/block:Artist}<br>
  613. <b>Album: </b>{block:Album}{Album}{/block:Album}<br>
  614. <b>Played: </b>{FormattedPlayCount} times</div>
  615. <br>
  616. {block:Caption}
  617. {Caption}
  618. {/block:Caption}
  619. {/block:Audio}
  620. </div><br>
  621.  
  622. <div id="info">{block:NoteCount}<a href="{Permalink}">{NoteCount}</a>&nbsp;<div class="heart">♥</div>&nbsp;{/block:NoteCount}<a href="{ReblogURL}" target="_blank">reblog</a></div>
  623. <i><b><div id="tags"> <a href="{Permalink}">{TimeAgo}</a>{/block:Date}
  624. {block:RebloggedFrom}&nbsp;-&nbsp;<a href="{ReblogParentURL}"><a href="{ReblogParentURL}"> via</a>{/block:RebloggedFrom}{block:ContentSource}&nbsp;-&nbsp;<a href="{SourceURL}">source </a>{/block:ContentSource}&nbsp;
  625.  
  626. {block:HasTags}{block:Tags}&nbsp;# <a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</i> </b><br></div><div id="margin"></div>
  627. {block:PostNotes}{PostNotes}{/block:PostNotes}
  628. {/block:Posts}</div></div>
  629.  
  630. {/block:Posts}{block:IfInfiniteScrolling}</div>{/block:IfInfiniteScrolling}
  631. </div>
  632. </body>
  633. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement