Advertisement
Guest User

LAVENDER THEME

a guest
Aug 16th, 2014
3,582
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.76 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.  
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.  
  5. <!--
  6.  
  7. LAVENDER THEME BY CAULIFLORUS FOR PAINTBRUSHTHEMES
  8.  
  9. don't steal this please and keep the description short, thanks :')
  10.  
  11. -->
  12.  
  13. <head>
  14.  
  15. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://static.tumblr.com/95njt7t/WY7lqgdrx/backtotop_arrowblk.png" border="0"></a>
  16.  
  17. <script type="text/javascript"
  18.  
  19. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  20.  
  21.  
  22.  
  23. <script type="text/javascript"
  24.  
  25. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  26.  
  27.  
  28.  
  29. <title>{title}</title>
  30.  
  31.  
  32.  
  33. <link rel="shortcut icon" href="{Favicon}">
  34.  
  35.  
  36.  
  37. <meta name="color:Background" content="#FFF"/>
  38.  
  39. <meta name="color:Text" content="#AAA"/>
  40.  
  41. <meta name="color:Hover" content="#a0a0a0"/>
  42.  
  43. <meta name="color:Link" content="#777676"/>
  44.  
  45. <meta name="color:blog title" content="#eee"/>
  46.  
  47. <meta name="color:post title" content="#eee"/>
  48.  
  49. <meta name="color:borders" content="#eee"/>
  50.  
  51. <meta name="image:Left Background" content""/>
  52.  
  53. <meta name="image:Right Background" content""/>
  54.  
  55. <meta name="text:Link 1 URL" content=""/>
  56.  
  57. <meta name="text:Link 1 Title" content=""/>
  58.  
  59. <meta name="text:Link 2 URL" content="/">
  60.  
  61. <meta name="text:Link 2 Title" content=""/>
  62.  
  63. <meta name="text:Link 3 URL" content=""/>
  64.  
  65. <meta name="text:Link 3 Title" content=""/>
  66.  
  67. <meta name="text:Link 4 URL" content=""/>
  68.  
  69. <meta name="text:Link 4 Title" content=""/>
  70.  
  71.  
  72. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  73. <script>
  74. (function($){
  75. $(document).ready(function(){
  76. $("[title]").style_my_tooltips({
  77. tip_follows_cursor:true,
  78. tip_delay_time:200,
  79. tip_fade_speed:300
  80. }
  81. );
  82. });
  83. })(jQuery);
  84. </script>
  85.  
  86. <style type="text/css">
  87.  
  88. #s-m-t-tooltip{
  89. max-width:300px;
  90. margin:15px;
  91. padding:2px 8px;
  92. border:1px solid #DDD;
  93. background:#FFF;
  94. color:#AAA;
  95. z-index:999999;
  96. font-size:8px;
  97. font-style:italic;
  98. text-transform:lowercase;
  99. }
  100.  
  101.  
  102. #scrollToTop:link,#scrollToTop:visited {
  103. color: transparent;
  104. background-color: transparent;
  105. border:none;
  106. display: none;
  107. position: fixed;
  108. bottom: 5px;
  109. right: 15px; }
  110.  
  111.  
  112.  
  113. iframe#tumblr_controls{
  114. top: 1px !important;
  115. margin: 0 0 0 0;
  116. right: 6px !important;
  117. position: fixed !important;
  118. }
  119.  
  120.  
  121.  
  122. ::-webkit-scrollbar {width: 5px; height: 4px; background: white; }
  123.  
  124.  
  125.  
  126. ::-webkit-scrollbar-thumb { background-color:black; }
  127.  
  128.  
  129.  
  130. a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  131.  
  132.  
  133.  
  134. #tumblr_controls{
  135.  
  136. position:fixed !important;
  137.  
  138. }
  139.  
  140.  
  141.  
  142. .wrapper{
  143.  
  144. margin: 0px auto;
  145.  
  146. width: 900px;
  147.  
  148. }
  149.  
  150.  
  151.  
  152. .header{
  153.  
  154. float: left;
  155.  
  156. width: 100%;
  157.  
  158. }
  159.  
  160.  
  161.  
  162. .left{
  163.  
  164. float: left;
  165.  
  166. margin-right: 20px;
  167.  
  168. width: 802px;
  169.  
  170. }
  171.  
  172.  
  173.  
  174. .right{
  175.  
  176. float: right;
  177.  
  178. width: 200px;
  179.  
  180. background-color: {color:Background};
  181.  
  182. }
  183.  
  184.  
  185.  
  186. body {
  187. background-color:{color:background};
  188.  
  189. background-image: url({image:Left Background}), url({image:Right Background}), url({image:Tiled Background}), url({image:Cover Background});
  190.  
  191. background-attachment: fixed;
  192.  
  193. background-position: bottom 0px left 0px, bottom 0px right 10px, top left, top left;
  194.  
  195. background-repeat: no-repeat, no-repeat, repeat, no-repeat;
  196.  
  197. padding: 0px;
  198.  
  199. margin: 0px;
  200.  
  201. color:{color:text};
  202.  
  203. font-family: consolas;
  204.  
  205. text-transform:uppercase;
  206.  
  207. letter-spacing:1px;
  208.  
  209. font-size: 8px;
  210.  
  211. line-height:9px;
  212.  
  213. text-align: left;
  214. }
  215.  
  216.  
  217.  
  218. a:link, a:active, a:visited{
  219.  
  220. color:{color:link};
  221.  
  222. text-decoration: none;
  223.  
  224. -webkit-transition: color 0.4s ease-out;
  225.  
  226. -moz-transition: color 0.4s ease-out;
  227.  
  228. }
  229.  
  230.  
  231.  
  232. a:hover{
  233.  
  234. color:{color:Hover};
  235.  
  236. text-decoration:underline;
  237.  
  238. -webkit-transition: color 0.4s ease-out;
  239.  
  240. -moz-transition: color 0.4s ease-out;
  241.  
  242. }
  243.  
  244.  
  245.  
  246.  
  247.  
  248. .entry {
  249.  
  250. float:left;
  251.  
  252. margin-left:16px;
  253.  
  254. margin-top:10px;
  255.  
  256. text-align: left;
  257.  
  258. margin-bottom:-20px;
  259.  
  260. padding:20px;
  261.  
  262.  
  263. {block:IndexPage}
  264.  
  265. width:180px;
  266.  
  267. {/block:IndexPage}
  268.  
  269. {block:PermalinkPage}
  270.  
  271. width:330px;
  272.  
  273. margin-left:-10px;
  274.  
  275. {/block:PermalinkPage}
  276.  
  277. }
  278.  
  279.  
  280.  
  281.  
  282. blockquote {
  283.  
  284. padding-left:5px;
  285.  
  286. padding-top:3px;padding-right:5px;
  287.  
  288. padding-bottom:3px;margin-left:0px;margin-right:0px;
  289.  
  290. border-left: 2px solid #e4e4e4;
  291.  
  292.  
  293.  
  294. }
  295.  
  296. #titlebar{
  297.  
  298. z-index:999999999999999;
  299.  
  300. position:fixed;
  301.  
  302. width:125px;
  303.  
  304. color:{color:text};
  305.  
  306. z-index:10;
  307.  
  308. overflow:hidden;
  309.  
  310. text-align:center;
  311.  
  312. margin-left:120px;
  313.  
  314. top:150px;
  315.  
  316. background-color:{color:Background};
  317.  
  318. padding:5px;}
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325. #posts {
  326.  
  327. width: 550px;
  328.  
  329. margin-left:290px;
  330.  
  331. padding:4px;
  332.  
  333.  
  334.  
  335. }
  336.  
  337. img{
  338.  
  339. {block:IndexPage}
  340.  
  341. max-width: 180px;
  342. border:solid 1px {color:borders};
  343. padding:12px;
  344.  
  345. {/block:IndexPage}
  346.  
  347. }
  348.  
  349.  
  350.  
  351. .entry .textperma{
  352.  
  353. display: block;
  354.  
  355. text-transform: lowercase;
  356.  
  357. font-style:italic;
  358.  
  359. opacity:0.0;
  360.  
  361. margin: 2px;
  362.  
  363. margin-left:-80px;
  364.  
  365. -webkit-transition-duration:0.6s;
  366.  
  367. }
  368.  
  369.  
  370.  
  371. .entry:hover .textperma{
  372.  
  373. opacity:1.0;
  374.  
  375. margin-top:0px;
  376.  
  377. margin-left:-10px;
  378.  
  379. margin: 2px;
  380.  
  381. }
  382.  
  383.  
  384.  
  385. .title{
  386.  
  387. font-family:clicker;
  388.  
  389. font-size:20px;
  390.  
  391. letter-spacing:3px;
  392.  
  393. line-height:17px;
  394.  
  395. color: {color:post title};
  396.  
  397. font-weight: normal;
  398.  
  399. text-transform:lowercase}
  400.  
  401. .links a {
  402. width:5px;
  403. height:5px;
  404. border:1px solid {color:link};
  405. line-height:7px;
  406. border-radius:100px;
  407. margin-right:5px;
  408. margin-left:5px;
  409. display:inline-block;
  410. }
  411.  
  412. .description {
  413. font-size:9px;
  414. position:justify;
  415. text-align:center;
  416. font-family:calibri;
  417. text-transform:lowercase;
  418. color:{color:text};
  419. padding:4px;
  420. letter-spacing:1px;
  421. line-height:150%;
  422.  
  423. }
  424.  
  425.  
  426. </style>
  427.  
  428.  
  429.  
  430. {block:IndexPage}
  431.  
  432. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  433.  
  434. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  435.  
  436.  
  437.  
  438. <script type="text/javascript">
  439.  
  440. $(window).load(function () {
  441.  
  442. var $content = $('#posts');
  443.  
  444. $content.masonry({itemSelector: '.entry'}),
  445.  
  446. $content.infinitescroll({
  447.  
  448. navSelector : 'div#pagination',
  449.  
  450. nextSelector : 'div#pagination a#nextPage',
  451.  
  452. itemSelector : '.entry',
  453.  
  454. loading: {
  455.  
  456. finishedMsg: '',
  457.  
  458. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  459.  
  460. },
  461.  
  462. bufferPx : 600,
  463.  
  464. debug : false,
  465.  
  466. },
  467.  
  468. // call masonry as a callback.
  469.  
  470. function( newElements ) {
  471.  
  472. var $newElems = $( newElements );
  473.  
  474. $newElems.hide();
  475.  
  476. // ensure that images load before adding to masonry layout
  477.  
  478. $newElems.imagesLoaded(function(){
  479.  
  480. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  481.  
  482.  
  483.  
  484.  
  485.  
  486. });
  487.  
  488. });
  489.  
  490. });
  491.  
  492. </script>
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500. {/block:IndexPage}
  501.  
  502.  
  503.  
  504. <title>{title}</title>
  505.  
  506.  
  507.  
  508. <link rel="shortcut icon" href="http://media.tumblr.com/368da0c17baf1aa799edca315159fba7/tumblr_inline_mqsby8a58G1qz4rgp.gif">
  509.  
  510. <meta name="viewport" content="width=820" />
  511.  
  512.  
  513.  
  514.  
  515.  
  516. </head>
  517.  
  518.  
  519.  
  520. <body>
  521.  
  522.  
  523.  
  524.  
  525.  
  526. <div class="wrapper">
  527.  
  528. <div class="header">
  529.  
  530. </div>
  531.  
  532.  
  533.  
  534. <div id="titlebar">
  535.  
  536. <div style="font-family:consolas; font-size:9px; line-height:16px; letter-spacing:3px;text-transform:uppercase;color:{color:blog title};background-color:{color:link};padding:2px;">{title}</div><br>
  537.  
  538. <div class="links">
  539.  
  540. <a href="{text:Link 1 URL}" title={text:Link 1 Title}></a>
  541. <a href="{text:Link 2 URL}" title={text:Link 2 Title}></a>
  542. <a href="{text:Link 3 URL}" title={text:Link 3 Title}></a>
  543. <a href="{text:Link 4 URL}" title={text:Link 4 Title}></a>
  544. <a href=”http://cauliflorus.tumblr.com” title="credit"></a>
  545.  
  546. </div>
  547.  
  548. <div class="description">
  549. {description}
  550.  
  551. </div><br>
  552. </div>
  553.  
  554.  
  555. <div class="content">
  556.  
  557.  
  558.  
  559. <div class="left">
  560.  
  561.  
  562.  
  563. <div id="posts">
  564.  
  565.  
  566.  
  567. {block:Posts}
  568.  
  569. <div class="entry">
  570.  
  571.  
  572.  
  573. {block:Text}
  574.  
  575. {block:Title}<span class="title">{Title}</span>{/block:Title}
  576.  
  577. <span class="entrytext">{Body}</span></a>
  578.  
  579. {/block:Text}
  580.  
  581.  
  582.  
  583. {block:Link}
  584.  
  585. <a href="{URL}" class="title">{Name}</a>
  586.  
  587. {block:Description}{Description}{/block:Description}
  588.  
  589. {block:Link}
  590.  
  591.  
  592.  
  593. {block:Photo}
  594.  
  595. {block:IndexPage}{LinkOpenTag}
  596.  
  597. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="180"/></a></div>{LinkCloseTag}{/block:IndexPage}
  598.  
  599. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="300"/></a>{LinkCloseTag}{/block:PermalinkPage}
  600.  
  601. {block:IndexPage}
  602.  
  603. {/block:IndexPage}
  604.  
  605. {/block:Photo}
  606.  
  607.  
  608.  
  609. {block:Photoset}
  610.  
  611. <center>{Photoset-250}</center></span>
  612.  
  613. {/block:Photoset}
  614.  
  615.  
  616.  
  617. {block:Quote}
  618.  
  619. <span class="title">{Quote}</span><br />
  620.  
  621. {block:Source}{Source}{/block:Source}
  622.  
  623. {/block:Quote}
  624.  
  625.  
  626.  
  627. {block:Chat}
  628.  
  629. {block:Title}<span class="title">{Title}</span>{/block:Title}
  630.  
  631. {block:Lines}
  632.  
  633. <li class="user_{UserNumber}">
  634.  
  635. {block:Label}
  636.  
  637. <b><span class="label">{Label}</b></span>
  638.  
  639. {/block:Label}
  640.  
  641.  
  642.  
  643. {Line}
  644.  
  645. </li>
  646.  
  647. {/block:Lines}
  648.  
  649. </ul>
  650.  
  651. {/block:Chat}
  652.  
  653.  
  654.  
  655. {block:Audio}{AudioPlayergrey}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  656.  
  657. {block:IndexPage}
  658.  
  659. <div class="textperma"><a href="{Permalink}">{NoteCountWithLabel}</a> · <a href="{Permalink}">{DayofMonth} {ShortMonth}</a></span></a></div>
  660.  
  661. {/block:IndexPage}
  662.  
  663. {/block:Audio}
  664.  
  665.  
  666.  
  667. {block:Video}
  668.  
  669. <center>
  670.  
  671. <div class="videoperma">{Video-250}</div><BR>
  672.  
  673. {block:Caption}{Caption}</a>{/block:Caption}</center>
  674.  
  675. {block:Video}
  676.  
  677.  
  678.  
  679. {block:PermalinkPage}
  680.  
  681. <center>
  682.  
  683. {block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  684.  
  685.  
  686.  
  687. {/block:PermalinkPage}
  688.  
  689.  
  690.  
  691. {block:PostNotes}{PostNotes}
  692.  
  693. {/block:PostNotes}
  694.  
  695. </div>
  696.  
  697.  
  698.  
  699. {/block:Posts}
  700.  
  701. </div>
  702.  
  703. </div>
  704.  
  705. {block:IndexPage}
  706.  
  707. {block:Pagination}
  708.  
  709. <div id="pagination">
  710.  
  711. {block:NextPage}
  712.  
  713. <a id="nextPage" href="{NextPage}"> </a>
  714.  
  715. {/block:NextPage}
  716.  
  717. {block:PreviousPage}
  718.  
  719. <a href="{PreviousPage}"> </a>
  720.  
  721. {/block:PreviousPage}
  722.  
  723. </div>
  724.  
  725. {/block:Pagination}
  726.  
  727. {/block:IndexPage}
  728.  
  729. </div>
  730.  
  731.  
  732. </body>
  733.  
  734.  
  735.  
  736. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement