Advertisement
Guest User

Theme 56 By Vervainnecklacethemes

a guest
Apr 11th, 2016
1,481
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.73 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.  
  3. <!--
  4. Theme by VervainNecklaceThemes
  5. http://vervainnecklacethemes.tumblr.com
  6. Do Not Copy and Redistribute as your own
  7. -->
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15. <!--
  16. $('.selector').pxuPhotoset({
  17. 'ligthbox' : true, // uses the default Tumblr lightbox, change to false to use your own
  18. 'highRes' : true, // will use high res images
  19. 'rounded' : 'corners', // corners, all or false
  20. 'exif' : true, // display EXIF data if available (tooltip)
  21. 'captions' : true, // display individual captions on photos (tooltip)
  22. 'gutter' : '10px', // spacing between the images
  23. 'photoset' : '.photo-slideshow', // photoset wrapper
  24. 'photoWrap' : '.photo-data', // photo data wrapper (includes photo, icons + exif)
  25. 'photo' : '.pxu-photo' // photo wrap (includes photo only)
  26. });-->
  27.  
  28.  
  29. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  30. <head>
  31. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
  32. <script src="js/jquery-1.7.1.js" type="text/javascript"></script>
  33. <script src="js/jquery.adipoli.min.js" type="text/javascript"></script>
  34. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  35. <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  36.  
  37.  
  38. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  39. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  40. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  41. <script type="text/javascript" src="/path/to/js/pxuPhotoset.min.js"></script>
  42. <script type="text/javascript">
  43. $(document).ready(function() {
  44. $('.photo-slideshow').pxuPhotoset({
  45. 'gutter' : '10px',
  46. 'rounded' : 'false',
  47. }, function() {
  48. // callback
  49. });
  50. });
  51. </script>
  52.  
  53.  
  54. <link href="css/adipoli.css" rel="stylesheet" type="text/css"/>
  55. <script src="js/jquery-1.7.1.js" type="text/javascript"></script>
  56. <script src="js/jquery.adipoli.min.js" type="text/javascript"></script>
  57.  
  58. <!-- DEFAULT VARIABLES -->
  59. <meta name="color:background" content="#ffffff" />
  60. <meta name="color:posts" content="#fff7ed" />
  61. <meta name="color:infohover" content="#111107" />
  62. <meta name="color:Question Background" content="#f1f0f0" />
  63. <meta name="color:text" content="#aaa8a3" />
  64. <meta name="color:bold" content="#d95e40" />
  65. <meta name="color:italic" content="#f2992e" />
  66. <meta name="color:link" content="#f5ad58" />
  67. <meta name="color:border" content="#fad6ab" />
  68. <meta name="color:Quote" content="#f2992e" />
  69. <meta name="color:title" content="#f2992e" />
  70. <meta name="color:blog title" content="#f2992e" />
  71. <meta name="color:left sidebar" content="#fcebd5" />
  72. <meta name="color:right bar 1" content="#fad6ab" />
  73. <meta name="color:right bar 2" content="#fcebd5" />
  74. <meta name="color:nav hover bg" content="#f1f0f0">
  75. <meta name="color:navigation links" content="#ffffff">
  76. <meta name="color:navigation links bg" content="#fad6ab">
  77. <meta name="color:navigation links hover" content="#5d5d5d">
  78. <meta name="color:navigation links bg hover" content="#ffffff">
  79. <meta name="color:Stats" content="#725c6b">
  80. <meta name="color:Tags" content="#978c94">
  81. <meta name="color:Tags Link" content="#ca66a9">
  82. <meta name="color:Stats Link" content="#a78ca4">
  83. <meta name="color:Stats border" content="#e9e3de">
  84. <meta name="color:scrollbar" content="#f2992e">
  85. <meta name="color:description text" content="#f2992e">
  86. <meta name="image:background" content="" />
  87. <meta name="image:sidebar image" content="" />
  88. <meta name="text:Link1" content="link url" />
  89. <meta name="text:Text Link1" content="Link Title 1" />
  90. <meta name="text:Link2" content="link url" />
  91. <meta name="text:Text Link2" content="Link Title 2" />
  92. <meta name="text:Link3" content="link url" />
  93. <meta name="text:Text Link3" content="Link Title 3" />
  94.  
  95.  
  96.  
  97.  
  98. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  99. <title>{Title}</title>
  100. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  101. <link rel="shortcut icon" href="{Favicon}" />
  102. <link href='http://fonts.googleapis.com/css?family=Lato:300' rel='stylesheet' type='text/css'>
  103. <link href='http://fonts.googleapis.com/css?family=Bowlby+One+SC' rel='stylesheet' type='text/css'>
  104. <link href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  105. <link href='https://fonts.googleapis.com/css?family=Quicksand:700' rel='stylesheet' type='text/css'>
  106.  
  107. <style type="text/css">
  108.  
  109.  
  110. ::-webkit-scrollbar-thumb {background-color: {color:Scrollbar}; height: auto; border: 4px solid {color:background}; }
  111. ::-webkit-scrollbar {background-color: {color:Scrollbar}; height:15px; width:13px; border: 6px solid {color:background};}
  112.  
  113.  
  114.  
  115. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family: calibri; font-size:11px; line-height:110%; text-align:justify}
  116.  
  117. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  118. a:hover{color:{color:background}}
  119.  
  120. links {position:fixed; text-align:center;margin-left:160px;margin-top:100px}
  121.  
  122. links a {margin: 174px 0 -183px -870px; width:100px; display:block; color:{color:text}; background-color:{color:LeftLinksBgColor}; font:10px georgia ;font-style:italic; text-transform: lowercase; text-decoration: none; letter-spacing: 3px; padding:3px;}
  123.  
  124. links a:hover {background-color:{color:hoverlink};
  125. -webkit-transition: all 0.6s ease-in-out;
  126. -moz-transition: all 0.6s ease-in-out;
  127. -o-transition: all 0.6s ease-in-out;
  128. -ms-transition: all 0.6s ease-in-out;
  129. transition: all 0.6s ease-in-out;
  130. }
  131.  
  132. #pagination{
  133. width:500px;
  134. text-align:center;
  135. background-color:{color:posts};
  136. }
  137. #pagination a{
  138.  
  139. text-align:center;
  140. line-height:20px;
  141. font-family:calibri;
  142. font-style:italic;
  143. font-size:10px;
  144. opacity:1;
  145. color:{color:text};
  146. -webkit-transition: all 0.6s ease-in-out;
  147. -moz-transition: all 0.6s ease-in-out;
  148. -o-transition: all 0.6s ease-in-out;
  149. -ms-transition: all 0.6s ease-in-out;
  150. transition: all 0.6s ease-in-out;
  151. }
  152.  
  153.  
  154. #pagination a:hover{
  155. color:{color:links};
  156. -webkit-transition: all 0.6s ease-in-out;
  157. -moz-transition: all 0.6s ease-in-out;
  158. -o-transition: all 0.6s ease-in-out;
  159. -ms-transition: all 0.6s ease-in-out;
  160. transition: all 0.6s ease-in-out;
  161. }
  162.  
  163.  
  164.  
  165.  
  166. #icon {position:fixed; width-auto; height-auto;margin-top:110px; margin-left:110px;border-top:4px solid{color:border};border-bottom:4px solid{color:border};border-left:4px solid{color:border};border-right:4px solid{color:border}}
  167.  
  168. #title {
  169. width: 245px;
  170. margin:5px;
  171. font-family: calibri;
  172. color: {color:blog title};
  173. letter-spacing: 2px;
  174. padding:2px;
  175. text-transform: uppercase;
  176. font-size: 20px;}
  177. #title a:hover {
  178. background-color:{color:border};
  179. -webkit-transition: all 0.6s ease-in-out;
  180. -moz-transition: all 0.6s ease-in-out;
  181. -o-transition: all 0.6s ease-in-out;
  182. -ms-transition: all 0.6s ease-in-out;
  183. transition: all 0.6s ease-in-out;
  184. }
  185.  
  186.  
  187.  
  188. /* STATISTICS */
  189. .stats {
  190. white-space: nowrap
  191. opacity:1;
  192. font-family:calibri;
  193. font-size: 9px;
  194. color: {color:Stats};
  195. text-transform:uppercase;
  196. letter-spacing:1px;
  197. line-height:auto;
  198. text-align: left;
  199. border-top: 1px solid {color:Stats Border};
  200. width: 500px;
  201. height:19px;
  202. padding:2px;
  203. }
  204.  
  205. .stats a {
  206. color: {color:Stats Link};
  207. text-decoration: none;
  208. }
  209.  
  210.  
  211. #date{
  212. color:{color:text};
  213. }
  214.  
  215.  
  216. .tags {
  217. padding:2px;
  218. opacity:1;
  219. font-family: calibri
  220. font-size: 9px;
  221. margin-left:-2px;
  222. margin-top:-5px;
  223. color: {color:Tags};
  224. text-transform:uppercase;
  225. line-height: 16px;
  226. text-align:left;
  227. height:15px;
  228. width: 500px;
  229. }
  230.  
  231.  
  232. .tags b {
  233. padding: 2px;
  234. }
  235.  
  236. .tags a {
  237. color: {color:Tags Link};
  238. text-decoration: none;
  239. }
  240.  
  241. .cred {z-index:99999999;
  242. font-family:calibri; letter-spacing:1px; font-size:10px; bottom:2px; right:4px; position:fixed; padding:10px; text-align:right; font-weight:bold; }
  243.  
  244. .cred:hover #name
  245. { margin-bottom:0;
  246. -webkit-transition: all 0.2s ease-out;
  247. -o-transition: all 0.2s ease-out;
  248. -webkit-transition: all 0.2s ease-out;
  249. -moz-transition: all 0.2s ease-out;}
  250.  
  251. .cred:hover #star { opacity:0;
  252. -webkit-transition: all 0.2s ease-out;
  253. -o-transition: all 0.2s ease-out;
  254. -webkit-transition: all 0.2s ease-out;
  255. -moz-transition: all 0.2s ease-out;}
  256.  
  257. #star {padding-bottom:10px;font-size:9px;font-family:calibri;}
  258. #name {
  259. -webkit-transition: all 0.2s ease-out;
  260. -o-transition: all 0.2s ease-out;
  261. -webkit-transition: all 0.2s ease-out;
  262. -moz-transition: all 0.2s ease-out;}
  263. #name a {font-size:9px;color:#777775;padding:2px;font-style:italic;}
  264.  
  265.  
  266.  
  267. #audiopost {margin-bottom:5px; width:500px; height:150px}
  268. .cover {width:150px; height:150px; position:absolute;}
  269. .cover img {width:150px; height:150px; float:left;}
  270. .player {opacity: 0.5;position:absolute; z-index:1; background:#fff; width:150px; height:150px; display:block;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  271. .playerr {width:25px; height:25px; margin-top:55px; margin-left:55px; overflow:hidden; padding:3px;}
  272. .track {margin-left:160px; line-height:12px; padding-top: 35px;}
  273.  
  274.  
  275.  
  276.  
  277.  
  278. #wholeleftarea{
  279. width:350px;
  280. background-color:{color:left sidebar background};
  281. margin-top:-10px;
  282. height:200%;
  283. position:fixed;}
  284.  
  285.  
  286.  
  287.  
  288.  
  289. .ask {
  290. background-color: {color:Question background};
  291. text-align: justify;
  292. font-size: 12px;
  293. font-family: georgia;
  294. font-style:italic;
  295. padding: 10px;
  296. margin-left: 63px;
  297. z-index: 302;
  298. }
  299.  
  300. .askb {
  301. width: 0px;
  302. height: 0px;
  303. margin-left: 50px;
  304. border-bottom: 20px solid transparent;
  305. border-right: 20px solid {color:Question background};
  306. position: absolute;
  307. margin-top: 10px;
  308. z-index: 301;
  309. }
  310.  
  311. .askicon {
  312. margin-left: 0px;
  313. position: absolute;
  314. text-align: left;
  315. }
  316.  
  317. .answer {
  318. padding: 5px 0px 2px 0px;
  319. margin-left: 63px;
  320. text-align: justify;
  321. margin-top: -3px;
  322. }
  323.  
  324.  
  325.  
  326. #areas{
  327. width:300px;
  328. {block:IfHoverLinks}margin-left:-830px;{/block:IfHoverLinks}
  329. display:inline-block;
  330. height:500;
  331. padding:2px;
  332. z-index:-1;
  333. position:fixed;
  334. }
  335.  
  336. #areas:hover{
  337. {block:IfHoverLinks}opacity:1;{/block:IfHoverLinks}
  338. {block:IfHoverLinks}margin-left:-925px;{/block:IfHoverLinks}
  339. {block:IfHoverLinks}-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;{/block:IfHoverLinks}
  340. }
  341.  
  342.  
  343. #sidebar{
  344. width:300px;
  345. display:inline-block;
  346. height:auto;
  347. position:fixed;
  348. margin-left:-300px;
  349. margin-top:100px;
  350. margin-bottom:12px;
  351. background-color:{color:left sidebar};
  352. border-bottom:4px solid{color:border};
  353. }
  354.  
  355. #sidebar2{
  356. width:100px;
  357. display:inline-block;
  358. height:auto;
  359. position:fixed;
  360. margin-left:75px;
  361. padding-right:20px;
  362. margin-top:105px;
  363. border-right:1px solid {color:border};
  364. }
  365.  
  366. #sidebarimage img{
  367. max-width:245px;
  368. }
  369.  
  370.  
  371.  
  372. #description{
  373. width:180px;
  374. padding:5px;
  375. font-size:12px;
  376. color:{color:description text};
  377. font-family:calibri;
  378. display:inline-block;
  379. text-align:center;
  380. height:auto;
  381. line-height:15px;
  382. z-index:2;
  383. }
  384.  
  385.  
  386. #rightnavigation {
  387. text-align:center;
  388. margin-left:55px;
  389. margin-top:100px;
  390. width:100px;
  391. }
  392.  
  393.  
  394.  
  395. #rightnavigation a {
  396. font-size:11px;
  397. font-family:calibri;
  398. display:inline-block;
  399. letter-spacing:1px;
  400. text-transform:uppercase;
  401. text-align:center;
  402. width:100px;
  403. margin-left:5px;
  404. padding:16px;
  405. margin-bottom:3px;
  406. background-color:{color:navigation links bg};
  407. color:{color:navigation links};
  408. -webkit-transition:opacity 0.8s linear;
  409. -webkit-transition:all 0.3s ease-out;
  410. -moz-transition:all 0.3s ease-out;
  411. transition:all 0.3s ease-out;
  412. }
  413.  
  414. #rightnavigation a:hover {
  415. color:{color:navigation links hover};
  416. background-color:{color:navigation links bg hover};
  417. ;-webkit-transition:opacity 0.8s linear;
  418. -webkit-transition:all 0.3s ease-out;
  419. -moz-transition:all 0.3s ease-out;
  420. transition:all 0.3s ease-out;
  421. }
  422.  
  423. #all{
  424. width:500px;
  425. margin:auto;
  426. position:relative;
  427. }
  428.  
  429.  
  430. #rightbar{
  431. width:2px;
  432. height:1000px;
  433. margin-top:-2px;
  434. background-color:{color:right bar 1};
  435. margin-left:650px;
  436. position:fixed;
  437. }
  438. #rightbar2{
  439. width:500px;
  440. height:1000px;
  441. margin-top:-2px;
  442. background-color:{color:right bar 2};
  443. margin-left:660px;
  444. position:fixed;
  445. }
  446.  
  447.  
  448. #entries {margin-top:20px;margin-bottom:50px; float:left; text-align: justify; margin-left:60px;}
  449.  
  450. #posts {margin-bottom:60px;width: 500px; text-align:left; padding:15px;background-color:{color:posts};}
  451. #posts:hover .stats{-webkit-transition: opacity 0.8s linear;opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out
  452. opacity:1}
  453.  
  454. h1{color:{color:title}; font-family: Arial; font-size:15px; line-height:15px; letter-spacing:0px; font-weight:normal; margin:0px; padding:0px; text-align:center;}
  455.  
  456. h2{color:{color:title}; font-family:Georgia; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  457.  
  458. h3{color:{color:link}; font-family:georgia; font-size:9px; letter-spacing:; font-weight:normal; font-style:normal; text-transform:; line-height:15px; margin-top:-4px; margin-bottom:-10px; text-align:}
  459.  
  460. h3 a:hover{background-color:transparent}
  461.  
  462.  
  463. #questions {background-color:{color:stats background}; color: {color:text}; padding:10px; margin-bottom:0px;font-family: georgia, cursive; font-size:11px}
  464. #questions a {color:{color:link}}
  465.  
  466. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  467.  
  468. b, strong{color:{color:bold}}
  469. i, em {color:{color:italic}}
  470. p{margin-top:5px; margin-bottom:5px}
  471. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  472.  
  473. img a{border:none; width:100%;margin-bottom:5px;}
  474. .audio{background-color:black; display:block;}
  475.  
  476. .user_1 .label {color:{color:link}; font-weight:bold}
  477. .user_2 .label {color:{color:text}; font-weight:bold}
  478. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  479.  
  480. .notes img{width:10px; position:relative; top:1px}
  481. ol.notes, .notes li{list-style:none; width:390px; margin:-7px 0 7px 5px; padding:4px}
  482.  
  483. </style>
  484. <style type="text/css">{CustomCSS}</style>
  485. </head>
  486.  
  487. <body>
  488. <div id="all">
  489. <div id="rightbar2"></div>
  490. <div id="rightbar">
  491.  
  492. <div id="rightnavigation">
  493. <a href="/">index</a>
  494. <a href="/ask">message</a>
  495. {block:IfLink1}<a href="{text:Link1}">{text:Text Link1}</a>{/block:IfLink1Title}
  496. {block:IfLink2}<a href="{text:Link2}">{text:Text Link2}</a>{/block:IfLink2Title}
  497. {block:IfLink3}<a href="{text:Link3}">{text:Text Link3}</a>{/block:IfLink3Title}
  498. </div>
  499.  
  500. </div>
  501.  
  502. <br><div style="margin-top:6px;margin-left:-2px;">
  503. <div id="sidebarimage2"><img src="{image:sidebar image three}"></div>
  504. </div>
  505. <div id="sidebar">
  506. <center><div id="title">{TITLE}</div>
  507. </center><center>
  508.  
  509.  
  510. <div id="sidebarimage">
  511. <img src="{image:sidebar image}"></div>
  512.  
  513. <br>
  514. <div id="description">{description}</div><br><br>
  515.  
  516.  
  517. <center><i><br>
  518. {block:PreviousPage}<a href="{PreviousPage}">Previous</a>{/block:PreviousPage} - {block:NextPage}<a href="{NextPage}">Forth</a>{/block:NextPage}</i></center>
  519. </div>
  520.  
  521.  
  522. <div id="container">
  523.  
  524. <div id="entries">
  525. {block:Posts}
  526. <div id="posts">
  527. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  528. {block:Text}<h3>{Body}</h3>{/block:Text}
  529.  
  530. {block:Quote}<h1>“{Quote}"</h1><br><div style="text-align:right"> — {Source}</div>
  531. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  532. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  533. {/block:SourceLogo}
  534. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  535. {/block:Quote}
  536.  
  537. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  538. {block:Description}<P>{Description}</p>{/block:Description}
  539. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  540. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  541. {/block:SourceLogo}
  542. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  543. {/block:Link}
  544.  
  545. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
  546. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  547. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  548. {/block:SourceLogo}
  549. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  550. {/block:Photo}
  551. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}
  552. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  553. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  554. {/block:SourceLogo}
  555. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  556. {/block:Photoset}
  557.  
  558. {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>
  559. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  560. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  561. {/block:SourceLogo}
  562. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  563. {/block:Chat}
  564.  
  565. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  566. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  567. {/block:SourceLogo}
  568. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>{/block:Video}
  569.  
  570. {block:Answer}
  571. <div class="askicon"><img src="{AskerPortraitURL-48}" width="48" height="48"></div>
  572. <div class="askb"></div>
  573. <div class="ask">{Question}<div style="text-align: right;font-size:10px;">- {asker}</div></div>
  574. <div class="answer">{Answer}</div>
  575. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  576. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  577. {/block:SourceLogo}
  578. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  579. {/block:Answer}
  580.  
  581.  
  582. {block:Audio}
  583. <div id="audiopost">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="player">
  584. <div class="playerr">{AudioPlayerWhite}</div></div><div class="track"><br>{block:TrackName}{TrackName}{/block:TrackName}<br />{block:Artist}{Artist}{/block:Artist}<br />{PlayCountWithLabel}</div></div>
  585. {Caption}
  586. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  587. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  588. {/block:SourceLogo}
  589. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  590. {/block:Audio}
  591.  
  592.  
  593. <div class="stats">
  594. {block:RebloggedFrom}<i class="fa fa-user"></i> <i>{ReblogParentName}</i> <i class="fa fa-trademark"></i> <i>{ReblogRootName}</i>{/block:RebloggedFrom}
  595. <a href="{ReblogURL}" target="_blank"><i class="fa fa-retweet" style="font-size:12px;margin-top:5px;"></i></a>
  596. <div class="tags">
  597. <a href="{Permalink}">{block:NoteCount}{NoteCount} <i class="fa fa-heart-o"></i>{/block:NoteCount}</a>
  598. {block:HasTags}<i class="fa fa-tags"></i> {block:Tags}<a class="tag" href="{TagURL}">{Tag};</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div></div></div>
  599.  
  600.  
  601.  
  602. {/block:Posts}
  603. {block:PostNotes}{PostNotes}{/block:PostNotes}
  604.  
  605. </div>
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613. <div class="cred">
  614. <div id="name"><a href="http://vervainnecklacethemes.tumblr.com">vervainnecklacethemes</div></a>
  615. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement