Advertisement
Guest User

WEATHER THEME

a guest
Jun 19th, 2014
2,254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.84 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. WEATHER 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="image:Left Background" content""/>
  50.  
  51. <meta name="image:Right Background" content""/>
  52.  
  53. <meta name="text:Link 1 URL" content=""/>
  54.  
  55. <meta name="text:Link 1 Title" content=""/>
  56.  
  57. <meta name="text:Link 2 URL" content="/">
  58.  
  59. <meta name="text:Link 2 Title" content=""/>
  60.  
  61. <meta name="text:Link 3 URL" content=""/>
  62.  
  63. <meta name="text:Link 3 Title" content=""/>
  64.  
  65. <meta name="text:Link 4 URL" content=""/>
  66.  
  67. <meta name="text:Link 4 Title" content=""/>
  68.  
  69.  
  70. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  71. <script>
  72. (function($){
  73. $(document).ready(function(){
  74. $("[title]").style_my_tooltips({
  75. tip_follows_cursor:true,
  76. tip_delay_time:200,
  77. tip_fade_speed:300
  78. }
  79. );
  80. });
  81. })(jQuery);
  82. </script>
  83.  
  84. <style type="text/css">
  85.  
  86. #s-m-t-tooltip{
  87. max-width:300px;
  88. margin:15px;
  89. padding:2px 8px;
  90. border:1px solid #DDD;
  91. background:#FFF;
  92. color:#AAA;
  93. z-index:999999;
  94. font-size:8px;
  95. font-style:italic;
  96. text-transform:lowercase;
  97. }
  98.  
  99.  
  100. #scrollToTop:link,#scrollToTop:visited {
  101. color: transparent;
  102. background-color: transparent;
  103. display: none;
  104. position: fixed;
  105. bottom: 5px;
  106. right: 15px; }
  107.  
  108.  
  109.  
  110. iframe#tumblr_controls{
  111. top: 1px !important;
  112. margin: 0 0 0 0;
  113. right: 6px !important;
  114. position: fixed !important;
  115. }
  116.  
  117.  
  118.  
  119. ::-webkit-scrollbar {width: 5px; height: 4px; background: white; }
  120.  
  121.  
  122.  
  123. ::-webkit-scrollbar-thumb { background-color:black; }
  124.  
  125.  
  126.  
  127. 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;}
  128.  
  129.  
  130.  
  131. #tumblr_controls{
  132.  
  133. position:fixed !important;
  134.  
  135. }
  136.  
  137.  
  138.  
  139. .wrapper{
  140.  
  141. margin: 0px auto;
  142.  
  143. width: 900px;
  144.  
  145. }
  146.  
  147.  
  148.  
  149. .header{
  150.  
  151. float: left;
  152.  
  153. width: 100%;
  154.  
  155. }
  156.  
  157.  
  158.  
  159. .left{
  160.  
  161. float: left;
  162.  
  163. margin-right: 20px;
  164.  
  165. width: 802px;
  166.  
  167. }
  168.  
  169.  
  170.  
  171. .right{
  172.  
  173. float: right;
  174.  
  175. width: 200px;
  176.  
  177. background-color: {color:Background};
  178.  
  179. }
  180.  
  181.  
  182.  
  183. body {
  184. background-color:{color:background};
  185.  
  186. background-image: url({image:Left Background}), url({image:Right Background}), url({image:Tiled Background}), url({image:Cover Background});
  187.  
  188. background-attachment: fixed;
  189.  
  190. background-position: bottom 0px left 0px, bottom 0px right 10px, top left, top left;
  191.  
  192. background-repeat: no-repeat, no-repeat, repeat, no-repeat;
  193.  
  194. padding: 0px;
  195.  
  196. margin: 0px;
  197.  
  198. color:{color:text};
  199.  
  200. font-family: consolas;
  201.  
  202. text-transform:uppercase;
  203.  
  204. letter-spacing:1px;
  205.  
  206. font-size: 8px;
  207.  
  208. line-height:9px;
  209.  
  210. text-align: left;
  211. }
  212.  
  213.  
  214.  
  215. a:link, a:active, a:visited{
  216.  
  217. color:{color:link};
  218.  
  219. text-decoration: none;
  220.  
  221. -webkit-transition: color 0.4s ease-out;
  222.  
  223. -moz-transition: color 0.4s ease-out;
  224.  
  225. }
  226.  
  227.  
  228.  
  229. a:hover{
  230.  
  231. color:{color:Hover};
  232.  
  233. text-decoration:underline;
  234.  
  235. -webkit-transition: color 0.4s ease-out;
  236.  
  237. -moz-transition: color 0.4s ease-out;
  238.  
  239. }
  240.  
  241.  
  242.  
  243.  
  244.  
  245. .entry {
  246.  
  247. float:left;
  248.  
  249. margin-left:0px;
  250.  
  251. margin-top:10px;
  252.  
  253. text-align: left;
  254.  
  255. padding-top:10px;
  256.  
  257. padding-left:8px;
  258.  
  259. padding-right:8px;
  260.  
  261. padding-bottom:10px;
  262.  
  263.  
  264. {block:IndexPage}
  265.  
  266. width:300px;
  267.  
  268. {/block:IndexPage}
  269.  
  270. {block:PermalinkPage}
  271.  
  272. width:330px;
  273.  
  274. margin-left:-10px;
  275.  
  276. {/block:PermalinkPage}
  277.  
  278. }
  279.  
  280.  
  281.  
  282.  
  283. blockquote {
  284.  
  285. padding-left:5px;
  286.  
  287. padding-top:3px;padding-right:5px;
  288.  
  289. padding-bottom:3px;margin-left:0px;margin-right:0px;
  290.  
  291. border-left: 2px solid #e4e4e4;
  292.  
  293.  
  294.  
  295. }
  296.  
  297. #titlebar{
  298.  
  299. z-index:999999999999999;
  300.  
  301. position:fixed;
  302.  
  303. width:115px;
  304.  
  305. color:{color:text};
  306.  
  307. z-index:10;
  308.  
  309. overflow:hidden;
  310.  
  311. text-align:center;
  312.  
  313. margin-left:630px;
  314.  
  315. top:150px;
  316.  
  317. background-color:{color:Background};
  318.  
  319.  
  320. padding:5px;}
  321.  
  322.  
  323.  
  324.  
  325.  
  326. #posts {
  327.  
  328. width: 300px;
  329.  
  330. margin-left:290px;
  331.  
  332. padding:2px;
  333.  
  334.  
  335.  
  336. }
  337.  
  338.  
  339.  
  340.  
  341. .entry .textperma{
  342.  
  343. display: block;
  344.  
  345. text-transform: lowercase;
  346.  
  347. font-style:italic;
  348.  
  349. opacity:0.0;
  350.  
  351. margin: 2px;
  352.  
  353. margin-left:-80px;
  354.  
  355. -webkit-transition-duration:0.6s;
  356.  
  357. }
  358.  
  359.  
  360.  
  361. .entry:hover .textperma{
  362.  
  363. opacity:1.0;
  364.  
  365. margin-top:0px;
  366.  
  367. margin-left:-10px;
  368.  
  369. margin: 2px;
  370.  
  371. }
  372.  
  373.  
  374.  
  375. .title{
  376.  
  377. font-family:clicker;
  378.  
  379. font-size:20px;
  380.  
  381. letter-spacing:3px;
  382.  
  383. line-height:17px;
  384.  
  385. color: {color:post title};
  386.  
  387. font-weight: normal;
  388.  
  389. text-transform:lowercase}
  390.  
  391. .links a {
  392. width:5px;
  393. height:5px;
  394. border:1px solid {color:link};
  395. background-color:{color:link};
  396. line-height:7px;
  397. border-radius:100px;
  398. margin-right:5px;
  399. margin-left:5px;
  400. display:inline-block;
  401. }
  402.  
  403. .description {
  404. font-size:9px;
  405. position:justify;
  406. text-align:center;
  407. font-family:calibri;
  408. text-transform:lowercase;
  409. color:{color:text};
  410. padding:4px;
  411. letter-spacing:1px;
  412. line-height:150%;
  413.  
  414. }
  415.  
  416. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/q54tzar/o02m2jt6c/neverletgo_3_.ttf'); }
  417.  
  418. @font-face { font-family: "clicker"; src: url('http://static.tumblr.com/gdh5wux/D8Jmoz1i5/clicker.ttf'); }
  419. </style>
  420.  
  421.  
  422.  
  423. {block:IndexPage}
  424.  
  425. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  426.  
  427. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  428.  
  429.  
  430.  
  431. <script type="text/javascript">
  432.  
  433. $(window).load(function () {
  434.  
  435. var $content = $('#posts');
  436.  
  437. $content.masonry({itemSelector: '.entry'}),
  438.  
  439. $content.infinitescroll({
  440.  
  441. navSelector : 'div#pagination',
  442.  
  443. nextSelector : 'div#pagination a#nextPage',
  444.  
  445. itemSelector : '.entry',
  446.  
  447. loading: {
  448.  
  449. finishedMsg: '',
  450.  
  451. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  452.  
  453. },
  454.  
  455. bufferPx : 600,
  456.  
  457. debug : false,
  458.  
  459. },
  460.  
  461. // call masonry as a callback.
  462.  
  463. function( newElements ) {
  464.  
  465. var $newElems = $( newElements );
  466.  
  467. $newElems.hide();
  468.  
  469. // ensure that images load before adding to masonry layout
  470.  
  471. $newElems.imagesLoaded(function(){
  472.  
  473. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  474.  
  475.  
  476.  
  477.  
  478.  
  479. });
  480.  
  481. });
  482.  
  483. });
  484.  
  485. </script>
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493. {/block:IndexPage}
  494.  
  495.  
  496.  
  497. <title>{title}</title>
  498.  
  499.  
  500.  
  501. <link rel="shortcut icon" href="http://media.tumblr.com/368da0c17baf1aa799edca315159fba7/tumblr_inline_mqsby8a58G1qz4rgp.gif">
  502.  
  503. <meta name="viewport" content="width=820" />
  504.  
  505.  
  506.  
  507.  
  508.  
  509. </head>
  510.  
  511.  
  512.  
  513. <body>
  514.  
  515.  
  516.  
  517.  
  518.  
  519. <div class="wrapper">
  520.  
  521. <div class="header">
  522.  
  523. </div>
  524.  
  525.  
  526.  
  527. <div id="titlebar">
  528.  
  529.  
  530.  
  531. <div style="font-family:clicker; font-size:22px; line-height:16px; letter-spacing:3px;text-transform:lowercase;color:{color:blog title};">{title}</div><br>
  532.  
  533.  
  534. <div class="links">
  535.  
  536. <a href="{text:Link 1 URL}" title={text:Link 1 Title}></a>
  537. <a href="{text:Link 2 URL}" title={text:Link 2 Title}></a>
  538. <a href="{text:Link 3 URL}" title={text:Link 3 Title}></a>
  539. <a href="{text:Link 4 URL}" title={text:Link 4 Title}></a>
  540. <a href=”http://cauliflorus.tumblr.com” title="credit"></a>
  541.  
  542. </div>
  543. <div class="description">
  544. {description}
  545.  
  546.  
  547.  
  548.  
  549.  
  550. </div>
  551. </div>
  552.  
  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="300"/></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