Advertisement
MystiqueAquanian

Styx

Jan 30th, 2017
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.23 KB | None | 0 0
  1. <!--
  2.  
  3. THEME: STYX
  4. by acuite
  5.  
  6. - don't steal this pls
  7. - enjoy, ilu (ノ◕ヮ◕)ノ*:・゚✧
  8.  
  9. - @acuite for more themes
  10.  
  11. -->
  12.  
  13. <html>
  14. <head>
  15.  
  16. <title>Galaxies In Her Eyes</title>
  17. <link rel="shortcut icon" href="http://imgur.com/eVbSAug.jpg">
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  20.  
  21. <meta name="color:Background" content="#f8f8f8"/>
  22. <meta name="color:Post" content="#fff"/>
  23. <meta name="color:Border" content="#eee"/>
  24. <meta name="color:Text" content="#555"/>
  25. <meta name="color:Link" content="#999"/>
  26. <meta name="color:Hover" content="#EBC4FF"/>
  27.  
  28. <meta name="if:Tags" content=""/>
  29. <meta name="if:Load More" content=""/>
  30. <meta name="if:Paginate" content=""/>
  31. <meta name="if:Round Edges" content=""/>
  32.  
  33. <meta name="select:Captions" content="creg" title="Regular">
  34. <meta name="select:Captions" content="cmin" title="Minimal">
  35. <meta name="select:Captions" content="cinl" title="Inline">
  36. <meta name="select:Captions" content="chid" title="Hide">
  37.  
  38. <meta name="text:Post" content="400"/>
  39. <meta name="text:Sidebar" content="200"/>
  40. <meta name="text:Margin" content="60"/>
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  49. <link href='https://fonts.googleapis.com/css?family=Open+Sans:300i,400,400italic,600,600italic,700,700italic|Merriweather:700,700i' rel='stylesheet' type='text/css'>
  50.  
  51. <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
  52.  
  53.  
  54. <style type="text/css">
  55.  
  56. /* Scroll */
  57.  
  58. ::-webkit-scrollbar {width:12px;height:11px;background:{color:Border};}
  59. ::-webkit-scrollbar-thumb {background:rgba({RGBcolor:Link},0.5);}
  60. ::-webkit-scrollbar,::-webkit-scrollbar-thumb {
  61. border:5px solid {color:Background};
  62. }
  63.  
  64. /* Controls */
  65.  
  66. #tumblr_controls,.tmblr-iframe.tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop{-webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%);opacity:0.5;}
  67.  
  68. /* General */
  69.  
  70. body {margin:0;color:{color:Text};background:{color:Background};}
  71. a:link, a:active, a:visited {text-decoration:none;}
  72. body,p,pre,blockquote,big,small,sub,sup {font-size:10px;}
  73. body,p,pre,em{font-family:'Open Sans',Arial,Helvetica,sans-serif;}
  74. a,.our_button,.like_button,nav a .lnr,.dh .lnr{
  75. transition:0.5s ease;
  76. -o-transition:0.5s ease;
  77. -moz-transition:0.5s ease;
  78. -webkit-transition:0.5s ease;
  79. }
  80.  
  81. /* Credit & Scroll to Top */
  82.  
  83. .c,.top{position:fixed;right:30px;width:40px;}
  84. .c {bottom:30px;}
  85. .top {bottom:50px;display:none;}
  86.  
  87. /* Pagination */
  88.  
  89. .cp {font-weight:600;}
  90. .cp,.jp,.pag a{display:inline-block;vertical-align:middle;margin:0 10px;}
  91. .pag a .lnr,.top{font-size:16px;}
  92. .pag,.load {position:relative;margin:{text:Margin}px;width:{text:Post}px;}
  93. .load {cursor:pointer;display:block;}
  94. .c,.top,.pag,.load {text-align:center;}
  95. .c,.pag,.load {font-size:9px;letter-spacing:1px;text-transform:uppercase;}
  96.  
  97.  
  98. /* Containers */
  99.  
  100. .center {
  101. position:relative;
  102. margin-left:calc({text:Sidebar}px + 41px);
  103. }
  104.  
  105. .entry img{max-width:100%;height:auto;}
  106. .entry {
  107. width:{text:Post}px;
  108. margin:{text:Margin}px;
  109. background:{color:Post};
  110. border:1px solid {color:Border};
  111. overflow:hidden;
  112. }
  113.  
  114. /* Sidebar */
  115.  
  116. aside {
  117. position:fixed;
  118. width:{text:Sidebar}px;
  119. height:100%;
  120. top:0;
  121. left:0;
  122. padding:20px;
  123. background:{color:Post};
  124. border-right:1px solid {color:Border};
  125. }
  126.  
  127. .blog_info {font-size:0;}
  128. .blog_info .dh {float:right;padding:10px 0;}
  129. .blog_info .dh .lnr {font-size:14px;padding:5px;}
  130. aside .image,aside h1 {display:inline-block;vertical-align:middle;}
  131. .image {width:34px;margin-right:12px;}
  132. .desc {padding:10px 0 0;margin:10px 0;font-size:10px;}
  133. .lh {cursor:help;}
  134. .lb {display:none;padding:10px;}
  135. .lb a {display:inline-block;width:50%;margin:8px 0;}
  136. nav {font-size:0;}
  137. nav a .lnr {
  138. display:inline-block;
  139. vertical-align:middle;
  140. margin-right:9px;
  141. padding:5px;
  142. font-size:13px;
  143. color:rgba({RGBcolor:Text},0.5);
  144. }
  145.  
  146. nav a:hover .lnr,.dh .lnr:hover {
  147. background:rgba(230,186,241,0.75);
  148. color:#fff;
  149. }
  150.  
  151. nav a {
  152. display:block;
  153. margin:10px 0;
  154. font-size:10px;
  155. line-height:100%;
  156. color:{color:Text};
  157. text-transform:capitalize;
  158. }
  159.  
  160. .srch .lnr {color:{color:Link};}
  161. .srch {
  162. margin:20px 0;
  163. padding:5px 9px;
  164. background:{color:Background};
  165. border:1px solid {color:Border};
  166. }
  167.  
  168. .srch input{
  169. width:calc(100% - 13px);
  170. background:inherit;
  171. padding:0;
  172. border:0;
  173. margin:0;
  174. outline:none;
  175. font:inherit;
  176. opacity:0.6;
  177. font-size:10px;
  178. line-height:100%;
  179. }
  180.  
  181. .srch input[type=text] {color:{color:Link};}
  182. input::-webkit-input-placeholder {color:{color:Link};}
  183. input::-moz-placeholder {color:{color:Link};}
  184. input:-moz-placeholder {color:{color:Link};}
  185. input:-ms-input-placeholder {color:{color:Link};}
  186. input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}
  187.  
  188. /* Titles */
  189.  
  190. a h1 {color:{color:Text};}
  191. a h1 i {color:{color:Link};}
  192. a:hover h1 * {color:#E6BAF1;transition:0.7s;}
  193. h1 {margin:0;font-size:11px;line-height:100%;}
  194. h1 i {font-weight:400;display:block;font-style:normal;font-size:9px;}
  195.  
  196. h2 {
  197. margin:10px;
  198. font-size:14px;
  199. line-height:100%;
  200. font-family:Merriweather,Georgia,serif;
  201. }
  202.  
  203. h3,h4,h5 {margin:10px;font-weight:600;font-size:10px;}
  204.  
  205. /* Permalinks */
  206.  
  207. .p {font-size:0;padding:15px;}
  208. .ple a,.ple,.pri,.tags a{display:inline-block;vertical-align:middle;}
  209. a.time,.tags a{font-size:9px;line-height:100%;}
  210. a.time {margin-top:-2px;}
  211. .pic {width:16px;border-radius:50%;margin-right:9px;}
  212. .ple {width:calc(100% - 32px);}
  213. .pri {text-align:right;width:32px;}
  214. .pri .lnr {font-size:12px;line-height:100%;}
  215.  
  216. .custom-like-button *{cursor:pointer!important;}
  217. .custom-like-button {
  218. position:relative;
  219. display:inline-block;
  220. vertical-align:top;
  221. width:11px;
  222. height:11px;
  223. cursor:pointer;
  224. margin-right:9px;
  225. }
  226.  
  227. .like_button:hover + .our_button {color:{color:Hover};}
  228. .like_button.liked + .our_button {color:{color:Hover};}
  229. .like_button iframe {width:100%!important;height:100%!important;}
  230. .like_button {z-index:10;opacity:0;}
  231. .our_button {z-index:1;}
  232. .our_button,.like_button {
  233. position:absolute;
  234. top:0;
  235. left:0;
  236. width:100%;
  237. height:100%;
  238. }
  239.  
  240. .tags {margin-top:10px;}
  241. .tags a:hover {
  242. color:{color:Post};
  243. background:{color:Hover};
  244. border-color:{color:Hover};
  245. }
  246.  
  247. .tags a {
  248. margin:0 5px 0 0;
  249. background:{color:Background};
  250. border:1px solid {color:Border};
  251. padding:4px 5px 5px;
  252. }
  253.  
  254. /* Quotes */
  255.  
  256. .qut_hold {padding:30px;}
  257. .src {margin-bottom:2px;}
  258. .qut {font-size:13px;font-style:italic;font-weight:300;letter-spacing:0.3px;}
  259.  
  260. /* Audio & Chat */
  261.  
  262. .chat,.lines,.chat h2,.audio {padding:10px;}
  263. .chat h2 {margin:0;}
  264. .lines b{display:block;font-weight:400;}
  265.  
  266. .play {
  267. padding:10px;
  268. background:#e4e4e4;
  269. margin-right:15px;
  270. height:27px;
  271. width:27px;
  272. }
  273.  
  274. .audio {font-size:0;}
  275. .play,.au {display:inline-block;vertical-align:middle;}
  276. .soundcloud_audio_player{padding:15px 0;}
  277. .tn {text-transform:uppercase;letter-spacing:1px;}
  278. .au span {display:block;margin:3px 0;font-size:9px;}
  279. .au {width:calc(100% - 62px);}
  280. .tumblr_audio_player {width:27px;height:27px;overflow:hidden;}
  281.  
  282. /* Text */
  283.  
  284. ol,ul {padding:0 0 0 20px;}
  285. li {margin:5px;}
  286. p,blockquote,pre,ul,ol{margin:10px;}
  287. b,strong {font-weight:600;}
  288. blockquote p{margin:10px 0;}
  289. blockquote p:first-child{margin:0 0 10px;}
  290. blockquote p:last-child{margin:10px 0 0;}
  291. blockquote p:only-child{margin:0;}
  292. blockquote blockquote {margin:0;}
  293. blockquote{padding-left:10px;border-left:1px solid {color:Border};}
  294. pre {
  295. white-space:pre-wrap;
  296. white-space:-moz-pre-wrap;
  297. white-space:-pre-wrap;
  298. white-space:-o-pre-wrap;
  299. word-wrap:break-word;
  300. }
  301.  
  302. /* Captions */
  303.  
  304. .txt iframe,.cap iframe{display:block;max-width:100%;overflow:hidden;}
  305. .txt,.cap {padding:10px;}
  306. .cmin blockquote {border:0;padding:0;}
  307. .chid {display:none;}
  308. .cinl {padding:20px;}
  309. .cinl *:not(a):not(ul):not(ol):not(li){margin:0;padding:0;display:inline;}
  310. .cinl p:first-of-type {display:inline!important;}
  311. .cinl blockquote {border:0;}
  312. .cinl p,.cinl blockquote p {display:block!important;margin:0!important;}
  313.  
  314. /* Video */
  315.  
  316. .video {overflow:hidden;}
  317. .vine-embed,#youtube_iframe {display:block;}
  318. .instagram-media {border-radius:0!important;box-shadow:none!important;}
  319.  
  320. /* Photosets */
  321.  
  322. #tumblr_lightbox,.tmblr-lightbox {
  323. background:rgba({RGBcolor:Background},0.99)!important;
  324. }
  325.  
  326. #vignette,#tumblr_lightbox_caption,.vignette,.lightbox-caption{
  327. opacity:0!important;
  328. }
  329.  
  330. #tumblr_lightbox_center_image, #tumblr_lightbox_left_image,
  331. #tumblr_lightbox_right_image, .lightbox-image {
  332. box-shadow:none!important;
  333. border-radius:0px!important;
  334. {block:ifRoundEdges}border-radius:4px!important;{/block:ifRoundEdges}
  335. }
  336.  
  337. /* Ask */
  338.  
  339. .ask {padding:20px;}
  340. .aski {margin:0 0 10px;line-height:20px;font-size:10px;}
  341. .aski img {float:left;width:20px;margin-right:7px;}
  342.  
  343. /* Permalink Page + Postnotes */
  344.  
  345. .pph {text-transform:lowercase;}
  346. .perma {padding:15px;line-height:175%;}
  347. .pmt a:after {content:',';}
  348. .pmt a:last-of-type:after {content:'.';}
  349. .pn ol {margin:0;padding:0;list-style-type:none;}
  350. .pn li{margin:10px;font-size:8.5px;line-height:100%;}
  351. .pn,.pn img{display:none;}
  352. .pn {padding:10px;font-size:0;}
  353. .pnh,.more_notes_link,.notes_loading {display:block;font-weight:600;}
  354. .more_notes_link,.notes_loading {text-align:left!important;}
  355.  
  356. /* Tooltips */
  357.  
  358. #s-m-t-tooltip{
  359. max-width:200px;
  360. margin:15px;
  361. z-index:99999999;
  362. padding:6px;
  363. line-height:100%;
  364. word-wrap:break-word;
  365. word-break:break-all;
  366. background:{color:Post};
  367. border:1px solid {color:Border};
  368. }
  369.  
  370. /* Common Styles */
  371.  
  372. .ask,p,blockquote,.lines,.pn,.qut,.desc,.cap{line-height:150%;}
  373. a:hover, a h2:hover{color:{color:Hover};}
  374. a,.p,.perma,.src,.lines b,.tn,h2,.ask,.lb a,.pag{color:{color:Link};}
  375. h2 a i{margin:0 2px;}
  376.  
  377. {block:ifRoundEdges}
  378. .play,.aski img,.entry,#s-m-t-tooltip,.image,aside .lnr,.tags a,.srch{
  379. border-radius:4px;
  380. }
  381. {/block:ifRoundEdges}
  382.  
  383. /* Borders */
  384.  
  385. .lb {border-bottom:1px solid {color:Border};}
  386. .cap,.desc,.lb,.p {border-top:1px solid {color:Border};}
  387. .cap a,.txt a {border-bottom:1px solid rgba({RGBcolor:Hover},0.25);}
  388.  
  389. /* Etc */
  390.  
  391. img {margin:0;display:block;}
  392.  
  393.  
  394.  
  395. </style>
  396. </head>
  397. <body>
  398.  
  399.  
  400.  
  401.  
  402. <aside>
  403. <div class="blog_info">
  404. <a class="dh" href="#"><span class="lnr lnr-chevron-down"></span></a>
  405. <a href="/">
  406. <img class="image" src="{PortraitURL-128}"/>
  407. <h1>{Title}<br><i>{Name}</i></h1>
  408. </a>
  409. </div>
  410.  
  411. <div class="desc"><p>Heaven has no rage like love to hatred turned,</p>
  412. <p>Nor hell a fury like a woman scorned</p>
  413. </div>
  414.  
  415. <form class="srch" action="/search" method="get">
  416. <span class="lnr lnr-magnifier"></span><input type="text" name="q" placeholder="Search" value="{SearchQuery}"/>
  417.  
  418. </form>
  419.  
  420. <nav>
  421. <a href="/"><span class="lnr lnr-home"></span>Hogwarts</a>
  422. <a href="/about"><span class="lnr lnr-license"></span>About Me</a>
  423. <a href="/ask"><span class="lnr lnr-envelope"></span>Owlery</a>
  424. <a href="/tagged/my edits"><span class="lnr lnr-user"></span>My Edits</a>
  425. <a href="/tagged/my words"><span class="lnr lnr-user"></span>My Words</a>
  426. <a href="/tags"><span class="lnr lnr-tag"></span>Marauder's Map</a>
  427. <a href="/icons"><span class="lnr lnr-picture"></span>Icons</a>
  428. <a href="/characters"><span class="lnr lnr-users"></span>My Characters</a>
  429. <a href="/archive"><span class="lnr lnr-history"></span>Pensieve</a>
  430. </nav>
  431. </aside>
  432.  
  433.  
  434.  
  435.  
  436. <div class="center">
  437.  
  438. <div id="content">
  439. {block:Posts}
  440. <div class="entry" id="{PostID}">
  441.  
  442. {block:Text}
  443. <div class="txt">
  444. {block:Title}<h2>{Title}</h2>{/block:Title}
  445. {Body}
  446. </div>
  447. {/block:Text}
  448.  
  449. {block:Link}
  450. <div class="txt">
  451. <h2><a title="{URL}" href="{URL}">{Name} <span class="lnr lnr-chevron-right"></span></a></h2>
  452. {block:Description}{Description}{/block:Description}
  453. </div>
  454. {/block:Link}
  455.  
  456. {block:Photo}
  457. <div class="bx"><a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/></a></div>
  458. {/block:Photo}
  459.  
  460. {block:Photoset}
  461. <div class="bx"><div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div></div>
  462. {/block:Photoset}
  463.  
  464. {block:Quote}
  465. <div class="qut_hold">
  466. {block:Source}<div class="src">{Source}</div>{/block:Source}
  467. <div class="qut">{Quote}</div>
  468. </div>
  469. {/block:Quote}
  470.  
  471. {block:Chat}
  472. <div class="chat">
  473. {block:Title}<h2>{Title}</h2>{/block:Title}
  474. {block:Lines}<div class="lines {Alt}"><div class="{Alt} user_{UserNumber}">{block:Label}<b>{Label}</b> {/block:Label}{Line}</div></div>{/block:Lines}
  475. </div>
  476. {/block:Chat}
  477.  
  478. {block:Audio}
  479. <div class="audio">
  480. {block:AudioPlayer}<div class="play">{AudioPlayerGrey}</div>{/block:AudioPlayer}
  481. <div class="au">
  482. {block:TrackName}<span class="tn">{TrackName}</span>{/block:TrackName}
  483. {block:Artist}<span>by {Artist}</span>{/block:Artist}
  484. </div>
  485. </div>
  486. {/block:Audio}
  487.  
  488. {block:Video}
  489. <div class="video">{Video-500}</div>
  490. {/block:Video}
  491.  
  492. {block:Answer}
  493. <div class="ask">
  494. <div class="aski"><img src="{AskerPortraitURL-24}">{Asker} said:</div>
  495. <div class="que">{Question}</div>
  496. </div>
  497. <div class="txt">{Answer}</div>
  498. {/block:Answer}
  499.  
  500. {block:Caption}<div class="cap {select:Captions}">{Caption}</div>{/block:Caption}
  501.  
  502. {block:IndexPage}
  503. <div class="p">
  504. <div class="ple">
  505. {block:RebloggedFrom}
  506. <a href="{ReblogRootURL}" title="{ReblogRootName}">
  507. <img class="pic" src="{ReblogRootPortraitURL-96}">
  508. </a>
  509. {/block:RebloggedFrom}
  510. {block:NotReblog}
  511. <a href="{Permalink}" title="{Name}">
  512. <img class="pic" src="{PortraitURL-96}">
  513. </a>
  514. {/block:NotReblog}
  515. <a class="time" href="{Permalink}">posted {TimeAgo}</a>
  516. </div>
  517.  
  518. <div class="pri">
  519. <div class="custom-like-button">{LikeButton}
  520. <span class="our_button"><span class="lnr lnr-heart"></span></span>
  521. </div>
  522. <a href="{ReblogURL}"><span class="lnr lnr-sync"></span></a>
  523. </div>
  524.  
  525. {block:ifTags}{block:HasTags}<div class="tags">
  526. {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}
  527. </div>{/block:HasTags}{/block:ifTags}
  528. </div>
  529. {/block:IndexPage}
  530.  
  531.  
  532.  
  533. {block:PermalinkPage}
  534. {block:Date}
  535. <div class="pph">
  536. <div class="perma">
  537. posted {TimeAgo} on {DayofMonthWithSuffix} {Month}
  538. {block:RebloggedFrom}<br>
  539. via <a href="{ReblogParentURL}">{ReblogParentName}</a> &nbsp;&nbsp;&nbsp;
  540. source <a href="{ReblogRootURL}">{ReblogRootName}</a>
  541. {/block:RebloggedFrom}
  542.  
  543. {block:HasTags}<div class="pmt">tags: &nbsp;
  544. {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}
  545. </div>{/block:HasTags}
  546. <a href="#" class="pnh">{NoteCountWithLabel}</a>
  547. </div>
  548.  
  549. {block:PostNotes}
  550. <div class="pn">{PostNotes}</div>
  551. {/block:PostNotes}
  552.  
  553. </div>
  554. {/block:Date}
  555. {/block:PermalinkPage}
  556.  
  557. {block:ContentSource}
  558. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  559. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  560. {/block:SourceLogo}
  561. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  562. {/block:ContentSource}
  563.  
  564. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  565.  
  566. </div>
  567. {/block:Posts}
  568.  
  569. {block:ifPaginate}
  570. {block:Pagination}
  571. <div class="pag">
  572. {block:PreviousPage}
  573. <a href="{PreviousPage}"><span class="lnr lnr-chevron-left"></span></a>
  574. {/block:PreviousPage}
  575.  
  576. {block:JumpPagination length="3"}
  577. {block:CurrentPage}
  578. <span class="cp">{PageNumber}</span>
  579. {/block:CurrentPage}
  580. {block:JumpPage}
  581. <a class="jp" href="{URL}">{PageNumber}</a>
  582. {/block:JumpPage}
  583. {/block:JumpPagination}
  584.  
  585. {block:NextPage}
  586. <a href="{NextPage}"><span class="lnr lnr-chevron-right"></span></a>
  587. {/block:NextPage}
  588. </div>
  589. {/block:Pagination}
  590. {/block:ifPaginate}
  591.  
  592. </div>
  593.  
  594. {block:ifnotPaginate}
  595. {block:Pagination}
  596. <div class="pag">
  597. {block:PreviousPage}
  598. <a href="{PreviousPage}" class="prev">back</a>
  599. {/block:PreviousPage}
  600. {block:NextPage}
  601. <a href="{NextPage}" class="next">next</a>
  602. {/block:NextPage}
  603. </div>
  604.  
  605. {block:ifLoadMore}
  606. <a class="load">Load More</a>
  607. {/block:ifLoadMore}
  608. {/block:Pagination}
  609. {/block:ifnotPaginate}
  610.  
  611. </div>
  612.  
  613. <a href="#" class="top"><span class="lnr lnr-chevron-up"></span></a>
  614. <div class="c"><a href="http://acuite.tumblr.com">acuite</a></div>
  615.  
  616. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  617. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  618. <script src ="//static.tumblr.com/fwgzvyf/l6jnyutne/shythemes.vr.js"></script>
  619. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  620. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  621. <script>
  622. $(document).ready(function(){
  623. $('.photo-slideshow').pxuPhotoset({
  624. lightbox: true,
  625. rounded: false,
  626. gutter: '1px',
  627. photoset: '.photo-slideshow',
  628. photoWrap: '.photo-data',
  629. photo: '.pxu-photo'
  630. });
  631. {block:ifnotPaginate}
  632. var $container = $('#content');
  633. $container.infinitescroll({
  634. itemSelector: '.entry',
  635. navSelector: '.pag',
  636. nextSelector: '.next',
  637. loadingImg: ' ',
  638. loadingText: ' ',
  639. donetext: 'No more posts' ,
  640. bufferPx: 2000,
  641. {block:ifLoadMore}
  642. errorCallback: function(){
  643. jQuery('.load').delay(50).fadeOut();
  644. }
  645. {/block:ifLoadMore}
  646. },
  647. function( newElements ) {
  648. var $newElems = $( newElements );
  649. var $newElemsIDs = $newElems.map(function(){
  650. return this.id;
  651. }).get();
  652. $newElems.find('.photo-slideshow').pxuPhotoset({
  653. lightbox: true,
  654. rounded: false,
  655. gutter: '1px',
  656. photoset: '.photo-slideshow',
  657. photoWrap: '.photo-data',
  658. photo: '.pxu-photo'
  659. });
  660. resizeVideos();
  661. console.log($newElems, $newElemsIDs);
  662. Tumblr.LikeButton.get_status_by_post_ids($newElemsIDs);
  663. });
  664.  
  665. {block:ifLoadMore}
  666. $(window).unbind(".infscr");
  667. $(".load").click(function(){
  668. $("#content").infinitescroll("retrieve");
  669. });
  670. {/block:ifLoadMore}
  671.  
  672. {/block:ifnotPaginate}
  673. });
  674.  
  675.  
  676.  
  677. // scroll to top © html-tuts.com
  678. var amountScrolled = 500;
  679. $(window).scroll(function() {
  680. if ($(window).scrollTop() > amountScrolled) {
  681. $('a.top').fadeIn('slow');
  682. } else {
  683. $('a.top').fadeOut('slow');
  684. }
  685. });
  686.  
  687. $('a.top').click(function() {
  688. $('body, html').animate({
  689. scrollTop: 0
  690. }, 'slow');
  691. return false;
  692. });
  693.  
  694.  
  695.  
  696. // drop links & post notes
  697. $(document).ready(function(){
  698. $(".pn").hide();
  699. $(".pnh").show();$('.pnh').toggle(function(){
  700. $(".pn").slideDown(function(){});
  701. },function(){
  702. $(".pn").slideUp(function(){});
  703. });
  704. $(".desc").hide();
  705. $(".dh").show();$('.dh').toggle(function(){
  706. $(".desc").slideDown(function(){});
  707. },function(){
  708. $(".desc").slideUp(function(){});
  709. });
  710. $(".lb").hide();
  711. $(".lh").show();$('.lh').toggle(function(){
  712. $(".lb").slideDown(function(){});
  713. },function(){
  714. $(".lb").slideUp(function(){});
  715. });
  716. });
  717.  
  718.  
  719.  
  720. // tooltips
  721. (function($){
  722. $(document).ready(function(){
  723. $("[title]").style_my_tooltips({
  724. tip_delay_time:200,
  725. tip_fade_speed:300
  726. }
  727. );
  728. });
  729. })(jQuery);
  730.  
  731. </script>
  732. </body>
  733. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement