azurethemes

051 - spirit

Sep 8th, 2015
408
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.32 KB | None | 0 0
  1. <!---- - START HTML / DONT TOUCH!!! - --->
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <script language="javascript" type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
  5.  
  6. <script type="text/javascript">
  7. WebFontConfig = {
  8. google: { families: [ 'Roboto700::latin', 'Roboto::latin' , 'Abel::latin', 'Archivo+Narrow::latin', 'Quicksand::latin' , 'Josefin+Sans::latin', 'Fira+Sans::latin' , 'Ek+Mukta::latin' , 'Lobster+Two::latin' ] }
  9. };
  10. (function() {
  11. var wf = document.createElement('script');
  12. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  13. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  14. wf.type = 'text/javascript';
  15. wf.async = 'true';
  16. var s = document.getElementsByTagName('script')[0];
  17. s.parentNode.insertBefore(wf, s);
  18. })(); </script>
  19.  
  20. <!---- - START TOOLTIPS SCRIPT / DONT TOUCH!!! - --->
  21.  
  22. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  23.  
  24. <script>
  25. (function($){
  26. $(document).ready(function(){
  27. $("a[title]").style_my_tooltips({
  28. tip_follows_cursor:true,
  29. tip_delay_time:90,
  30. tip_fade_speed:600,
  31. attribute:"title"
  32. });
  33. });
  34. })(jQuery);
  35. </script>
  36. <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
  37. <!---- - END TOOLTIPS SCRIPT / DONT TOUCH!!! - --->
  38. <head>
  39.  
  40. <title>{Title}</title>
  41. <link rel="shortcut icon" href="{Favicon}">
  42. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  43. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  44.  
  45. <!----
  46.  
  47. _ _ _
  48. (_) | | | |
  49. _ _ __ ___ ______| |__ __ _| |___ ___ _ _
  50. | | '_ ` _ \______| '_ \ / _` | / __|/ _ \ | | |
  51. | | | | | | | | | | | (_| | \__ \ __/ |_| |
  52. |_|_| |_| |_| |_| |_|\__,_|_|___/\___|\__, |
  53. __/ |
  54. |___/
  55.  
  56. _ _
  57. | | | |
  58. | |_| |__ ___ _ __ ___ ___ ___
  59. | __| '_ \ / _ \ '_ ` _ \ / _ \/ __|
  60. | |_| | | | __/ | | | | | __/\__ \
  61. \__|_| |_|\___|_| |_| |_|\___||___/
  62.  
  63.  
  64.  
  65.  
  66. ᵗʰᵉᵐᵉ ₀₅₁
  67.  
  68. "ѕpιrιт"
  69.  
  70. ᵗʰᶤˢ ᵗʰᵉᵐᵉ ʷᵃˢ ᵐᵃᵈᵉ ᵇʸ ᶤᵐ⁻ʰᵃˡˢᵉʸ / ᵖʳᵉᵛˑ ᵃᶻᵘʳᵉᵒᶠʳᵖ
  71. ᵖˡᵉᵃˢᵉ ʳᵉˢᵖᵉᶜᵗ ᵐʸ ᵗʰᵉᵐᵉ ʳᵘˡᵉˢ ᵃᶰᵈ ᵈᵒᶰᵗ ᵇᵉ ᵃ ᵈᶤᶜᵏ
  72. ᶤ ᵈᵒᶰᵗ ᵉˣᵖᵉᶜᵗ ᵐᵘᶜʰ ᶠʳᵒᵐ ᵘ ᵇᵘᵗ ᵖˡˢ ᵏᵉᵉᵖ ᵗʰᵉ ᶜʳᵉᵈᶤᵗ ᵃᶰᵈ ᵈᵒᶰᵗ ᵇᵉ ᵃ ᵈᶤᶜᵏ
  73. ᵃᶰᵈ ᵈᵒᶰᵗ ˢᵗᵉᵃˡ ᵃᶰʸᵗʰᶤᶰᵍ :⁾
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80. --->
  81.  
  82.  
  83. <!---- - START TEXT COLORS / DONT TOUCH!!! - --->
  84.  
  85. <meta name="color:title text" content="#ffffff"/>
  86. <meta name="color:italic text" content="#000000">
  87. <meta name="color:bold text" content="#000000">
  88. <meta name="color:text" content="#000000"/>
  89. <meta name="color:post text" content="#ffffff"/>
  90.  
  91. <!---- - END TEXT COLORS / DONT TOUCH!!! - --->
  92.  
  93. <!---- - START OTHER COLORS / DONT TOUCH!!! - --->
  94. <meta name="color:hover" content="#888888">
  95. <meta name="color:links" content="#000000"/>
  96. <meta name="color:top links" content="#ffffff"/>
  97. <meta name="color:accent" content="#cccccc"/>
  98. <meta name="color:border" content="#0000000"/>
  99. <meta name="color:scrollbar" content="#000000">
  100.  
  101.  
  102. <!---- - END OTHER COLORS / DONT TOUCH!!! - --->
  103.  
  104. <!---- - START BORDER COLORS / DONT TOUCH!!! - --->
  105.  
  106. <meta name="color:blockquote border" content="#211927">
  107.  
  108. <!---- - END BORDER COLORS / DONT TOUCH!!! - --->
  109.  
  110. <!---- - START BACKGROUND COLORS / DONT TOUCH!!! - --->
  111.  
  112. <meta name="color:background" content="#ffffff"/>
  113. <meta name="color:blockquote background" content="#eeeeee">
  114. <meta name="color:box background" content="#000000">
  115. <meta name="color:description background" content="#ffffff"/>
  116. <meta name="color:post background" content="#ffffff">
  117. <meta name="color:title background" content="#000000">
  118. <meta name="color:question background" content="#eeeeee">
  119. <meta name="color:scrollbar background" content="#ffffff">
  120.  
  121. <!---- - END BACKGROUND COLORS / DONT TOUCH!!! - --->
  122. <!---- - START IMAGES / DONT TOUCH!!! - --->
  123.  
  124. <meta name="image:background" content=""/>
  125. <meta name="image:header" content=""/>
  126. <meta name="image:sidebar" content=""/>
  127.  
  128.  
  129. <!---- - END IMAGES / DONT TOUCH!!! - --->
  130.  
  131.  
  132. <!---- - START TEXT / DONT TOUCH!!! - --->
  133.  
  134. <meta name="text:about member" content="">
  135. <meta name="text:about user" content="">
  136. <meta name="text:what i do" content="">
  137. <meta name="text:faq" content="">
  138. <meta name="text:title" content="">
  139. <meta name="text:box 1 title" content="">
  140. <meta name="text:box 2 title" content="">
  141. <meta name="text:box 3 title" content="">
  142. <meta name="text:box 4 title" content="">
  143. <meta name="text:box 5 title" content="">
  144. <meta name="text:box 6 title" content="">
  145. <meta name="text:box 7 title" content="">
  146.  
  147. <!---- - END TEXT / DONT TOUCH!!! - --->
  148.  
  149. <!---- - START LINKS / DONT TOUCH!!! - --->
  150.  
  151.  
  152. <meta name="text:link 1" content="Link 1">
  153. <meta name="text:link 2" content="Link 2">
  154. <meta name="text:link 3" content="Link 3">
  155. <meta name="text:link 4" content="Link 4">
  156.  
  157. <meta name="text:link 1 url" content="/">
  158. <meta name="text:link 2 url" content="/">
  159. <meta name="text:link 3 url" content="/">
  160. <meta name="text:link 4 url" content="/">
  161.  
  162. <!---- - END LINKS / DONT TOUCH!!! - --->
  163.  
  164. <style type="text/css">
  165.  
  166.  
  167. @-webkit-keyframes CH {
  168. 0% {-webkit-transform: scale(.3);}
  169. 50% {-webkit-transform: scale(1.05);}
  170. 70% {-webkit-transform: scale(.9);}
  171. 100% {-webkit-transform: scale(1);}
  172.  
  173. }
  174. ::-webkit-scrollbar-thumb {
  175. height:auto;
  176. background-color:{color:scrollbar};
  177. }
  178. ::-webkit-scrollbar {
  179. height:9px;
  180. width:6px;
  181. border-top:10px solid {color:scrollbar};
  182. border-bottom:10px solid {color:scrollbar};
  183. background-color:{color:scrollbar background};
  184. }
  185. #s-m-t-tooltip {
  186. max-width:300px;
  187. margin:10px 0px 0px 10px;
  188. padding:5px;
  189. font-weight:300;
  190. background-color:{color:blockquote background};
  191. box-shadow:5px 5px 0px {color:border};
  192. font-family: 'Ek Mukta', sans-serif;
  193. font-size:9px;
  194. text-transform:uppercase;
  195. letter-spacing:0.5px;
  196. color:{color:text};
  197. z-index:999999999999999999999999999999999999;
  198. -webkit-animation: CH 600ms;
  199. }
  200. body {
  201. background-color:{color:background};
  202. background-image:url('{image:background}');
  203. background-attachment: fixed;
  204. background-repeat: repeat;
  205. font-weight:none;
  206. font-family: 'Ek Mukta', sans-serif;
  207. font-size:10px;
  208. text-align:justify;
  209. color:{color:text};
  210. margin:0;
  211. }
  212. a {
  213. text-decoration:none;
  214. color:{color:links};
  215. transition-duration: 0.2s;
  216. -moz-transition-duration: 0.2s;
  217. -webkit-transition-duration: 0.3s;
  218. -o-transition-duration: 0.3s;
  219. }
  220. a:hover {
  221. text-decoration:none;
  222. color:{color:hover};
  223. transition-duration: 0.2s;
  224. -moz-transition-duration: 0.2s;
  225. -webkit-transition-duration: 0.3s;
  226. -o-transition-duration: 0.3s;
  227. }
  228. img {
  229. border:none;
  230. }
  231. blockquote {
  232. font-size:10px;
  233. max-width:545px;
  234. border-left:1px solid{color:blockquote border};
  235. background-color:{color:blockquote background};
  236. text-align:left;
  237. padding:5px;
  238. font-family: 'Ek Mukta', sans-serif;
  239. font-weight:none;
  240. margin-left:5px;
  241. margin-right:5px;
  242. padding-left:5px;
  243. color:{color:text};
  244. }
  245. pre{
  246. font-size:9px;
  247. text-align:center;
  248. text-transform:none;
  249. font-family: 'Quicksand', sans-serif;
  250. font-weight:bold;
  251. line-height:9px;
  252. border-left:1px solid {color:blockquote border};
  253. border-bottom:1px solid {color:blockquote border};
  254. letter-spacing:2px;
  255. background-color:{color:blockquote background};
  256. color:{color:text};
  257. padding:6px;
  258. }
  259. small{
  260. font-size:9px;
  261. }
  262. big{
  263. font-size:9px;
  264. }
  265. sub{
  266. font-size:9px;
  267. }
  268. h1 {
  269. font-size:11px;
  270. text-align:left;
  271. font-family: 'Ek Mukta', sans-serif;
  272. letter-spacing:1px;
  273. text-transform:uppercase;
  274. font-weight:none;
  275. border-bottom:3px solid {color:blockquote border};
  276. background:{color:blockquote background};
  277. color:{color:text};
  278. padding:1px;
  279. }
  280. h1 a{
  281. color:{color:text};
  282. font-weight:none;
  283. text-align:left;
  284. }
  285. h2{
  286. color:{color:text};
  287. text-transform:uppercase;
  288. text-decoration:underline;
  289. font-family: 'Quicksand', sans-serif;
  290. text-shadow: 1px 1px 0px #ddd;
  291. text-align:left;
  292. }
  293. b {
  294. font-weight:bold;
  295. padding:2px;
  296. color:{color:bold text};
  297. }
  298. i {
  299. font-weight:italic;
  300. color:{color:italic text};
  301. }
  302. u {
  303. text-decoration:none;
  304. border-bottom:1px solid {color:accent};
  305. }
  306. #description {
  307. overflow:auto;
  308. position:absolute;
  309. text-align:left;
  310. top:25px;
  311. margin-left:360px;
  312. text-transform:none;
  313. font-style:normal;
  314. font-family: 'Ek Mukta', sans-serif;
  315. width:230px;
  316. height:70px;
  317. opacity:1;
  318. line-height:10px;
  319. border-radius:5px;
  320. font-weight:none;
  321. color:{color:text};
  322. background:{color:description background};
  323. padding:17px;
  324. letter-spacing:0px;
  325. font-size:10px;
  326. z-index:99;
  327. transition-duration: 0.9s;
  328. -moz-transition-duration:0.9s;
  329. -webkit-transition-duration:0.9s;
  330. -o-transition-duration:0.9s;
  331. }
  332. .pagination{
  333. background-color:{color:border};
  334. padding:2px;
  335. position:fixed;
  336. height:14px;
  337. top:650px;
  338. font-family: 'Ek Mukta', sans-serif;
  339. margin-left:220px;
  340. width:896px;
  341. color:{color:title text};
  342. text-align:center;
  343. }
  344. .pagination a{
  345. padding:3px;
  346. font-family: 'Ek Mukta', sans-serif;
  347. color:{color:title text};
  348. text-transform:uppercase;
  349. -moz-transition-duration:0.5s;
  350. -webkit-transition-duration:0.5s;
  351. -o-transition-duration:0.5s;
  352. transition: all 0.3s ease-out;
  353. }
  354. .pagination a:hover{
  355. color:{color:hover};
  356. -moz-transition-duration:0.5s;
  357. -webkit-transition-duration:0.5s;
  358. -o-transition-duration:0.5s;
  359. transition: all 0.3s ease-out;
  360. }
  361. .links1 {
  362. width:260px;
  363. height:50px;
  364. overflow:hidden;
  365. cursor:pointer;
  366. top:600px;
  367. opacity:1;
  368. z-index:99999;
  369. position:absolute;
  370. margin-left:267px;
  371. text-align:center;
  372. }
  373. .links1 #all {
  374. margin-left:0px;
  375. margin-top:0px;
  376. padding:5px;
  377. height:14px;
  378. }
  379. .links1 #all a:hover {
  380. color:{color:hover};
  381. transition-duration: 0.2s;
  382. -moz-transition-duration: 0.2s;
  383. -webkit-transition-duration: 0.3s;
  384. -o-transition-duration: 0.3s;
  385. }
  386. .links1 a {
  387. width:30px;
  388. height:20px;
  389. margin-bottom:3px;
  390. text-align:center;
  391. text-transform:uppercase;
  392. padding:4px;
  393. line-height:23px;
  394. border-bottom:3px solid {color:accent};
  395. border-radius:5px 5px 0px 0px;
  396. color:{color:links};
  397. background:{color:description background};
  398. z-index:99999;
  399. font-weight:300;
  400. font-family: 'Ek Mukta', sans-serif;
  401. letter-spacing:1px;
  402. font-size:10px;
  403. display:inline-block;
  404. }
  405. .navi{
  406. width:887px;
  407. height:123px;
  408. padding-left:13px;
  409. padding-bottom:15px;
  410. padding-top:13px;
  411. top:28px;
  412. margin-left:220px;
  413. line-height:20%;
  414. position:fixed;
  415. display:block;
  416. z-index:99999999;
  417. background:none;
  418. opacity:0;
  419. transition-delay:0.1s;
  420. -webkit-transition-delay:0.1s;
  421. transition-duration: 0.4s;
  422. -moz-transition-duration:0.2s;
  423. -webkit-transition-duration:0.8s;
  424. -o-transition-duration:0.2s;
  425. }
  426. .navi:hover{
  427. opacity:1;
  428. transition-delay:0.1s;
  429. -webkit-transition-delay:0.1s;
  430. transition-duration: 0.4s;
  431. -moz-transition-duration:0.2s;
  432. -webkit-transition-duration:0.8s;
  433. -o-transition-duration:0.2s;
  434. }
  435. #navbg {
  436. width:880px;
  437. height:132px;
  438. position:fixed;
  439. padding-top:10px;
  440. padding-bottom:10px;
  441. padding-left:10px;
  442. padding-right:10px;
  443. line-height:100%;
  444. top:27px;
  445. margin-left:-13px;
  446. font-size:11px;
  447. text-align:right;
  448. letter-spacing:1px;
  449. overflow:auto;
  450. background:{color:box background};
  451. z-index:-9;
  452. opacity:1;
  453. }
  454. #title{
  455. width:874px;
  456. height:10px;
  457. top:170px;
  458. opacity:1;
  459. position:absolute;
  460. font-family: 'Quicksand', sans-serif;
  461. letter-spacing:3px;
  462. font-style:none;
  463. text-align:center;
  464. font-weight:none;
  465. padding:13px;
  466. color:{color:title text};
  467. text-transform:uppercase;
  468. line-height:20px;
  469. font-size:12px;
  470. margin-left:220px;
  471. background:{color:border};
  472. z-index:9999;
  473. }
  474. #header{
  475. position:absolute;
  476. opacity:1;
  477. background-image:url('{image:header}');
  478. width:900px;
  479. height:150px;
  480. top:15px;
  481. border-top:13px solid {color:border};
  482. background:#ddd;
  483. margin-left:220px;
  484. z-index:9999999;
  485.  
  486. }
  487. #header img{
  488. width:900px;
  489. height:150px;
  490. background-image:url('{image:header}');
  491. }
  492. #side{
  493. position:absolute;
  494. opacity:1;
  495. background-image:url('{image:sidebar}');
  496. width:320px;
  497. height:370px;
  498. top:225px;
  499. background:#ddd;
  500. border:none;
  501. margin-left:240px;
  502. z-index:9999999;
  503.  
  504. }
  505. #side img{
  506. width:320px;
  507. height:370px;
  508. background-image:url('{image:sidebar}');
  509. }
  510. #boxbg{
  511. position:absolute;
  512. opacity:1;
  513. width:900px;
  514. height:460px;
  515. top:207px;
  516. background:{color:box background};
  517. margin-left:220px;
  518. z-index:-999;
  519.  
  520. }
  521. #triangle-left1 {
  522. width: 0;
  523. height: 0;
  524. top:89px;
  525. position:fixed;
  526. margin-left:345px;
  527. border-top: 20px solid transparent;
  528. border-left: 30px solid {color:description background};
  529. border-bottom: 20px solid transparent;
  530. z-index:9999;
  531. }
  532. #iconn {
  533. position:fixed;
  534. width:70px;
  535. margin-top:190px;
  536. padding:10px;
  537. height:70px;
  538. margin-left:180px;
  539. background-color:transparent;
  540. z-index:9999999999999999;
  541. }
  542. #iconnimage {
  543. width 70px;
  544. z-index:-99999;
  545. }
  546. #iconnimage img {
  547. width:70px;
  548. height:70px;
  549. margin-left:273px;
  550. top:68px;
  551. border-radius:100px;
  552. position:fixed;
  553. opacity:1;
  554. border:solid 5px {color:description background};
  555. z-index:999999;
  556. }
  557. #entries {
  558. overflow-y:auto;
  559. margin-left:570px;
  560. height:410px;
  561. width:550px;
  562. letter-spacing:0px;
  563. margin-top:225px;
  564. }
  565. #post {
  566. font-size:10px;
  567. width:500px;
  568. color:{color:post text};
  569. background-color:{color:post background};
  570. text-align:justify;
  571. padding:20px;
  572. overflow:hidden;
  573. line-height:20px;
  574. margin-bottom:20px;
  575. }
  576. #post img{
  577. max-width:500px;
  578. height:auto;
  579. }
  580. #info {
  581. font-weight:none;
  582. text-align:left;
  583. padding:5px;
  584. font-family: 'Ek Mukta', sans-serif;
  585. background-color:{color:accent};
  586. margin-left:-20px;
  587. margin-top:-20px;
  588. width:530px;
  589. font-size:10px;
  590. text-transform:uppercase;
  591. font-style:none;
  592. word-wrap:break-word;
  593. line-height:9px;
  594. color:{color:text};
  595. }
  596.  
  597. #info a {
  598. text-align:center;
  599. color:{color:text};
  600. }
  601. .tags {
  602. color:{color:text};
  603. width:500px;
  604. opacity:0;
  605. margin-top:-20px;
  606. height:2px;
  607. margin-left:0px;
  608. font-size:10px;
  609. margin-bottom:5px;
  610. letter-spacing:1px;
  611. text-align:justify;
  612. -moz-transition-duration:0.3s;
  613. -webkit-transition-duration:0.5s;
  614. -o-transition-duration:0.3s;
  615. -webkit-animation: CH 900ms;
  616. }
  617. #post:hover .tags {
  618. opacity:1;
  619. margin-top:-2px;
  620. margin-left:0px;
  621. }
  622. .tags a {
  623. letter-spacing:0px;
  624. padding:2px;
  625. text-transform:lowercase;
  626. font-size:10px;
  627. letter-spacing:0px;
  628. font-weight:none;
  629. text-align:center;
  630. font-family: 'Ek Mukta', sans-serif;
  631. color:{color:text};
  632. }
  633. #asking {
  634. margin-left:15px;
  635. margin-top:26px;
  636. }
  637. #askingimage {
  638. }
  639. #askingimage img {
  640. border-radius:100px;
  641. margin-left:15px;
  642. margin-top:20px;
  643. }
  644. #question {
  645. padding:25px;
  646. padding-left:70px;
  647. margin-top:-31px;
  648. margin-left:2px;
  649. color:{color:text};
  650. background-color:{color:question background};
  651. }
  652. #asker{
  653. margin-top:-55px;
  654. background-color:{color:accent};
  655. padding:1px;
  656. margin-left:70px;
  657. font-family: 'Ek Mukta', sans-serif;
  658. text-transform:uppercase;
  659. }
  660. #credit{
  661. position:fixed;
  662. font-size:14px;
  663. font-weight:bold;
  664. padding-bottom:5px;
  665. padding-top:5px;
  666. height:20px;
  667. width:20px;
  668. opacity:1;
  669. padding-left:5px;
  670. padding-right:5px;
  671. margin-left:1320px;
  672. top:645px;
  673. letter-spacing:0px;
  674. line-height:22px;
  675. border-top:1px solid {color:accent};
  676. border-bottom:1px solid {color:accent};
  677. text-align:center;
  678. float:left;
  679. font-family: 'Roboto', sans-serif;
  680. color:{color:text};
  681. text-transform:uppercase;
  682. background-color: rgba(255,255,255, 0.3);
  683. transition-duration: 0.8s;
  684. }
  685. lol {
  686. font-size:11px;
  687. text-align:center;
  688. width:210px;
  689. height:5px;
  690. font-family: 'Calibri';
  691. text-shadow: 1px 1px 3px {color:text shadow};
  692. letter-spacing:1px;
  693. background-color:{color:blockquote background};
  694. color:{color:text};
  695. padding:5px;
  696.  
  697.  
  698. }
  699.  
  700.  
  701.  
  702. {CustomCSS}</style>
  703.  
  704.  
  705.  
  706. </head>
  707. <body>
  708.  
  709. <!---- - START BASICS / DONT TOUCH!!! - --->
  710.  
  711. <div id="sidebar">
  712. <div id="boxbg"></div>
  713. <div id="title">{text:title}</div>
  714.  
  715.  
  716.  
  717. <!---- - END BASICS / DONT TOUCH!!! - --->
  718.  
  719.  
  720. <!---- - START IMAGES / DONT TOUCH!!! - --->
  721.  
  722. <div id="header"><img src="{image:header}"></a></div>
  723. <div id="side"><img src="{image:sidebar}"></a></div>
  724.  
  725.  
  726. <!---- - END IMAGES / DONT TOUCH!!! - --->
  727.  
  728.  
  729. </div>
  730. <!---- - START LINKS / DONT TOUCH!!! - --->
  731.  
  732. <div class="links1">
  733. <div id="all">
  734. <a href="/"title="home">I.</a>
  735. <a href="/ask"title="message">II.</a>
  736. <a href="{text:link 1 url}"title="{text:link 1}">III.</a>
  737. <a href="{text:link 2 url}"title="{text:link 2}">IV.</a>
  738. <a href="{text:link 3 url}"title="{text:link 3}">V.</a>
  739. <a href="{text:link 4 url}"title="{text:link 4}">VI.</a>
  740. </div>
  741.  
  742. <!---- - END LINKS / DONT TOUCH!!! - --->
  743. </div>
  744. <div class="navi">
  745. <div id="triangle-left1"></div>
  746. <div id="description">{description}</div>
  747. <div id="navbg"></div>
  748. <div id="iconnimage"><a href="/"title="{title}"><img src="{PortraitURL-128}"></a></div>
  749.  
  750.  
  751. </div>
  752.  
  753.  
  754. <!---- - START PAGI / DONT TOUCH!!! - --->
  755.  
  756. </div>
  757.  
  758. <div class="pagination"style="{color:title text}">
  759. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"title="previous page">BACK</a>{/block:PreviousPage}{block:JumpPagination length="3"}{block:CurrentPage}<span class="current_page"style="{color:title text}">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page"style="{color:title text}" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<a href="{NextPage}"title="next page">NEXT</a>{/block:NextPage}
  760. {/block:Pagination}</div></div>
  761.  
  762. </div>
  763.  
  764. <!---- - END PAGI / DONT TOUCH!!! - --->
  765.  
  766. <!---- - START POSTS & ENTRIES / DONT TOUCH!!! - --->
  767.  
  768. <div id="entries">
  769. {block:Posts}
  770. <div id="post"
  771.  
  772. <div id="post">
  773. <div id="info">
  774. <div id="permalink">
  775. <a href="{Permalink}">{DayOfMonth} {ShortMonth} {Year} </a> |
  776. <a href="{SourceURL}">©</a>
  777. </a></div></div>
  778.  
  779. <!---- - END POSTS & ENTRIES / DONT TOUCH!!! - --->
  780.  
  781. <!--TEXT POSTS-->
  782.  
  783. {block:Text}
  784. {block:Title}<h1><center>{Title}</center></h1>{/block:Title}
  785. {Body}
  786. {/block:Text}
  787.  
  788. <!---- - END TEXT POSTS / DONT TOUCH!!! - --->
  789.  
  790. <!---- - START ANSWER & QUESTION / DONT TOUCH!!! - --->
  791.  
  792. {block:Answer}
  793. <div id="askingimage"><img src="{AskerPortraitURL-48}"/></div>
  794. <div id="asker">{Asker} sent:</div>
  795. <div id="question">{Question}</div>
  796. {Answer}{/block:Answer}
  797.  
  798. <!---- - END ANSWER & QUESTION / DONT TOUCH!!! - --->
  799.  
  800. <!---- - START QUOTE / DONT TOUCH!!! - --->
  801.  
  802. {block:Quote}
  803.  
  804. {block:Quote}
  805. <h2>{Quote}</h2>
  806. <div align="right">
  807. {block:Source}<h1>-{Source}</h1>{/block:Source}
  808. </div>
  809. {/block:Quote}
  810.  
  811. <!---- - END QUOTE / DONT TOUCH!!! - --->
  812.  
  813. <!---- - START LINK & CHAT / DONT TOUCH!!! - --->
  814.  
  815. {block:Link}
  816. <h2><center><a href="{URL}">{Name}</center></a></h2>
  817. {block:Description}{Description}{/block:Description}
  818. {/block:Link}
  819.  
  820.  
  821.  
  822. {block:Chat}
  823. {block:Title}<h2>{Title}</h2>{/block:Title}
  824. <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class ="label">{Label}</span>{/block:Label}
  825. {Line}</li>{/block:Lines}</ul>
  826. {/block:Chat}
  827.  
  828. <!---- - END LINK & CHAT / DONT TOUCH!!! - --->
  829.  
  830. <!---- - START PHOTO / DONT TOUCH!!! - --->
  831.  
  832. {block:Photo}
  833. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="auto">{LinkCloseTag}
  834.  
  835. {block:Caption}{Caption}{/block:Caption}
  836. {/block:Photo}
  837.  
  838.  
  839.  
  840. {block:Photoset}
  841. {Photoset-500}
  842. {block:Caption}{Caption}{/block:Caption}
  843. {/block:Photoset}
  844.  
  845.  
  846.  
  847. {block:Video}
  848. {Video-500}
  849. {block:Caption}{Caption}{/block:Caption}
  850. {/block:Video}
  851.  
  852. <!---- - END PHOTO / DONT TOUCH!!! - --->
  853.  
  854. <!---- - START AUDIO / DONT TOUCH!!! - --->
  855.  
  856.  
  857. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  858. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  859. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  860. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  861. {/block:Audio}
  862.  
  863. <!---- - END AUDIO / DONT TOUCH!!! - --->
  864.  
  865. <!---- - START INFO / DONT TOUCH!!! - --->
  866.  
  867. {block:HasTags}<div class="tags"><a href="{Permalink}">{NoteCountWithLabel}</a> &nbsp; &nbsp;
  868. {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div>
  869. {block:PostNotes}{PostNotes} {block:NoteCount} {/block:NoteCount}{/block:PostNotes}
  870. {/block:Posts}</div>
  871. </div>
  872.  
  873. </div>
  874. </div>
  875.  
  876. <!---- - END INFO / DONT TOUCH!!! - --->
  877.  
  878. <!---- - START CREDIT / DONT TOUCH!!! - --->
  879.  
  880. <div id="credit">
  881. <a href="http://adf.ly/1NFPh1"title="made by im-halsey"><i class="fa fa-diamond"></i></a>
  882.  
  883. </div>
  884. </div>
  885. <!---- - END CREDIT / DONT TOUCH!!! - --->
  886.  
  887. </html>
  888. <!---- - END HTML / DONT TOUCH!!! - --->
Add Comment
Please, Sign In to add comment