Advertisement
lexaofrp

THEME 28: JESSAX

Jul 26th, 2015
647
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.52 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3.  
  4.  
  5.  
  6. <head><title>{Title}</title>
  7.  
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  11.  
  12. <!------Theme 28: Jessax by lexaofrp------->
  13.  
  14. <meta name="image:Background" content=""/>
  15. <meta name="image:Sidebar" content=""/>
  16. <meta name="image:Header" content=""/>
  17.  
  18. <meta name="color:Background" content="#000000"/>
  19. <meta name="color:PostBG" content="#ffffff"/>
  20. <meta name="color:Text" content="#ffffff"/>
  21. <meta name="color:SBLinks" content="#ffffff" />
  22. <meta name="color:SBLinksBG" content="#ffffff"/>
  23. <meta name="color:Post Links" content="#ffffff"/>
  24. <meta name="color:Hover" content="#000000"/>
  25. <meta name="color:Scrollbar" content="#ffffff"/>
  26. <meta name="color:ScrollbarBg" content="#ffffff"/>
  27. <meta name="color:InfoBG" content="#ffffff"/>
  28. <meta name="color:Desctext" content="#ffffff"/>
  29. <meta name="color:Shadow" content=""/>
  30. <meta name="color:Border" content=""/>
  31. <meta name="color:Accent" content=""/>
  32.  
  33. <meta name="text:ToDo" content="Lorem ipsum"/>
  34. <meta name="text:WID" content="Lorem Ipsum"/>
  35. <meta name="text:Home URL" content="/"/>
  36. <meta name="text:Home" content="I"/>
  37. <meta name="text:Ask URL" content="/"/>
  38. <meta name="text:Ask" content="II"/>
  39. <meta name="text:Link 1 URL" content="/"/>
  40. <meta name="text:Link 1" content="III"/>
  41. <meta name="text:Link 2 URL" content="/"/>
  42. <meta name="text:Link 2" content="IV"/>
  43. <meta name="text:Link 3 URL" content="/"/>
  44. <meta name="text:Link 3" content="V"/>
  45.  
  46. <style type="text/css">
  47.  
  48.  
  49. blockquote {
  50. font-size:10px;
  51. font-family:'helvetica';
  52. max-width:545px;
  53. margin-left:5px;
  54. margin-right:5px;
  55. letter-spacing:0px;
  56. border-left:2px solid{color:border};
  57. text-align:left;
  58. padding:5px;
  59. padding-left:5px;
  60. font-weight:normal;
  61. color:{color:Text};
  62. background-color:{color:scrollbarbg};
  63. -webkit-box-shadow: -2px 0px 0px 0px {color:text};
  64. -moz-box-shadow: -2px 0px 0px 0px {color:text};
  65. box-shadow: -2px 0px 0px 0px {color:text};
  66. }
  67.  
  68. blockquote a{
  69. color:{color:post links};
  70. }
  71.  
  72. blockquote blockquote, blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote{
  73. background-color:{color:scrollbar};
  74. color:{color:text};
  75. border-left:solid 2px {color:infobg};
  76. -webkit-box-shadow: -2px 0px 0px 0px {color:text};
  77. -moz-box-shadow: -2px 0px 0px 0px {color:text};
  78. box-shadow: -2px 0px 0px 0px {color:text};
  79. }
  80.  
  81. blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote{
  82. font-size:10px;
  83. font-family:'helvetica';
  84. max-width:545px;
  85. margin-left:5px;
  86. margin-right:5px;
  87. letter-spacing:0px;
  88. border-left:2px solid{color:border};
  89. text-align:left;
  90. padding:5px;
  91. padding-left:5px;
  92. font-weight:normal;
  93. color:{color:Text};
  94. background-color:{color:scrollbarbg};
  95. -webkit-box-shadow: -2px 0px 0px 0px {color:text};
  96. -moz-box-shadow: -2px 0px 0px 0px {color:text};
  97. box-shadow: -2px 0px 0px 0px {color:text};
  98. }
  99.  
  100.  
  101.  
  102. code {
  103. font-size:9px;
  104. font-family:'arial';
  105. color:{color:text};
  106. text-transform:none;
  107.  
  108. }
  109.  
  110. hr{
  111. border:none;
  112. border-top:dashed 1px {color:text};
  113. }
  114.  
  115. pre {
  116. font-family:'arial';
  117. text-align:center;
  118. font-size:10px;
  119. max-width:500px;
  120. padding:10px ;
  121. color:{color:SBLinksBG};
  122. background-color: {color:SBLinks};}
  123. h1{
  124. font-family:'arial';
  125. font-size:15px;
  126. text-align:center;
  127. text-transform:uppercase;
  128. background-color:{color:infobg};
  129. color:{color:postBG};
  130. border-top:5px solid {color:PostBG};
  131. padding-top:8px;
  132. padding-bottom:5px;}
  133.  
  134. /*GENERAL*/
  135.  
  136. body {
  137. font-family:arial;
  138. font-size:10px;
  139. background-image:url('{image:background}');
  140. background-attachment:fixed;
  141. color:{color:text};
  142. background-color:{color:background}; }
  143.  
  144. a {
  145. color:{color:Background};
  146. text-decoration:none;
  147. -webkit-transition:all 0.5s ease-in-out;
  148. -moz-transition:all 0.5s ease-in-out;
  149. -o-transition:all 0.5s ease-in-out;
  150. transition:all 0.5s ease-in-out;}
  151.  
  152. a:hover {
  153. color:{color:Hover};
  154. text-decoration:underline;
  155. -webkit-transition:all 0.5s ease-in-out;
  156. -moz-transition:all 0.5s ease-in-out;
  157. -o-transition:all 0.5s ease-in-out;
  158. transition:all 0.5s ease-in-out;}
  159.  
  160.  
  161. /*END GENERAL*/
  162. /*SIDEBAR*/
  163.  
  164. .op{
  165. position:fixed;
  166. margin-left:10px;
  167. margin-top:50px;
  168. width:470px;
  169. height:435px;
  170. z-index:99999;
  171. background:{color:border};
  172.  
  173. }
  174.  
  175. .over{
  176. position:fixed;
  177. margin-top:40px;
  178. margin-left:40px;
  179. width:1045px;
  180. height:590px;
  181. z-index:-999;
  182. background:{color:accent};
  183. border:10px solid {color:accent};
  184. -webkit-border-radius: 5px;
  185. -moz-border-radius: 5px;
  186. border-radius: 5px;
  187. }
  188.  
  189. .contain{
  190. width:500px;
  191. height:590px;
  192. position:fixed;
  193. margin-top:40px;
  194. margin-left:40px;
  195. border:10px solid {color:accent};
  196. background-color:{color:accent};
  197. -webkit-border-radius: 5px;
  198. -moz-border-radius: 5px;
  199. border-radius: 5px;
  200. }
  201.  
  202. .description {
  203. position:fixed;
  204. overflow:auto;
  205. height:90px;
  206. width:330px;
  207. padding:10px;
  208. margin-top:300px;
  209. border:50px solid {color:border};
  210. border-top:0px solid {color:border} ;
  211. border-bottom:5px solid {color:border};
  212. opacity:1;
  213. text-align:justify;
  214. font-family:'arial';
  215. font-size:10px;
  216. background-color:{color:border};
  217. color:{color:desctext};
  218. z-index:9999999;
  219. -webkit-transition:all 0.5s ease-in-out;
  220. -moz-transition:all 0.5s ease-in-out;
  221. -o-transition:all 0.5s ease-in-out;
  222. transition:all 0.5s ease-in-out;
  223.  
  224. }
  225.  
  226. .header{
  227. width:535px;
  228. height:150px;
  229. margin-left:510px;
  230. position:fixed;
  231. background:{color:border};
  232. background-image:url('{image:header}');
  233. }
  234.  
  235. .sidebar {
  236. position:fixed;
  237. width:450px;
  238. height:300px;
  239. margin-top:10px;
  240. margin-left:10px;
  241. text-align:center;
  242. background-image:url('{image:sidebar}');
  243. color:{color:text};
  244. background-color:{color:Border};
  245. z-index:99;
  246. opacity:1;
  247. -webkit-transition:all 0.5s ease-in-out;
  248. -moz-transition:all 0.5s ease-in-out;
  249. -o-transition:all 0.5s ease-in-out;
  250. transition:all 0.5s ease-in-out;
  251. }
  252.  
  253. .links {
  254. position:fixed;
  255. display:inline-block;
  256. opacity:1;
  257. margin-top:7px;
  258. margin-left:10px;
  259. width:558px;
  260. height:208px;
  261. padding-bottom:2px;
  262. overflow:visible;
  263. font-weight:bold;
  264. z-index:-99999999;
  265. -webkit-transition:all 0.5s ease-in-out;
  266. -moz-transition:all 0.5s ease-in-out;
  267. -o-transition:all 0.5s ease-in-out;
  268. transition:all 0.5s ease-in-out
  269. }
  270.  
  271. .links a {
  272. display:inline-block;
  273. position:relative;
  274. text-align:center;
  275. margin-left:1px;
  276. margin-right:0px;
  277. margin-top:25px;
  278. margin-bottom:-30px;
  279. padding-top:5px;
  280. padding-bottom:3px;
  281. padding-left:5px;
  282. padding-right:5px;
  283. width:20px;
  284. height:25px;
  285. font-family:'calibri';
  286. font-size:10px;
  287. font-weight:bold;
  288. text-decoration:none;
  289. text-transform:uppercase;
  290. border-bottom: 5px solid {color:sblinks};
  291. color:{color:SBLInks};
  292. background:{color:sblinksbg};
  293. text-shadow: 1px 0px 3px {color:shadow} ;
  294. -webkit-transition:all 0.7s ease-in-out;
  295. -moz-transition:all 0.7s ease-in-out;
  296. -o-transition:all 0.7s ease-in-out;
  297. transition:all 0.7s ease-in-out;
  298. -webkit-border-radius: 111px;
  299. -moz-border-radius: 111px;
  300. border-radius: 111px;
  301. }
  302.  
  303. .links a:hover {
  304. text-decoration:none;
  305. color:{color:Hover};
  306. -webkit-transition:all 0.5s ease-in-out;
  307. -moz-transition:all 0.5s ease-in-out;
  308. -o-transition:all 0.5s ease-in-out;
  309. transition:all 0.5s ease-in-out;}
  310.  
  311.  
  312.  
  313. .pagination {
  314. font-size:10px;
  315. padding:5px;
  316. position:fixed;
  317. font-weight:bold;
  318. text-align:center;
  319. width:290px;
  320. height:12px;
  321. font-family:'arial';
  322. margin-top:540px;
  323. margin-left:150px;
  324. color:{color:Postbg};
  325. }
  326.  
  327. .pagination a {
  328. color:{color:postbg};
  329. padding:2px 3px;
  330. }
  331.  
  332. .pagination a:hover{
  333. text-decoration:none;
  334. color:{color:hover};
  335. -webkit-transition:all 0.5s ease-in-out;
  336. -moz-transition:all 0.5s ease-in-out;
  337. -o-transition:all 0.5s ease-in-out;
  338. transition:all 0.5s ease-in-out;}
  339.  
  340. .current_page {
  341. display:inline-block;
  342. color:{color:postbg};
  343. padding:2px 3px;
  344. }
  345.  
  346. /*END SIDEBAR*/
  347.  
  348. /*POSTS*/
  349. .content{
  350. overflow:auto;
  351. position:fixed;
  352. left:568px;
  353. height:430px;
  354. width:535px;
  355. margin-top:210px;
  356. z-index:9999999999999;
  357. }
  358.  
  359. .posts {
  360. width:520px;
  361.  
  362. margin-left:0px;
  363. color:{color:text};
  364.  
  365. }
  366.  
  367. .entries {
  368. width:500px;
  369. padding:10px;
  370. color:{color:text};
  371. background-color:{color:postbg};
  372. z-index:9999999999999999999999999999999999999;
  373. }
  374.  
  375. .info {
  376. display:block;
  377. padding:5px;
  378. padding-bottom:5px;
  379. font-family:'arial';
  380. font-weight:bold;
  381. font-size:8px;
  382. text-transform:uppercase;
  383. color:{color:Post links};
  384. background-color:{color:InfoBG};
  385. margin-bottom:20px;
  386. }
  387.  
  388. .info a {
  389. color:{color:Post Links};
  390. -webkit-transition:all 0.5s ease-in-out;
  391. -moz-transition:all 0.5s ease-in-out;
  392. -o-transition:all 0.5s ease-in-out;
  393. transition:all 0.5s ease-in-out;}
  394.  
  395. .info a:hover {
  396. color:{color:hover};
  397. -webkit-transition:all 0.5s ease-in-out;
  398. -moz-transition:all 0.5s ease-in-out;
  399. -o-transition:all 0.5s ease-in-out;
  400. transition:all 0.5s ease-in-out;}
  401.  
  402. .noties{
  403. margin-top:-10px;
  404. text-align:right;
  405. }
  406.  
  407.  
  408. .tags a {
  409. display:inline-block;
  410. margin-right:5px;
  411. line-height:2px;
  412. background-color:{color:InfoBG};
  413. color:{color:Post Links};}
  414.  
  415. .tags a:hover{
  416. color:{color:hover};
  417. }
  418.  
  419. .post_title {
  420. display:block;
  421. padding:5px;
  422. text-align:center;
  423. font-size:15px;
  424. font-family:'arial';
  425. text-transform:uppercase;
  426. font-style:italic;}
  427.  
  428. .text {
  429. display:block;
  430. padding:5px;
  431. text-align:justify;
  432. color:{color:Text};
  433. }
  434.  
  435. .photo img {
  436. display:block;
  437. margin-bottom:5px;
  438. -webkit-border-radius: 5px;
  439. -moz-border-radius: 5px;
  440. border-radius: 5px;}
  441.  
  442. .quote {
  443. display:block;
  444. padding:10px;
  445. text-align:center;
  446. font-size:20px;
  447. font-family:'cambria';
  448. font-style:italic;
  449. border-top:5px solid {color:scrollbar};
  450. color:{color:postbg};
  451. background-color:{color:InfoBG};}
  452.  
  453. .source {
  454. display:block;
  455. padding:5px;
  456. text-align:right;
  457. font-size:9px;}
  458.  
  459. .chat li {
  460. display:block;
  461. padding:5px;
  462. color:{color:text};}
  463.  
  464. .audioimg img {
  465. width:100px;
  466. height:100px;
  467. color:{color:text};
  468. font-family:'arial';
  469. text-align:center;
  470. text-transform:uppercase;}
  471.  
  472. .audioinfo {
  473. color:{color:Text};}
  474.  
  475. .ask{
  476. font-family:arial;
  477. font-weight:bold;
  478. font-size:10px;
  479. text-transform:uppercase;
  480. }
  481.  
  482. .question{
  483. min-height:10px;
  484. width:480px;
  485. background-color:{color:text};
  486. color:{color:postbg};
  487. text-transform:uppercase;
  488. padding:10px;
  489. font-family:arial;
  490. font-weight:bold;
  491. font-size:10px;
  492. border-bottom:{color:border} solid 4px;
  493. }
  494.  
  495. .asker{
  496. height:20px;
  497. padding-top:7px;
  498. width:490px;
  499. padding-right:10px;
  500. text-align:right;
  501. font-family:arial;
  502. font-weight:bold;
  503. font-size:10px;
  504. text-transform:uppercase;
  505. color:{color:postbg};
  506. background-color:{color:accent};
  507. }
  508.  
  509. .answerer{
  510. margin-left:0px;
  511. text-align:left;
  512. letter-spacing:0px;
  513. }
  514. /*END POSTS*/
  515.  
  516. /*SCROLLBAR*/
  517.  
  518. ::-webkit-scrollbar {
  519. height:2px;
  520. width:2px;
  521. background-color:{color:scrollbarBG};}
  522.  
  523. ::-webkit-scrollbar-thumb {
  524. height:auto;
  525. background-color:{color:scrollbar};}
  526.  
  527.  
  528. .notes {
  529. font-family:'arial';
  530. text-align:center;
  531. text-transform:uppercase;
  532. font-size:8px;
  533. width:520px;
  534. margin-left:-30px;
  535. margin-top:20px;
  536. color:{color:border};
  537. background-color:rgba(0,0,0,0);
  538. }
  539.  
  540. .notes li{
  541. list-style-type:none;
  542. background-color:rgba(0,0,0,0);
  543. padding:5px;
  544. }
  545.  
  546. .notes img {
  547. opacity:0;
  548. display:none;
  549. }
  550.  
  551. .notes a{
  552. color:{color:post links};
  553. }
  554.  
  555. #credit {
  556. position:fixed;
  557. font-family:'arial';
  558. color:{color:Border};
  559. text-transform:uppercase;
  560. font-weight:bold;
  561. font-size:11px;
  562. width:10px;
  563. height:10px;
  564. right:5px;
  565. bottom:5px;
  566. padding:5px;
  567. opacity:1;
  568. letter-spacing:4px;
  569. }
  570.  
  571. .pull{
  572. width:470px;
  573. height:600px;
  574. bottom:-600px;
  575. left:70px;
  576. position:fixed;
  577. background:{color:border};
  578. z-index:99999999;
  579. -webkit-transition:all 0.5s ease-in-out;
  580. -moz-transition:all 0.5s ease-in-out;
  581. -o-transition:all 0.5s ease-in-out;
  582. transition:all 0.5s ease-in-out;
  583. }
  584. .tab{
  585. width:120px;
  586. height:30px;
  587. background:{color:border};
  588. color:{color:accent};
  589. position:fixed;
  590. bottom:0px;
  591. -webkit-border-top-left-radius: 5px;
  592. -webkit-border-top-right-radius: 5px;
  593. -moz-border-radius-topleft: 5px;
  594. -moz-border-radius-topright: 5px;
  595. border-top-left-radius: 5px;
  596. border-top-right-radius: 5px;
  597. left:235px;
  598. z-index:99999999;
  599. -webkit-transition:all 0.5s ease-in-out;
  600. -moz-transition:all 0.5s ease-in-out;
  601. -o-transition:all 0.5s ease-in-out;
  602. transition:all 0.5s ease-in-out;
  603. }
  604.  
  605. .tab h2{
  606. margin-top:7px;
  607. font-family:'arial';
  608. text-shadow: 1px 0px 3px {color:shadow} ;
  609. }
  610.  
  611. .ola:hover .tab{
  612. bottom:600px;
  613. }
  614.  
  615. .ola:hover .pull{
  616. bottom:00px;
  617. }
  618.  
  619. .td{
  620. width:450px;
  621. height:250px;
  622. position:fixed;
  623. margin-left:10px;
  624. margin-top:40px;
  625. }
  626. .wid{
  627. width:450px;
  628. height:250px;
  629. position:fixed;
  630. margin-left:10px;
  631. margin-top:340px;
  632. }
  633.  
  634.  
  635. /*END SCROLLBAR*/
  636.  
  637. </style>
  638. </ul>
  639.  
  640. </head>
  641. <body>
  642.  
  643. <!--SIDEBAR-->
  644. <div class="ola">
  645. <div class="tab"><h2><center><em>hover</em></center></h1><div class="pull"> <div class="td"><h2><center><em>to do</center></em></h2>{text:todo}</div><br><div class="wid"><h2><center><em>what i do</center></em></h2>{text:wid}</div></div></div>
  646.  
  647. </div>
  648. <div class="over"></div>
  649. <div class="contain">
  650. <div class="header"></div>
  651. <div class="links">
  652. {block:ifHome}<a href="{text:Home URL}">{text:Home}</a>{/block:ifHome}{block:ifAsk}<a href="{text:Ask URL}">{text:Ask}</a>{/block:ifAsk}{block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}{block:ifLink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:ifLink2}{block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a>{/block:ifLink3}
  653.  
  654.  
  655.  
  656. </div>
  657. <div class="op">
  658. <div class="sidebar">
  659. <div class="description">
  660. {Description}
  661. </div>
  662. </div>
  663. </div></div></div></div>
  664. {block:Pagination}
  665. <div class="pagination">
  666. {block:PreviousPage}<a href="{PreviousPage}">BACK</a>{/block:PreviousPage}{block:JumpPagination length="5"}
  667. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  668. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  669. {block:NextPage}<a href="{NextPage}">NEXT</a>{/block:NextPage}{/block:Pagination}
  670. </div></div></div></div></div></div></div>
  671.  
  672.  
  673.  
  674. <!--END SIDEBAR-->
  675.  
  676. <!--POSTS-->
  677. <div class="content">
  678. <div class="posts">
  679.  
  680. {block:Posts}
  681.  
  682. <div class="entries">
  683.  
  684.  
  685. <!--TEXT POSTS-->
  686.  
  687. {block:Text}
  688.  
  689. {block:Title}<div class="post_title">{Title}</div>{/block:Title}
  690. <div class="text">{Body}</div>
  691.  
  692. {/block:Text}
  693.  
  694. <!--END TEXT POSTS-->
  695.  
  696. <!--PHOTO POSTS-->
  697.  
  698. {block:Photo}
  699.  
  700. <div class="photo"><center><img src="{PhotoURL-500}"/></center></div>
  701. <div class="text">{Caption}</div>
  702.  
  703. {/block:Photo}
  704.  
  705. <!--END PHOTO POSTS-->
  706.  
  707. <!--PHOTOSET POSTS-->
  708.  
  709. {block:Photoset}
  710.  
  711. <center><div class="photo">{Photoset-500}</div></center>
  712. <div class="text">{Caption}</div>
  713.  
  714. {/block:Photoset}
  715.  
  716. <!--END PHOTOSET POSTS-->
  717.  
  718. <!--QUOTE POSTS-->
  719.  
  720. {block:Quote}
  721.  
  722. <div class="quote">"{Quote}"</div>
  723. <div class="source">{Source}</div>
  724.  
  725. {/block:Quote}
  726.  
  727. <!--END QUOTE POSTS-->
  728.  
  729. <!--LINK POSTS-->
  730.  
  731. {block:Link}
  732.  
  733. <div class="post_title"><a href="{URL}">{Name} &rarr;</a></div>
  734. {block:Description}<div class="text">{Description}</div>{/block:Description}
  735.  
  736. {/block:Link}
  737.  
  738. <!--END LINK POSTS-->
  739.  
  740. <!--CHAT POSTS-->
  741.  
  742. {block:Chat}
  743.  
  744. {block:Title}<div class="post_title">{Title}</div>{/block:Title}
  745. <div class="chat">
  746. <ul>
  747. {block:Lines}<li class="{Alt}">{block:Label}<b>{Label}</b> {/block:Label}{Line}</li>{/block:Lines}
  748. </ul>
  749. </div>
  750.  
  751. {/block:Chat}
  752.  
  753. <!--END CHAT POSTS-->
  754.  
  755. <!--AUDIO POSTS-->
  756.  
  757. {block:Audio}
  758.  
  759. <table>
  760. <tr>
  761. <td>
  762. {block:AlbumArt}<div class="audioimg"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  763. </td>
  764. <td>
  765. <div class="audioplayer">{AudioPlayerBlack}</div>
  766. <div class="audioinfo">{block:Artist}<b>Name</b>: {Artist}{/block:Artist}<br>
  767. {block:Album}<b>Album</b>: {Album}{/block:Album}<br>
  768. {block:TrackName}<b>Track</b>: {TrackName}{/block:TrackName}</div>
  769. </td>
  770. </tr>
  771. </table>
  772. {block:Caption}<div class="text">{Caption}</div>{/block:Caption}
  773.  
  774. {/block:Audio}
  775.  
  776. <!--END AUDIO POSTS-->
  777.  
  778. <!--VIDEO POSTS-->
  779.  
  780. {block:Video}
  781.  
  782. <center><div class="photo">{VideoEmbed-500}</div></center>
  783. <div class="text">{Caption}</div>
  784.  
  785. {/block:Video}
  786.  
  787. <!--END VIDEO POSTS-->
  788.  
  789. <!--ANSWER POSTS-->
  790. <div class="whole">
  791. {block:Answer}<div id="ask">
  792. <div class="question">{Question}</div>
  793. <div class="asker">{Asker}</div><br>
  794. {block:Answerer}{Answerer}{Answer}{/block:Answerer}</div>{/block:Answer}{Replies}</div>
  795.  
  796. <!--END ANSWER POSTS-->
  797. </div>
  798. <div class="info">
  799. <a><a href="{Permalink}">{TimeAgo}</a></a>
  800. <br>
  801. <div class="noties">{NoteCount}</div>
  802. {block:HasTags}
  803. <div class="tags"> {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>
  804. {/block:HasTags}
  805. </div>
  806. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  807. {/block:Posts}
  808.  
  809. </div>
  810. {/block:PermalinkPage}
  811. </div>
  812. </div>
  813. </div>
  814. </div>
  815. <div id="credit">
  816. <a href="http://beatriceofrp.tumblr.com" title="beatriceofrp">©</a>
  817. </div>
  818. </div>
  819. </div>
  820. <!--END POSTS-->
  821.  
  822. </body>
  823.  
  824. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement