Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2020
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.70 KB | None | 0 0
  1. <!--
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8. ___ _ _ ____ _ _ ____ ___ _ _ _ _ ____ ____ ____ _ _ _ ____ ___ ____ _ _ _ ____
  9. | |__| |___ |\/| |___ |__] \_/ | | [__ |___ |__/ |\/| | [__ | |___ | | | [__
  10. | | | |___ | | |___ |__] | |__| ___] |___ | \ | | | ___] | | |__| |___ ___]
  11.  
  12. ____ _ _ _ ___ ___ _ _ _ ____ ____ _ _ ____ _ ____ _ _ ___ _ _ ____ _ _ ____ ____
  13. |___ | |\ | | \ | |__| | [__ | | |\ | [__ | | __ |__| | |__| |___ |\/| |___ [__
  14. | | | \| |__/ | | | | ___] |__| | \| ___] | |__] | | | | | |___ | | |___ ___]
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21. 1. DO NOT STEAL ANY OF THE CODES BELOW
  22.  
  23.  
  24. 2. DO NOT REMOVE THE CREDITS
  25.  
  26.  
  27. 3. I WORKED REALLY HARD SO FOLLOW THE RULES
  28.  
  29.  
  30. I can recognize my codes VERY easily so don't bother trying to steal them;
  31. You WILL be blocked AND reported, and will not have access to my themes
  32.  
  33.  
  34. * Make sure your POSTS PER PAGE is set at 15 otherwise the infinite scroll won't work!
  35. * ( CUSTOMIZE > ADVANCED > POSTS PER PAGE > 15 > SAVE )
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42. -->
  43.  
  44.  
  45.  
  46.  
  47. <head>
  48. <link href='http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'><link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  49. <script language="JavaScript" src="http://static.tumblr.com/bkd4m5b/FB3m42m9e/norightclick.js"></script>
  50. <script language="JavaScript" src="http://static.tumblr.com/nxp2407/PAqn9dnjv/shawty.txt"></script><script type="text/javascript">
  51. <!--
  52.  
  53. // Disable Right Click Script
  54.  
  55. function IE(e)
  56. {
  57. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  58. {
  59. return false;
  60. }
  61. }
  62. function NS(e)
  63. {
  64. if (document.layers || (document.getElementById && !document.all))
  65. {
  66. if (e.which == "2" || e.which == "3")
  67. {
  68. return false;
  69. }
  70. }
  71. }
  72. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  73.  
  74. //-->
  75. </script>
  76.  
  77.  
  78. <script type="text/javascript"
  79. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  80.  
  81. <!--DEFAULT VARIABLES-->
  82. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  83. <meta name="color:background" content="#fff"/>
  84. <meta name="color:link" content="#777"/>
  85. <meta name="color:text" content="#777"/>
  86. <meta name="color:title" content="#333"/>
  87. <meta name="color:sidebar links" content="#888" />
  88. <meta name="color:scrollbar" content="#ccc">
  89. <meta name="color:blogtitle" content="#888">
  90. <meta name="color:borders" content="#eee"/>
  91. <meta name="text:blogtitle font size" content="12"/>
  92. <meta name="text:blogtitle line height" content="10" />
  93. <meta name="text:blogtitle letter spacing" content="2"/>
  94. <meta name="text:link one" content=""/>
  95. <meta name="text:link one title" content="link 1" />
  96. <meta name="text:link two" content=""/>
  97. <meta name="text:link two title" content="link 2" />
  98. <meta name="text:link three" content=""/>
  99. <meta name="text:link three title" content="link 3" />
  100. <meta name="color:hover" content="#fff"/>
  101. <meta name="color:post background" content="#fff"/>
  102. <meta name="color:sidebar background" content="#fff"/>
  103. <meta name="color:padding background" content="#fbfbfb"/>
  104. <meta name="image:sidebar" content="1"/>
  105. <meta name="image:background" content="1"/>
  106. <meta name="if:covered background" content="1"/>
  107. <meta name="if:hide sidebar image" content="0"/>
  108. <meta name="if:one column" content="0" />
  109. <meta name="if:two column" content="1"/>
  110. <meta name="if:three column" content="0"/>
  111. <meta name="if:light posts" content="1" />
  112. <meta name="if:semi black and white posts" content="0" />
  113. <meta name="if:black and white posts" content="0" />
  114. <meta name="if:semi transparent posts" content="0"/>
  115. <meta name="if:transparent posts" content="0" />
  116. <meta name="if:shadows" content="1"/>
  117. <meta name="if:cursor one" content="1"/>
  118. <meta name="if:cursor two" content="0"/>
  119. <meta name="if:cursor three" content="0"/>
  120. <meta name="if:cursor four" content="0"/>
  121. <meta name="if:cursor five" content="0"/>
  122. <meta name="if:cursor six" content="0"/>
  123.  
  124. <style type="text/css">
  125.  
  126. #s-m-t-tooltip{
  127. max-width:150px;
  128. margin-top:10px;
  129. margin-left:10px;
  130. padding:4px;
  131. border:1px solid {color:borders};
  132. z-index:1000;
  133. background-color:{color:background};
  134. {block:ifsemitransparentposts}
  135. background: rgba(250, 250, 250, 0.3);
  136. {/block:ifsemitransparentposts}
  137. {block:iftransparentposts}
  138. background:transparent;
  139. {/block:iftransparentposts}
  140. color:{color:text};
  141. font-family:calibri;
  142. z-index:999999999;
  143. font-size:8px;
  144. letter-spacing:1px;
  145. font-style:normal;
  146. text-transform:uppercase;
  147. line-height:14px;
  148. {block:ifshadows}
  149. box-shadow: rgba(0,0,0,0.02)5px 5px;
  150. {/block:ifshadows}
  151. }
  152.  
  153. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  154.  
  155. ::-webkit-scrollbar {width:5px;height: 3px; opacity: .9;
  156. background:{color:background};border-left:1px solid {color:scrollbar}; }
  157. ::-webkit-scrollbar-thumb { width:11px;
  158. background-image:url('http://assets.tumblr.com/images/x.gif');background-size:cover;
  159. background-color:{color:background};
  160. border-right: 1px solid {color:scrollbar};
  161. border-top: 1px solid {color:scrollbar};
  162. border-bottom: 1px solid {color:scrollbar};
  163. z-index:9999;
  164. }
  165.  
  166.  
  167.  
  168. p {
  169. margin:0px;
  170. margin-top:5px;
  171. }
  172.  
  173.  
  174. body {
  175. padding: 0px;
  176. margin: 0px;
  177. color:{color:text};
  178. font-family:calibri;
  179. font-size:8px;
  180. line-height:12px
  181. text-align:left;
  182. background-color: {color:Background};
  183. background-image:url({image:Background});
  184. background-attachment: fixed;
  185. background-repeat: repeat;
  186. {block:ifcoveredbackground}
  187. background-position:center;
  188. background-repeat: no-repeat;
  189. background-attachment:fixed;
  190. background-size: cover;
  191. {/block:ifcoveredbackground}
  192. }
  193.  
  194.  
  195.  
  196. a:link, a:active, a:visited{
  197. text-decoration: none;
  198. -webkit-transition: color 0.3s ease-out;
  199. -moz-transition: color 0.3s ease-out;
  200. transition: color 0.3s ease-out;
  201. color:{color:link};
  202. }
  203.  
  204. a:hover {
  205. text-decoration: none;
  206. font-style:calibri;
  207. color: {color:Hover};
  208. }
  209.  
  210. body, a, a:hover{
  211. {block:ifcursorone}
  212. cursor: url(https://31.media.tumblr.com/0b47eca9f7f529deed778f6a7c4f0318/tumblr_inline_n103ieli6Y1sr8w60.png), progress;
  213. {/block:ifcursorone}
  214. {block:ifcursortwo}
  215. cursor: url('http://24.media.tumblr.com/tumblr_mdig6jktic1riysloo1_100.png'), progress;
  216. {/block:ifcursortwo}
  217. {block:ifcursorthree}
  218. cursor: url(https://31.media.tumblr.com/ce7854133c8344bd6a75cbfa27fc0938/tumblr_inline_n104tbOJDM1sr8w60.png), progress;
  219. {/block:ifcursorthree}
  220. {block:ifcursorfour}
  221. cursor: url(https://31.media.tumblr.com/2e924cef5e114a06976923fb36949e6e/tumblr_inline_n109brIXX11sr8w60.png), progress;
  222. {/block:ifcursorfour}
  223. {block:ifcursorfive}
  224. cursor: url(https://31.media.tumblr.com/70444f630963e5ba6759d7e5f89b4120/tumblr_inline_n10aai56SU1sr8w60.png), progress;
  225. {/block:ifcursorfive}
  226. {block:ifcursorsix}
  227. cursor: url(https://31.media.tumblr.com/def8729b4eaed6fe2ae6dd6b5e52f2ad/tumblr_inline_n10b0k2sAY1sr8w60.png), progress;
  228. {/block:ifcursorsix}
  229. }
  230.  
  231. div#center{
  232. margin:auto;
  233. position:relative;
  234. width:auto;
  235. background-color:;
  236. overflow:auto;
  237. overflow-y:hidden;
  238. }
  239.  
  240. .entry {
  241. float:left;
  242. display: block;
  243. margin:30px;
  244. overflow:hidden;
  245. width:220px;
  246. border: 0px solid #fff
  247. background: rgba(250, 250, 250, 0.1);
  248. padding:15px;
  249. {block:PermalinkPage}
  250. width:300px;
  251. text-align:left;
  252. {/block:PermalinkPage}
  253. background:{color:post background};
  254. background-image:URL();
  255. {block:ifshadows}
  256. box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.2);
  257. {/block:ifshadows}
  258. {block:ifsemitransparentposts}
  259. background: rgba(250, 250, 250, 0.3);
  260. {/block:ifsemitransparentposts}
  261. {block:iftransparentposts}
  262. background:transparent;
  263. {/block:iftransparentposts}
  264. -webkit-box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.2);
  265. -moz-box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.2);
  266. box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.2);
  267. }
  268.  
  269. .entry img{
  270. {block:iflightposts}
  271. opacity:.75;
  272. {/block:iflightposts}
  273. {block:ifsemiblackandwhiteposts}
  274. -webkit-filter:grayscale(50%);
  275. {/block:ifsemiblackandwhiteposts}
  276. {block:ifblackandwhiteposts}
  277. -webkit-filter:grayscale(100%);
  278. {/block:ifblackandwhiteposts}
  279. }
  280.  
  281. .entry img{max-width:90%;}
  282.  
  283.  
  284. .entry .perma{
  285. width:230px;
  286. margin-left:0px;
  287. height:10px;
  288. line-height: 10px;
  289. overflow:hidden;
  290. text-align:center;
  291. margin-top:8px;
  292. background:white;
  293. word-spacing:1px;
  294. text-transform:uppercase;
  295. font-family:calibri;
  296. border:0px solid #fff;
  297. background: rgba(250, 250, 250, 0.6);
  298. background:{color:padding background};
  299. {block:ifsemitransparentposts}
  300. background: transparent;
  301. {/block:ifsemitransparentposts}
  302. {block:iftransparentposts}
  303. background:transparent;
  304. {/block:iftransparentposts}
  305. padding:1px;
  306. -webkit-transition: all .7s ease;
  307. -moz-transition: all .7s ease;
  308. -o-transition: all .7s ease;
  309. transition: all .7s ease
  310. }
  311.  
  312. .reblogg{
  313. width:122px;
  314. margin-left:40px;
  315. height:13px;
  316. line-height: 13px;
  317. overflow:hidden;
  318. text-align:center;
  319. margin-top:-4px;
  320. background:white;
  321. word-spacing:1px;
  322. letter-spacing:1px;
  323. text-transform:uppercase;
  324. font-family:calibri;
  325. background:{color:padding background};
  326. {block:ifsemitransparentposts}
  327. background: transparent;
  328. {/block:ifsemitransparentposts}
  329. {block:iftransparentposts}
  330. background:transparent;
  331. {/block:iftransparentposts}
  332. padding:5px;
  333. text-align:left;
  334. font-size:10px;
  335. -webkit-transition: all .7s ease;
  336. -moz-transition: all .7s ease;
  337. -o-transition: all .7s ease;
  338. transition: all .7s ease
  339. }
  340.  
  341. .notess{
  342. width:122px;
  343. margin-left:50px;
  344. height:13px;
  345. line-height: 13px;
  346. overflow:hidden;
  347. text-align:center;
  348. margin-top:-23px;
  349. background:white;
  350. word-spacing:1px;
  351. letter-spacing:1px;
  352. text-transform:uppercase;
  353. font-family:calibri;
  354. background:{color:padding background};
  355. {block:ifsemitransparentposts}
  356. background: transparent;
  357. {/block:ifsemitransparentposts}
  358. {block:iftransparentposts}
  359. background:transparent;
  360. {/block:iftransparentposts}
  361. padding:5px;
  362. text-align:right;
  363. font-size:10px;
  364. -webkit-transition: all .7s ease;
  365. -moz-transition: all .7s ease;
  366. -o-transition: all .7s ease;
  367. transition: all .7s ease
  368. }
  369.  
  370. .permalinktext{
  371. display: block;
  372. font-calibri;
  373. font-size:10px;
  374. line-height:3px;
  375. letter-spacing:1px;
  376. text-transform:uppercase;
  377. text-align: right;
  378. background-color:transparent;
  379. margin: 2px;
  380. margin-top:5px;
  381. border-top:1px solid {color:borders};
  382. padding-top:6px;
  383. }
  384.  
  385. #posts {
  386. margin-top:5px;
  387. z-index:99;
  388. margin-left:600px;
  389. right:auto
  390. background:transparent;
  391. margin-right:auto;
  392. position:relative;
  393. overflow-y: hidden;
  394. {block:ifonecolumn}
  395. width:600px;
  396. {/block:ifonecolumn}
  397. {block:iftwocolumn}
  398. width:700px;
  399. {/block:iftwocolumn}
  400. {block:ifthreecolumn}
  401. width:1000px;
  402. {/block:ifthreecolumn}
  403. }
  404.  
  405. #sidebar{
  406. position:fixed !important;
  407. width:120px;
  408. background:{color:sidebar background};
  409. height:auto;
  410. margin-top:150px;
  411. text-align:center;
  412. background: rgba(2600, 260, 260, 0.1);
  413. padding:8px;
  414. padding-right:22px;
  415. z-index:9999;
  416. box-shadow: rgba(0,0,0,0.02)0px 0px;
  417. {block:ifonecolumn}
  418. margin-left:300px;
  419. {/block:ifonecolumn}
  420. {block:iftwocolumn}
  421. margin-left:745px;
  422. {/block:iftwocolumn}
  423. {block:ifthreecolumn}
  424. margin-left:1080px;
  425. {/block:ifthreecolumn}
  426. background: rgba(250, 250, 250, 0.1);
  427. background:transparent;
  428. {block:PermalinkPage}
  429. margin-left:615px;
  430. {/block:PermalinkPage}
  431. -webkit-box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.2);
  432. -moz-box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.2);
  433. box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.2);
  434. }
  435.  
  436. #sidebar .tits{
  437. border:0px solid {color:borders};
  438. background:{color:padding background};
  439. {block:ifsemitransparentposts}
  440. background: transparent;
  441. {/block:ifsemitransparentposts}
  442. {block:iftransparentposts}
  443. background:transparent;
  444. {/block:iftransparentposts}
  445. width:200px;
  446. height:4px;
  447. padding:4px;
  448. line-height:{text:blogtitle line height}px;
  449. color:{color:blogtitle};
  450. text-transform:uppercase;
  451. font-size:{text:blogtitle font size}px;
  452. font-family:calibri;
  453. letter-spacing:{text:blogtitle letter spacing}px;
  454. }
  455.  
  456. #sidebar .desc{
  457. margin-top:10px;
  458. border:0px solid {color:borders};
  459. background:{color:padding background};
  460. {block:ifsemitransparentposts}
  461. background: transparent;
  462. {/block:ifsemitransparentposts}
  463. {block:iftransparentposts}
  464. background:transparent;
  465. {/block:iftransparentposts}
  466. width:120px;
  467. height:auto;
  468. padding:5px;
  469. font-family:calibri;
  470. font-size:11px;
  471. word-spacing:1px;
  472. {block:ifhidesidebarimage}
  473. margin-top:2px;
  474. {/block:ifhidesidebarimage}
  475. }
  476.  
  477. #links{
  478. margin-top:4px;
  479. border:0px solid {color:borders};
  480. background:{color:padding background};
  481. {block:ifsemitransparentposts}
  482. background: transparent;
  483. {/block:ifsemitransparentposts}
  484. {block:iftransparentposts}
  485. background:transparent;
  486. {/block:iftransparentposts}
  487. width:130px;
  488. height:auto;
  489. padding:8px;
  490. padding-top:6px;
  491. line-height:2px;
  492. }
  493.  
  494. .nav a{
  495. display:inline-block;
  496. margin-left:5px;
  497. margin-right:5px;
  498. color:{color:sidebar links};
  499. font-family:calibri;
  500. font-size:12px;
  501. -webkit-transition: all .7s ease;
  502. -moz-transition: all .7s ease;
  503. -o-transition: all .7s ease;
  504. transition: all .7s ease;
  505. }
  506.  
  507. .nav a:hover{
  508. color:{color:hover};
  509. -webkit-transition: all .7s ease;
  510. -moz-transition: all .7s ease;
  511. -o-transition: all .7s ease;
  512. transition: all .7s ease;
  513. }
  514.  
  515. #sidebar img{
  516. border:1px solid {color:borders};
  517. padding:5px;
  518. background:{color:padding background};
  519. {block:ifsemitransparentposts}
  520. background: transparent;
  521. {/block:ifsemitransparentposts}
  522. {block:iftransparentposts}
  523. background:transparent;
  524. {/block:iftransparentposts}
  525. margin-top:5px;
  526. {block:iflightposts}
  527. opacity:.75;
  528. {/block:iflightposts}
  529. {block:ifsemiblackandwhiteposts}
  530. -webkit-filter:grayscale(50%);
  531. {/block:ifsemiblackandwhiteposts}
  532. {block:ifblackandwhiteposts}
  533. -webkit-filter:grayscale(100%);
  534. {/block:ifblackandwhiteposts}
  535. {block:ifhidesidebarimage}
  536. display:none;
  537. {/block:ifhidesidebarimage}
  538. }
  539.  
  540.  
  541. #audio {
  542. width:250px;
  543. height:250px;
  544. padding-bottom:0px;
  545. }
  546.  
  547. .cover {
  548. position:absolute;
  549. z-index:1;
  550. width:250px;
  551. height:250px;
  552. }
  553.  
  554. .cover img {
  555. float:center;
  556. width:250px;
  557. height:auto;
  558. }
  559.  
  560. #audio:hover .info{
  561. opacity:.8;
  562. -webkit-transition: all .7s ease;
  563. -moz-transition: all .7s ease;
  564. -o-transition: all .7s ease;
  565. transition: all .7s ease;
  566. }
  567.  
  568. #audio:hover .playbox{
  569. opacity:.8;
  570. -webkit-transition: all .7s ease;
  571. -moz-transition: all .7s ease;
  572. -o-transition: all .7s ease;
  573. transition: all .7s ease;
  574. }
  575.  
  576. .playbox {
  577. opacity:0.6;
  578. width:223px;
  579. height:30px;
  580. overflow:hidden;
  581. position:absolute;
  582. z-index:5;
  583. left:33px;
  584. top:43px;
  585. text-align:center;
  586. line-height:30px;
  587. -webkit-transition: all .7s ease;
  588. -moz-transition: all .7s ease;
  589. -o-transition: all .7s ease;
  590. transition: all .7s ease;
  591. }
  592.  
  593. .info {
  594. left:41px;
  595. line-height:12px;
  596. background:white;
  597. width:197px;
  598. position:absolute;
  599. top:92px;
  600. z-index:999;
  601. padding:5px;
  602. opacity:0;
  603. color:#888;
  604. -webkit-transition: all .7s ease;
  605. -moz-transition: all .7s ease;
  606. -o-transition: all .7s ease;
  607. transition: all .7s ease;
  608. }
  609.  
  610. .title{
  611. font-family:calibri;
  612. font-size:14px;
  613. font-style:oblique;
  614. word-spacing:1px;
  615. line-height: 15px;
  616. color:{color:Title};
  617. font-weight: normal;
  618. padding-bottom:5px;
  619. }
  620.  
  621. .permalink{
  622. text-transform: normal;
  623. display: block;
  624. text-align: right;
  625. text-decoration: none;
  626. }
  627.  
  628. /*DO NOT MESS WITH THIS*/
  629. #infscr-loading{
  630. bottom: -70px;
  631. position: absolute;
  632. left: 50%;
  633. margin-left:-8px;
  634. width:16px;
  635. height:11px;
  636. overflow:hidden;
  637. margin-bottom: 50px;
  638. }
  639.  
  640. #postnotes{
  641. height:150px;
  642. overflow:auto;
  643. text-transform:uppercase;
  644. font-size:8px;
  645. letter-spacing:1px;
  646. line-height:15px;
  647. margin-top:-5px;
  648. }
  649.  
  650. #postnotes img{
  651. display:none;
  652. }
  653.  
  654.  
  655. #caption{
  656. height:auto;
  657. padding:3px;
  658. font-size:8px;
  659. text-transform:uppercase;
  660. word-spacing:1px;
  661. letter-spacing:1px;
  662. line-height:13px;
  663. border-bottom:1px solid {color:borders};
  664. padding-bottom:7px;
  665. margin-top:3px;
  666. }
  667.  
  668. #postnotes blockquote{
  669. border: 0px;}
  670.  
  671. blockquote{
  672. padding:5px;
  673. margin:6px;
  674. border-left: 1px solid {color:borders};
  675. }
  676.  
  677. blockquote p, ul{
  678. margin:0px;
  679. padding:0px;
  680. }
  681.  
  682. a img{border: 0px;}
  683.  
  684.  
  685. ul, ol, li{list-style:katakana; margin-top:5px; padding:0px;}
  686.  
  687. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  688. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  689.  
  690. .notes img{width:10px; position:relative; top:3px;}
  691. <--ses-->
  692. small{font-size: 90%;}
  693.  
  694. {CustomCSS}
  695.  
  696. </style>
  697.  
  698. {block:IndexPage}
  699. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  700. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  701.  
  702. <script type="text/javascript">
  703. $(window).load(function(){
  704. var $wall = $('#posts');
  705. $wall.imagesLoaded(function(){
  706. $wall.masonry({
  707. itemSelector: '.entry, .entry_photo',
  708. isAnimated : false
  709. });
  710. });
  711.  
  712. $wall.infinitescroll({
  713. navSelector : '#pagination',
  714. nextSelector : '#pagination a',
  715. itemSelector : '.entry, .entry_photo',
  716. bufferPx : 2000,
  717. debug : false,
  718. errorCallback: function() {
  719. $('#infscr-loading').fadeOut('normal');
  720. }},
  721. function( newElements ) {
  722. var $newElems = $( newElements );
  723. $newElems.hide();
  724. $newElems.imagesLoaded(function(){
  725. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  726. });
  727. }); $('#posts').show(500);
  728. });
  729. </script>
  730.  
  731.  
  732. {/block:IndexPage}
  733.  
  734.  
  735. <title>{title}</title>
  736.  
  737. <link rel="shortcut icon" href="{Favicon}" />
  738. <meta name="viewport" content="width=820" />
  739. </head>
  740.  
  741. <body>
  742. <style type='text/css'>
  743.  
  744. #tumblings-player
  745. {z-index:999;
  746. background-color: transparent;
  747. width:50px;
  748. height:50px;
  749.  
  750. border-radius:50px 0px 0px 0px;
  751. -moz-border-radius:50px 0px 0px 0px;
  752. color:#050d41;
  753. position:fixed;
  754. overflow:hidden;
  755. bottom:0px;
  756. right:0px;
  757. -webkit-transition: opacity 0.8s linear;-webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;}
  758.  
  759. #playericon
  760. {margin-top:25px;
  761. margin-bottom:20px;
  762. margin-left:-5px;
  763. -webkit-transition: opacity 0.8s linear;-webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;}
  764.  
  765. #tumblings-player:hover
  766. {width:200px;
  767. -moz-border-radius:0px;
  768. border-radius:0px;}
  769.  
  770. #tumblings-player:hover #playericon
  771. {margin-top:10px;
  772. margin-left:0px;
  773. margin-bottom:4px;}
  774. </style><div id='tumblings-player'><center>
  775. <div id='playericon'><img src="http://66.media.tumblr.com/tumblr_m7w2py1dEP1r6o8v2.gif"/></div>
  776. "<div> <<embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=true&f0=http://k003.kiwi6.com/hotlink/fmd1rjajgx/Mac_Miller_-_My_Favorite_Part_feat._Ariana_Grande_Official_Audio_.mp3&t0=1&f1=http://k003.kiwi6.com/hotlink/h2lfenhnif/Ariana_Grande_-_Everyday_Lyric_Video_ft._Future.mp3&t1=2&total=2" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />” />
  777. </div>
  778. </center> </div>
  779. <BODY onselectstart="return false;" ondragstart="return false;">
  780. <div class="wrapper">
  781. <div class="header">
  782. </div>
  783.  
  784. <div id="cage">
  785. <div id="center">
  786.  
  787. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  788. <div id="sidebar">
  789. <center>
  790. <div class="tits">{title}</div><p>
  791. <a href="/"><img src="{image:sidebar}" width=100%></a>
  792. <div class="desc">{description}</div>
  793. <div id="links"><div class="nav">
  794.  
  795. <a href="/" title="home">I.</a>
  796. <a href="/ask" title="ask">II.</a>
  797. <a href="{text:link one}" title="{text:link one title}">III.</a>
  798. <a href="{text:link two}" title="{text:link two title}">IV.</a>
  799. <a href="{text:link three}" title="{text:link three title}">V.</a>
  800.  
  801. </div></div>
  802. </center>
  803. </div>
  804. <!------------------------------------->
  805.  
  806.  
  807. <div class="left">
  808. <div id="posts">
  809. {block:Posts}
  810. <div class="entry">
  811.  
  812. {block:Text}{block:Title}<div class="title">{Title}</div>{/block:Title}<span class="body">{Body}</span>{block:IndexPage}<div class="perma">
  813.  
  814. <div class="reblogg"><a href="{reblogurl}" target="_blank">reblog</a></div>
  815.  
  816. <div class="notess"><a href="{permalink}">{notecountwithlabel}</a></div>
  817.  
  818. </div>{/block:IndexPage}
  819. {/block:Text}
  820.  
  821. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} {block:IndexPage}<div class="perma">
  822.  
  823. <div class="reblogg"><a href="{reblogurl}" target="_blank">reblog</a></div>
  824.  
  825. <div class="notess"><a href="{permalink}">{notecountwithlabel}</a></div>
  826.  
  827. </div>{/block:IndexPage}{block:Link}
  828.  
  829. {block:Answer}
  830.  
  831.  
  832. <div style="font-family:calibri; font-size:12px; font-style:oblique; line-height:15px; color:{color:text}; text-align:center">{question}</div>
  833.  
  834. <div style="font-size:8px; text-transform:uppercase; letter-spacing:1px; text-align:right;">&mdash; {asker}</div>
  835.  
  836.  
  837. <div style="margin-top:5px; font-size:10px; word-spacing:1px; line-height:13px; text-align:center;">{answer}</div>
  838.  
  839.  
  840. {block:IndexPage}
  841. <div class="perma">
  842.  
  843. <div class="reblogg"><a href="{reblogurl}" target="_blank">reblog</a></div>
  844.  
  845. <div class="notess"><a href="{permalink}">{notecountwithlabel}</a></div>
  846.  
  847. </div>
  848. {/block:IndexPage}{/block:Answer}
  849.  
  850. {block:Photo}
  851. {block:IndexPage}
  852. <center>
  853.  
  854. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  855. {/block:IndexPage}
  856. {block:PermalinkPage}
  857. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  858.  
  859. {LinkCloseTag}
  860. {/block:PermalinkPage}
  861. {block:IndexPage}
  862. <div class="perma">
  863.  
  864. <div class="reblogg"><a href="{reblogurl}" target="_blank">reblog</a></div>
  865.  
  866. <div class="notess"><a href="{permalink}">{notecountwithlabel}</a></div>
  867.  
  868. </div>
  869. {/block:IndexPage}
  870. {/block:Photo}
  871.  
  872. {block:Photoset}
  873. <center>
  874. {block:IndexPage}
  875. {Photoset-250}
  876.  
  877. <div class="perma">
  878.  
  879. <div class="reblogg"><a href="{reblogurl}" target="_blank">reblog</a></div>
  880.  
  881. <div class="notess"><a href="{permalink}">{notecountwithlabel}</a></div>
  882.  
  883. </div>
  884. {/block:IndexPage}
  885. </center>
  886. <center>{block:PermalinkPage}<div style="width: auto; overflow-x:hidden;overflow-y:hidden;">{Photoset-500}{/block:PermalinkPage}</center>
  887. {/block:Photoset}
  888.  
  889. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br>{block:IndexPage}
  890. <div class="perma">
  891.  
  892. <div class="reblogg"><a href="{reblogurl}" target="_blank">reblog</a></div>
  893.  
  894. <div class="notess"><a href="{permalink}">{notecountwithlabel}</a></div>
  895.  
  896. </div>{/block:IndexPage}
  897. {/block:Quote}
  898.  
  899. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  900. <ul class="chat">
  901. {block:Lines}
  902. <li class="user_{UserNumber}">
  903. {block:Label}
  904. <span class="label">{Label}</span>
  905. {/block:Label}
  906.  
  907. {Line}
  908. </li>
  909. {/block:Lines}
  910. {block:IndexPage}
  911. <div class="perma">
  912.  
  913. <div class="reblogg"><a href="{reblogurl}" target="_blank">reblog</a></div>
  914.  
  915. <div class="notess"><a href="{permalink}">{notecountwithlabel}</a></div>
  916.  
  917. </div>
  918. {/block:IndexPage}
  919. {/block:Chat}
  920.  
  921. {block:Audio}
  922. <div id="audio">
  923.  
  924. <div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>
  925.  
  926. {block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  927.  
  928. <span class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</span>
  929.  
  930. <div class="info">
  931.  
  932. <div style="text-align:center; font-size:13px;font-style:oblique;"> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div><p>
  933.  
  934. <div style="text-align:center;"><span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}</div>
  935.  
  936.  
  937. </div></div>
  938. {block:IndexPage}
  939. <div class="perma">
  940.  
  941. <div class="reblogg"><a href="{reblogurl}" target="_blank">reblog</a></div>
  942.  
  943. <div class="notess"><a href="{permalink}">{notecountwithlabel}</a></div>
  944.  
  945. </div>
  946. {/block:IndexPage}
  947. {/block:Audio}
  948.  
  949. {block:Video}
  950. <center>
  951. {block:IndexPage}
  952. {Video-250}
  953. <div class="perma">
  954.  
  955. <div class="reblogg"><a href="{reblogurl}" target="_blank">reblog</a></div>
  956.  
  957. <div class="notess"><a href="{permalink}">{notecountwithlabel}</a></div>
  958.  
  959. </div>
  960. {/block:IndexPage}
  961. </center>
  962. <center>{block:PermalinkPage}{Video-450}{/block:PermalinkPage}</center>
  963. {block:Video}
  964.  
  965.  
  966. {block:PostNotes}
  967.  
  968. <div id="caption">
  969.  
  970. {caption}
  971.  
  972.  
  973. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  974.  
  975. posted: {timeago}
  976.  
  977. {block:RebloggedFrom}
  978. <br>reblogged from: <a href="{ReblogParentURL}">{ReblogParentName}</a>
  979.  
  980.  
  981. <br>posted by: <a href="{ReblogRootURL}">{ReblogRootName}</a>
  982.  
  983. {/block:RebloggedFrom}
  984.  
  985. {block:HasTags}
  986. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}{/block:HasTags}
  987.  
  988. </div>
  989.  
  990.  
  991. <br>
  992. <div id="postnotes">{PostNotes}</div><br>
  993.  
  994. <center>{block:ContentSource}
  995. <br><a href="{SourceURL}">
  996. {lang:Source}:
  997. {block:SourceLogo}
  998. <img src="{BlackLogoURL}" width="{LogoWidth}"
  999. height="{LogoHeight}" alt="{SourceTitle}" />
  1000. {/block:SourceLogo}
  1001. {block:NoSourceLogo}
  1002. {SourceLink}
  1003. {/block:NoSourceLogo}
  1004. </a>
  1005. {/block:ContentSource}</center>
  1006.  
  1007. {/block:PostNotes}
  1008. </div>
  1009. {/block:Posts}
  1010. </div></div>
  1011.  
  1012. {block:IndexPage}
  1013. {block:Pagination}
  1014. <div id="pagination">
  1015. {block:NextPage}
  1016. <a id="nextPage" href="{NextPage}"></a>
  1017. {/block:NextPage}
  1018. {block:PreviousPage}
  1019. <a href="{PreviousPage}"></a>
  1020. {/block:PreviousPage}
  1021. </div>
  1022. {/block:Pagination}
  1023. {/block:IndexPage}
  1024. <script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5331607";
  1025. var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
  1026. fhs.src = "//s1.freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=bby ♥&e2=bby ♥&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
  1027. document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
  1028. <script>window.jQuery || document.write('<script src="http://ajax.googleapis.org/ajax/libs/jquery/1.10.1/jquery.min.js"><\/script>')</script><script src="http://www.themesltd.com/hit-counter/counter.js?public_key=ca1deca09ddb8aa6b0ee9d7c0d6175a5&style=text&label=bby+%26%2310084%3B+"></script>
  1029.  
  1030.  
  1031.  
  1032.  
  1033. </body>
  1034. <script>
  1035. (function($){
  1036. $(document).ready(function(){
  1037. $("[title],a[title],img[title]").style_my_tooltips({
  1038. tip_follows_cursor:true,
  1039. tip_delay_time:100,
  1040. tip_fade_speed:300,
  1041. attribute:"title"
  1042. });
  1043. });
  1044. })(jQuery);
  1045. </script>
  1046.  
  1047. <script language="JavaScript">
  1048. // FHS Tumblr Online Counter
  1049. var height = '28';
  1050. var fhs = document.createElement('script');var fhs_id = "5331634";
  1051. var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
  1052. fhs.src = "//s1.freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=online here ♥&e2=online here ♥&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"&s=1&a=1&h=&h="+height+"";
  1053. document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
  1054. </script>
  1055.  
  1056. <script language="JavaScript">
  1057. // FHS Text Counter
  1058. var height = '52';
  1059. var fhsh = document.createElement('script');var fhs_id_h = "3158003";
  1060. fhsh.src = "//s1.freehostedscripts.net/ocount.php?site="+fhs_id_h+"&name=was here ♥&a=1&s=1&h="+height+"";
  1061. document.head.appendChild(fhsh);document.write("<span id='h_"+fhs_id_h+"'></span>");
  1062. </script>
  1063.  
  1064.  
  1065. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement