Advertisement
MystiqueAquanian

Philocalies - using theme 29 by neonbikethemes

Mar 6th, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.99 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <!--
  5.  
  6. Theme 29 (Normal) by Paige @ neonbikethemes.tumblr.com
  7. last updated 1.15.17
  8.  
  9. Rules:
  10. - you may customize but no stealing code
  11. - no removing credit (this is stealing)
  12. - please like/reblog the post
  13.  
  14. Credits:
  15. - base code by buildthemes.tumblr.com
  16.  
  17. -->
  18.  
  19. <meta name="color:Background" content="#f0f0f0" />
  20. <meta name="color:Header Text" content="#000000" />
  21. <meta name="color:border" content="#e3e3e3" />
  22. <meta name="color:links" content="#5a6bb8" />
  23. <meta name="color:hover" content="#a7b0d5" />
  24. <meta name="color:text" content="#000000" />
  25. <meta name="color:border" content="#e4e4e4" />
  26. <meta name="color:posts" content="#ffffff" />
  27.  
  28. <meta name="image:Background" content="" />
  29. <meta name="image:Icon" content="" />
  30.  
  31. <meta name="select:Font" content="Karla" title="Karla">
  32. <meta name="select:Font" content="Bitter" title="Bitter">
  33. <meta name="select:Font" content="Open Sans" title="Open Sans">
  34. <meta name="select:Font" content="Lora" title="Lora">
  35. <meta name="select:Font" content="Montserrat" title="Montserrat">
  36. <meta name="select:Font" content="Source Sans Pro" title="Source Sans Pro">
  37. <meta name="select:Font" content="ABeeZee" title="ABeeZee">
  38.  
  39. <meta name="select:Font Size" title="Tiny" content="65%">
  40. <meta name="select:Font Size" title="Small" content="75%">
  41. <meta name="select:Font Size" title="Medium" content="85%">
  42. <meta name="select:Font Size" title="Large" content="90%">
  43.  
  44. <meta name="select:Post Width" content="225" title="225px">
  45. <meta name="select:Post Width" content="250" title="250px">
  46. <meta name="select:Post Width" content="275" title="275px">
  47. <meta name="select:Post Width" content="300" title="300px">
  48. <meta name="select:Post Width" content="325" title="325px">
  49. <meta name="select:Post Width" content="350" title="350px">
  50. <meta name="select:Post Width" content="375" title="375px">
  51. <meta name="select:Post Width" content="400" title="400px">
  52. <meta name="select:Post Width" content="425" title="425px">
  53. <meta name="select:Post Width" content="450" title="450px">
  54. <meta name="select:Post Width" content="475" title="475px">
  55. <meta name="select:Post Width" content="500" title="500px">
  56.  
  57. <meta name="select:permalink post width" content="400" title="400px">
  58. <meta name="select:permalink post width" content="500" title="500px">
  59.  
  60. <meta name="select:Columns" content="1" title="1">
  61. <meta name="select:Columns" content="2" title="2">
  62. <meta name="select:Columns" content="3" title="3">
  63. <meta name="select:Columns" content="4" title="4">
  64.  
  65. <meta name="if:show icon" content="0"/>
  66. <meta name="if:padded photos" content="0"/>
  67. <meta name="if:hide captions" contesent="0"/>
  68. <meta name="if:hide tags" contesent="0"/>
  69. <meta name="if:full size bg" content="0"/>
  70.  
  71. {block:Description}
  72. <meta name="description" content="{MetaDescription}" />
  73. {/block:Description}
  74. <meta charset="utf-8">
  75. <meta name="viewport" content="initial-scale=1.0, width=device-width" />
  76. <title>{Title}{block:TagPage} - {Tag} {/block:TagPage} {block:SearchPage} - {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}- {PostSummary} {/block:PostSummary}</title>
  77.  
  78. <link rel="shortcut icon" href="{Favicon}">
  79.  
  80. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  81. <link href="http://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css" />
  82.  
  83.  
  84. <style type="text/css">
  85.  
  86. /* --------------------------- SCROLLBAR ---------------------------- */
  87.  
  88. ::-webkit-scrollbar {
  89. width: 11px;height: 0px;}
  90. ::-webkit-scrollbar-button:start:decrement,
  91. ::-webkit-scrollbar-button:end:increment {
  92. height: 0px;display: block;background-color: {color:background};}
  93. ::-webkit-scrollbar-track-piece {
  94. background-color: {color:background};}
  95. ::-webkit-scrollbar-thumb:vertical {
  96. height: 0px;
  97. background-color: {color:text};
  98. border:5px solid {color:background};
  99. }
  100.  
  101. /* ---------------------------- GENERAL ----------------------------- */
  102.  
  103. #s-m-t-tooltip {
  104. max-width:200px;
  105. margin:10px 0px 0px 10px;
  106. background-color:{color:posts}; /*background color */
  107. font-family: {select:font}, helvetica; /*font */
  108. font-size:{select:Font Size};
  109. color:{color:text};
  110. z-index:999999;
  111. padding:5px 10px 5px 10px;
  112. }
  113.  
  114. input, textarea, select, a { outline: none; }
  115.  
  116. ::-moz-selection {
  117. background: #000;
  118. color: #fff;
  119. }
  120.  
  121. ::selection {
  122. background: #000;
  123. color: #fff;
  124. }
  125.  
  126. .grid {
  127. margin: 15px auto 40px auto;
  128. overflow:hidden;
  129. {block:IndexPage}
  130. width:calc(({select:post width}px + 50px) * {select:columns});
  131. {/block:IndexPage}
  132. {block:PermalinkPage}
  133. width:calc({select:permalink post width}px + 50px);
  134. {/block:PermalinkPage}
  135. height:auto;
  136. }
  137.  
  138. body {
  139. background: {color:Background};
  140. background: {color:Background} url('{image:Background}');
  141. {block:Iffullsizebg}
  142. background-size:100% 100%;
  143. background-repeat:no-repeat;
  144. {/block:Iffullsizebg}
  145. background-attachment:fixed;
  146. color: {color:text};
  147. font-family: {select:font}, helvetica;
  148. font-size: {select:Font Size};
  149. margin: 0;
  150. padding: 0;
  151. word-wrap: break-word;
  152. line-height:150%;
  153. }
  154.  
  155. a {
  156. color: {color:links};
  157. outline: 0;
  158. padding-bottom: 0px;
  159. text-decoration: none;
  160. -webkit-transition: all .2s;
  161. -moz-transition: all .2s;
  162. -o-transition: all .2s;
  163. -ms-transition: all .2s;
  164. transition: all .2s;
  165. }
  166. a:hover{
  167. color:{color:hover};
  168. -webkit-transition: all .2s;
  169. -moz-transition: all .2s;
  170. -o-transition: all .2s;
  171. -ms-transition: all .2s;
  172. transition: all .2s;
  173. }
  174.  
  175. blockquote {
  176. border-left: 1px solid {color:border};
  177. margin: 10px;
  178. margin-left:5px;
  179. margin-right:0px;
  180. padding-left:10px;
  181. padding-top:0px;
  182. padding-bottom:0px;
  183. }
  184.  
  185. iframe, img, embed, object, video {
  186. max-width: 100%;
  187. }
  188.  
  189. .image{
  190. padding:10px;
  191. {block:Ifnotpaddedphotos}
  192. padding:0px;
  193. {/block:Ifnotpaddedphotos}
  194. background:{color:posts};
  195. }
  196.  
  197. .image img{
  198. height:auto;
  199. width:100%;
  200. }
  201.  
  202. img:not(.lightbox-image){
  203. height: auto;
  204. width:auto;
  205. max-width:100%;
  206. margin-bottom:-6px;
  207. }
  208.  
  209. h1{
  210. text-transform:uppercase;
  211. font-size:1.2em;
  212. letter-spacing:1px;
  213. padding:15px 25px 15px 25px;
  214. font-weight:600;
  215. text-align:left;
  216. }
  217.  
  218. h1 a{
  219. text-decoration:none;
  220. border:none;
  221. }
  222.  
  223. h2{
  224. font-size:1.3em;
  225.  
  226. }
  227.  
  228. ul{
  229. list-style-type:square;
  230. line-height:180%;
  231. margin-left:-10px;
  232. }
  233.  
  234. ol{
  235. list-style-type:upper-roman;
  236. line-height:180%;
  237. margin-left:-10px;
  238. }
  239.  
  240.  
  241. iframe#tumblr_controls {
  242. position:fixed !important;
  243. margin-top:10px !important;
  244. margin-right:10px !important;
  245. opacity:0.9 !important;
  246. z-index:99999;
  247. filter: invert(1);
  248. -webkit-filter: invert(1);
  249. -moz-filter: invert(1);
  250. -o-filter: invert(1);
  251. -ms-filter: invert(1);
  252. }
  253.  
  254. .tmblr-iframe, #tumblr_controls, tmblr-iframe tmblr-iframe--desktop-logged-in-controls, .iframe-controls--desktop{
  255. position:fixed !important;
  256. top:10px !important;
  257. right:10px !important;
  258. opacity:0.9 !important;
  259. z-index:9999999 !important;
  260. -webkit-filter:invert(100%);
  261. -moz-filter:invert(100%);
  262. -o-filter:invert(100%);
  263. -ms-filter:invert(100%);
  264. filter:invert(100%);
  265. }
  266.  
  267. .linkblock{
  268. display:inline-block;
  269. float:right;
  270. padding:5px;
  271. padding-left:7px;
  272. padding-right:6px;
  273. margin-top:-4px;
  274. z-index:99;
  275. opacity:1;
  276. }
  277.  
  278.  
  279. /* -------------------------- BACK TO TOP ------------------------- */
  280.  
  281. .scrollToTop{
  282. background:{color:posts};
  283. padding:10px 15px 10px 15px;
  284. position:fixed;
  285. bottom:37px;
  286. right:10px;
  287. display:none;
  288. border-bottom:1px solid {color:border};
  289. font-size:15px;
  290. width:20px;
  291. text-align:center;
  292. -webkit-transition: all .2s;
  293. -moz-transition: all .2s;
  294. -o-transition: all .2s;
  295. -ms-transition: all .2s;
  296. transition: all .2s;
  297. }
  298. .scrollToTop:hover{
  299. text-decoration:none;
  300. -webkit-transition: all .2s;
  301. -moz-transition: all .2s;
  302. -o-transition: all .2s;
  303. -ms-transition: all .2s;
  304. transition: all .2s;
  305. border-bottom:1px solid {color:border};
  306. }
  307.  
  308. /* ----------------------------- SIDEBAR -----------------------------*/
  309.  
  310. #topbar{
  311. position:static;
  312. width:100vw;
  313. margin:auto;
  314. text-align:center;
  315. color:{color:header text};
  316. }
  317.  
  318. #topbar a {
  319. color:{color:header text};
  320. border-bottom:0px solid transparent;
  321. }
  322.  
  323. .icon{
  324. position:relative;
  325. display:inline-block;
  326. width:40px;
  327. border-radius:90px;
  328. margin:90px 0 10px 0;
  329. }
  330.  
  331. .icon img{
  332. border-radius:90px;
  333. width:100%;
  334. margin-bottom:-4px;
  335. opacity:.9;
  336. }
  337. .blogtitle{
  338. margin-top:15px;
  339. font-size:1.4em;
  340. text-align:center;
  341. display:inline-block;
  342. position:relative;
  343. margin-top:0;
  344. {block:Ifnotshowicon}
  345. margin-top:80px;
  346. {/block:Ifnotshowicon}
  347. }
  348. .blogdesc{
  349. width:260px;
  350. margin:20px auto 40px auto;
  351. }
  352.  
  353. #navbar{
  354. position:fixed;
  355. top:0px;
  356. background:{color:posts};
  357. margin-right:10px;
  358. width:100%;
  359. text-align:center;
  360. color:{color:text};
  361. margin-bottom:20px;
  362. border-bottom:1px solid {color:border};
  363. z-index:9999;
  364. -webkit-transition: all .2s;
  365. -moz-transition: all .2s;
  366. -o-transition: all .2s;
  367. -ms-transition: all .2s;
  368. transition: all .2s;
  369. }
  370. #navbar a{
  371. color:{color:text};
  372. }
  373.  
  374.  
  375. /* ------------------------------ TABS ------------------------------ */
  376.  
  377. .tab-links{
  378. color:{color:border};
  379. }
  380.  
  381. .tab-links li {
  382. margin:0px 0px;
  383. display:inline-block;
  384. list-style:none;
  385. margin-left:10px;
  386. margin-right:10px;
  387. border-bottom:1px solid transparent;
  388. }
  389.  
  390. .tab-links a {
  391. padding:0px;
  392. display:inline-block;
  393. outline: 0;
  394. background:transparent;
  395. font-size:1em;
  396. letter-spacing:1px;
  397. color:{color:links};
  398. transition:all linear 0.15s;
  399. line-height:140%;
  400. }
  401.  
  402. .tab-links a:hover {
  403. text-decoration:none;
  404. }
  405.  
  406.  
  407. /*----- Content of Tabs -----*/
  408. .tab-content {
  409. padding:15px;
  410. }
  411.  
  412. .tab {
  413. display:none;
  414. }
  415.  
  416. .tab.active {
  417. display:block;
  418. }
  419.  
  420.  
  421. /* ----------------------------- POSTS --------------------------- */
  422.  
  423. .post {
  424. position:relative;
  425. display:inline-block;
  426. background:{color:posts};
  427. {block:IndexPage}
  428. width:calc({select:post width}px + 20px);
  429. {/block:IndexPage}
  430. {block:PermalinkPage}
  431. width:{select:permalink post width}px;
  432. {/block:PermalinkPage}
  433. margin: 0px 15px 30px 15px;
  434. }
  435. .caption{
  436. border-top:1px solid {color:border};
  437. padding:8px 15px 8px 15px;
  438. }
  439.  
  440.  
  441. /* ------------------ REBLOG INFO AT TOP OF POST ------------------- */
  442.  
  443. /* REBLOG INFORMATION */
  444.  
  445. .rb{
  446. text-align:right;
  447. border-bottom:1px solid {color:border};
  448. padding: 12px 16px 12px 16px;
  449. background:{color:posts};
  450. text-transform:uppercase;
  451. font-size:.9em;
  452. letter-spacing:1px;
  453. height:16px;
  454. }
  455.  
  456. .rtb{
  457. opacity:.8;
  458. }
  459.  
  460. .time{
  461. position:relative;
  462. float:left;
  463. text-align:left;
  464. }
  465.  
  466. .rb a {
  467. color:{color:text};
  468. text-decoration:none;
  469. border:none;
  470. -webkit-transition: all .3s;
  471. -moz-transition: all .3s;
  472. -o-transition: all .3s;
  473. -ms-transition: all .3s;
  474. transition: all .3s;
  475. }
  476.  
  477. .rb a:hover {
  478. text-decoration:none;
  479. color:{color:link};
  480. -webkit-transition: all .3s;
  481. -moz-transition: all .3s;
  482. -o-transition: all .3s;
  483. -ms-transition: all .3s;
  484. transition: all .3s;
  485. }
  486.  
  487.  
  488. /* -------------------------- POST INFO -----------------------------*/
  489.  
  490. .postinfo{
  491. padding:10px 15px 10px 15px;
  492. text-transform:uppercase;
  493. letter-spacing:1px;
  494. background:{color:posts};
  495. border-top:1px solid {color:border};
  496. {block:IndexPage}
  497. display:none!important;
  498. {/block:IndexPage}
  499. }
  500.  
  501. .postinfo a, .tags a{
  502. color: {color:text};
  503. border-bottom:1px solid transparent;
  504. text-decoration: none;
  505. -webkit-transition: all .2s;
  506. -moz-transition: all .2s;
  507. -o-transition: all .2s;
  508. -ms-transition: all .2s;
  509. transition: all .2s;
  510. }
  511.  
  512. .postinfo a:hover, .tags a:hover {
  513. text-decoration:none;
  514. border-bottom:1px solid {color:border};
  515. -webkit-transition: all .2s;
  516. -moz-transition: all .2s;
  517. -o-transition: all .2s;
  518. -ms-transition: all .2s;
  519. transition: all .2s;
  520. }
  521.  
  522. .info{
  523. position:relative;
  524. font-size:.9em;
  525. color:{color:text};
  526. text-align:left;
  527. }
  528.  
  529. .tags {
  530. padding:8px 12px 8px 12px;
  531. margin:-20px 0 0 0;
  532. text-transform:lowercase;
  533. font-size:.9em;
  534. text-align:left;
  535. color:{color:text};
  536. {block:Ifnothidetags}
  537. {block:IndexPage}
  538. border-top:1px solid {color:border};
  539. margin:0 0 0 0;
  540. {/block:IndexPage}
  541. {/block:Ifnothidetags}
  542. -webkit-transition: all .2s;
  543. -moz-transition: all .2s;
  544. -o-transition: all .2s;
  545. -ms-transition: all .2s;
  546. transition: all .2s;
  547. {block:Ifhidetags}
  548. {block:IndexPage}
  549. display:none!important;
  550. {/block:IndexPage}
  551. {/block:Ifhidetags}
  552. }
  553. .tags a{
  554. margin: 0 0 0 5px;
  555. }
  556.  
  557. /* ---------------------------- POST NOTES ------------------------ */
  558.  
  559. ol.notes {
  560. display:block;
  561. text-align:left;
  562. list-style-type: decimal;
  563. margin-left:-15px;
  564. margin-right:-10px;
  565. margin-bottom:-10px;
  566. }
  567. ol.notes li.note{
  568. padding:2px;
  569. padding-left:8px;
  570. background:{color:posts};
  571. margin-bottom:2px;
  572. }
  573.  
  574. .pagenotes {
  575. text-align:left;
  576. padding:15px;
  577. background:transparent;
  578. text-transform:lowercase;
  579. }
  580.  
  581. .pagenotes img{
  582. display: none;
  583. padding-right:5px;
  584. padding-top:5px;
  585. margin-bottom:-5px;
  586. }
  587.  
  588. .notestitle{
  589. background:{color:posts};
  590. padding:10px;
  591. margin-bottom:-10px;
  592. border-bottom:1px solid {color:border};
  593. text-align:center;
  594. text-transform:lowercase;
  595. font-weight:bold;
  596. }
  597.  
  598.  
  599. /* -------------------------- POST TYPES -------------------------- */
  600.  
  601. /* CHAT */
  602.  
  603. ul.chat{
  604. list-style:none;
  605. margin-left:-35px;
  606. }
  607.  
  608. li.chat{
  609. padding: 3px 10px 3px 10px;
  610. }
  611.  
  612. .chat span {
  613. float: left;
  614. margin-right: 0px;
  615. }
  616.  
  617. /* QUOTES */
  618.  
  619. .quote{
  620. font-size: 1.5em;
  621. text-align:center;
  622. font-weight:300;
  623. padding:15px;
  624. line-height:150%;
  625. }
  626.  
  627. .quotesource{
  628. border-top:1px solid {color:border};
  629. font-size:.8em;
  630. position:relative;
  631. display:inline-block;
  632. margin: 20px 0 0 0;
  633. padding: 10px 0 0 0;
  634. }
  635.  
  636.  
  637. /* VIDEO */
  638.  
  639. .video{
  640. background:{color:posts};
  641. margin:0;
  642. {block:Ifpaddedphotos}
  643. padding:10px;
  644. {/block:Ifpaddedphotos}
  645. {block:Ifnotpaddedphotos}
  646. padding:0px;
  647. {/block:Ifnotpaddedphotos}
  648. }
  649.  
  650. .vid{
  651. position: relative;
  652. padding-bottom: 56.25%; /* 16:9 */
  653. padding-top: 25px;
  654. height: 0;
  655. }
  656.  
  657. .vid iframe{
  658. position: absolute;
  659. top: 0;
  660. left: 0;
  661. width: 100%;
  662. height: 100%;
  663. }
  664.  
  665.  
  666. /* QUESTIONS */
  667.  
  668. .question{
  669. float:right;
  670. padding:15px;
  671. border-left:1px solid {color:border};
  672. background:{color:posts};
  673. text-align:left;
  674. min-height:30px;
  675. width: calc({select:post width}px - 70px);
  676. }
  677.  
  678. .question p{
  679. margin:0px;
  680. }
  681.  
  682. .asker{
  683. position:relative;
  684. display:inline-block;
  685. text-align:right;
  686. text-transform:lowercase;
  687. margin-top:10px;
  688. padding-top:2px;
  689. border-top:1px solid {color:border};
  690. }
  691.  
  692. .question a{
  693. border:none;
  694. padding:0px;
  695. margin:0px;
  696. }
  697.  
  698. .answer {
  699. margin: 0;
  700. padding: 8px 18px 8px 18px;
  701. clear:both;
  702. border-top:1px solid {color:border};
  703. position:relative;
  704. }
  705.  
  706. .askerimg{
  707. position:relative;
  708. float:left;
  709. margin-top:-2px;
  710. margin-right:-1px;
  711. margin-bottom:10px;
  712. padding:15px;
  713. }
  714.  
  715. .askerimg img{
  716. border-radius:0px;
  717. float:left;
  718. }
  719.  
  720.  
  721. /* AUDIO */
  722.  
  723. .songart{
  724. float:left;
  725. margin:-10px 20px -10px -10px;
  726. padding:10px;
  727. {block:Ifpaddedphotos}
  728. border-right:1px solid {color:border};
  729. {/block:Ifpaddedphotos}
  730. }
  731.  
  732. .songart img{
  733. width:100px;
  734. height:100px;
  735. background: url('http://www.flytandem.com/temp/audio.jpg');
  736. background-size:100% 100%;
  737. }
  738.  
  739. .songtitle{
  740. padding: 10px 15px 0 0;
  741. text-align:right;
  742. font-size:1.6em;
  743. min-height:90px;
  744. }
  745.  
  746. .songauthor{
  747. margin:5px 0 0 0;
  748. font-size:.7em;
  749. }
  750.  
  751. .player {
  752. position:absolute;
  753. z-index:99;
  754. height: 25px;
  755. margin:38px 0 0px 38px;
  756. width: 25px;
  757. background:{color:posts};
  758. }
  759.  
  760. .au{
  761. {block:Ifpaddedphotos}
  762. width:{select:post width}px;
  763. padding: 10px;
  764. {/block:Ifpaddedphotos}
  765. {block:Ifnotpaddedphotos}
  766. width:calc({select:post width}px + 20px);
  767. {/block:Ifnotpaddedphotos}
  768. margin:0;
  769. background:{color:posts};
  770. }
  771.  
  772. .au iframe{
  773. max-width:100%;
  774. height:auto;
  775. margin-bottom:-4px;
  776. }
  777.  
  778. iframe.spotify_audio_player{
  779. height:80px;
  780. }
  781.  
  782. /* ------------------------- PAGINATION ------------------------- */
  783.  
  784. .navigation{
  785. position:relative;
  786. display:block;
  787. clear:both;
  788. margin:0;
  789. text-align:center;
  790. }
  791. .pagibutton{
  792. position:relative;
  793. display:inline-block;
  794. background:{color:posts};
  795. padding:15px;
  796. padding-top:10px;
  797. padding-bottom:10px;
  798. }
  799. .footer{
  800. margin:0 0 160px 0;
  801. text-align:center;
  802. position:relative;
  803. {block:PermalinkPage}
  804. display:none!important;
  805. {/block:PermalinkPage}
  806. }
  807.  
  808. /* -------------------- CREDIT: DO NOT REMOVE ---------------------- */
  809.  
  810. .credit{
  811. position:fixed;
  812. right:10px;
  813. bottom:10px;
  814. padding:3px 6px 3px 6px;
  815. background:{color:posts};
  816. font-size:11px;
  817. width:38px;
  818. text-align:center;
  819. }
  820.  
  821.  
  822.  
  823.  
  824. /* --------------------------- Custom CSS -------------------------- */
  825. {CustomCSS}
  826.  
  827.  
  828.  
  829. /* UPDATES TAB #1 by http://wizardring.tumblr.com */
  830.  
  831. #tab {width:140px; position:fixed; top:20px; left:20px; z-index:3; transition:all .5s ease;}
  832. #tab:hover {transition:all .8s ease;}
  833.  
  834. /* box */
  835. #tab_box {position:relative; text-align:justify; opacity:0; transition:all .5s ease; margin:100px -200px 8px; width:140px;}
  836. #tab:hover #tab_box {opacity:1; transition:all 1s ease; margin:15px 0px 8px;}
  837.  
  838. /* the navicon: change the color of it by putting other color code instead of #eee*/
  839. .border1 {width:20px; height:1px; background:#000000; position:absolute; margin-top:40px; transition:all .5s ease;}
  840. .border2 {width:20px; height:1px; background:#000000; position:absolute; margin-top:45px; transition:all .5s ease;}
  841. .border3 {width:20px; height:1px; background:#000000; position:absolute; margin-top:50px; transition:all .5s ease;}
  842.  
  843. #tab:hover .border1 {margin-top:40px; width:50px; transition:all .9s ease;}
  844. #tab:hover .border2 {margin-top:40px; width:50px; margin-left:50px; transition:all .9s ease;}
  845. #tab:hover .border3 {margin-top:40px; width:40px; margin-left:100px; transition:all .9s ease;}
  846.  
  847. /* title: change the title/background color by changing the #COLORCODE; */
  848. .updates_title {padding-right:5px; text-align:left; background:#fbfbfb; color:#000; text-transform:uppercase; font-size:7.5px; transition:all .5s ease; position:absolute; font-weight:bold; width:auto; display:inline-block; margin-top:33px; margin-left:-200px; opacity:0; letter-spacing:3px;}
  849. #tab:hover .updates_title {transition:all 1.5s ease; opacity:1; margin-left:0px;}
  850.  
  851. /* tab divisor: change the color of it by putting other color code instead of #eee; if you want it centered, change the margin to 'margin:8px auto 0px' */
  852. #tab_border {height:1px; background:#eee; width:100px; position:relative; margin:8px 0px 8px;}
  853.  
  854. /* UPDATES TAB #1 by http://wizardring.tumblr.com */
  855.  
  856.  
  857.  
  858. </style>
  859. </head>
  860. <body>
  861.  
  862. <!-- UPDATES TAB #1 by http://wizardring.tumblr.com -->
  863. <div id="tab">
  864. <!--navicon-->
  865. <div class="border1"></div>
  866. <div class="border2"></div>
  867. <div class="border3"></div>
  868. <!--navicon-->
  869.  
  870. <!--tab title-->
  871. <div class="updates_title">updates</div>
  872. <!--box-->
  873. <div id="tab_box">
  874. <!--write things here, break a line by using <br>-->
  875.  
  876. "hi"
  877. <!--to use a divider just copy and paste this: <div id="tab_border"></div>-->
  878.  
  879. leo, xvi, brazil; The most confused we ever get is when we’re trying to convince our heads of something our heart knows is a lie.
  880.  
  881. <!--write things here-->
  882. </div>
  883. </div>
  884. <!-- UPDATES TAB #1 by http://wizardring.tumblr.com -->
  885.  
  886.  
  887.  
  888.  
  889. <a href="#" class="scrollToTop" title="scroll to top"><i class="fa fa-arrow-up" aria-hidden="true"></i></a>
  890.  
  891. <div class="credit"><a title="theme by paige" href="http://neonbikethemes.tumblr.com">nbthm</a></div>
  892.  
  893. <!--TOPBAR-->
  894.  
  895. <div id="topbar">
  896.  
  897. {block:Ifshowicon}
  898. <div class="icon"><img src="{image:icon}"></div>
  899. {/block:Ifshowicon}
  900.  
  901. <br><div class="blogtitle"><a href="/">Philocalies</a></div>
  902. <div class="blogdesc">
  903. <p>philocaly: Noun; the love for beauty</p>
  904. <p>aesthetics, poetry and fashion side blog</p>
  905. <p>main: domlnique</p>
  906. </div>
  907.  
  908. <div id="navbar">
  909. <ul class="tab-links">
  910. <li style="margin-left:-15px">
  911. <a href="/">Hogwarts</a></li>
  912. | <li><a href="/ask">Owlery</a></li>
  913. | <li><a href="/tags">Marauder's Map</a></li>
  914. | <li><a href="/archive">Pensieve</a></li>
  915. </ul>
  916. </div>
  917.  
  918. </div>
  919.  
  920.  
  921. <!-- -------------------------- POSTS -------------------------- -->
  922.  
  923.  
  924. <div class="grid">
  925.  
  926. {block:Posts}
  927. <div class="post">
  928.  
  929. <div class="rb">
  930. <div class="time"><a href="{Permalink}">{TimeAgo}</a></div>
  931. {block:NoteCount}
  932. <a href="{Permalink}">{NoteCount}</a>
  933. {/block:NoteCount}
  934. </div>
  935.  
  936. {block:Text}
  937. {block:Title}
  938. <h1><div class="linkblock"><i class="fa fa-bars"></i></div>
  939. <a href="{Permalink}">{Title}</a></h1>
  940. {/block:Title}
  941. {block:Body}<div class="caption">{Body}</div>{/block:Body}
  942. {/block:Text}
  943.  
  944. {block:Photo}
  945. <div class="image"><img src="{PhotoURL-500}"></div>
  946. {block:Ifhidecaptions}
  947. {block:permalink}
  948. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  949. {/block:permalink}
  950. {/block:Ifhidecaptions}
  951. {block:Ifnothidecaptions}
  952. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  953. {/block:Ifnothidecaptions}
  954. {/block:Photo}
  955.  
  956. {block:Photoset}
  957. <div class="image">
  958. <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>
  959. </div>
  960. {block:Ifhidecaptions}
  961. {block:permalink}
  962. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  963. {/block:permalink}
  964. {/block:Ifhidecaptions}
  965. {block:Ifnothidecaptions}
  966. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  967. {/block:Ifnothidecaptions}
  968. {/block:Photoset}
  969.  
  970. {block:Quote}
  971. <div class="quote">
  972. {Quote}
  973. {block:Source}<br><div class="quotesource">{Source}</div>{/block:Source}
  974. </div>
  975. {/block:Quote}
  976.  
  977. {block:Link}
  978. <h1 class="title"><div class="linkblock"><i class="fa fa-share-square-o" aria-hidden="true"></i>
  979. </div>
  980. <a href="{URL}">{Name}</a></h1>
  981. {block:Description}<div class="caption">{Description}</div>{/block:Description}
  982. {/block:Link}
  983.  
  984. {block:Chat}
  985. {block:Title}<h1 class="title">
  986. {Title} <div class="linkblock"><i class="fa fa-comments-o"></i></div>
  987. </h1>{/block:title}
  988. <ul class="chat">
  989. {block:Lines}
  990. <li class="chat">
  991. {block:Label}<b>{Label}</b>{/block:Label}
  992. {Line}
  993. </li>
  994. {/block:Lines}
  995. </ul>
  996. {/block:Chat}
  997.  
  998.  
  999. {block:Audio}
  1000. {block:AudioPlayer}
  1001. <div class="image">
  1002. {block:AlbumArt}
  1003. <div class="songart">
  1004. <img src="{AlbumArtURL}">
  1005. </div>
  1006. {/block:AlbumArt}
  1007. <div class="player">{AudioPlayerWhite}</div>
  1008. <div class="songtitle">
  1009. {block:TrackName}{TrackName}{/block:TrackName}
  1010. <div class="songauthor">
  1011. {block:Artist}{Artist}{/block:Artist}
  1012. </div>
  1013. </div>
  1014. </div>
  1015. {/block:AudioPlayer}
  1016. {block:AudioEmbed}
  1017. <div class="au">{AudioEmbed}</div>
  1018. {/block:AudioEmbed}
  1019. {block:Ifhidecaptions}
  1020. {block:permalink}
  1021. {block:Caption}
  1022. <div class="caption">{Caption}</div>
  1023. {/block:Caption}
  1024. {/block:permalink}
  1025. {/block:Ifhidecaptions}
  1026. {block:Ifnothidecaptions}
  1027. {block:Caption}
  1028. <div class="caption">{Caption}</div>
  1029. {/block:Caption}
  1030. {/block:Ifnothidecaptions}
  1031. {/block:Audio}
  1032.  
  1033.  
  1034. {block:Video}
  1035. <div class="video"><div class="vid">{Video-500}</div></div>
  1036. {block:Ifhidecaptions}
  1037. {block:permalink}
  1038. {block:Caption}
  1039. <div class="caption">{Caption}</div>
  1040. {/block:Caption}
  1041. {/block:permalink}
  1042. {/block:Ifhidecaptions}
  1043. {block:Ifnothidecaptions}
  1044. {block:Caption}
  1045. <div class="caption">{Caption}</div>
  1046. {/block:Caption}
  1047. {/block:Ifnothidecaptions}
  1048. {/block:Video}
  1049.  
  1050. {block:Answer}
  1051. <div class="askerimg"><img src="{AskerPortraitURL-30}"></div>
  1052. <div class="question">
  1053. {Question}
  1054. <br><div class="asker"> {Asker}</div>
  1055. </div>
  1056. <div class="answer">{Answer}</div>
  1057. {/block:Answer}
  1058.  
  1059.  
  1060. <div class="postinfo">
  1061. {block:PermalinkPage}
  1062. {ShortMonth} {DayOfMonth}{DayOfMonthSuffix} {Year}, {12Hour}:{Minutes} {AmPm} /
  1063. <a href="{Permalink}">{TimeAgo}</a>
  1064. {block:NoteCount}
  1065. / <a href="{Permalink}">{NoteCountwithlabel}</a>
  1066. {/block:NoteCount}
  1067. {block:RebloggedFrom}
  1068. / <a href="{ReblogParentURL}"> from</a>
  1069. {block:ContentSource}
  1070. / <a href="{ReblogRootURL}" title="{ReblogRootName}">origin</a>
  1071. {/block:ContentSource}
  1072. {/block:RebloggedFrom}
  1073. {/block:PermalinkPage}
  1074. </div>
  1075.  
  1076. {block:ContentSource}
  1077. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1078. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1079. {/block:SourceLogo}
  1080. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1081. {/block:ContentSource}
  1082.  
  1083. {block:HasTags}
  1084. <div class="tags">
  1085. <i class="fa fa-tags" aria-hidden="true"></i>
  1086. {block:Tags}
  1087. <a href="{TagURL}">{Tag}</a>
  1088. {/block:Tags}
  1089. </div>
  1090. {/block:HasTags}
  1091.  
  1092.  
  1093. </div> <!-- end post -->
  1094.  
  1095. {block:PostNotes}
  1096. <div class="post">
  1097. <div class="notestitle">Notes</div>
  1098. <div class="pagenotes">{PostNotes-16}</div>
  1099. </div>
  1100. {/block:PostNotes}
  1101.  
  1102. {/block:Posts}
  1103. <!--Close of post-->
  1104.  
  1105. </div><!-- end post container -->
  1106.  
  1107.  
  1108. <div class="footer">
  1109. <div class="navigation">
  1110. {block:Pagination}
  1111. {block:PreviousPage}
  1112. <a href="{PreviousPage}">
  1113. <div class="pagibutton">Previous</div></a>
  1114. {/block:PreviousPage}
  1115. <div class="pagibutton">Page {CurrentPage} of {TotalPages}</div>
  1116. {block:NextPage}
  1117. <a href="{NextPage}">
  1118. <div class="pagibutton next">Next</div></a>
  1119. {/block:NextPage}
  1120. {/block:Pagination}
  1121. </div>
  1122. </div>
  1123.  
  1124.  
  1125.  
  1126.  
  1127. </div>
  1128. </div>
  1129.  
  1130. <!-------------------------------------------------------------->
  1131. <!-------------------------- SCRIPTS --------------------------->
  1132. <!-------------------------------------------------------------->
  1133.  
  1134. <!-- --------- FONTS --------- -->
  1135.  
  1136. <link href="https://fonts.googleapis.com/css?family=ABeeZee|Bitter|Karla|Lora|Montserrat|Open+Sans|Source+Sans+Pro" rel="stylesheet">
  1137.  
  1138. <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
  1139.  
  1140.  
  1141. <!-- TOOLTIPS -->
  1142. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  1143. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  1144. <script>
  1145. (function($){
  1146. $(document).ready(function(){
  1147. $("a[title]").style_my_tooltips({
  1148. tip_follows_cursor:true,
  1149. tip_delay_time:0,
  1150. tip_fade_speed:200,
  1151. attribute:"title"
  1152. });
  1153. });
  1154. })(jQuery);
  1155. </script>
  1156.  
  1157. <!-- SCROLL TO TOP -->
  1158. <script>
  1159. $(document).ready(function(){
  1160. $(window).scroll(function(){
  1161. if ($(this).scrollTop() > 100) {
  1162. $('.scrollToTop').fadeIn();
  1163. } else {
  1164. $('.scrollToTop').fadeOut();
  1165. }
  1166. });
  1167. $('.scrollToTop').click(function(){
  1168. $('html, body').animate({scrollTop : 0},800);
  1169. return false;
  1170. });
  1171. });
  1172. </script>
  1173.  
  1174. <!-- ITEM APPEAR ON SCROLL -->
  1175. <script type="text/javascript">
  1176. $(function() {
  1177. var header = $(".clearHeader");
  1178. $(window).scroll(function() {
  1179. var scroll = $(window).scrollTop();
  1180. if (scroll >= 500) {
  1181. header.removeClass('clearHeader').addClass("darkHeader");
  1182. } else {
  1183. header.removeClass("darkHeader").addClass('clearHeader');
  1184. }
  1185. });
  1186. });
  1187. </script>
  1188.  
  1189. <!-- ITEM HIDE ON SCROLL -->
  1190. <script type="text/javascript">
  1191. $(document).ready(function() {
  1192. $(window).scroll(function () {
  1193. var height = $('body').height();
  1194. var scrollTop = $('body').scrollTop();
  1195. var opacity = 1;
  1196. if(scrollTop > 400) {
  1197. opacity = 0.5;
  1198. }
  1199. $('#someDivId').css('opacity', opacity);
  1200. });
  1201. });
  1202. </script>
  1203.  
  1204. <!-- JQUERY-->
  1205. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.0.0/jquery.min.js"></script>
  1206.  
  1207. <!-- PHOTOSETS FROM PIXEL UNION -->
  1208. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  1209. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  1210.  
  1211. <!-- MASONRY -->
  1212. {block:IndexPage}
  1213. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  1214. {/block:IndexPage}
  1215. <script>
  1216. $(document).ready(function(){
  1217. $('.photo-slideshow').pxuPhotoset({
  1218. lightbox: true,
  1219. rounded: false,
  1220. gutter: '1px',
  1221. photoset: '.photo-slideshow',
  1222. photoWrap: '.photo-data',
  1223. photo: '.pxu-photo'
  1224. });
  1225. {block:IndexPage}
  1226. var $container = $('.grid');
  1227. $container.masonry({
  1228. itemSelector: '.post',
  1229. columnWidth: {select:post width} + 50
  1230. });
  1231. $container.imagesLoaded(function(){
  1232. $container.masonry();
  1233. $container.find('.post').animate({ opacity: 1, zIndex: 1 });
  1234. });
  1235. {/block:IndexPage}
  1236. });
  1237. </script>
  1238.  
  1239.  
  1240.  
  1241. </body>
  1242. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement