Advertisement
itsally

Eclater Theme

Oct 18th, 2013
2,430
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.65 KB | None | 0 0
  1.  
  2. <head>
  3.  
  4. <script type="text/javascript"
  5. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  6.  
  7. <!--
  8.  
  9. ♡♡♡ Eclater Theme ♡♡♡
  10. Created by Ally (bitchato.tumblr.com)
  11. ---------------------------------------------
  12. If you're having trouble with this theme, please message me on my main blog.
  13. http://bitchato.tumblr.com/
  14. ---------------------------------------------
  15. Please do not remove the credit. If you remove it, i'll report you.
  16. Thank you for using this theme!
  17.  
  18. -->
  19.  
  20. <link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
  21. <link href='http://fonts.googleapis.com/css?family=Lekton|Antic' rel='stylesheet' type='text/css'>
  22. <link href='http://fonts.googleapis.com/css?family=Share' rel='stylesheet' type='text/css'>
  23. <link href='http://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
  24. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  25. <link href='http://fonts.googleapis.com/css?family=Miniver' rel='stylesheet' type='text/css'>
  26.  
  27.  
  28. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
  29.  
  30.  
  31. <meta name="if:show photo" content="0"/>
  32. <meta name="if:show title" content="1"/>
  33. <meta name="if:tiny scrollbar" content="1"/>
  34. <meta name="color:Background" content="#fafafa"/>
  35. <meta name="color:Text" content="#000000"/>
  36. <meta name="color:Blogtitle" content="#000000"/>
  37. <meta name="color:Hover" content="#000000"/>
  38. <meta name="color:Scrollbar" content="#000000"/>
  39. <meta name="color:Link" content="#000000"/>
  40. <meta name="image:Background" content="1"/>
  41. <meta name="text:Link One Title" content="link 1" />
  42. <meta name="text:Link One" content="" />
  43. <meta name="text:Link Two Title" content="link 2" />
  44. <meta name="text:Link Two" content="" />
  45. <meta name="text:Link Three Title" content="link 3" />
  46. <meta name="text:Link Three" content="" />
  47. <meta name="text:Link Four Title" content="link 4" />
  48. <meta name="text:Link Four" content="" />
  49. <meta name="text:Link Five Title" content="link 4" />
  50. <meta name="text:Link Five" content="" />
  51.  
  52.  
  53. <style type="text/css">
  54.  
  55. {block:iftinyscrollbar}::-webkit-scrollbar {width: 8px; height: 4px; background: {color:Background}; }
  56.  
  57. ::-webkit-scrollbar-thumb { border-radius: 5px; background-color: {color:scrollbar};}{/block:iftinyscrollbar}
  58.  
  59.  
  60. .wrapper{
  61. margin: 0px auto;
  62. width: 717px;
  63. }
  64.  
  65. #tumblr_controls{
  66. position:fixed !important;
  67. top: 3px;
  68. right: 3px;
  69. }
  70.  
  71. @font-face{font-family:decrette;src:url('http://static.tumblr.com/7qdgtio/2F5m739il/beautifuleverytime.ttf');font-weight:normal;}
  72.  
  73.  
  74. body {
  75. padding: 0px;
  76. margin: 0px;
  77. color:{color:text};
  78. background-color: {color:Background};
  79. background-image:url({image:background});
  80. background-attachment: fixed;
  81. background-size: 1200px;
  82. font-family: consolas;
  83. font-size: 10px;
  84. line-height:10px;
  85. color:{color:text};
  86. }
  87.  
  88. http://25.media.tumblr.com/tumblr_m8b1sr9RQr1r13im2o1_500.jpg
  89.  
  90. p {
  91. margin:0px;
  92. margin-top:0px;
  93. }
  94.  
  95. a:link, a:active, a:visited{
  96. color: {color:Link};
  97. text-decoration: none;
  98. -webkit-transition: color 0.5s ease-out;
  99. -moz-transition: color 0.5s ease-out;
  100. }
  101.  
  102. a:hover{
  103. color:{color:Hover};
  104. -webkit-transition: color 0.3s ease-out;
  105. -moz-transition: color 0.3s ease-out;
  106. }
  107.  
  108. .entry {
  109. margin:15px;
  110. padding: 20px;
  111. padding-bottom: 18px;
  112. border: 1px solid #fafafa;
  113. float:left;
  114. font-family: courier new;
  115. font-size: 12px;
  116. line-height:14px;
  117. {block:IndexPage}
  118. width:200px;
  119. {/block:IndexPage}
  120. {block:PermalinkPage}
  121. width:542px;
  122. {/block:PermalinkPage}
  123. }
  124.  
  125. .entry img {
  126. {block:IndexPage}
  127. opacity: .8;
  128. -webkit-transition: all 0.3s linear;
  129. -webkit-transition: all 0.3s linear;
  130. -moz-transition: all 0.3s linear;
  131. transition: all 0.3s linear;
  132. {/block:IndexPage}
  133. }
  134.  
  135. .entry img:hover {
  136. opacity: 1;
  137. }
  138.  
  139. .pperma {
  140. color:#777;
  141. font-size:8px;
  142. opacity: 0;
  143. -webkit-transition-duration: .75s;top:0px;
  144. width:200px;
  145. height:30px;
  146. padding-bottom:1px;
  147. padding-top: 100px;
  148. background-color: #fff;
  149. position: absolute;
  150. margin-top:0px;
  151. text-align:center;
  152. text-transform:uppercase;
  153. font-family:consolas;
  154. letter-spacing:1px;
  155. display:block;
  156. -webkit-transition: opacity 0.5s linear;
  157. -webkit-transition: all 0.5s linear;
  158. -moz-transition: all 0.5s linear;
  159. transition: all 0.5s linear;
  160. }
  161.  
  162. .entry:hover .pperma {
  163. opacity:1;
  164. z-index:999999;
  165. padding-top:0px;
  166. -webkit-transition: opacity 0.5s linear;
  167. -webkit-transition: all 0.5s linear;
  168. -moz-transition: all 0.5s linear;
  169. transition: all 0.5s linear;
  170. }
  171.  
  172. .blogtitle {
  173. text-align: left;
  174. }
  175.  
  176. .blogtitle a{
  177. font-family: decrette;
  178. color: {color:blogtitle};
  179. font-style: normal;
  180. font-size: 35px;
  181. line-height: 29px;
  182. letter-spacing:0px;
  183. }
  184.  
  185.  
  186. #pagination{
  187. display:none;
  188. }
  189.  
  190. #posts {
  191. position:relative;
  192. margin-top:0px;
  193. padding-bottom:6px;
  194. padding-left:-1px;
  195. {block:IndexPage}
  196. width: 1200px;
  197. margin-left: -185px;
  198. margin-top: 0px;
  199. {/block:IndexPage}
  200. {block:PermalinkPage}
  201. width: 500px;
  202. margin-left: 50px;
  203. margin-top: 0px;
  204. {/block:PermalinkPage}
  205. }
  206.  
  207. #esc{
  208. position:relative;
  209. height: auto;
  210. width: 670px;
  211. border-top: 1px solid #eeeeee;
  212. margin-left: -5px;
  213. text-align: right;
  214. padding: 5px;
  215. margin-top: 0px;
  216. font-family:courier new;
  217. font-size: 13px;
  218. line-height:14px;
  219. color: {color:text};
  220. }
  221.  
  222. #sidebar{
  223. position:relative;
  224. height: auto;
  225. width: 670px;
  226. margin-left: 20px;
  227. text-align: left;
  228. padding: 5px;
  229. margin-top: -180px;
  230. font-family:courier new;
  231. font-size: 13px;
  232. line-height:14px;
  233. color: {color:text};
  234. }
  235.  
  236. #sidebar:hover{
  237. opacity: 1;
  238. }
  239.  
  240. .audioplayerr{
  241. position:absolute;
  242. background: white;
  243. border:5px solid #fff;
  244. text-align:center;
  245. margin-left:28px;
  246. margin-top:28px;
  247. width:15px;
  248. height:15px;
  249. opacity:0.7;
  250. overflow:hidden;
  251. -webkit-transition: all 0.5s ease-in-out;
  252. -moz-transition: all 0.5s ease-in-out;
  253. -o-transition: all 0.5s ease-in-out;
  254. -ms-transition: all 0.5s ease-in-out;
  255. transition: all 0.5s ease-in-out;}
  256.  
  257. .audioplayerr:hover{
  258. opacity:1;
  259. -webkit-transition: all 0.5s ease-in-out;
  260. -moz-transition: all 0.5s ease-in-out;
  261. -o-transition: all 0.5s ease-in-out;
  262. -ms-transition: all 0.5s ease-in-out;
  263. transition: all 0.5s ease-in-out;}
  264.  
  265. .audioplayerr1{
  266. padding:1px;
  267. margin-top:-10px;
  268. margin-left:-10px;
  269. background-color: #fff;}
  270.  
  271. .audioplayerr1:hover{
  272. opacity:1;}
  273.  
  274. .albumartt{
  275. margin-left:0px;
  276. }
  277.  
  278. .albumartt img{
  279. background:#f7f7f7;
  280. border-right:2px solid {color:border};
  281. max-width:60px;
  282. float:left;
  283. padding:10px;
  284. border:1px solid #f0f0f0;
  285. }
  286.  
  287. .infooo{
  288. position:relative;
  289. background:transparent;
  290. padding-bottom:5px;
  291. font-family:courier new;
  292. font-size:9px;
  293. letter-spacing:1px;
  294. text-transform:uppercase;
  295. height:80px;
  296. margin-top:0px;
  297. margin-left:87px;
  298. padding-left:5px;
  299. line-height:10px;}
  300.  
  301. .bubble {
  302. align:right;
  303. background: #eee;
  304. margin:1px 0px 1px 60px;
  305. padding:10px;
  306. position: relative;
  307. }
  308.  
  309. .bubble p {
  310. margin:-5px 0px;
  311. }
  312.  
  313. .bubble span {
  314. display:block;
  315. position:absolute;
  316. width:1px;
  317. height:1px;
  318. font-size: 0;
  319. line-height: 1px;
  320. left:-10px;
  321. top:5px;
  322. border-top:7px solid transparent;
  323. border-bottom:7px solid transparent;
  324. border-right:10px solid #eee;
  325. }
  326.  
  327. .links a {
  328. width: 110px;
  329. padding: 2px;
  330. display: inline;
  331. height: 12px;
  332. margin-top: 5px;
  333. text-align: center;
  334. margin-left: 3px;
  335. text-transform: uppercase;
  336. letter-spacing: 1px;
  337. font-family: courier new;
  338. font-size: 12px;
  339. line-height: 12px;
  340. float: center;
  341. color: #000;
  342. -webkit-transition: all 0.3s linear;
  343. -webkit-transition: all 0.3s linear;
  344. -moz-transition: all 0.3s linear;
  345. transition: all 0.3s linear;
  346. }
  347.  
  348. .links a:hover{
  349. text-decoration:line-through;
  350. }
  351.  
  352.  
  353. .askborder {
  354. float: left;
  355. margin: 1px 1px 0 0;
  356. padding: 0px;
  357. background: #eee;}
  358.  
  359. .question {
  360. text-align:left;
  361. padding-left:5px;padding-top:7px;
  362. padding-right:5px;padding-bottom:7px;
  363. border-left: 2px solid {color:Link};
  364. border-right: 2px solid {color:Link};
  365. background-color:{color:blockquote};
  366. }
  367.  
  368. .answer {
  369. text-align:left;
  370. padding-left:5px;padding-top:7px;
  371. padding-right:5px;padding-bottom:7px;
  372. }
  373.  
  374. #postnotes{
  375. text-align: justify;}
  376.  
  377. #postnotes blockquote{
  378. border: 0px;}
  379.  
  380. #infscr-loading{
  381. bottom: -70px;
  382. position: absolute;
  383. left: 50%;
  384. margin-left:-8px;
  385. width:16px;
  386. height:11px;
  387. overflow:hidden;
  388. margin-bottom: 50px;
  389. }
  390.  
  391.  
  392. .title{
  393. font-family: courier new;
  394. font-size: 14px;
  395. line-height:15px;
  396. color: {color:Title};
  397. font-weight: normal;
  398. padding:0px 0px 0px 0px;
  399. }
  400.  
  401.  
  402. a img{border: 0px;}
  403.  
  404. blockquote{
  405. padding:2px 2px 2px 5px;
  406. margin:4px 4px 4px 7px;
  407. border-left: 4px solid #dddddd;
  408. }
  409.  
  410. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  411.  
  412. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  413. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  414.  
  415. .notes img{width:10px; position:relative; top:3px;}
  416. <--ses-->
  417. small{font-size: 90%;}
  418.  
  419.  
  420. .caption img {
  421. max-width: 100%;
  422. }
  423.  
  424. {CustomCSS}
  425.  
  426.  
  427. </style>
  428.  
  429. <script type="text/javascript">
  430. $(document).ready(function () {
  431. $('li.drawer div:nth-child(2)').hide();
  432. $('li.drawer h4').click(function () {
  433. if ($(this).hasClass('open')) {
  434. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
  435. else {
  436. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
  437. $(this).next().slideDown();
  438. $(this).addClass('open');}
  439. });
  440. });
  441. </script>
  442.  
  443. {block:IndexPage}
  444. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  445. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  446.  
  447. <script type="text/javascript">
  448. $(window).load(function () {
  449. var $content = $('#posts');
  450. $content.masonry({itemSelector: '.entry'}),
  451. $content.infinitescroll({
  452. navSelector : 'div#pagination',
  453. nextSelector : 'div#pagination a#nextPage',
  454. itemSelector : '.entry',
  455. loading: {
  456. finishedMsg: '',
  457. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  458. },
  459. bufferPx : 600,
  460. debug : false,
  461. },
  462. // call masonry as a callback.
  463. function( newElements ) {
  464. var $newElems = $( newElements );
  465. $newElems.hide();
  466. // ensure that images load before adding to masonry layout
  467. $newElems.imagesLoaded(function(){
  468. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  469.  
  470.  
  471. });
  472. });
  473. });
  474. </script>
  475.  
  476. {/block:IndexPage}
  477.  
  478. <title>{title}</title>
  479.  
  480. <link rel="shortcut icon" href="{Favicon}">
  481. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  482. <meta name="viewport" content="width=820" />
  483.  
  484. </style>
  485.  
  486. </head>
  487. <body>
  488.  
  489. <div style="position:fixed !important;right:1px;top:24px;"><a href="http://bitchato.tumblr.com/"><img src="http://static.tumblr.com/ht0hldm/7Qambbwyq/install.png"></a></div>
  490.  
  491. <div class="wrapper">
  492. <div style="position:fixed;right:0px;top:28px;">
  493. </span>
  494. </div>
  495.  
  496. <div id="sidebar">
  497. <div style="margin-top:200px;">
  498.  
  499. <div class="blogtitle"><a href="/">{Title}</a></div>
  500. <p>{Description}</p>
  501.  
  502. <div id="esc">
  503. <div class="links">
  504. <a href="/">home</a>
  505. <a href="/ask">ask</a>
  506. <a href="{text:Link One}">{text:Link One Title}</a>
  507. <a href="{text:Link Two}">{text:Link Two Title}</a>
  508. <a href="{text:Link Three}">{text:Link Three Title}</a>
  509. <a href="{text:Link Four}">{text:Link Four Title}</a>
  510. <a href="{text:Link Five}">{text:Link Five Title}</a>
  511. <a href="http://bitchato.tumblr.com/">theme</a>
  512. </div></div>
  513.  
  514.  
  515.  
  516. </div>
  517.  
  518. </div>
  519.  
  520. <div id="posts">
  521.  
  522. {block:Posts}
  523. <div class="entry">
  524.  
  525. {block:Text}
  526. {block:Title}<span class="title">{Title}</span>{/block:Title}
  527. <div class="caption"><span class="entrytext">{Body}</span></div>
  528. {block:IndexPage}
  529. <div style="text-align: left; font-family: consolas; font-style:normal; font-size: 9px; text-transform:uppercase; padding: 4px; background:transparent; border-top:1px solid #eee;"> <a title="permalink page"href="{Permalink}" target="_blank">{TimeAgo} WITH {NoteCount} NOTES</a></div>
  530. {/block:IndexPage}
  531. {/block:Text}
  532.  
  533. {block:Link}
  534. <a href="{URL}" class="title">{Name}</a>
  535. {block:Description}<div class="caption">{Description}</div>{/block:Description}
  536. {block:IndexPage}
  537. <div style="text-align: left; font-family: consolas; font-style:normal; font-size: 9px; text-transform:uppercase; padding: 4px; background:transparent; border-top:1px solid #eee;"> <a title="permalink page"href="{Permalink}" target="_blank">{TimeAgo} WITH {NoteCount} NOTES</a></div>
  538. {/block:IndexPage}
  539. {block:Link}
  540.  
  541.  
  542. {block:Photo}
  543. {block:IndexPage}
  544. <div class="pperma">
  545. posted at {12Hour}:{Minutes} {AmPm} on {DayOfWeek}<br>
  546. with <a href="{permalink}">{notecountwithlabel}</a> - <a href="{reblogurl}">reblog this post</a> </span></div>
  547. {/block:IndexPage}
  548. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="200"/></a></div>{LinkCloseTag}
  549. {/block:IndexPage}
  550. {block:PermalinkPage}<center>{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="542"/></a>{LinkCloseTag}{/block:PermalinkPage}</center>
  551. {/block:Photo}
  552.  
  553.  
  554.  
  555. {block:Photoset}
  556. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  557. <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
  558. {/block:Photoset}
  559.  
  560. {block:Quote}
  561. {Quote}</span>
  562. {block:Source}{Source}{/block:Source}
  563. {block:IndexPage}
  564. <p><div style="text-align: left; font-family: consolas; font-style:normal; font-size: 9px; text-transform:uppercase; padding: 4px; background:transparent; border-top:1px solid #eee;"> <a title="permalink page"href="{Permalink}" target="_blank">{TimeAgo} WITH {NoteCount} NOTES</a></div>
  565. {/block:IndexPage}
  566. {/block:Quote}
  567.  
  568. {block:Chat}
  569. {block:Title}<span class="title">{Title}</span>{/block:Title}
  570. <ul class="chat">
  571. {block:Lines}
  572. <li class="user_{UserNumber}">
  573. {block:Label}
  574. <span class="label">{Label}</span>
  575. {/block:Label}
  576.  
  577. {Line}
  578. </li>
  579. {/block:Lines}
  580. </ul>
  581. {block:IndexPage}
  582. <p><div style="text-align: left; font-family: consolas; font-style:normal; font-size: 9px; text-transform:uppercase; padding: 4px; background:transparent; border-top:1px solid #eee;"> <a title="permalink page"href="{Permalink}" target="_blank">{TimeAgo} WITH {NoteCount} NOTES</a></div>
  583. {/block:IndexPage}
  584. {/block:Chat}
  585.  
  586. {block:Audio}
  587. <div class="albumartt">{block:AlbumArt} <img src="{AlbumArtURL}"> {/block:AlbumArt}</div><div class="audioplayerr"><div class="audioplayerr1">{AudioPlayer}</div></div> <div class="infooo"> {block:Artist} <b><audioshit>The Artist of This Song is:</audioshit></b><br> {Artist} {/block:Artist}<br><br>{block:TrackName} <b><audioshit>The Name of the Song is:</audioshit></b><br> "{TrackName}" {/block:TrackName}</br><br> {block:PlayCount}<b><audioshit>This track has been played:</audioshit></b><br> {PlayCount} times{/block:PlayCount} </div> {block:IndexPage}
  588. <p><p><p><br><div style="text-align: left; font-family: consolas; font-style:normal; font-size: 9px; text-transform:uppercase; padding: 4px; background:transparent; border-top:1px solid #eee;"> <a title="permalink page"href="{Permalink}" target="_blank">{TimeAgo} WITH {NoteCount} NOTES</a></div>
  589. {/block:IndexPage}
  590. {/block:Audio}
  591.  
  592. {block:Video}
  593. <center>
  594. {block:IndexPage}
  595. {Video-250}
  596. {/block:IndexPage}
  597. </center>
  598. {block:PermalinkPage}
  599. <center>{Video-500}</center>
  600. {/block:PermalinkPage}
  601. {block:Video}
  602.  
  603. {block:Answer}
  604. <img src="{AskerPortraitURL-40}" align="left" >
  605. <div class="bubble"><span></span>{Asker}: {Question}&nbsp;</div>
  606. <br>
  607. {Answer}
  608. {block:IndexPage}
  609. <div style="text-align: left; font-family: consolas; font-style:normal; font-size: 9px; text-transform:uppercase; padding: 4px; background:transparent; border-top:1px solid #eee;"> <a title="permalink page"href="{Permalink}" target="_blank">{TimeAgo} WITH {NoteCount} NOTES</a></div>
  610. {/block:IndexPage}
  611. {/block:Answer}
  612.  
  613. {block:IndexPage}<div style="display:none;">{block:ContentSource}<a href="{SourceURL}">{SourceTitle}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:IndexPage}
  614.  
  615.  
  616. {block:PermalinkPage}
  617. {block:Date}
  618. {block:Caption}{Caption}{/block:Caption}<center>
  619. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}<br>
  620. {block:NoteCount}{NoteCount} notes{/block:NoteCount}{block:HasTags} {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  621. {/block:Date}
  622.  
  623. {/block:PermalinkPage}
  624.  
  625. {block:PostNotes}{PostNotes}
  626. {/block:PostNotes}
  627. </div>
  628.  
  629.  
  630. {/block:Posts}
  631. </div>
  632. </div>
  633. {block:IndexPage}
  634. {block:Pagination}
  635. <div id="pagination">
  636. {block:NextPage}
  637. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  638. {/block:NextPage}
  639. {block:PreviousPage}
  640. <a href="{PreviousPage}">&larr;&nbsp;</a>
  641. {/block:PreviousPage}
  642. </div>
  643. {/block:Pagination}
  644. {/block:IndexPage}
  645. </div>
  646.  
  647. </body>
  648. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement