alithegreat

SCFTLCVES | 011: HUMBLE.

Dec 31st, 2017
1,863
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.48 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
  6.  
  7. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  8.  
  9. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  10.  
  11. <script>
  12. (function($){
  13. $(document).ready(function(){
  14. $("[title]").style_my_tooltips({
  15. tip_follows_cursor:true,
  16. tip_delay_time:90,
  17. tip_fade_speed:600,
  18. attribute:"title"
  19. });
  20. });
  21. })(jQuery);
  22. </script>
  23.  
  24. <link href="https://fonts.googleapis.com/css?family=ABeeZee|Comfortaa|Fira+Mono|Kanit|Karla|Open+Sans|Quicksand|Roboto+Mono|Ubuntu" rel="stylesheet">
  25.  
  26. <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
  27.  
  28. <head>
  29.  
  30. <title>{Title}</title>
  31. <link rel="shortcut icon" href="{Favicon}">
  32. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  33. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  34.  
  35. <!----
  36.  
  37. @scftlcves | 011: humble.
  38.  
  39. --->
  40.  
  41. <meta name="image:Icon" content=""/>
  42.  
  43. <meta name="color:Background" content="#f0f0f0"/>
  44. <meta name="color:Blockquote" content="#d4d4d4"/>
  45. <meta name="color:Border" content="#d4d4d4"/>
  46. <meta name="color:Entries" content="#ffffff"/>
  47. <meta name="color:Link" content="#767676"/>
  48. <meta name="color:Question" content="#f0f0f0"/>
  49. <meta name="color:Scrollbar" content="#f0f0f0"/>
  50. <meta name="color:Tags" content="#3c3636"/>
  51. <meta name="color:Tagsbg" content="#f0f0f0"/>
  52. <meta name="color:Text" content="#3c3636"/>
  53. <meta name="color:Title" content="#000000"/>
  54.  
  55. <meta name="text:link one url" content="link one"/>
  56. <meta name="text:link one symbol" content="\f2c0"/>
  57. <meta name="text:link one hover" content="one hover"/>
  58.  
  59. <meta name="text:link two url" content="link two"/>
  60. <meta name="text:link two symbol" content="\f1d9"/>
  61. <meta name="text:link two hover" content="two hover"/>
  62.  
  63. <meta name="text:link three url" content="link three"/>
  64. <meta name="text:link three symbol" content="\f186"/>
  65. <meta name="text:link three hover" content="three hover"/>
  66.  
  67. <meta name="select:Body font" content="ABeeZee" title="ABeeZee" />
  68. <meta name="select:Body font" content="Comfortaa" title="Comfortaa" />
  69. <meta name="select:Body font" content="Fira Mono" title="Fira Mono" />
  70. <meta name="select:Body font" content="Kanit" title="Kanit" />
  71. <meta name="select:Body font" content="Karla" title="Karla" />
  72. <meta name="select:Body font" content="Open Sans" title="Open Sans" />
  73. <meta name="select:Body font" content="Quicksand" title="Quicksand" />
  74. <meta name="select:Body font" content="Roboto Mono" title="Roboto Mono" />
  75. <meta name="select:Body font" content="Ubuntu" title="Ubuntu" />
  76.  
  77. <meta name="select:Body font size" content="9px" title="9px" />
  78. <meta name="select:Body font size" content="10px" title="10px" />
  79. <meta name="select:Body font size" content="11px" title="11px" />
  80. <meta name="select:Body font size" content="12px" title="12px" />
  81.  
  82. <meta name="select:Bullet symbol" content="f105" title="Angle" />
  83. <meta name="select:Bullet symbol" content="f0da" title="Caret" />
  84. <meta name="select:Bullet symbol" content="f054" title="Chevron" />
  85. <meta name="select:Bullet symbol" content="f111" title="Circle" />
  86. <meta name="select:Bullet symbol" content="f101" title="Double Angle" />
  87. <meta name="select:Bullet symbol" content="f068" title="Minus" />
  88. <meta name="select:Bullet symbol" content="f10d" title="Quote" />
  89.  
  90. <meta name="select:Post size" content="500" title="500px" />
  91. <meta name="select:Post size" content="450" title="450px" />
  92. <meta name="select:Post size" content="400" title="400px" />
  93. <meta name="select:Post size" content="350" title="350px" />
  94. <meta name="select:Post size" content="300" title="300px" />
  95. <meta name="select:Post size" content="250" title="250px" />
  96.  
  97. <style type="text/css">
  98.  
  99. #s-m-t-tooltip {
  100. background-color:{color:entries};
  101. color:{color:text};
  102. border:1px solid {color:border};
  103. text-transform:uppercase;
  104. font-family:karla;
  105. font-size:9px;
  106. letter-spacing:1.5px;
  107. padding:8px 8px 8px 8px;
  108. margin:20px 0px 0px 20px;
  109. z-index:9999999999999999999999;
  110. }
  111.  
  112. ::-webkit-scrollbar-thumb {
  113. height:auto;
  114. background-color:{color:Entries};
  115. }
  116.  
  117. ::-webkit-scrollbar {
  118. height:8px;
  119. width:8px;
  120. background-color:{color:Border};
  121. }
  122.  
  123. ul {
  124. list-style-type: circle;
  125. padding-left:24px;
  126. line-height:150%;
  127. }
  128.  
  129. li {
  130. padding-left: 0px;
  131. margin-bottom: 0px;
  132. list-style: none;
  133. }
  134.  
  135. li:before {
  136. color: {color:title};
  137. content: "\{select:Bullet symbol}";
  138. font-weight:300;
  139. font-family: FontAwesome;
  140. font-size:8px;
  141. display: inline-block;
  142. margin-left: -2.0em;
  143. width: 2.0em;
  144. }
  145.  
  146. hr {
  147. display:block;
  148. border-style:dotted;
  149. border-color:{color:border};
  150. }
  151.  
  152. body {
  153. background: {color:Background};
  154. background-image:url('{image:Background}');
  155. background-attachment:fixed;
  156. font-family: {select:body font};
  157. font-size: {select:body font size};
  158. line-height:150%;
  159. color: {color:Text};
  160. }
  161.  
  162. blockquote {
  163. text-align:justify;
  164. margin-top: 5px;
  165. margin-bottom: 5px;
  166. margin-left: 5px;
  167. padding-left: 10px;
  168. border-left: 1px dotted {color:blockquote};
  169. margin-right:5px;
  170. }
  171.  
  172. a {
  173. text-decoration: none;
  174. color: {color:Link};
  175. border-bottom:1px dotted {color:border};
  176. padding-bottom:1px;
  177. }
  178.  
  179. small, sub {
  180. font-size:{select:body font size};
  181. }
  182.  
  183. b, strong {
  184. color:{color:Title};
  185. }
  186.  
  187. pre {
  188. padding:8px;
  189. border-bottom:1px dotted {color:border};
  190. text-align:center;
  191. text-transform:lowercase;
  192. font-family:{select:body font};
  193. }
  194.  
  195. h1,h2 {
  196. font-weight:bold;
  197. letter-spacing:2px;
  198. text-transform:uppercase;
  199. font-size:12px;
  200. color:{color:title};
  201. }
  202.  
  203. #backsidebar {
  204. margin-top:120px;
  205. position:fixed;
  206. width:auto;
  207. height:auto;
  208. }
  209.  
  210. #bloggerdeets {
  211. width:150px;
  212. margin-top:20px;
  213. text-align:justify;
  214. }
  215.  
  216. #photobar1 {
  217. text-align:center;
  218. padding:0px;
  219. margin-left:22px;
  220. border:3px solid {color:Border};
  221. height:100px;
  222. width:100px;
  223. border-radius:50%;
  224. }
  225.  
  226. #photobar1 img {
  227. border-radius:50%;
  228. width:100px;
  229. height:100px;
  230. }
  231.  
  232. #navi {
  233. width:150px;
  234. }
  235.  
  236. #navigation {
  237. margin-top:10px;
  238. text-align:center;
  239. }
  240.  
  241. #navigation a {
  242. display:inline-block;
  243. text-align:center;
  244. margin-left:2px;
  245. font-size:8px;
  246. border:none;
  247. padding:3px;
  248. color:{color:links};
  249. -webkit-transition: all 0.5s ease-in-out;
  250. -moz-transition: all 0.5s ease-in-out;
  251. -o-transition: all 0.5s ease-in-out;
  252. }
  253.  
  254. #contain {
  255. margin:50px auto;
  256. width: calc({select:post size}px + 300px);
  257. }
  258.  
  259. #entries {
  260. position:absolute;
  261. margin-left:270px;
  262. width:{select:post size}px;
  263. }
  264.  
  265. #entry {
  266. background-color:{color:Entries};
  267. padding:15px;
  268. margin-bottom:80px;
  269. border:1px solid {color:Border};
  270. }
  271.  
  272. .photoset {
  273. width:100%;
  274. }
  275.  
  276. .video {
  277. width:350px!important;
  278. }
  279.  
  280. .video iframe {
  281. width:350px!important;
  282. }
  283.  
  284. img {
  285. max-width: 100%;
  286. }
  287.  
  288. #posttitles {
  289. text-align: right;
  290. font-size: 14px;
  291. text-transform:uppercase;
  292. letter-spacing:1px;
  293. font-weight:bold;
  294. margin-bottom:5px;
  295. color: {color:Title};
  296. }
  297.  
  298. #pagination {
  299. text-align:center;
  300. margin-top: 10px;
  301. }
  302.  
  303. #pagination a {
  304. display: inline-block;
  305. text-transform:lowercase;
  306. font-size:16px;
  307. font-family:'Roboto', sans-serif;
  308. font-style:italic;
  309. letter-spacing:0px;
  310. word-spacing:3px;
  311. color:{color:title};
  312. text-align: center;
  313. }
  314.  
  315. #ask {
  316. text-align:center;
  317. line-height:120%;
  318. color:{color:text};
  319. padding:5px;
  320. padding-bottom:10px;
  321. padding-top:5px;
  322. }
  323.  
  324. .ask {
  325. float:left;
  326. z-index:10;
  327. text-transform:uppercase;
  328. font-family:karla;
  329. font-size:8px;
  330. letter-spacing:1.5px;
  331. text-align:left;
  332. color:{color:text};
  333. background-color:{color:Entries};
  334. margin-top:-8px;
  335. margin-right:0px;
  336. margin-left:10px;
  337. padding-top:0px;
  338. padding-bottom:0;
  339. padding-left:5px;
  340. padding-right:5px;
  341. }
  342.  
  343. .askline {
  344. height:1px;
  345. margin-top:0px;
  346. margin-left:0px;
  347. background-color:{color:Border};
  348. z-index:-1;
  349. }
  350.  
  351. .question {
  352. background-color:{color:Question};
  353. color:{color:text};
  354. font-size:10px;
  355. margin-top:10px;
  356. z-index:10;
  357. text-align:center;
  358. padding:10px;
  359. border-left:15px solid {color:border};
  360. }
  361.  
  362. #asker img {
  363. margin-left:-2px;
  364. margin-bottom:-15px;
  365. padding:2px;
  366. text-align:right;
  367. border:3px double {color:question};
  368. }
  369.  
  370. #ans {
  371. text-align:left;
  372. padding:0px;
  373. color:{color:text};
  374. }
  375.  
  376. #audioplayer {
  377. width:30px;
  378. height:30px;
  379. background-color:{color:ffffff};
  380. overflow:hidden;
  381. -moz-border-radius: 30px;
  382. -webkit-border-radius: 30px;
  383. border-radius: 30px;
  384. position:absolute;
  385. margin-top:25px;
  386. margin-left:25px;
  387. opacity: 0.7;
  388. filter:alpha(opacity=70);
  389. -moz-opacity: 0.7;
  390. -khtml-opacity: 0.7;
  391. }
  392.  
  393. #albumart {
  394. float:left;
  395. margin:0px 0px;
  396. -moz-border-radius: 80px;
  397. -webkit-border-radius: 80px;
  398. border-radius: 80px;}
  399.  
  400. #albumart img {
  401. -moz-border-radius: 80px;
  402. -webkit-border-radius: 80px;
  403. border-radius: 80px;
  404. }
  405.  
  406. tehe {
  407. font-size:10px;
  408. text-transform:uppercase;
  409. padding-left:50px;
  410. padding-right:50px;
  411. padding-bottom:15px;
  412. display:block;
  413. margin-top:10px;
  414. margin-left:80px;
  415. text-align:center;
  416. }
  417.  
  418. #permalink {
  419. text-align: center;
  420. border-top: 0px solid {color:Border};
  421. position: relative;
  422. margin-top: 5px;
  423. padding-top: 5px;
  424. }
  425.  
  426. #permalink a {
  427. border:none;
  428. }
  429.  
  430. .dateline {
  431. height:1px;
  432. margin-top:0px;
  433. margin-left:0px;
  434. background-color:{color:Border};
  435. z-index:-1;
  436. }
  437.  
  438. .date {
  439. font-family:karla;
  440. letter-spacing:1px;
  441. font-size:8px;
  442. background-color:{color:Entries};
  443. color:{color:text};
  444. z-index:10;
  445. text-transform:uppercase;
  446. float:left;
  447. text-align:left;
  448. margin-top:-8px;
  449. margin-right:0px;
  450. margin-left:10px;
  451. padding-top:0px;
  452. padding-bottom:0;
  453. padding-left:5px;
  454. padding-right:5px;
  455. }
  456.  
  457. .tags {
  458. background-color:{color:tagsbg};
  459. color:{color:tags};
  460. font-family:karla;
  461. letter-spacing:1px;
  462. font-size:8px;
  463. margin-top:8px;
  464. text-align:center;
  465. padding:4px;
  466. text-transform:uppercase;
  467. }
  468.  
  469. .tags a{
  470. color:{color:tags};
  471. }
  472.  
  473. icon1 {
  474. padding-left: 1.2em;
  475. list-style: none;
  476. }
  477. icon1:before {
  478. content: "\f021";
  479. font-family: FontAwesome;
  480. display: inline-block;
  481. margin-left: -1.2em;
  482. width: 1.2em;
  483. }
  484.  
  485. icon2 {
  486. padding-left: 1.2em;
  487. list-style: none;
  488. }
  489. icon2:before {
  490. content: "\f0e5";
  491. font-family: FontAwesome;
  492. display: inline-block;
  493. margin-left: -1.2em;
  494. width: 1.2em;
  495. }
  496.  
  497. icon3 {
  498. padding-left: 1.2em;
  499. list-style: none;
  500. }
  501. icon3:before {
  502. content: "{text:link one symbol}";
  503. font-family: FontAwesome;
  504. display: inline-block;
  505. margin-left: -1.2em;
  506. width: 1.2em;
  507. }
  508.  
  509. icon4 {
  510. padding-left: 1.2em;
  511. list-style: none;
  512. }
  513. icon4:before {
  514. content: "{text:link two symbol}";
  515. font-family: FontAwesome;
  516. display: inline-block;
  517. margin-left: -1.2em;
  518. width: 1.2em;
  519. }
  520.  
  521.  
  522. icon5 {
  523. padding-left: 1.2em;
  524. list-style: none;
  525. }
  526. icon5:before {
  527. content: "{text:link three symbol}";
  528. font-family: FontAwesome;
  529. display: inline-block;
  530. margin-left: -1.2em;
  531. width: 1.2em;
  532. }
  533.  
  534. icon6 {
  535. padding-left: 1.2em;
  536. list-style: none;
  537. }
  538. icon6:before {
  539. content: "\f100";
  540. font-family: FontAwesome;
  541. display: inline-block;
  542. margin-left: -1.2em;
  543. width: 1.2em;
  544. }
  545.  
  546. icon7 {
  547. padding-left: 1.2em;
  548. list-style: none;
  549. }
  550. icon7:before {
  551. content: "\f101";
  552. font-family: FontAwesome;
  553. display: inline-block;
  554. margin-left: -1.2em;
  555. width: 1.2em;
  556. }
  557.  
  558. #credit {
  559. font-size:9px;
  560. float:center;
  561. position:fixed;
  562. bottom:15px;
  563. right:15px;
  564. padding:10px;
  565. color:{color:text};
  566. }
  567.  
  568. #credit a {
  569. color:{color:text};
  570. }
  571.  
  572. cred {
  573. padding-left: 1.2em;
  574. list-style: none;
  575. }
  576. cred:before {
  577. content: "\f121";
  578. font-family: FontAwesome;
  579. display: inline-block;
  580. margin-left: -1.2em;
  581. width: 1.2em;
  582. }
  583.  
  584. </style>
  585.  
  586. </head>
  587.  
  588. <body>
  589.  
  590. <div id="contain">
  591.  
  592. <div id="backsidebar">
  593.  
  594. <div id="photobar1"><img src="{image:Icon}"></div>
  595.  
  596. <div id="bloggerdeets">{description}
  597. </div>
  598.  
  599. <div id="navi">
  600. <div id="navigation">
  601. {block:PreviousPage}<a href="{PreviousPage}"><icon6></icon6></a>{/block:PreviousPage}
  602. <a href="/" title="index"><icon1></icon1></a>
  603. <a href="/ask" title="message"><icon2></icon2></a>
  604. <a href="{text:link one url}" title="{text:link one hover}"><icon3></icon3></a>
  605. <a href="{text:link two url}" title="{text:link two hover}"><icon4></icon4></a>
  606. <a href="{text:link three url}" title="{text:link three hover}"><icon5></icon5></a>
  607. {block:NextPage} <a href="{NextPage}"><icon7></icon7></a>{/block:NextPage}
  608. </div>
  609. </div></div>
  610.  
  611. <div id="entries">
  612. {block:Posts}
  613. <div id="entry">
  614.  
  615.  
  616. {block:Text}
  617. <div id="posttitles">{block:Title}{Title}{/block:Title}</div>
  618. {Body}
  619. {/block:Text}
  620.  
  621. {block:Photo}
  622. {LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  623. {block:Caption}{Caption}{/block:Caption}
  624. {/block:Photo}
  625.  
  626. {block:Photoset}
  627. {Photoset-500}
  628. {block:Caption}{Caption}{/block:Caption}
  629. {/block:Photoset}
  630.  
  631. {block:Quote}
  632. <div id="posttitles">{Quote}</div>
  633. {block:Source}<br>—{Source}{/block:Source}
  634. {/block:Quote}
  635.  
  636. {block:Link}
  637. <div id="posttitles"><a href="{URL}" {Target}>{Name}</a></div>
  638. {block:Description}{Description}{/block:Description}
  639. {/block:Link}
  640.  
  641. {block:Chat}
  642. {block:Title}<div id="posttitles">{Title}</div>{/block:Title}
  643. {block:Lines}
  644. {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
  645. {/block:Lines}
  646. {/block:Chat}
  647.  
  648. {block:Audio}
  649. <div id="audioplayer">{AudioPlayerWhite} </div>
  650. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="80">{/block:AlbumArt}</div>
  651. <tehe>
  652. <b>ARTIST:</b> {block:Artist}{Artist}{/block:Artist}
  653. <br>
  654. <B>SONG:</B> {block:TrackName}{TrackName}{/block:TrackName}
  655. <br>
  656. <b>CURRENTLY:</b> {PlayCountWithLabel}
  657. </tehe>
  658. <br>
  659. {block:caption}{caption}{/block:caption}
  660. {/block:Audio}
  661.  
  662. {block:Video}
  663. {Video-500}
  664. {block:Caption}{Caption}{/block:Caption}
  665. {/block:Video}
  666.  
  667. {block:Answer}
  668. <div id="questionbox"><div class="askline"></div><div class="ask">{Asker} sent:</div></div> <div class="question">{Question}</div>
  669. {Answer}
  670. {/block:Answer}
  671.  
  672.  
  673. <div id="permalink">
  674. <div class="dateline"></div>
  675.  
  676. <div class="date">
  677. {block:Date}{TimeAgo}{/block:Date} WITH <a href="{Permalink}">
  678. {NoteCountWithLabel}</a>
  679. &mdash;
  680. <a href="{ReblogURL}" target="_blank">Reblog</a>
  681. {block:RebloggedFrom} / <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> / <a href="{ReblogRootURL}" title="{ReblogRoottitle}">source</a>{/block:RebloggedFrom}</div>
  682.  
  683. <div class="tags">{block:HasTags} {block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  684. </div>
  685.  
  686.  
  687.  
  688. <!-- /div entry ---> </div>
  689.  
  690. {/block:Posts}{block:PostNotes}{PostNotes}{/block:PostNotes}
  691.  
  692. </div>
  693.  
  694. <div id="credit"><cred> &nbsp;&nbsp;&nbsp;<a href="https://scftlcves.tumblr.com/">scftlcves</a></cred></div>
  695.  
  696. </body>
  697.  
  698. </html>
Advertisement
Add Comment
Please, Sign In to add comment