Advertisement
Guest User

theme for caius ^^

a guest
May 24th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.54 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!---- this is theme 44 by Hollywhood
  9. please don't remove the credit
  10. thank you
  11. --->
  12.  
  13. <!--tooltip-->
  14. <link href="http://static.tumblr.com/culyzrr/NhDmzmza5/style-my-tooltips.css" rel="stylesheet" type="text/css" />
  15. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  16. <script src="http://static.tumblr.com/culyzrr/eLpmzmz9l/jquery.style-my-tooltips.js"></script>
  17. <script>
  18. (function($){
  19. $(document).ready(function(){
  20. $("[title]").style_my_tooltips({
  21. tip_follows_cursor:true,
  22. tip_delay_time:100,
  23. tip_fade_speed:300,
  24. attribute:"title"
  25. });
  26. });
  27. })(jQuery);
  28. </script>
  29. <!--tooltip-->
  30.  
  31. <meta name="color:Background" content="#ffffff"/>
  32. <meta name="color:Text" content="#9B9B9B"/>
  33. <meta name="color:Link" content="#b8b8b8"/>
  34. <meta name="color:scrollbar" content="#999999">
  35. <meta name="color:title" content="#999999">
  36. <meta name="color:Link Hover" content="#eeeeee"/>
  37.  
  38. <meta name="image:sidebar" content=""/>
  39. <meta name="text:sidebartitle" content="">
  40.  
  41. <meta name="text:link1" content="" />
  42. <meta name="text:link1 url" content="/">
  43. <meta name="text:link2" content="" />
  44. <meta name="text:link2 url" content="/">
  45. <meta name="text:link3" content="" />
  46. <meta name="text:link3 url" content="/">
  47. <meta name="text:link4" content="" />
  48. <meta name="text:link4 url" content="/">
  49. <meta name="text:link5" content="" />
  50. <meta name="text:link5 url" content="/">
  51. <meta name="text:link6" content="" />
  52. <meta name="text:link6 url" content="/">
  53.  
  54. <meta name="if:Show firsttriangle" content="1" />
  55. <meta name="if:Show secondtriangle" content="1" />
  56. <meta name="if:Show thirdtriangle" content="1" />
  57. <meta name="if:Show fourthtriangle" content="1" />
  58.  
  59.  
  60. <meta name="color:triangle 1" content="#838282"/>
  61. <meta name="color:triangle 2" content="#838282"/>
  62. <meta name="color:triangle 3" content="#838282"/>
  63. <meta name="color:triangle 4" content="#838282"/>
  64. <meta name="color:main border" content="#ffffff"/>
  65.  
  66. <script type="text/javascript"
  67. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  68. <script>
  69. $(document).ready(function() {
  70. //
  71. $('a.poplight[href^=#]').click(function() {
  72. var popID = $(this).attr('rel'); //Get Popup Name
  73. var popURL = $(this).attr('href'); //Get Popup href to define size
  74. var query= popURL.split('?');
  75. var dim= query[1].split('&');
  76. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  77. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
  78. var popMargTop = ($('#' + popID).height() + 80) / 2;
  79. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  80. //Apply Margin to Popup
  81. $('#' + popID).css({
  82. 'margin-top' : -popMargTop,
  83. 'margin-left' : -popMargLeft
  84. });
  85. $('body').append('<div id="fade"></div>');
  86. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  87. return false;
  88. });
  89. $('a.close, #fade').live('click', function() {
  90. $('#fade , .popup_block').fadeOut(function() {
  91. $('#fade, a.close').remove(); //fade them both out
  92. });
  93. return false;
  94. });
  95. });
  96. </script>
  97.  
  98.  
  99.  
  100.  
  101. <style type="text/css">
  102.  
  103. ::-webkit-scrollbar {
  104. width: 4px;
  105. height: 10px;
  106. }
  107.  
  108. ::-webkit-scrollbar-thumb {
  109. background-color: #636363;;
  110. }
  111.  
  112.  
  113. iframe#tumblr_controls {
  114. white-space:nowrap;
  115. -webkit-filter: invert(100%);
  116. -moz-filter: invert(100%);
  117. -o-filter: invert(100%);
  118. -ms-filter: invert(100%);
  119. filter: invert(100%);
  120. opacity:.2;transition: .8s ease-in-out;
  121. -webkit-transition: .8s ease-in-out;
  122. -moz-transition: .8s ease-in-out;
  123. -o-transition: .8s ease-in-out;
  124. }
  125.  
  126. h1 {
  127. font-weight:normal;
  128. font-size:13px;
  129. text-align:center;
  130. font-style:normal;
  131. line-height:100%;
  132. letter-spacing:1px;
  133. text-transform:normal;
  134. color:{color:text};
  135. }
  136.  
  137. h2 {
  138. font-size:10px;
  139. text-align:center;
  140. line-height:100%;
  141. letter-spacing:-0.5px;
  142. color:{color:text};
  143. font-weight:bold;
  144. text-transform:uppercase;
  145. padding:5px;
  146. padding-bottom:2px;
  147. }
  148.  
  149.  
  150. blockquote {
  151. border-left:1px solid #ccc;
  152. padding:17px;
  153. margin:10px 2px 0px 10px
  154. background-color:#fafafa;
  155. }
  156.  
  157.  
  158.  
  159. body {
  160. background-image: url('http://static.tumblr.com/cbcar2a/JdYnov085/caius.png');
  161. background-attachment:fixed;
  162. background-repeat:no-repeat;
  163. background-position: cover;
  164. ;
  165. overflow:hidden;
  166. margin:0px;
  167. color:{color:text};
  168. background-color:#0c0c09;
  169. font-family:'oratorstd';
  170. font-size:11px;
  171. line-height:100%;
  172. padding-top:0;
  173. text-shadow: 0px 0px 6px #fff;
  174. }
  175.  
  176. .popup_block{
  177. display:none;
  178. background:#fff;
  179. padding:20px;
  180. border:1px solid #eee; /* if you want a solid white pop-up, delete this */
  181. float:left;
  182. position:fixed;
  183. top:50%;left:50%;
  184. z-index: 99999;
  185. -webkit-box-shadow: 0px 0px 20px #000; /* delete for solid white */
  186. -moz-box-shadow: 0px 0px 20px #000; /* delete for solid white */
  187. box-shadow: 0px 0px 20px #000; /* delete for solid white */
  188. }
  189.  
  190. *html #fade {position: absolute;}
  191. *html .popup_block {position: absolute;}
  192. #fade {
  193. display:none;
  194. position:fixed;
  195. left:0px;
  196. top:0px;
  197. width:100%;
  198. height:100%;
  199. z-index:9999;
  200. background:#000; /* change to #fff for solid white */
  201. opacity:0.5; /* change to opacity:1; */
  202. }
  203.  
  204.  
  205.  
  206. b {
  207. color: #fffffc;
  208. text-shadow: 0 0 12px #a24f42;
  209. font-family: 'bookjacket';
  210. font-size: 13px;
  211.  
  212. }
  213.  
  214. i {
  215. color: #d7c8c4;
  216. text-shadow: 2px 1px 14px #acacac;
  217. font-size: 11px;
  218.  
  219. }
  220.  
  221. a {
  222. text-decoration:none;
  223. outline:none;
  224. -moz-outline-style:none;
  225. color:{color:link};
  226. -moz-transition-duration:0.5s;
  227. -webkit-transition-duration:0.5s;
  228. -o-transition-duration:0.5s;
  229. }
  230.  
  231. a:hover {
  232. text-decoration:none;
  233. outline:none;
  234. -moz-outline-style:none;
  235. color:{color:link hover};
  236. }
  237.  
  238. img {
  239. border:none;
  240. }
  241.  
  242.  
  243. #post {
  244. width:500px;
  245. padding-bottom:20px;
  246. margin-top:20px;
  247. }
  248.  
  249. #entries {
  250. padding:10px;
  251. width:500px;
  252. height:200px;
  253. margin-left:-420px;
  254. margin-top:25px;
  255. margin-bottom:60px;
  256. overflow-x:hidden;
  257. overflow-y:auto;
  258. position:fixed;
  259. top: 55%;
  260. left: 50%;
  261. background:transparent;
  262. }
  263.  
  264. img {
  265. height: auto;
  266. max-width:500px;
  267. opacity: 0.5;
  268. -webkit-transition: all 0.3s ease-in-out;
  269. -moz-transition: all 0.3s ease-in-out;
  270. -o-transition: all 0.3s ease-in-out;
  271. -ms-transition: all 0.3s ease-in-out;
  272. transition: all 0.3s ease-in-out;
  273. }
  274.  
  275.  
  276.  
  277. img:hover {
  278. opacity: 1.0;
  279. -webkit-transition: all 0.3s ease-in-out;
  280. -moz-transition: all 0.3s ease-in-out;
  281. -o-transition: all 0.3s ease-in-out;
  282. -ms-transition: all 0.3s ease-in-out;
  283. transition: all 0.3s ease-in-out;
  284. -webkit-filter:none;}
  285.  
  286.  
  287. .html_photoset {
  288. max-width:500px;
  289. opacity: 0.5;
  290. -webkit-transition: all 0.3s ease-in-out;
  291. -moz-transition: all 0.3s ease-in-out;
  292. -o-transition: all 0.3s ease-in-out;
  293. -ms-transition: all 0.3s ease-in-out;
  294. transition: all 0.3s ease-in-out;
  295. ;}
  296.  
  297.  
  298. .html_photoset:hover {
  299. opacity: 1.0;
  300. -webkit-transition: all 0.3s ease-in-out;
  301. -moz-transition: all 0.3s ease-in-out;
  302. -o-transition: all 0.3s ease-in-out;
  303. -ms-transition: all 0.3s ease-in-out;
  304. transition: all 0.3s ease-in-out;
  305. -webkit-filter:none;
  306. }
  307.  
  308. #s-m-t-tooltip{
  309. max-width:300px;
  310. z-index:999999;
  311. margin:20px 0px;
  312. padding: 2px 5px 2px 5px ;
  313. background: #000;
  314. border:1px dotted #fff;
  315. outline:1px solid #000;
  316. text-transform:uppercase;
  317. font-family: "04b03";
  318. font-size:9px;
  319. color:#fff;
  320. text-align:center;
  321. }
  322.  
  323.  
  324. #theme {
  325. width:500px;
  326. margin:0 auto -12px auto;
  327. }
  328.  
  329. #sidebar {
  330. color:{color:text};
  331. width:100px;
  332. height:auto;
  333. margin-top:90px;
  334. margin-left:165px;
  335. text-align:left;
  336. }
  337.  
  338. #sidebarimage img {
  339. width:100px;
  340. opacity:.9;
  341. margin-top:-10px;
  342. margin-bottom:0px;
  343. margin-left:43px;
  344. }
  345.  
  346. #links {
  347. top: 50%;
  348. left: 50%;
  349. font-family:'bookjacke';
  350. width:220px;
  351. margin-top:290px;
  352. margin-left:-260px;
  353. font-size:24px;
  354. text-transform:uppercase;
  355. text-align:center;
  356. line-height:200%;
  357. position:fixed;
  358. position:absolute;
  359. display:inline-block;
  360.  
  361. }
  362.  
  363. #links a{
  364. line-height:200%;
  365. border-bottom:0px solid #fff;
  366. margin-top:4px;
  367. margin-left:13px;
  368. color:{color:link};
  369. text-decoration:none;
  370. -moz-transition-duration:.2s;
  371. -webkit-transition-duration:.2s;
  372. -o-transition-duration:.2s;
  373. }
  374.  
  375. #links a:hover {
  376. color: {color:link hover};
  377. width:60px;
  378. -moz-transition-duration:0.2s;
  379. -webkit-transition-duration:0.2s;
  380. -o-transition-duration:0.2s;
  381. }
  382.  
  383. #description {
  384. width:500px;
  385. font-family:times;
  386. margin-top:-2px;
  387. margin-left:-58px;
  388. text-align:center;
  389. font-size:9px;
  390. color: {color:text};
  391. letter-spacing:0px;
  392. line-height:170%;
  393. -moz-transition-duration:1s;
  394. -webkit-transition-duration:1s;
  395. -o-transition-duration:1s;
  396. }
  397.  
  398. #description a {
  399. color:{color:link};
  400. }
  401.  
  402. #description a:hover {
  403. color:{color:link hover};
  404. }
  405.  
  406. .sidebartitle {
  407. width:300px;
  408. text-align:center;
  409. font-family:'californian fb';
  410. line-height:120%;
  411. margin-left:-58px;
  412. word-spacing:2px;
  413. font-style:italic;
  414. font-size:16px;
  415. margin-top:10px;
  416. color:{color:title};
  417. }
  418.  
  419. #pagination {
  420. font-family:corbel;
  421. width:500px;
  422. font-size:9px;
  423. margin-top:25px;
  424. margin-left:-8px;
  425. padding-left:5px;
  426. letter-spacing:1px;
  427. text-align:center;
  428. text-transform:uppercase;
  429. }
  430.  
  431. #pagination a {
  432. color:{color:link};
  433. }
  434.  
  435. #info {
  436. font-family:'bookjacke';
  437. width:500px;
  438. margin-top:8px;
  439. padding-top:4px;
  440. font-size:12px;
  441. border-top:1px solid #ddd;
  442. opacity:0;
  443. color:{color:text};
  444. text-transform:uppercase;
  445. font-style:normal;
  446. text-align:left;
  447. -moz-transition-duration:0.5s;
  448. -webkit-transition-duration:0.5s;
  449. -o-transition-duration:0.5s;
  450. }
  451.  
  452. #info a {
  453. color:{color:link};
  454. }
  455.  
  456. #info a:hover {
  457. color:{color:link hover};
  458. }
  459.  
  460. #tags {
  461. color:;
  462. margin-top:-2px;
  463. padding-left:15px;
  464. text-align:center;
  465. line-height:8px;
  466. font-size:10px;
  467. margin-bottom:5px;
  468. text-transform:uppercase;
  469. font-family: 'bookjacke';
  470. padding-right:10px;
  471.  
  472. }
  473.  
  474. #tags a {color:;}
  475. #tags a:hover {color:#c9b49f;}
  476.  
  477. #post:hover #info{
  478. opacity:1;
  479. -moz-transition-duration:1s;
  480. -webkit-transition-duration:1s;
  481. -o-transition-duration:1s;
  482. }
  483. #post:hover .tags{
  484. opacity:1;
  485. -moz-transition-duration:1s;
  486. -webkit-transition-duration:1s;
  487. -o-transition-duration:1s;
  488. }
  489.  
  490. .audio{
  491. background-color:#e5e5e5;
  492. height:65px;
  493. overflow:hidden;
  494. }
  495.  
  496. #ask {
  497. float:left;
  498. color:{color:text};
  499. }
  500.  
  501. #credit {
  502. font-size:9px;
  503. font-family:cambria;
  504. font-style:italic;
  505. letter-spacing:1px;
  506. -moz-transition-duration:0.5s;
  507. -webkit-transition-duration:0.5s;
  508. -o-transition-duration:0.5s;
  509. }
  510.  
  511. #credit a {
  512. background-color:transparent;
  513. padding:5px;
  514. border:0px solid #e9e9e9;
  515. position:fixed;
  516. right:15px;
  517. bottom:10px
  518. }
  519.  
  520. #credit a:hover {
  521. color:#fff;
  522. background-color:#191919;
  523. }
  524.  
  525.  
  526.  
  527.  
  528. /************** FLAGS UPDATES TAB **************/
  529. /* tutorial by deanlirium|tumblr (clarence.tk) */
  530.  
  531. #flags {
  532. position:fixed;
  533. top:100px; /* distance from the top of the page - adjust as you wish! */
  534. right:0px;
  535. text-align:center;
  536. text-transform:uppercase; /* the text is in all caps - delete this line and it won't be */
  537. color:#fff; /* change text color: use sites like http://www.colorpicker.com/ or the tumblr thing, copy the code it gives you and paste it! remember the #! */
  538. font-size:10px; /* adjust font size */
  539. letter-spacing:1px;
  540. z-index:2147483607;
  541. font-family:calibri;
  542. text color:#000;
  543. }
  544.  
  545.  
  546. #flag1 {
  547. border:solid 24px #6d1a18; /* flag color */
  548. border-left:solid 68px transparent; /* IMPORTANT! -- to make the flag thicker increase the border and border-right value; it looks better if they both have the same number! */
  549. padding-right:10px;
  550. right:00px;
  551. width:20px; /* increase or decrease to change the lenght of the CLOSED flag */
  552. height:0px;
  553. position:absolute;
  554. -moz-transition:all 0.7s ease-out;
  555. -webkit-transition:all 0.7s ease-out;
  556. -o-transition:all 0.7s ease-out;}
  557.  
  558. #flag1:hover {
  559. width:180px;} /* lenght of the OPEN flag */
  560.  
  561. #upd1 {
  562. position:absolute;
  563. width:110px;
  564. padding:10px;
  565. padding-right:60px; /* adjust this if you've changed the length of the open flag, subtract what you add here to the 'left' value below */
  566. right:-180px;
  567. margin-top:6px; /* keep this number equal to the 'border' value for the flag */
  568. opacity:0;
  569. -moz-transition:all 0.7s ease-out;
  570. -webkit-transition:all 0.7s ease-out;
  571. -o-transition:all 0.7s ease-out;}
  572.  
  573. #flag1:hover #upd1{
  574. right:0px;
  575. opacity:1;}
  576.  
  577. /* following is the coding for the other flags - same as above! */
  578.  
  579. #flag2 {
  580. border:solid 6px #8C8C8C;
  581. margin-top:20px;
  582. position:absolute;
  583. border-left:solid 6px transparent;
  584. padding-right:10px;
  585. right:00px;
  586. width:20px;
  587. height:0px;
  588. -moz-transition:all 0.7s ease-out;
  589. -webkit-transition:all 0.7s ease-out;
  590. -o-transition:all 0.7s ease-out;}
  591.  
  592. #flag2:hover {
  593. width:180px;}
  594.  
  595. #upd2 {
  596. position:absolute;
  597. width:110px;
  598. padding:10px;
  599. padding-right:60px;
  600. right:-180px;
  601. margin-top:6px;
  602. opacity:0;
  603. -moz-transition:all 0.7s ease-out;
  604. -webkit-transition:all 0.7s ease-out;
  605. -o-transition:all 0.7s ease-out;}
  606.  
  607. #flag2:hover #upd2{
  608. right:0px;
  609. opacity:1;}
  610.  
  611. /*if you want more flags, just copy the part of the code below and change the numbers - then increase the margin-top value for the #flag(number) adding 20px each new flag! copy from here: */
  612.  
  613. #flag3 {
  614. border:solid 6px #B3B3B3;
  615. position:absolute;
  616. margin-top:40px; /* this one! */
  617. border-left:solid 6px transparent;
  618. padding-right:10px;
  619. right:0px;
  620. width:20px;
  621. height:0px;
  622. -moz-transition:all 0.7s ease-out;
  623. -webkit-transition:all 0.7s ease-out;
  624. -o-transition:all 0.7s ease-out;}
  625.  
  626. #flag3:hover {
  627. width:180px;}
  628.  
  629. #upd3 {
  630. position:absolute;
  631. width:110px;
  632. padding:10px;
  633. padding-right:60px;
  634. right:-180px;
  635. margin-top:6px;
  636. opacity:0;
  637. -moz-transition:all 0.7s ease-out;
  638. -webkit-transition:all 0.7s ease-out;
  639. -o-transition:all 0.7s ease-out;}
  640.  
  641. #flag3:hover #upd3{
  642. right:0px;
  643. opacity:1;}
  644.  
  645. /* to here */
  646.  
  647. /* to here */
  648.  
  649.  
  650. {CustomCSS}</style></head><body>
  651. <div id="flags">
  652. <div id="flag1"><div id="upd1">
  653. <p>why should i apologize for the <big><big><i><b>monster</b></i></big></big> i've become when no one apologized for <big><big><i>making</i></big></big> me this way?</p>
  654. <p>THIS IS AN INDEPENDENT &amp; SELECTIVE <big><big><i><b>CAIUS VOLTURI </b></i></big></big>ROLEPLAY BLOG FROM <big><big><i><b>THE TWILIGHT SAGA&nbsp;</b></i></big></big></p><p><br></p><p>MULTVERSE, MULTISHIP &amp; MULTIFANDOM</p><p><br></p><p>ALWAYS OPEN FOR PLOTTING<br></p>
  655.  
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662. </div></div>
  663. </div>
  664.  
  665.  
  666.  
  667.  
  668. <div id="theme">
  669.  
  670. <div id="sidebar">
  671.  
  672. <div id="sidebarimage">
  673. <a href="/"><img src="{image:sidebar}"></a></div>
  674.  
  675. <div class="sidebartitle">{text:sidebartitle}</div>
  676.  
  677. <div id="links">
  678. <a href="{text:link1 url}" title="{text:link1}">♔</a>
  679. <a href="{text:link2 url}" title="{text:link2}">♔</a>
  680. <a href="{text:link3 url}" title="{text:link3}">♔</a>
  681. <a href="{text:link4 url}" title="{text:link4}">♔</a>
  682. <a href="{text:link5 url}" title="{text:link5}">♔</a>
  683. <a href="{text:link6 url}" title="{text:link6}">♔</a>
  684. </a>
  685.  
  686. </div>
  687.  
  688. <div id="description"></div>
  689.  
  690. </div>
  691.  
  692. <div id="entries">{block:Posts}<div id="post">
  693.  
  694. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  695.  
  696. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  697.  
  698. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  699.  
  700. {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  701.  
  702. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  703.  
  704. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}{hw}
  705.  
  706. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="65px" align="left">{/block:AlbumArt}<div class="audio">{AudioPlayerGrey}<br>{block:TrackName}&nbsp;&nbsp;&nbsp;&nbsp; {TrackName}{/block:TrackName}
  707. {block:Artist} &nbsp;—&nbsp; {Artist} {/block:Artist}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  708.  
  709. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  710.  
  711. {block:Answer}<div id="ask"><img src="{AskerPortraitURL-24}" style="margin-left:7px;margin-right:13px;border:1px solid #e3e3e3;padding:2px;"></div> <em>{Asker}:</em><br> "{Question}"<br><br>{Answer}{/block:Answer}
  712.  
  713. {block:Date}<div id="info"> <a title="{TimeAgo}" href="{Permalink}">{Month} &nbsp;{DayOfMonth}</a>
  714. {/block:Date} {block:NoteCount}&nbsp; ( <font color=#d588a6>♥</font> <a href="{Permalink}">{NoteCount}</a> ) {/block:NoteCount}
  715.  
  716. {block:RebloggedFrom}&nbsp; <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}{block:ContentSource} &nbsp; / &nbsp; <a title="{SourceTitle}" href="{SourceURL}">source</a>{/block:ContentSource} {/block:RebloggedFrom} &nbsp; <a href="{ReblogURL}"target="_blank" title="reblog this post"><big>+</big> </a>
  717. </div>
  718.  
  719.  
  720. {block:HasTags}
  721. <div class="tags">
  722. {block:Tags} ♔<a href="{TagURL}"> {Tag}, &nbsp; </a> {/block:Tags}</div>
  723. {/block:HasTags}
  724. <div class="postnote">
  725. {block:PostNotes}{PostNotes}{/block:PostNotes}
  726. </div>
  727. </div>
  728. {/block:Posts}
  729.  
  730. <div id="pagination">
  731. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">←&nbsp;&nbsp;&nbsp; future</a>{/block:PreviousPage} &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {block:NextPage}<a href="{NextPage}">past&nbsp;&nbsp;&nbsp; →</a><br />{/block:NextPage}{/block:Pagination}</div></center></div>
  732.  
  733. </div>
  734. <div id="credit"><a href="http://hollywhood.tumblr.com">HW</div> </div>
  735. </body>
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement