Advertisement
thepinkrebellion

vrai theme by thepinkrebellion

Feb 7th, 2012
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.34 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC>
  2.  
  3.  
  4. <!-----
  5.  
  6. vrai theme by thepinkrebellion
  7. thepinkrebellion.tumblr.com
  8.  
  9. ------>
  10.  
  11. <html lang="en">
  12. <head>
  13. {block:IfDisableRightClick}<script type="text/javascript" src="http://static.tumblr.com/1cmk6kw/HlSla0dfm/darlieecious-dot-tumblr-dot-com.js"></script>{/block:IfDisableRightClick}
  14. <script type="text/javascript"
  15. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  16. <script>
  17. $(document).ready(function() {
  18. //
  19. $('a.poplight[href^=#]').click(function() {
  20. var popID = $(this).attr('rel'); //Get Popup Name
  21. var popURL = $(this).attr('href'); //Get Popup href to define size
  22. var query= popURL.split('?');
  23. var dim= query[1].split('&');
  24. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  25. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://campbellmgold.com/close_icon1.gif" class="btn_close" title="Close" alt="Close" /></a>');
  26. var popMargTop = ($('#' + popID).height() + 80) / 2;
  27. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  28. //Apply Margin to Popup
  29. $('#' + popID).css({
  30. 'margin-top' : -popMargTop,
  31. 'margin-left' : -popMargLeft
  32. });
  33. $('body').append('<div id="fade"></div>');
  34. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  35. return false;
  36. });
  37. $('a.close, #fade').live('click', function() {
  38. $('#fade , .popup_block').fadeOut(function() {
  39. $('#fade, a.close').remove(); //fade them both out
  40. });
  41. return false;
  42. });
  43. });
  44. </script>
  45. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  46. <script type="text/javascript" charset="utf-8">
  47. var $j = jQuery.noConflict();
  48. $j(function() {
  49. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  50. $j("img").lazyload({
  51. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  52. effect: "fadeIn",
  53. });
  54. });
  55. </script>
  56.  
  57.  
  58. <script type="text/javascript">
  59. $(window).load(function(){
  60. $("p").remove(":contains('Source:')");
  61. $("p").remove(":contains('(via')");
  62. });
  63. </script>
  64.  
  65. {block:ifbacktotop}
  66. <style>#toTop {display:none;text-decoration:none;position:fixed;bottom:20px;left:20px;overflow:hidden;width:30px;height:40px;border:none;text-indent:-999px;background:url(http://media.tumblr.com/tumblr_lgxfwx38jm1qd74a1.png) no-repeat left top;z-index:3000;}#toTopHover {background:url(http://media.tumblr.com/tumblr_lgxfwx38jm1qd74a1.png) no-repeat left -40px;
  67. width:30px;height:40px;display:block;overflow:hidden;float:left;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);}
  68. #toTop:active, #toTop:focus {outline:none;}#toTop:active, #toTop:focus {outline:none;}</style>
  69. {/block:ifbacktotop}
  70.  
  71. <script type="text/javascript" src="http://static.tumblr.com/53unaru/kx3lgzker/jquery-1.3.2.min.js" charset="utf-8"></script>
  72. <script type="text/javascript" src="http://static.tumblr.com/53unaru/4jtlgzkf8/easing.js"></script>
  73. <script type="text/javascript" src="http://static.tumblr.com/53unaru/y8wlgzkbt/jquery.ui.totop.js"></script>
  74. <script type="text/javascript">
  75. $(document).ready(function() {
  76. $().UItoTop({ easingType: 'easeOutQuart' });
  77. });
  78. </script>
  79.  
  80. {block:Description}
  81.  
  82. <meta name="description" content="{MetaDescription}" />{/block:Description}
  83. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  84. <meta name="color:Background" content="#fff"/>
  85. <meta name="color:Center Color" content="#fff"/>
  86. <meta name="color:Links" content="#444"/>
  87. <meta name="color:Text" content="#666"/>
  88. <meta name="color:Date" content="#666"/>
  89. <meta name="color:End Line" content="#0000"/>
  90. <meta name="if:Show archive" content="0"/>
  91. <meta name="if:Show random" content="0"/>
  92. <meta name="if:infinite scrolling" content="1"/>
  93. <meta name="if:Show photo Caption" content="0"/>
  94. <meta name="if:Fixed Sidebar" content="1"/>
  95. <meta name="if:Disable Right Click" content="1"/>
  96. <meta name="if:Back to Top" content="1"/>
  97. <meta name="if:Faded Images" content="0"/>
  98. <meta name="if:Inverted Fade" content="0"/>
  99. <meta name="if:Show Recent Tweets" content="0"/>
  100. <meta name="text:Twitter Username" content="usernameWITHOUT@"/>
  101. <meta name="text:tumblr URL" content="MUST PUT"/>
  102. <meta name="image:Background" content="http://assets.tumblr.com/images/x.gif" />
  103. <meta name="image:Sidebar" content="" />
  104. <meta name="font:Title" content="Arial" />
  105. <meta name="font:Body" content="Lucida Sans" />
  106. <meta name="text:Ask Title" content="Ask"/>
  107. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  108. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title>
  109. <link rel="icon" href="{Favicon}"/>
  110. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
  111. <meta name="viewport" content="width=775"/> <!-- iPhone -->
  112.  
  113. <style type="text/css">
  114. .popup_block{
  115. display: none;
  116. background: #ffffff;
  117. background-image: url();
  118. padding: 10px;
  119. font-family: Garamond;
  120. float: left;
  121. font-size: 10px;
  122. position: fixed;
  123. top: 50%; left: 50%;
  124. z-index: 2;
  125. border: 2px solid #363636;
  126. -moz-box-shadow: 0 0 5px #CFCFCF;
  127. -webkit-box-shadow: 0 0 5px #CFCFCF;
  128. -webkit-border-radius: 10px;
  129. -moz-border-radius: 10px;
  130. border-radius: 10px;
  131. }
  132. img.btn_close {
  133. float: right;
  134. margin: -5px -5px 0 0;
  135. }
  136. *html .popup_block {
  137. position: absolute;
  138. }
  139. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: allhome 0.4s ease-out;transition: all 0.4s ease-out;}
  140.  
  141. #cat {
  142. letter-spacing:1px;
  143. }
  144. #cat a {
  145. display:relative;width:100px;letter-spacing:1px;
  146. }
  147.  
  148. #cat .meow {
  149. filter: alpha(opacity = 0);
  150. opacity:0;
  151. -webkit-transition: all 1s ease-out;
  152. -moz-transition: all 1s ease-out;transition: all 1s ease-out;
  153. text-align:center;
  154. margin-left:-135px;
  155. position:relative;
  156. }
  157.  
  158. #cat:hover .meow {
  159. -webkit-transition: all 1s ease-out;
  160. -moz-transition: all 1s ease-out;transition: all 1s ease-out;
  161. filter: alpha(opacity = 80);
  162. filter: alpha(opacity = 100);
  163. opacity:100;
  164. margin-left:0;
  165. position:static; display:clear;
  166. text-align:center;
  167. }
  168.  
  169. .meow a:hover {
  170. background-color:{color:Permalink}; padding:2px; border-radius:10px;opacity:50;filter: alpha(opacity=50);
  171. }
  172.  
  173. iframe#tumblr_controls{position:fixed !important;
  174. }
  175.  
  176. body {
  177. margin: 0px;
  178. background: {color:Background} url({image:Background}) top left fixed repeat;
  179. font-family: {font:Body};
  180. }
  181.  
  182. #content {
  183. width: 420px;
  184. margin: auto;
  185. padding: 15px;
  186. background-color: {color:Center Color};
  187. position: relative;
  188. }
  189.  
  190. div.permalink {
  191. position: absolute;
  192. left: 413px;
  193. top: -5px;
  194. text-align: left;
  195. width: 150px;
  196. }
  197. div.permalink p {
  198. padding-bottom: 0.6em;
  199. line-height: 1.1em;
  200. }
  201.  
  202.  
  203. a:link, a:visited {
  204.  
  205. text-decoration: none;
  206. color: {color:Links};
  207. }
  208.  
  209. #thepinkrebellionthemes{
  210. position:fixed !important;
  211. width:auto;
  212. height:auto;
  213. right:3px;
  214. top:26px;
  215. }
  216.  
  217. h1 {
  218. padding: 0px 0px 0px 0px;
  219. margin: 0px;
  220. text-align: center;
  221. font: Bold 20px {font:Title};
  222. letter-spacing: -2px;
  223. line-height: 0px;
  224. }
  225.  
  226. h1 a {
  227. color: {color:Links};
  228. text-decoration: none;
  229. }
  230.  
  231. #description {
  232. {block:IfFixedSidebar}
  233. left: 100px;
  234. top: 20px;
  235. position:fixed;
  236. {/block:IfFixedSidebar}
  237. {block:IfNotFixedSidebar}
  238. left: -226px;
  239. position:absolute;
  240. {/block:IfNotFixedSidebar}
  241. }
  242. {block:IfFixedSidebar}
  243. body>#description {
  244. position:fixed;
  245. }
  246. {/block:IfFixedSidebar}
  247.  
  248. #description div {
  249. background-color: {color:Center Color};
  250. font: normal 10px {font:Body};
  251. line-height: 15px;
  252. width: 220px;
  253. color: {color:Text};
  254. }
  255.  
  256.  
  257.  
  258. #description div a {
  259. color: {color:Text};
  260. }
  261.  
  262. #description #nav_container {
  263. font-size: 13px;
  264. font-weight: bold;
  265. }
  266.  
  267. #description #nav_container .dim {
  268. filter: alpha(opacity=50);
  269. -moz-opacity: 0.5;
  270. opacity: 0.5;
  271. }
  272.  
  273.  
  274. .post {
  275. position: relative;
  276. margin-bottom: 20px;
  277. }
  278.  
  279.  
  280.  
  281. .post div.labels {
  282. position: absolute;
  283. left: 408px;
  284. top: -5px;
  285. text-align: left;
  286. width: 150px;
  287. }
  288.  
  289. .post div.date {
  290. white-space: nowrap;
  291. font: Normal 12px {font:Body};
  292. letter-spacing: -1px;
  293. color: {color:Date};
  294. display: inline;
  295. padding: 5px 3px 0px 5px;
  296. line-height: 20px;
  297. }
  298.  
  299. .post div.date a {
  300. color: {color:Date};
  301. text-decoration: none;
  302. }
  303.  
  304. .post img {
  305. width: 400px;
  306. }
  307.  
  308. .post h2 {
  309. font-size: 18px;
  310. font-weight: Bold;
  311. color: {color:Links};
  312. letter-spacing: -1px;
  313. margin: 0px 0px 10px 0px;
  314. }
  315.  
  316. .post h2 a {
  317. color: {color:Links};
  318. text-decoration: none;
  319. }
  320.  
  321. /* Regular Post */
  322. .post .regular {
  323. font-size: 12px;
  324. color: {color:Text};
  325. line-height: 17px;
  326. }
  327.  
  328. .post .regular blockquote {
  329. font-style: italic;
  330. }
  331.  
  332.  
  333. .post .photo div.caption {
  334. font-size: 11px;
  335. color: {color:Text};
  336. margin-top: 5px;
  337. }
  338.  
  339. .post .photo div.caption a {
  340. color: {color:Text};
  341. }
  342.  
  343.  
  344. .post .quote span.quote {
  345. font: Bold 28px {font:Body};
  346. letter-spacing: -1px;
  347. color: {color:Text};
  348. }
  349.  
  350. .post .quote span.quote a {
  351. color: {color:Text};
  352. }
  353.  
  354. .post .quote span.quote big.quote {
  355. font: Bold 60px Georgia, serif;
  356. line-height: 8px;
  357. vertical-align: -20px;
  358. }
  359.  
  360. .post .quote span.source {
  361. font-size: 16px;
  362. font-weight: Bold;
  363. color: {color:Links};
  364. letter-spacing: -1px;
  365. }
  366.  
  367. .post .quote span.source a {
  368. color: {color:Links};
  369. }
  370.  
  371.  
  372. .post .link a.link {
  373. font: Bold 20px {font:Body};
  374. letter-spacing: -1px;
  375. color: {color:Links};
  376. }
  377.  
  378. .post .link span.description {
  379. font-size: 13px;
  380. font-weight: normal;
  381. letter-spacing: -1px;
  382. }
  383.  
  384.  
  385. .post .conversation ul {
  386.  
  387. list-style-type: none;
  388. margin: 0px;
  389. padding: 0px;
  390. }
  391.  
  392. .post .conversation ul li {
  393.  
  394. font-size: 12px;
  395. padding: 4px 0px 4px 8px;
  396. color: {color:Text};
  397. }
  398.  
  399. .post .conversation ul li span.label {
  400. font-weight: bold;
  401. color: {color:Links};
  402. }
  403.  
  404.  
  405. .post .audio div.caption {
  406. font-size: 11px;
  407. color: {color:Text};
  408. margin-top: 5px;
  409. }
  410.  
  411. .post .audio div.caption a {
  412. color: {color:Text};
  413. }
  414.  
  415.  
  416. .post .video {
  417. width: 400px;
  418. margin: auto;
  419. }
  420.  
  421. .post .video div.caption {
  422. font-size: 11px;
  423. color: {color:Text};
  424. margin-top: 5px;
  425. }
  426.  
  427. .post div.video div.caption a {
  428. color: {color:Text};
  429. }
  430.  
  431.  
  432. #footer {
  433. margin: 40px 0px 30px 0px;
  434. text-align: center;
  435. font-size: 12px;
  436. }
  437.  
  438. #footer a {
  439. text-decoration: none;
  440. color: {color:Text};
  441. }
  442.  
  443. #footer a:hover {
  444. text-decoration: underline;
  445. }
  446.  
  447. .query { font-weight: bold; }
  448. ol.notes {
  449. margin-left: -10px;
  450. }
  451. ol.notes li.note {
  452. list-style-type: circle;
  453. padding: 0px;
  454. }
  455. ol.notes li.note img.avatar {
  456. vertical-align: -4px;
  457. margin-right: 5px;
  458. width: 16px;
  459. height: 16px;
  460. }
  461. ol.notes li.note blockquote {
  462. border-left: 10px solid {color:Text};
  463. padding: 6px 10px;
  464. margin: 0px;
  465. font-style: italic;
  466. }
  467. ol.notes li.note .answer_content {
  468. padding: 6px 10px;
  469. border-left: 10px solid {color:Text};
  470. display: block;
  471. }
  472.  
  473. {block:ifFadedImages}img{-webkit-transition: opacity 0.8s linear; opacity: 0.75;}img:hover{-webkit-transition: opacity 0.8s linear; opacity: 1;}
  474. {/block:ifFadedImages}
  475.  
  476. {block:ifInvertedFade}img{-webkit-transition: opacity 0.7s linear; opacity: 50;}img:hover{-webkit-transition: opacity 0.2s linear; opacity: .60;}
  477. {/block:ifInvertedFade}
  478.  
  479. #twitter{
  480. height:200px;
  481. width:200px;
  482. position:fixed;
  483. bottom:0px;
  484. padding:4px;
  485. font-style:none;
  486. margin-left:860px;
  487. background-color:#eee;
  488. -webkit-box-shadow:0px 0px 6px rgba(0,0,0,0.4);
  489. -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
  490. box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
  491. outline:1px solid rgba(0, 0, 0, .1);
  492. border:2px solid rgba(0, 0, 0, .05);
  493. }
  494.  
  495.  
  496. {CustomCSS}
  497. </style>
  498.  
  499.  
  500. {block:Ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:Ifinfinitescrolling}
  501. </head>
  502. <body>
  503.  
  504. <div id="thepinkrebellionthemes">
  505. <a href="http://thepinkrebellionthemes.tumblr.com/"><img src="http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png"></a>
  506. </div>
  507.  
  508. <div id="content">
  509.  
  510.  
  511. <div id="description">
  512. <div>
  513. <center>
  514.  
  515. {block:IfSidebarImage}
  516. <br> <center><a href="/"><img src="{image:Sidebar}" width=200px/></a></center><br>
  517. {/block:IfSidebarImage}
  518. <center><h1><a href="/">{Title}</a></h1></center>
  519. <br> {Description}<br>
  520.  
  521. <span id="cat">
  522. links,
  523. <span class="meow">&nbsp;
  524. <a href="#?w=500" rel="02" class="poplight">message</a> &nbsp;<a href="/archive">archive</a> &nbsp;
  525. <a href="http://thepinkrebellion.tumblr.com">theme</a>
  526. </span><br>
  527. <span class="meow">{block:Pages}{block:HasPages}<a href="{URL}">{Label}</a> &nbsp; {/block:HasPages}{/block:Pages}</span>
  528. </span>
  529.  
  530. <p id="nav_container">
  531. {block:AskEnabled}<br><a href="/ask">{block:ifasktitle}{text:Ask Title}{/block:ifasktitle}{block:ifnotasktitle}{AskLabel}{/block:ifnotasktitle}</a>{/block:AskEnabled}
  532. {block:ifshowarchive}<br>
  533. <a href="/archive" class="title2">Archive</a>
  534. {/block:ifshowarchive}
  535. {block:ifshowrandom} <br>
  536. <a href="/random" class="title2">Random</a><br>
  537. {/block:ifshowrandom}
  538.  
  539.  
  540.  
  541. <br><br> {block:IfNotinfinitescrolling}{block:Pagination} {block:PreviousPage}
  542. <a href="{PreviousPage}"> < </a>
  543. {/block:PreviousPage}
  544. <font size="1">{block:JumpPagination length="5"}
  545. {block:CurrentPage}
  546. <span class="current_page">{PageNumber}</span>
  547. {/block:CurrentPage}
  548.  
  549. {block:JumpPage}
  550. <a class="jump_page" href="{URL}">{PageNumber}</a>
  551. {/block:JumpPage}
  552. {/block:JumpPagination}</font>
  553. {block:NextPage}
  554. <a href="{NextPage}"> > </a>
  555. {/block:NextPage}{/block:Pagination}{/block:IfNotinfinitescrolling}
  556. </p><br>
  557. {block:Ifinfinitescrolling}<center>
  558. {/block:Ifinfinitescrolling}
  559. </center>
  560.  
  561. {block:ifShowRecentTweets}{block:indexpage}
  562. <div id="twitter">
  563. <script src="http://widgets.twimg.com/j/2/widget.js"></script>
  564. <script>
  565. new TWTR.Widget({
  566. version: 2,
  567. type: 'profile',
  568. rpp: 13,
  569. interval: 6000,
  570. width: 200,
  571. height: 160,
  572. theme: {
  573. shell: {
  574. background: '#fff',
  575. color: '#000'
  576. },
  577. tweets: {
  578. background: 'transparent',
  579. color: '#000',
  580. links: '{color:links}'
  581. }
  582. },
  583. features: {
  584. scrollbar: true,
  585. loop: false,
  586. live: false,
  587. hashtags: true,
  588. timestamp: true,
  589. avatars: false,
  590. behavior: 'all'
  591. }
  592. }).render().setUser('{text:Twitter Username}').start();
  593. </script></div>{/block:indexpage}
  594. {/block:ifShowRecentTweets}
  595.  
  596. </div>
  597. </div>
  598.  
  599.  
  600. {block:Posts}
  601. <div class="post">
  602.  
  603. <div class="permalink"><font size="2">{block:IndexPage}<a href="{permalink}" title="{NoteCountWithLabel}">{text:Permalink Text}</a>{/block:IndexPage}
  604.  
  605. {block:PermalinkPage}
  606. <font color="{color:Links}">
  607. {block:Date}<p>{12Hour}:{Minutes}{AmPm}<br />{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</p>{/block:Date}
  608. {block:PostNotes}{block:NoteCount}<p>{NoteCountWithLabel}{/block:NoteCount}</p>{/block:PostNotes}
  609. {block:Audio}<p style="padding-top: 0px; margin-top: -0.9em;">{PlayCount} plays</p>{/block:Audio}
  610. {block:HasTags}<p><em>tags:&nbsp;&nbsp;&nbsp;</em><br />
  611. {block:Tags}
  612. <a style="text-transform: lowercase;" href="{TagURL}">{Tag}</a>
  613. <br />
  614. {/block:Tags}</p>
  615. {/block:HasTags}
  616. </font>
  617. {/block:PermalinkPage}
  618. </font>
  619.  
  620. </div>
  621.  
  622. <div class="labels">
  623.  
  624. <div class="date"><a href="{Permalink}">{text:Permalink Click}</a></div>
  625.  
  626.  
  627. </div>
  628.  
  629. {block:Regular}
  630. <div class="regular">
  631. {block:Title}<h2><a href="{Permalink}">{Title}</a></h2>{/block:Title}
  632. {Body}
  633. </div>
  634. {/block:Regular}
  635.  
  636. {block:Photo}
  637. <div class="photo">
  638. {block:IndexPage}<a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=250px /></a>{/block:IndexPage}
  639. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"width=500px/>{/block:PermalinkPage}
  640. {block:ifshowphotoCaption}
  641. {block:Caption}<div class="regular">
  642. {Caption}</div>
  643. {/block:Caption}
  644. {/block:ifshowphotoCaption}
  645. </div>
  646.  
  647. {/block:Photo}
  648. {block:Quote}
  649. <div class="quote">
  650. <span class="quote">
  651. <big class="quote">&#147;</big> {Quote}
  652. </span>
  653. {block:Source}<span class="source">{Source}</span>{/block:Source}
  654. </div>
  655. {/block:Quote}
  656.  
  657. {block:Link}
  658. <div class="link">
  659. <a href="{URL}" class="link" {Target}>{Name}</a>
  660. {block:Description}
  661. <span class="description">{Description}</span>
  662. {/block:Description}
  663. </div>
  664. {/block:Link}
  665.  
  666. {block:Conversation}
  667. <div class="conversation">
  668. {block:Title}<h2><a href="{Permalink}">{Title}</a></h2>{/block:Title}
  669. <ul>
  670. {block:Lines}
  671. <li>
  672. {block:Label}<span class="label">{Label}</span>{/block:Label}
  673. {Line}
  674. </li>
  675. {/block:Lines}
  676. </ul>
  677. </div>
  678. {/block:Conversation}
  679.  
  680. {block:Audio}
  681. <div class="audio">
  682. {AudioPlayerBlack}
  683. {block:Caption}
  684. <div class="caption">{Caption}</div>
  685. {/block:Caption}
  686. </div>
  687. {/block:Audio}
  688.  
  689. {block:Video}
  690. <div class="video">
  691. {Video-400}
  692. {block:Caption}
  693. <div class="caption">{Caption}</div>
  694. {/block:Caption}
  695. </div>
  696. {/block:Video}
  697. </div>
  698.  
  699.  
  700. {block:PostNotes}
  701. <hr size="1" style="border:1px dashed {color:End Line};">
  702. <font size="2">
  703. <div id="notes">
  704. {PostNotes}
  705. </div>
  706. </font>
  707. {/block:PostNotes}
  708. {/block:Posts}
  709.  
  710. <div id="footer">
  711.  
  712. {block:IfNotinfinitescrolling}
  713. <hr size="1" style="border:1px dashed {color:End Line};">
  714. <center>
  715. {block:Pagination}
  716. {block:PreviousPage}
  717. <a href="{PreviousPage}">{text:Previous Page} &nbsp;</a>
  718. {/block:PreviousPage}
  719.  
  720.  
  721. {block:NextPage}
  722. <a href="{NextPage}">&nbsp; {text:Next Page}</a>
  723. {/block:NextPage}
  724. {/block:Pagination}
  725. {block:IfNotinfinitescrolling}
  726.  
  727. </div>
  728. </div>
  729.  
  730.  
  731. </body>
  732. <div id="02" class="popup_block">
  733.  
  734. <Center><font size="5" color="#1C1C1C">{text:Ask Title}<p></font><iframe frameborder="0" scrolling="yes" width="100%" height="150" src="http://www.tumblr.com/ask_form/{text:tumblr URL}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form">
  735. </center></div>
  736.  
  737. </div></div></div></div></div></div></div></div></div></div>
  738. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement