Advertisement
grpcthemes

theme #5 ( stay )

Sep 15th, 2018
2,572
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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  6.  
  7.  
  8. <head>
  9.  
  10. <title>{Title}</title>
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  14.  
  15. <!----
  16.  
  17. theme 05 - stay.
  18.  
  19. theme by ali @ grpcthemes.
  20. my terms can be found on my page at /terms.
  21. please let me know if you have any questions.
  22.  
  23. tumblr controls: http://cyantists.tumblr.com/post/163728517915/fix-tumblrs-new-controls-i-have-come-up-with-3
  24.  
  25. --->
  26.  
  27. <meta name="image:Sidebar1" content="http://via.placeholder.com/250x300"/>
  28. <meta name="image:Sidebar2" content="http://via.placeholder.com/250x300"/>
  29. <meta name="image:Pattern" content=""/>
  30.  
  31. <meta name="if:500 posts" content="0"/>
  32. <meta name="if:400 posts" content="1"/>
  33. <meta name="if:250 posts" content="0"/>
  34.  
  35. <meta name="if:Rounded Borders" content="1"/>
  36. <meta name="if:Navigation Numbers" content="1"/>
  37. <meta name="if:Lowercase Navigation" content="1"/>
  38. <meta name="if:Uppercase Navigation" content="0"/>
  39.  
  40. <meta name="select:body font" content="ABeeZee" title="ABeeZee" />
  41. <meta name="select:body font" content="Cambria" title="Cambria" />
  42. <meta name="select:body font" content="Georgia" title="Georgia" />
  43. <meta name="select:body font" content="Fira Sans" title="Fira Sans" />
  44. <meta name="select:body font" content="Karla" title="Karla" />
  45. <meta name="select:body font" content="Lato" title="Lato" />
  46. <meta name="select:body font" content="Muli" title="Muli" />
  47. <meta name="select:body font" content="Noto Sans" title="Noto Sans" />
  48. <meta name="select:body font" content="Times New Roman" title="Times New Roman" />
  49. <meta name="select:body font" content="Ubuntu" title="Ubuntu" />
  50.  
  51. <meta name="select:numbers font" content="Abril Fatface" title="Abril Fatface" />
  52. <meta name="select:numbers font" content="Anton" title="Anton" />
  53. <meta name="select:numbers font" content="Francois One" title="Francois One" />
  54. <meta name="select:numbers font" content="Libre Baskerville" title="Libre Baskerville" />
  55. <meta name="select:numbers font" content="Old Standard TT" title="
  56. Old Standard TT" />
  57.  
  58. <meta name="select:body font size" content="9px" title="9px" />
  59. <meta name="select:body font size" content="10px" title="10px" />
  60. <meta name="select:body font size" content="11px" title="11px" />
  61. <meta name="select:body font size" content="12px" title="12px" />
  62.  
  63. <meta name="color:Pattern Alt" content=""/>
  64. <meta name="color:Background" content=""/>
  65. <meta name="color:Blockquote" content=""/>
  66. <meta name="color:Border" content=""/>
  67. <meta name="color:Entries" content=""/>
  68. <meta name="color:Italic" content=""/>
  69. <meta name="color:Link" content=""/>
  70. <meta name="color:Navigation" content=""/>
  71. <meta name="color:Navigation Hover" content=""/>
  72. <meta name="color:Navigation Links" content=""/>
  73. <meta name="color:Pre BG" content=""/>
  74. <meta name="color:Pre Border" content=""/>
  75. <meta name="color:Pre Text" content=""/>
  76. <meta name="color:Question BG" content=""/>
  77. <meta name="color:Question Text" content=""/>
  78. <meta name="color:Scrollbar1" content=""/>
  79. <meta name="color:Scrollbar2" content=""/>
  80. <meta name="color:Sidebar" content=""/>
  81. <meta name="color:Text" content=""/>
  82. <meta name="color:Title" content=""/>
  83.  
  84. <meta name="text:home link text" content="HOME"/>
  85. <meta name="text:ask link text" content="ASK"/>
  86. <meta name="text:link one URL" content="link one URL"/>
  87. <meta name="text:link one text" content="ONE"/>
  88. <meta name="text:link two URL" content="link two URL"/>
  89. <meta name="text:link two text" content="TWO"/>
  90. <meta name="text:link three URL" content="link three URL"/>
  91. <meta name="text:link three text" content="THREE"/>
  92. <meta name="text:link four URL" content="link four URL"/>
  93. <meta name="text:link four text" content="FOUR"/>
  94.  
  95. <link href="https://fonts.googleapis.com/css?family=ABeeZee|Fira Sans|Karla|Lato|Muli|Noto+Sans|Ubuntu" rel="stylesheet">
  96. <link href="https://fonts.googleapis.com/css?family=Abril+Fatface|Anton|Francois+One|Libre+Baskerville|Old+Standard+TT" rel="stylesheet">
  97.  
  98. <style type="text/css">
  99.  
  100. ::-webkit-scrollbar-thumb {
  101. height:auto;
  102. background-color:{color:Scrollbar2};
  103. }
  104.  
  105. ::-webkit-scrollbar {
  106. height:3px;
  107. width:3px;
  108. background-color:{color:Scrollbar1};
  109. }
  110.  
  111. iframe.tmblr-iframe {
  112. z-index:99999999999999!important;
  113. top:15px!important;
  114. right:15px!important;
  115. opacity:0.4;
  116. /* delete invert(1) from here */
  117. filter:invert(1) contrast(150%);
  118. -webkit-filter:invert(1) contrast(150%);
  119. -o-filter:invert(1) contrast(150%);
  120. -moz-filter:invert(1) contrast(150%);
  121. -ms-filter:invert(1) contrast(150%);
  122. /* to here if your blog has a dark background */
  123. transform:scale(0.65);
  124. transform-origin:100% 0;
  125. -webkit-transform:scale(0.65);
  126. -webkit-transform-origin:100% 0;
  127. -o-transform:scale(0.65);
  128. -o-transform-origin:100% 0;
  129. -moz-transform:scale(0.65);
  130. -moz-transform-origin:100% 0;
  131. -ms-transform:scale(0.65);
  132. -ms-transform-origin:100% 0;}
  133.  
  134. iframe.tmblr-iframe:hover {
  135. opacity:0.4!important;}
  136.  
  137.  
  138. body {
  139. font-family: {select:body font};
  140. font-size: {select:body font size};
  141. line-height:140%;
  142. color: {color:Text};
  143. background-color:{color:background};
  144.  
  145. }
  146.  
  147. blockquote {
  148. text-align:justify;
  149. margin-top: 5px;
  150. margin-bottom: 5px;
  151. margin-left: 5px;
  152. padding-left: 10px;
  153. border-left: 3px solid {color:blockquote};
  154. margin-right:5px;
  155. }
  156.  
  157. ul {
  158. list-style-type: circle;
  159. padding-left:24px;
  160. line-height:16px;
  161. }
  162.  
  163. li {
  164. padding-left: 0px;
  165. margin-bottom: 0px;
  166. list-style: none;
  167. }
  168.  
  169. li:before {
  170. color: {color:title};
  171. content: "\f054";
  172. font-family: FontAwesome;
  173. font-size:6px;
  174. display: inline-block;
  175. margin-left: -1.5em;
  176. width: 1.5em;
  177. }
  178.  
  179.  
  180.  
  181. a {
  182. text-decoration: none;
  183. color: {color:Link};
  184. }
  185.  
  186. pre {
  187. font-size:8px;
  188. font-weight:bold;
  189. padding:8px;
  190. letter-spacing:1px;
  191. text-transform:uppercase;
  192. text-align:center;
  193. word-wrap:break-word;
  194. background-color:{color:pre BG};
  195. border-bottom:2px solid {color:pre border};
  196. color:{color:pre text};
  197.  
  198. }
  199.  
  200. pre a {
  201. color:{color:pre text};
  202. }
  203.  
  204. pre b,strong {
  205. color:{color:pre text};
  206. }
  207.  
  208. pre i,em {
  209. color:{color:pre text};
  210. }
  211.  
  212.  
  213. small, sub {
  214. font-size:{select:body font size};
  215. }
  216.  
  217. b, strong {
  218. color:{color:Title};
  219. font-weight:300;
  220. }
  221.  
  222. i,em {
  223. color:{color:italic};
  224. }
  225.  
  226. hr {
  227. background-image:url('{image:pattern}');
  228. background-attachment:absolute;
  229. background-color:{color:pattern alt};
  230. border:1px solid #000000;
  231. display:block;
  232. padding:2px;
  233. }
  234.  
  235. h1,h2 {
  236. font-size:22px;
  237. color:{color:title};
  238. text-align:center;
  239. text-transform:lowercase;
  240. font-family: arial;
  241. font-weight:900;
  242. letter-spacing:-3px;
  243. }
  244.  
  245. #sideph1 {
  246. position:fixed;
  247. margin-left:-1px;
  248. margin-right:-1px;
  249. margin-top:-1px;
  250. border:1px solid {color:border};
  251. width:250px;
  252. height:300px;
  253. z-index:99999999999999999999999999;
  254. {block:IfRoundedBorders}
  255. border-radius:3px 3px 0px 0px;
  256. {/block:IfRoundedBorders}
  257. }
  258.  
  259. #sideph1 img {
  260. width:250px;
  261. height:300px;
  262. {block:IfRoundedBorders}
  263. border-radius:3px 3px 0px 0px;
  264. {/block:IfRoundedBorders}
  265. }
  266.  
  267. #sideph2 {
  268. position:fixed;
  269. margin-left:-1px;
  270. margin-right:-1px;
  271. margin-top:228px;
  272. border:1px solid {color:border};
  273. width:250px;
  274. height:300px;
  275. z-index:99999999999999999999999999;
  276. {block:IfRoundedBorders}
  277. border-radius:0px 0px 3px 3px;
  278. {/block:IfRoundedBorders}
  279. }
  280.  
  281. #sideph2 img {
  282. width:250px;
  283. height:300px;
  284. {block:IfRoundedBorders}
  285. border-radius:0px 0px 3px 3px;
  286. {/block:IfRoundedBorders}
  287. }
  288.  
  289. #backbar1 {
  290. position:fixed;
  291. margin-left:60px;
  292. margin-top:50px;
  293. width:250px;
  294. height:529px;
  295. background-image:url('{image:Pattern}');
  296. background-color:{color:pattern alt};
  297. background-attachment:absolute;
  298. border:1px solid {color:border};
  299. {block:IfRoundedBorders}
  300. border-radius:3px 3px 3px 3px;
  301. {/block:IfRoundedBorders}
  302. }
  303.  
  304. #backbar2 {
  305. position:fixed;
  306. margin-left:105px;
  307. margin-top:50px;
  308. width:250px;
  309. height:529px;
  310. background-image:url('{image:Pattern}');
  311. background-color:{color:pattern alt};
  312. background-attachment:absolute;
  313. border:1px solid {color:border};
  314. {block:IfRoundedBorders}
  315. border-radius:3px 3px 3px 3px;
  316. {/block:IfRoundedBorders}
  317. {block:If500posts}
  318. margin-left:990px;
  319. {/block:If500posts}
  320. {block:If400posts}
  321. margin-left:890px;
  322. {/block:If400posts}
  323. {block:If250posts}
  324. margin-left:740px;
  325. {/block:If250posts}
  326. }
  327.  
  328. #sidebar {
  329. position:fixed;
  330. margin-top:304px;
  331. margin-left:3px;
  332. border:1px solid {color:border};
  333. width:212px;
  334. height:190px;
  335. overflow:auto;
  336. background-color:{color:Sidebar};
  337. padding:15px;
  338. text-align:justify;
  339. z-index:999999999999999;
  340. {block:IfRoundedBorders}
  341. border-radius:3px 3px 3px 3px;
  342. {/block:IfRoundedBorders}
  343. }
  344.  
  345.  
  346. #pagii {
  347. background-color:{color:pattern alt};
  348. border:1px solid {color:Border};
  349. background-image:url('{image:Pattern}');
  350. background-attachment:absolute;
  351. padding:3px;
  352. display:block;
  353. height:35px;
  354. line-height:35px;
  355. {block:IfRoundedBorders}
  356. border-radius:3px 3px 3px 3px;
  357. {/block:IfRoundedBorders}
  358. }
  359.  
  360. #pagi {
  361. line-height:13px;
  362. text-align:center;
  363. color:{color:text};
  364. display:block;
  365. font-size:12px;
  366. padding:10px;
  367. height:13px;
  368. text-transform:lowercase;
  369. background-color:{color:entries};
  370. margin-bottom:20px;
  371. border:1px solid {color:border};
  372. {block:IfRoundedBorders}
  373. border-radius:3px 3px 3px 3px;
  374. {/block:IfRoundedBorders}
  375. }
  376.  
  377. #pagi a {
  378. color:{color:title};
  379. font-style:italic;
  380. }
  381.  
  382. #navbar {
  383. margin-left:3px;
  384. width:242px;
  385. margin-top:3px;
  386. height:220px;
  387. position:fixed;
  388. border:1px solid {color:border};
  389. background-color:{color:sidebar};
  390. {block:IfRoundedBorders}
  391. border-radius:3px 3px 3px 3px;
  392. {/block:IfRoundedBorders}
  393. }
  394.  
  395. #navigation {
  396. text-align:center;
  397. margin-top:3px;
  398. }
  399.  
  400. #navigation a {
  401. display:inline-block;
  402. text-align:right;
  403. {block:IfLowercaseNavigation}
  404. text-transform:lowercase;
  405. {/block:IfLowercaseNavigation}
  406. {block:IfUppercaseNavigation}
  407. text-transform:uppercase;
  408. font-size: calc({select:body font size} - 2px);
  409. letter-spacing:2px;
  410. {/block:IfUppercaseNavigation}
  411. width:219px;
  412. margin-bottom:2px;
  413. padding-right:15px;
  414. height:32px;
  415. line-height:32px;
  416. background-color:{color:navigation};
  417. border:1px solid {color:border};
  418. color:{color:navigation links};
  419. -webkit-transition: all 0.9s ease-in-out;
  420. -moz-transition: all 0.9s ease-in-out;
  421. -o-transition: all 0.9s ease-in-out;
  422. {block:IfRoundedBorders}
  423. border-radius:3px 3px 3px 3px;
  424. {/block:IfRoundedBorders}
  425. }
  426.  
  427. #navigation a:hover {
  428. color:{color:navigation hover};
  429. -webkit-transition: all 0.9s ease-in-out;
  430. -moz-transition: all 0.9s ease-in-out;
  431. -o-transition: all 0.9s ease-in-out;
  432. }
  433.  
  434. #navigation num {
  435. font-size:18px;
  436. letter-spacing:1px;
  437. font-weight:bold;
  438. text-align:center;
  439. font-family:{select:numbers font};
  440. width:45px;
  441. border-right:1px solid {color:Border};
  442. background-image:url('{image:pattern}');
  443. background-attachment:fixed;
  444. background-color:{color:pattern alt};
  445. float:left;
  446. }
  447.  
  448. #entries {
  449. position:absolute;
  450. {block:If500posts}
  451. width:528px;
  452. {/block:If500posts}
  453. {block:If400posts}
  454. width:428px;
  455. {/block:If400posts}
  456. {block:If250posts}
  457. width:278px;
  458. {/block:If250posts}
  459. margin-left:390px;
  460. margin-top:50px;
  461. }
  462.  
  463. #entrybg {
  464. padding:3px;
  465. {block:IfRoundedBorders}
  466. border-radius:3px 3px 3px 3px;
  467. {/block:IfRoundedBorders}
  468. margin-bottom:50px;
  469. background-color:{color:pattern alt};
  470. border:1px solid {color:Border};
  471. background-image:url('{image:Pattern}');
  472. background-attachment:absolute;
  473. }
  474.  
  475. #entry {
  476. background-color:{color:Entries};
  477. margin-bottom:0px;
  478. {block:IfRoundedBorders}
  479. border-radius:3px 3px 3px 3px;
  480. {/block:IfRoundedBorders}
  481. padding:10px;
  482. border:1px solid {color:Border};
  483. }
  484.  
  485.  
  486. #posttitles {
  487. text-align: center;
  488. font-size: 26px;
  489. padding:5px;
  490. color: {color:title};
  491. text-transform:lowercase;
  492. font-family: arial;
  493. font-weight:900;
  494. line-height:110%;
  495. letter-spacing:-3px;
  496. }
  497.  
  498.  
  499. #posttitles a {
  500. color:{color:title};
  501. }
  502.  
  503. #ask {
  504. z-index:10;
  505. font-size:16px;
  506. text-align:center;
  507. text-transform:lowercase;
  508. color:{color:question text};
  509. background-color:{color:question bg};
  510. margin-right:0px;
  511. padding:10px;
  512. padding-left:10px;
  513. border-bottom:1px solid {color:border};
  514. }
  515.  
  516. #ask a {
  517. color:{color:question text};
  518. }
  519.  
  520.  
  521. #question {
  522. background-color:{color:Question bg};
  523. color:{color:Question text};
  524. font-size:10px;
  525. z-index:10;
  526. text-align:center;
  527. padding:10px;
  528. }
  529.  
  530. #audioplayer {
  531. width:30px;
  532. height:30px;
  533. background-color:{color:ffffff};
  534. overflow:hidden;
  535. -moz-border-radius: 30px;
  536. -webkit-border-radius: 30px;
  537. border-radius: 30px;
  538. position:absolute;
  539. margin-top:25px;
  540. margin-left:25px;
  541. opacity: 0.7;
  542. filter:alpha(opacity=70);
  543. -moz-opacity: 0.7;
  544. -khtml-opacity: 0.7;
  545. }
  546.  
  547. #albumart {
  548. float:left;
  549. margin:0px 0px;
  550. -moz-border-radius: 80px;
  551. -webkit-border-radius: 80px;
  552. border-radius: 80px;}
  553.  
  554. #albumart img {
  555. -moz-border-radius: 80px;
  556. -webkit-border-radius: 80px;
  557. border-radius: 80px;
  558. }
  559.  
  560. tehe {
  561. font-size:10px;
  562. text-transform:uppercase;
  563. padding-left:50px;
  564. padding-right:50px;
  565. padding-bottom:15px;
  566. display:block;
  567. margin-top:10px;
  568. margin-left:80px;
  569. text-align:center;
  570. }
  571.  
  572. #tagsthing {
  573. text-align: left;
  574. border-top: 1px solid {color:Border};
  575. border-bottom:1px solid {color:Border};
  576. background-color:{color:entries};
  577. position: relative;
  578. letter-spacing:0px;
  579. text-transform:lowercase;
  580. margin-top: 3px;
  581. margin-left:-3px;
  582. margin-right:-3px;
  583. padding-right:10px;
  584. padding-bottom:5px;
  585. padding-top: 5px;
  586. padding-left:10px;
  587. }
  588.  
  589. #permalink {
  590. text-align: left;
  591. border-top: 1px solid {color:Border};
  592. border-bottom:1px solid {color:Border};
  593. background-color:{color:entries};
  594. position: relative;
  595. letter-spacing:0px;
  596. text-transform:lowercase;
  597. margin-top: 0px;
  598. margin-left:-3px;
  599. margin-right:-3px;
  600. margin-bottom:3px;
  601. padding-right:10px;
  602. padding-bottom:5px;
  603. padding-top: 5px;
  604. padding-left:10px;
  605. }
  606.  
  607. #credit {
  608. font-size:8px;
  609. letter-spacing:2px;
  610. font-weight:bold;
  611. float:center;
  612. position:fixed;
  613. text-align:center;
  614. bottom:15px;
  615. right:15px;
  616. padding-left:15px;
  617. padding-right:15px;
  618. padding-top:5px;
  619. padding-bottom:5px;
  620. text-transform:uppercase;
  621. color:{color:entries};
  622. }
  623.  
  624. #credit a {
  625. color:{color:entries};
  626. }
  627.  
  628. cred {
  629. padding-left: 2.7em;
  630. list-style: none;
  631. }
  632.  
  633. cred:before {
  634. color: {color:entries};
  635. content: "\f121";
  636. font-family: FontAwesome;
  637. font-size:9px;
  638. display: inline-block;
  639. margin-left: -2.7em;
  640. width: 2.7em;
  641. }
  642.  
  643. </style>
  644.  
  645. </head>
  646.  
  647. <body>
  648.  
  649. <div id="backbar2">
  650. <div id="navbar">
  651. <div id="navigation">
  652. <a href="/">{block:ifNavigationNumbers}<num>01</num>{/block:ifNavigationNumbers} {text:home link text}</a><br>
  653. <a href="/ask">{block:ifNavigationNumbers}<num>02</num>{/block:ifNavigationNumbers} {text:ask link text}</a><br>
  654. <a href="{text:link one url}">{block:ifNavigationNumbers}<num>03</num>{/block:ifNavigationNumbers} {text:link one text}</a><br>
  655. <a href="{text:link two url}">{block:ifNavigationNumbers}<num>04</num>{/block:ifNavigationNumbers} {text:link two text}</a><br>
  656. <a href="{text:link three url}">{block:ifNavigationNumbers}<num>05</num>{/block:ifNavigationNumbers} {text:link three text}</a><br>
  657. <a href="{text:link four url}">{block:ifNavigationNumbers}<num>06</num>{/block:ifNavigationNumbers} {text:link four text}</a>
  658. </div> </div>
  659. <div id="sideph2"><img src="{image:sidebar2}"></div>
  660. </div>
  661.  
  662. <div id="backbar1">
  663. <div id="sideph1"><img src="{image:sidebar1}"></div>
  664. <div id="sidebar">{description}</div></div>
  665.  
  666. <div id="entries">
  667. {block:Posts}
  668. <div id="entrybg">
  669.  
  670. <div id="permalink">
  671. {block:Date}{TimeAgo}{/block:Date} with <a href="{Permalink}">
  672. {NoteCountWithLabel}</a> from {block:RebloggedFrom} <a href="{ReblogParentURL}"title="{ReblogParentTitle}">THIS BLOG</a> <span style="float:right"><a href="{ReblogRootURL}"title="{ReblogRoottitle}">ORIGIN</a>{/block:RebloggedFrom} & <a href="{ReblogURL}" target="_blank">Reblog</a></span>
  673.  
  674. </div>
  675.  
  676.  
  677. <div id="entry">
  678.  
  679.  
  680. {block:Text}
  681. {block:Title}<div id="posttitles">{Title}</div>{/block:Title}
  682. {Body}
  683. {/block:Text}
  684.  
  685. {block:Photo}
  686. {LinkOpenTag}{block:If250posts}<img src="{PhotoURL-250}">{/block:If250posts}{block:If400posts}<img src="{PhotoURL-400}">{/block:If400posts}{block:If500posts}<img src="{PhotoURL-500}">{/block:If500posts} {LinkCloseTag}
  687. {block:Caption}{Caption}{/block:Caption}
  688. {/block:Photo}
  689.  
  690. {block:Photoset}
  691. {block:If250posts}
  692. {Photoset-250}
  693. {/block:If250posts}
  694. {block:If400posts}
  695. {Photoset-400}
  696. {/block:If400posts}
  697. {block:If500posts}
  698. {Photoset-500}
  699. {/block:If500posts}
  700. {block:Caption}{Caption}{/block:Caption}
  701. {/block:Photoset}
  702.  
  703. {block:Quote}
  704. <div id="posttitles">{Quote}</div>
  705. {block:Source}<br>—{Source}{/block:Source}
  706. {/block:Quote}
  707.  
  708. {block:Link}
  709. <div id="posttitles"><a href="{URL}" {Target}>{Name}</a></div>
  710. {block:Description}{Description}{/block:Description}
  711. {/block:Link}
  712.  
  713. {block:Chat}
  714. {block:Title}<div id="posttitles">{Title}</div>{/block:Title}
  715. {block:Lines}
  716. {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
  717. {/block:Lines}
  718. {/block:Chat}
  719.  
  720. {block:Audio}
  721. <div id="audioplayer">{AudioPlayerWhite} </div>
  722. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="80">{/block:AlbumArt}</div>
  723. <tehe>
  724. <b>ARTIST:</b> {block:Artist}{Artist}{/block:Artist}
  725. <br>
  726. <B>SONG:</B> {block:TrackName}{TrackName}{/block:TrackName}
  727. <br>
  728. <b>CURRENTLY:</b> {PlayCountWithLabel}
  729. <hr>
  730. </tehe>
  731. {block:caption}{caption}{/block:caption}
  732. {/block:Audio}
  733.  
  734. {block:Video}
  735. {block:If250posts}
  736. {Video-250}
  737. {/block:If250posts}
  738. {block:If400posts}
  739. {Video-400}
  740. {/block:If400posts}
  741. {block:If500posts}
  742. {Video-500}
  743. {/block:If500posts}
  744. {block:Caption}{Caption}{/block:Caption}
  745. {/block:Video}
  746.  
  747. {block:Answer}
  748. <div id="ask">{Asker} sent:</div><div id="question">{Question}</div>
  749. <br>{Answer}
  750. {/block:Answer}
  751.  
  752.  
  753.  
  754.  
  755. </div> <!-- /div entry --->
  756.  
  757. <div id="tagsthing">
  758. {block:HasTags} {block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}
  759. </div></div>
  760.  
  761.  
  762. {/block:Posts}{block:PostNotes}{PostNotes}{/block:PostNotes}
  763.  
  764. <div id="pagii">
  765. <div id="pagi">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a> &nbsp;&nbsp;{/block:PreviousPage} {CurrentPage} out of {TotalPages} {block:NextPage}&nbsp;&nbsp;<a href="{NextPage}">next</a>{/block:NextPage} {/block:Pagination}</div></div>
  766.  
  767. </body>
  768.  
  769.  
  770. <div id="credit"> <a href="http://grpcthemes.tumblr.com/" title="theme 05"><cred></cred>grpcthemes</a></div>
  771.  
  772.  
  773.  
  774.  
  775.  
  776.  
  777.  
  778. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement