Advertisement
teenageblog

Rebekah Theme

Sep 22nd, 2013
4,401
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.20 KB | None | 0 0
  1. <!-----------------------------------------
  2. ╭━━━┳╮╱╱╱╱╱╱╱╱╱╱╭╮╱╭━━━━┳╮
  3. ┃╭━╮┃┃╱╱╱╱╱╱╱╱╱╱┃┃╱┃╭╮╭╮┃┃
  4. ┃┃╱╰┫╰━┳━━┳━╮╭━━┫┃╱╰╯┃┃╰┫╰━┳━━┳╮╭┳━━┳━━╮
  5. ┃┃╱╭┫╭╮┃╭╮┃╭╮┫┃━┫┃╱╱╱┃┃╱┃╭╮┃┃━┫╰╯┃┃━┫━━┫
  6. ┃╰━╯┃┃┃┃╭╮┃┃┃┃┃━┫╰╮╱╱┃┃╱┃┃┃┃┃━┫┃┃┃┃━╋━━┃
  7. ╰━━━┻╯╰┻╯╰┻╯╰┻━━┻━╯╱╱╰╯╱╰╯╰┻━━┻┻┻┻━━┻━━╯
  8.  
  9. Please keep credit (✿◠‿◠)
  10. ----------------------------------------------->
  11.  
  12. <html lang="en">
  13. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  14. <html xmlns="http://www.w3.org/1999/xhtml">
  15. <script type="text/javascript"
  16. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  17.  
  18. <head>
  19. <!-- DEFAULT VARIABLES -->
  20. <title>{Title}</title>
  21. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  22. <meta name="color:Background" content="#fff"/>
  23. <meta name="color:Text" content="#000"/>
  24. <meta name="color:Title" content="#000"/>
  25. <meta name="color:Link" content="#999"/>
  26. <meta name="color:Hover" content="#000"/>
  27. <meta name="color:Scrollbar" content="#ccc"/>
  28. <meta name="color:Navigation" content="#ccc"/>
  29.  
  30. <meta name="image:Sidebar" content=""/>
  31. <meta name="image:Background" content="0"/>
  32.  
  33. <meta name="if:Black and White Sidebar" content="0"/>
  34. <meta name="if:Show Bow" content="1"/>
  35. <meta name="if:One column" content="0"/>
  36. <meta name="if:Two column" content="1"/>
  37. <meta name="if:Three column" content="0"/>
  38.  
  39. <meta name="text:Link One" content""/>
  40. <meta name="text:Link Two" content""/>
  41. <meta name="text:Link Three" content""/>
  42. <meta name="text:Link One Title" content""/>
  43. <meta name="text:Link Two Title" content""/>
  44. <meta name="text:Link Three Title" content""/>
  45.  
  46. <style type="text/css">
  47.  
  48.  
  49. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  50.  
  51. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  52.  
  53.  
  54.  
  55. .wrapper{
  56. margin: 0px auto;
  57. margin-left: 60px;
  58. width: 1045px;
  59. }
  60.  
  61. .header{
  62. float: left;
  63. width: 100%;
  64. }
  65.  
  66. .left{
  67. float: left;
  68. margin-right: 20px;
  69. width:1045;
  70. }
  71.  
  72. .right{
  73. float: right;
  74. width: 200px;
  75. background-color: #fff;
  76. }
  77.  
  78. body {
  79. margin:0px;
  80. background-color: {color:Background};
  81. background-image:url({image:Background});
  82. background-attachment: fixed;
  83. background-repeat: repeat;}
  84. body, div, p, textarea, submit, input{
  85. font-family: 'Ubuntu', sans-serif;
  86. font-size: 11px;
  87. line-height:14px;
  88. letter-spacing:1px;
  89. color:{color:Text};
  90. }
  91. ::-webkit-scrollbar {width: 8px; height: 4px; background: #eeeeee; border-left: 1px solid #eee; }
  92.  
  93. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #eee; border-top: 1px solid #eee; border-left: 1px solid
  94. #eee; border-right: 1px solid #eee; }
  95.  
  96.  
  97. p {
  98. margin:0px;
  99. margin-top:0px;
  100. }
  101.  
  102. a:link, a:active, a:visited{
  103. text-decoration: none;
  104. -webkit-transition: color 0.3s ease-out;
  105. -moz-transition: color 0.3s ease-out;
  106. transition: color 0.3s ease-out;
  107. color: {color:Link};
  108. }
  109.  
  110. a:hover {
  111. : -webkit-transition-duration: 1.0s;
  112. color:{color:Hover};
  113. }
  114.  
  115.  
  116.  
  117.  
  118. div#center{
  119. margin:auto;
  120. margin-top:0px;
  121. position:relative;
  122. width:1045px;
  123. background-color:;
  124. overflow:auto;
  125. overflow-y:hidden;
  126. }
  127. #bow {
  128. z-index:9999999999;
  129. -webkit-transform: rotate(-50deg);
  130. -moz-transform: rotate(-50deg);
  131. opacity: 1.0;
  132. position:fixed !important;
  133. margin-left:48px;
  134. margin-top: 38px;
  135. }
  136.  
  137. #sidebar{
  138. position:fixed;
  139. MARGIN-LEFT:-150PX;
  140. margin-top:00px;
  141. }
  142. .links{
  143. z-index:9999999999;
  144. position:fixed;
  145. background:{color:Navigation};
  146. padding:8px;
  147. text-transform:uppercase;
  148. letter-spacing:2px;
  149. text-align:center;
  150. line-height:10px;
  151. height:10px;
  152. font-family:verdana;
  153. width:272px;
  154. margin-top:325px;
  155. margin-left:250px;
  156. font-size:8px;
  157. }
  158.  
  159. .desc{
  160. z-index:9999999;
  161. opacity:1;
  162. position:fixed;
  163. font-family:calibri;
  164. font-size:11px;
  165. color:#aaa;
  166. line-height:18px;
  167. text-align:center;
  168. background:white;
  169. padding:7px;
  170. padding-top:40px;
  171. height:auto;
  172. width:273px;
  173. border-bottom:1px solid #ddd;
  174. border-left: 1px solid #ddd;
  175. border-right: 1px solid #ddd;
  176. -webkit-transition: all .7s ease;
  177. -moz-transition: all .7s ease;
  178. -o-transition: all .7s ease;
  179. transition: all .7s ease;
  180. margin-top:313px;
  181. margin-left:250px;
  182. }
  183.  
  184. .img_one img{
  185. height:200px;
  186. width:275px;
  187. opacity:1;
  188. padding:6px;
  189. background:white;
  190. position:fixed;
  191. border:1px solid #ddd;
  192. z-index: 0;
  193. {block:ifblackandwhitesidebar}
  194. filter: grayscale(100%);
  195. -webkit-filter: grayscale(100%);
  196. -moz-filter: grayscale(100%);
  197. -ms-filter: grayscale(100%);
  198. -o-filter: grayscale(100%);
  199. {/block:ifblackandwhitesidebar}
  200. margin-left:250px;
  201. margin-top:110px;
  202.  
  203. }
  204.  
  205.  
  206. .entry {
  207. float:left;
  208. display: block;
  209. overflow:hidden;
  210. padding:15px;
  211. border: 1px solid #eee;
  212. margin:5px;
  213. background-color: white;
  214. padding:4px;
  215. padding-bottom:2px;
  216. transition: all 0.5s ease-out;
  217. -o-transition-transition: all 0.5s ease-out;
  218. -webkit-transition: all 0.5s ease-out;
  219. -moz-transition: all 0.5s ease-out;
  220. {block:IndexPage}
  221. {block:ifonecolumn}
  222. max-width:310px;
  223. {/block:ifonecolumn}
  224. {block:iftwocolumn}
  225. max-width:240px;
  226. {/block:iftwocolumn}
  227. {block:ifthreecolumn}
  228. max-width:210px;
  229. {/block:ifthreecolumn}
  230. {/block:IndexPage}
  231. {block:PermalinkPage}
  232. width:520px;
  233. margin-left:0px;
  234. text-align:center;
  235. {/block:PermalinkPage}
  236. }
  237.  
  238. .entry .perma a{
  239. color: #aaa;
  240. }
  241.  
  242. .entry .perma{
  243. position:absolute;
  244. margin-top: 10px;
  245. margin-left:-10px;
  246. width:auto;
  247. height:15px;
  248. text-transform: uppercase;
  249. background-color:#fff;
  250. padding:5px;
  251. overflow:hidden;
  252. font-family: consolas;
  253. letter-spacing:0px;
  254. font-size: 11px;
  255. line-height:15px;
  256. text-align:center;
  257. opacity:0.0;
  258. border: 1px solid #eee;
  259. transition: all 0.9s ease;
  260. -o-transition-transition: all 0.9s ease;
  261. -webkit-transition: all 0.9s ease;
  262. -moz-transition: all 0.9s ease;
  263. }
  264.  
  265. .entry:hover .perma{
  266. margin-left: -20px;
  267. {block:ifonecolumn}
  268. width:322px;
  269. {/block:ifonecolumn}
  270. {block:iftwocolumn}
  271. width:254px;
  272. {/block:iftwocolumn}
  273. {block:ifthreecolumn}
  274. width:230px;
  275. {/block:ifthreecolumn}
  276. overflow:visible;
  277. opacity:0.8;
  278. transition: all 0.9s ease;
  279. -o-transition-transition: all 0.9s ease;
  280. -webkit-transition: all 0.9s ease;
  281. -moz-transition: all 0.9s ease;
  282. }
  283.  
  284. .entry:hover{
  285. opacity:1;
  286. -webkit-transition: all .7s ease;
  287. -moz-transition: all .7s ease;
  288. -o-transition: all .7s ease;
  289. transition: all .7s ease;
  290. }
  291. .permatext{
  292. height:auto;
  293. line-height:100%;
  294. position:absolute;
  295. right:4px;
  296. bottom:0px;
  297. {block:IfPermalinkMovement}
  298. bottom:-5px;
  299. {block:IfPermalinkMovement}
  300. opacity:0;
  301. padding:0;
  302. background:#transparent;
  303. box-shadow:0 0 15px 10px #transparent;
  304. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;
  305. }
  306. .entry:hover .permatext{
  307. right:4px; bottom:0px;
  308. opacity:1;
  309. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;
  310. }
  311. .entry:hover .permatext:hover{
  312. opacity:1;
  313. }
  314.  
  315. .bubble {align:right;background:#eee; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  316. .bubble p {margin:1px 0px;}
  317. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 12;line-height: 14px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #eee;}
  318. .askborder {float: left;margin: 1px 4px 1 0;padding: 3px; background: #eee;}
  319.  
  320. @font-face { font-family: "Cedarville Cursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v2/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  321.  
  322.  
  323. #audio {width:250px; height:auto; min-height:60px; padding-bottom:0px;}
  324. .cover {position:absolute; z-index:1; width:60px; height:60px;}
  325. .cover img {float:left; width:60px; height:60px;}
  326. .playbox {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  327. .info {margin-left:73px; margin-top:4px; line-height:14px;}
  328.  
  329. .title{
  330. font-family: "cedarville cursive";
  331. font-size: 22px;
  332. line-height: 20px;
  333. color: {color:Title};
  334. text-shadow:1px 2px 2px #aaa;
  335. letter-spacing: 1px;
  336. font-weight: normal;
  337. }
  338.  
  339. .cred {
  340. color: #000;
  341. font-family: Calibri;
  342. font-size:14px;
  343. z-index: 99999999999999px;
  344. line-height:14px;
  345. background:#fff;
  346. border: 1px #eee solid;
  347. background-repeat:repeat;
  348. padding:2px;
  349. -webkit-border-radius:2px;
  350. moz-border-radius:2px;
  351. -o-border-radius:2px;
  352. border-radius:2px;
  353. }
  354.  
  355. .cred a { color: #000; }
  356.  
  357.  
  358. #posts {
  359. margin-top: 5px;
  360. margin-right: auto;
  361. position:relative;
  362. overflow-y: hidden;
  363. {block:ifthreecolumn}
  364. width:900px;
  365. margin-left:360px;
  366. {/block:ifthreecolumn}
  367. {block:iftwocolumn}
  368. width:600px;
  369. margin-left:370px;
  370. {/block:iftwocolumn}
  371. {block:ifonecolumn}
  372. margin-left:400px;
  373. width:400px;
  374. {/block:ifonecolumn}
  375. }
  376.  
  377.  
  378. #infscr-loading{
  379. bottom: -70px;
  380. position: absolute;
  381. left: 50%;
  382. margin-left:-8px;
  383. width:16px;
  384. height:11px;
  385. overflow:hidden;
  386. margin-bottom: 50px;
  387. }
  388.  
  389. #postnotes{
  390. text-align: justify;
  391. }
  392.  
  393. #postnotes blockquote{
  394. border: 0px;
  395. }
  396.  
  397. blockquote{
  398. padding:0px 0px 2px 5px;
  399. margin:0px 0px 2px 1px;
  400. border-left: 1px dotted {color:Text};
  401. }
  402.  
  403. blockquote p, ul{
  404. margin:0px;
  405. padding:0px;
  406. }
  407.  
  408. a img{border: 0px;}
  409. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  410. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  411. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  412. .notes img{width:10px; position:relative; top:3px;
  413. }
  414.  
  415. small{font-size: 90%;}
  416.  
  417. .video embed, .post div.video object {width:260px !important; height:180px !important;}
  418. .video2 embed, .post div.video object {width:400px !important; height:400px !important;}
  419.  
  420. {CustomCSS}
  421.  
  422. </style>
  423.  
  424. {block:IndexPage}
  425.  
  426.  
  427. <script type='text/javascript' src='http://static.tumblr.com/m52lhg5/u9amoiddc/infinite.js'></script>
  428. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  429. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  430.  
  431. <script type="text/javascript">
  432. $(window).load(function () {
  433. var $content = $('#posts');
  434. $content.masonry({itemSelector: '.entry'}),
  435. $content.infinitescroll({
  436. navSelector : 'div#pagination',
  437. nextSelector : 'div#pagination a#nextPage',
  438. itemSelector : '.entry',
  439. loading: {
  440. finishedMsg: '',
  441. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  442. },
  443. bufferPx : 600,
  444. debug : false,
  445. },
  446. // call masonry as a callback.
  447. function( newElements ) {
  448. var $newElems = $( newElements );
  449. $newElems.hide();
  450. // ensure that images load before adding to masonry layout
  451. $newElems.imagesLoaded(function(){
  452. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  453.  
  454.  
  455. });
  456. });
  457. });
  458. </script>
  459. {/block:IndexPage}
  460.  
  461.  
  462. <title>{Title}</title>
  463. <link rel="shortcut icon" href="{favicon}">
  464. <meta name="viewport" content="width=720" />
  465. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  466. </head>
  467.  
  468. <body>
  469. {block:ifshowbow}
  470. <div id="bow">
  471. <img src="http://i.imgur.com/VvLLukB.png">
  472. </div>
  473. {/block:ifshowbow}
  474.  
  475. <div id="sidebar">
  476.  
  477. <div class="img_one">
  478. <a href"/"><img src="{image:Sidebar}">
  479. </div>
  480.  
  481.  
  482. <div class="links">
  483. <a href="/"><font color="white">refresh</font></a>
  484. <a href="{text:Link One}"><font color="white">{text:Link One Title}</font></a>
  485.  
  486. <a href="{text:Link Two}"><font color="white">{text:Link Two Title}</font></a>
  487. </a>
  488. <a href="{text:Link Three}"><font color="white">{text:Link Three Title}</font></a></div>
  489.  
  490. <div class="desc">{Description}</div>
  491.  
  492.  
  493.  
  494. </div>
  495. </div>
  496. </div>
  497. </div>
  498. </div>
  499. <div class="wrapper">
  500. <div class="header">
  501. </div>
  502.  
  503.  
  504.  
  505. <div class="left">
  506. <div id="posts">
  507. {block:Posts}
  508. <div class="entry">
  509.  
  510. {block:Answer}
  511. <div class="post"><div class="askborder">
  512. <img src="{askerportraiturl-40}" width="40px"></div><div class="bubble"><span></span>{asker} said: {Question}</div><br>
  513. {Answer}
  514. </div><br>
  515. {/block:Answer}
  516.  
  517.  
  518. {block:Text}
  519. {block:Title}<left><span class="title">{Title}</span></left>{/block:Title}
  520. <div style="margin-left:3px;">{Body}</div>
  521. {block:IndexPage}
  522.  
  523. {/block:IndexPage}
  524. {/block:Text}
  525.  
  526.  
  527. {block:Link}
  528. <left><a href="{URL}"><span class="title">{Name}</span></a></left>
  529. <div style="margin-left:3px;">{block:Description}{Description}{/block:Description}</div>
  530. {block:IndexPage}
  531. {/block:IndexPage}
  532. {block:Link}
  533.  
  534.  
  535. {block:Photo}{block:IndexPage}
  536.  
  537. <div class="perma">
  538. <a href="{permalink}">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank"> Reblog </a></div>
  539.  
  540. {/block:IndexPage}
  541. {block:IndexPage}
  542. <a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=100%/></a>
  543. {/block:IndexPage}
  544. {block:permalinkpage}{LinkOpenTag}
  545. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=520px/>{LinkCloseTag}
  546. {/block:permalinkpage}
  547. {/block:Photo}
  548.  
  549. {block:Photoset}
  550. <center>
  551. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  552. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  553. </center>
  554.  
  555. {block:IndexPage}
  556.  
  557. {/block:IndexPage}
  558. {/block:Photoset}
  559.  
  560.  
  561. {block:Quote}
  562. <div style="margin-left:3px;">
  563. {Quote}</span>
  564. {block:Source}<strong>{Source}</strong>{/block:Source}
  565. </div>
  566.  
  567. {block:IndexPage}
  568. {/block:IndexPage}
  569. {/block:Quote}
  570.  
  571. {block:Chat}
  572. <div style="margin-left:3px;">
  573. {block:Title}<span class="title">{Title}</span>{/block:Title}
  574. <ul class="chat">
  575. {block:Lines}
  576. <li class="user_{UserNumber}">
  577. {block:Label}
  578. <span class="label">{Label}</span>
  579. {/block:Label}
  580. {Line}
  581. </li>
  582. {/block:Lines}
  583. </ul>
  584. </div>
  585.  
  586. {block:IndexPage}
  587. {/block:IndexPage}
  588. {/block:Chat}
  589.  
  590. {block:Audio}
  591. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  592. {block:IndexPage}
  593. {/block:IndexPage}
  594. {/block:Audio}
  595.  
  596. {block:Video}
  597. {block:IndexPage}
  598. <center>
  599. {Video-250}</center>
  600. {/block:IndexPage}
  601. {block:PermalinkPage}
  602. <center>
  603. {Video-500}</center>
  604. {/block:PermalinkPage}
  605.  
  606. {block:IndexPage}
  607. {/block:IndexPage}
  608. {block:Video}
  609.  
  610.  
  611.  
  612. {block:IndexPage}
  613. {block:Text}
  614. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  615. {/block:Text}
  616. {block:Photoset}
  617. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  618. {/block:Photoset}
  619. {block:Quote}
  620. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  621. {/block:Quote}
  622. {block:Link}
  623. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  624. {/block:Link}
  625. {block:Chat}
  626. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  627. {/block:Chat}
  628. {block:Audio}
  629. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  630. {/block:Audio}
  631. {block:Answer}
  632. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  633. {/block:Answer}
  634. {/block:IndexPage}
  635.  
  636. {block:PostNotes}<div align="middle">{caption}</div>
  637. <center>
  638.  
  639. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  640.  
  641. {block:HasTags}
  642. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  643. {block:RebloggedFrom}
  644. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  645. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  646.  
  647. {/block:RebloggedFrom}
  648. </center></span>
  649. <br>
  650. <div id="postnotes">{PostNotes}</div><br>
  651.  
  652. <center>{block:ContentSource}
  653. <br><a href="{SourceURL}">
  654. {lang:Source}:
  655. {block:SourceLogo}
  656. <img src="{BlackLogoURL}" width="{LogoWidth}"
  657. height="{LogoHeight}" alt="{SourceTitle}" />
  658. {/block:SourceLogo}
  659. {block:NoSourceLogo}
  660. {SourceLink}
  661. {/block:NoSourceLogo}
  662. </a>
  663. {/block:ContentSource}</center>
  664.  
  665. {/block:PostNotes}
  666. </div>
  667. {/block:Posts}
  668. </div></div>
  669.  
  670. {block:IndexPage}
  671. {block:Pagination}
  672. <div id="pagination">
  673. {block:NextPage}
  674. <a id="nextPage" href="{NextPage}"></a>
  675. {/block:NextPage}
  676. {block:PreviousPage}
  677. <a href="{PreviousPage}"></a>
  678. {/block:PreviousPage}
  679. </div>
  680. {/block:Pagination}
  681. {/block:IndexPage}
  682.  
  683.  
  684. <div style="position: fixed; right:6px;bottom:10px;">
  685. <span class="cred">
  686. <a href="http://teenageblog.tumblr.com/" target="_blank">
  687. </a></span></div>
  688. </body>
  689. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement