Advertisement
claraowsins

be kind by selenapastel

Feb 12th, 2017
1,578
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.94 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html>
  4.  
  5. <!----
  6.  
  7.  
  8. by selenapastel
  9. enjoy <3
  10. and please, don't copy
  11.  
  12.  
  13. ---->
  14.  
  15.  
  16. <meta name="text:Link1" content="/" />
  17. <meta name="text:Link1 Title" content="link 01" />
  18. <meta name="text:Link2" content="/" />
  19. <meta name="text:Link2 Title" content="link 02" />
  20. <meta name="text:Link3" content="/" />
  21. <meta name="text:Link3 Title" content="link 03" />
  22. <meta name="text:Link4" content="/" />
  23. <meta name="text:Link4 Title" content="link 04" />
  24. <meta name="text:Link5" content="/" />
  25. <meta name="text:Link5 Title" content="link 05" />
  26. <meta name="text:Margin Between the Photosets" content="1" />
  27.  
  28. <meta name="image:sidebar" content="" />
  29.  
  30.  
  31. <meta name="color:Background" content="#ffffff" />
  32. <meta name="color:Text" content="#cacaca" />
  33. <meta name="color:Link Hover" content="#a8a8a8" />
  34. <meta name="color:Link" content="#ccb2b2" />
  35. <meta name="color:Accent" content="#f5f5f5" />
  36. <meta name="color:Sidebar Bakcground From" content="#fff" />
  37. <meta name="color:Sidebar Bakcground To" content="#fafafa" />
  38. <meta name="color:Title" content="#a0a0a0" />
  39. <meta name="color:Text Links and Desc" content="#848484" />
  40. <meta name="color:Scrollbar" content="#ccb2b2" />
  41. <meta name="color:Selection" content="#eeeeee" />
  42. <meta name="color:Text Selection" content="#ffffff" />
  43. <meta name="color:Background Navigation" content="#fafafa" />
  44.  
  45. <title>{Title}</title>
  46. <Link rel="shortcut icon" href="{Favicon}" />
  47. <Link rel="alternate" type="application/rss+xml" href="{RSS}" />
  48.  
  49. <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
  50.  
  51. <style type="Text/css">
  52.  
  53. body {
  54. Background-color: {color:Background};
  55. Text-transform:lowercase;
  56. font-family:Open Sans;
  57. font-size:9px;
  58. line-height: 15px;
  59. color:{color:Text};}
  60.  
  61. a {color: {color:Link};
  62. Text-decoration: none;
  63. transition:all 1s ease;}
  64. a:hover {color:{color:Link Hover};}
  65.  
  66. blockquote {
  67. padding-left:10px;
  68. border-left:1px solid #eee;
  69. margin:10px;}
  70.  
  71. blockquote img {max-width:250px!important;
  72. height:auto;}
  73.  
  74.  
  75. .tmblr-iframe.tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop {
  76. -webkit-filter: invert(100%);
  77. -moz-filter: invert(100%);
  78. -o-filter: invert(100%);
  79. -ms-filter: invert(100%);
  80. filter: invert(100%);
  81. z-index:99999!important;
  82. top:10px!important;
  83. right:10px!important;
  84. position:fixed!important;
  85. opacity:0.3!important;
  86. }
  87.  
  88. #tumblr_lightbox img {
  89. box-shadow:none!important;
  90. border-radius:0!important; }
  91.  
  92. #tumblr_lightbox {
  93. background-color:transparent!important; }
  94.  
  95. #tumblr_lightbox div:nth-child(2) {
  96. background-color:#fff;
  97. opacity:0.8; }
  98.  
  99. #tumblr_lightbox_left_link, #tumblr_lightbox_right_link {
  100. visibility: hidden; }
  101.  
  102. ::-webkit-scrollbar-thumb {background-color: {color:Scrollbar};
  103. border: 7px solid #fff;
  104. height:auto;
  105. border-radius:100px;}
  106. ::-webkit-scrollbar {height:10px;
  107. width:15px;
  108. border-radius:100px;
  109. background-color: #fff;
  110. border:4px solid #fff;}
  111.  
  112. ::selection {background-color:#444;}
  113.  
  114. ::selection {Background-color:{color:Selection};}
  115.  
  116. ::-moz-selection {Background-color:{color:Selection};}
  117. ::selection {Background-color:{color: Selection};
  118. color:{color:Text Selection};}
  119.  
  120. html {cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  121. a, a:hover{cursor: url(http://static.tumblr.com/8l2gpxb/m1pmlzw1h/5.png), auto;}
  122.  
  123. #entries {float: left;
  124. width:500px;
  125. margin-top: 20px;
  126. margin-left:400px;
  127. margin-bottom:100px;}
  128.  
  129. #entry {width:400px;
  130. padding:15px;
  131. background:#fff;
  132. Text-align: justify;
  133. position: relative;
  134. margin:100px 100px 130px 100px;}
  135.  
  136. h1 {padding:0px 0px 5px 0px;
  137. Text-align:left;
  138. letter-spacing:1px;
  139. line-height:100%;
  140. color:{color:Text};
  141. text-transform:uppercase;
  142. font-weight:300;
  143. font-size:10px;}
  144.  
  145. h1 a {text-transform:uppercase;
  146. font-weight:300;
  147. font-size:10px;}
  148.  
  149. .quote {Text-align:justify;
  150. font-size: 11px;
  151. letter-spacing:0px;
  152. line-height: 21px;
  153. color:{color:Text};
  154. background:{color:Accent};
  155. padding:15px;
  156. Text-transform:none;}
  157. .quotesource {Text-transform:none;
  158. font-size:9px;
  159. height:auto;
  160. margin-top:0px;
  161. letter-spacing:0px;
  162. Text-align:left;
  163. color:{color:Text};
  164. display:block;
  165. padding:5px 5px 5px 5px;}
  166. .quotesource a {color:{color:Text};}
  167.  
  168. .chat {background: #fff;
  169. font-size: 9px;
  170. margin-top:10px;}
  171. .chat .lines {padding: 2px 2px 2px 10px;
  172. margin-bottom: 4px;
  173. border-left:1px solid{color:Accent};}
  174. .chat .lines span {font-weight:none;}
  175.  
  176. #s-m-t-tooltip {max-width:300px;
  177. padding:4px 5px 5px 5px;
  178. margin:15px 10px 10px 15px;
  179. font-size:8px;
  180. letter-spacing:1px;
  181. z-index:999999999999999999999999999999999999;
  182. background:#fff;
  183. border:1px solid{color:Accent};
  184. color:{color:Text};
  185. Text-transform:uppercase;}
  186.  
  187.  
  188. #postinfo {color:{color:Text};
  189. text-align:left;
  190. width:400px;
  191. margin-left:0px;
  192. position:absolute;
  193. padding:0px;
  194. margin-top:10px;
  195. transition:all 1s ease;
  196. Text-transform:lowercase;
  197. font-size: 9px;}
  198.  
  199. #postinfo a {color:{color:Link};
  200. Text-transform:uppercase;
  201. background:#fff;
  202. letter-spacing:1px;
  203. font-size: 7px;
  204. padding:0px 0px 1px 0px;
  205. margin-left:2px;
  206. border-bottom:1px solid#fff}
  207.  
  208. #info {z-index:999999999999999999999999999999999999999;
  209. text-align:left;
  210. background:;
  211. padding:5px;
  212. border-top:1px solid{color:Accent};
  213. text-transform:uppercase;
  214. font-size:7px;
  215. letter-spacing:1px;
  216. color:{color:Text};
  217. margin-top:5px;}
  218.  
  219. #info a {text-transform:uppercase;
  220. font-size:7px;
  221. letter-spacing:1px;
  222. margin-left:5px;
  223. color:{color:Link};}
  224.  
  225. #tags {margin-top:0px;
  226. {block:IndexPage}opacity:0;{/block:IndexPage};
  227. {block:PermalinkPage}opacity:1;{/block:PermalinkPage};
  228. width:100px;
  229. font-size:8px;
  230. margin-left:405px;
  231. position:absolute;
  232. Text-transform:uppercase;
  233. line-height: 16px;
  234. color:{color:Text};
  235. transition:all 1s ease;}
  236.  
  237. #entry:hover #tags {opacity:1;
  238. transition:all 1s ease;}
  239.  
  240. #tags a {letter-spacing:0px;
  241. display:inline;
  242. font-size:9px;
  243. Text-transform:lowercase;
  244. border-bottom:1px solid{color:Background};
  245. line-height: 16px;
  246. color:{color:Link};}
  247.  
  248. ol.notes {list-style: none;
  249. width:368px;
  250. padding:20px;
  251. height:400px;
  252. overflow: scroll;
  253. background:#eee;
  254. margin-left:115px;
  255. margin-top:140px;
  256. margin-bottom:-20px;}
  257. ol.notes a {color:{color:text};
  258. font-size:9px;
  259. text-transform:lowercase;}
  260. ol.notes li.note {margin-bottom: 2px;
  261. padding: 7px;
  262. font-size:9px;
  263. text-transform:lowercase;
  264. line-height: 20px;}
  265. ol.notes li.note img.avatar {vertical-align: -5px;
  266. margin-right: 10px;
  267. width:18px;
  268. height: 18px; }
  269. ol.notes li.note .answer_content {font-weight: normal;}
  270. ol.notes li.note block{display: none;}
  271.  
  272. .bar {margin-top:0px;
  273. padding:16px;
  274. height:6px;
  275. margin-left:0px;
  276. color:{color:Text};
  277. Text-align:left;
  278. Background:#fff;
  279. z-index:999999999999999999999999;
  280. letter-spacing:1px;
  281. Text-transform:uppercase;
  282. font-size: 9px; }
  283.  
  284. .audioinfo {margin-top:-2px;
  285. padding:10px;
  286. margin-left:0px;
  287. color:{color:Text};
  288. Text-align:left;
  289. Background:;
  290. z-index:999999999999999999999999;
  291. Text-transform:lowercase;
  292. font-size: 10px;}
  293.  
  294. #albumart {margin-left:0px;
  295. float:left;
  296. margin-top:-17px;}
  297.  
  298. #albumart img{margin-left:-15px;
  299. transition:all 1s ease;
  300. padding:15px;
  301. width:50px;}
  302.  
  303. #audioplayer {width:28px;
  304. height:31px;
  305. opacity:0.7;
  306. z-index:999999999999999999999999999999;
  307. overflow:hidden;
  308. position:absolute;
  309. margin-left:11px;
  310. margin-top:10px;
  311. transition:all 1s ease;}
  312.  
  313. #audioplayer:hover {opacity:1;
  314. transition:all 1s ease;}
  315.  
  316. #asker {color:{color:Text};
  317. Text-transform:uppercase;
  318. font-size:8px;
  319. position:absolute;
  320. letter-spacing:1px;
  321. margin-left:30px;
  322. margin-top:-27px;
  323. padding:0px 0px 1px 0px;}
  324.  
  325. #asker a {color:{color:Text};
  326. Text-transform:uppercase;
  327. letter-spacing:1px;
  328. font-size:8px;}
  329.  
  330. .ask {Text-align: justify;
  331. background:{color:Background};
  332. border:1px solid#eee;
  333. color:{color:Text};
  334. padding:10px;
  335. Text-transform:uppercase;
  336. font-size:9px;
  337. margin-top:1px;
  338. line-height:17px;
  339. vertical-align: -5px;}
  340. .ask a {color: color:{color:Text};}
  341.  
  342. .question {Text-align: justify;
  343. color:{color:Text};
  344. padding:20px;
  345. background:{color:Background};
  346. border:1px solid#eee;
  347. Text-transform:lowercase;
  348. font-size:9px;
  349. margin-top:0px;
  350. line-height:17px;
  351. vertical-align: -5px;}
  352. .question a {color: color:{color:Text};}
  353.  
  354. .answer {margin-top:-5px;
  355. color:{color:Text};
  356. Text-align:left;
  357. line-height:20px;
  358. Text-align: justify;
  359. Text-transform:none;
  360. font-size:9px;
  361. padding:10px;}
  362.  
  363. #credits {
  364. position:fixed;
  365. right:10px;
  366. bottom:10px;}
  367. #credits a {letter-spacing:0px;
  368. Text-transform:uppercase;
  369. font-size: 10px;
  370. color:{color:Text};}
  371.  
  372. #pagination {text-align:center;
  373. width:400px;
  374. color:{color:Text};
  375. margin:0px 0px -20px 120px ;
  376. text-transform:lowercase;
  377. font-size:11px;}
  378. #pagination a {line-height:14px;
  379. padding:0 5px;
  380. color:{color:Text};}
  381.  
  382. #pagination span.pagina_atual { margin: 0 1px 0 0;
  383. text-decoration:none;
  384. padding: 2px 6px 2px 6px;
  385. color: {color:Text};}
  386.  
  387.  
  388. #sidebar {margin-left:300px;
  389. width:95px;
  390. height:auto;
  391. margin-top:180px;
  392. position:fixed;
  393. padding:0px;
  394. background:;}
  395.  
  396. #sidebar img {width:80px;
  397. margin-left:-5px;
  398. padding:8px;
  399. border-radius:100%;}
  400.  
  401. #desc {font-size:9px;
  402. line-height:20px;
  403. text-align:center;
  404. color:{color:Text};
  405. text-transform:none;
  406. width:115px;
  407. z-index:99999999999999999;
  408. padding:5px;
  409. margin-left:-15px;
  410. overflow-y:auto;}
  411.  
  412.  
  413. #links {margin-left:-15px;
  414. width:120px;
  415. margin-top:5px;
  416. display:block;
  417. color:#848484;
  418. text-align:left;}
  419. #links a {color:{color:text};
  420. font-size:7px;
  421. padding:5px;
  422. width:115px;
  423. text-align:left;
  424. display:block;
  425. background:{color:Background Navigation};
  426. display:inline-block;
  427. margin-bottom:8px;
  428. line-height:150%;
  429. letter-spacing:2px;
  430. transition:all 1s ease;
  431. text-transform:uppercase;
  432. }
  433. #links a:hover {
  434. transition:all 1s ease;
  435. background:#fff;
  436. }
  437.  
  438.  
  439. </style>
  440.  
  441.  
  442. </head>
  443.  
  444.  
  445.  
  446. <body>
  447.  
  448. <div id="sidebar">
  449. <a href="/" title="{Title}"><img src="{image:sidebar}"></a>
  450. <div id="desc">
  451. {Description}
  452. </div>
  453.  
  454. <div id="links">
  455. <a href="{text:Link1}">01. {text:Link1 Title}</a>
  456. <a href="{text:Link2}">02. {text:Link2 Title}</a>
  457. <a href="{text:Link3}">03. {text:Link3 Title}</a>
  458. <a href="{text:Link4}">04. {text:Link4 Title}</a>
  459. <a href="{text:Link5}">05. {text:Link5 Title}</a>
  460.  
  461.  
  462. </div>
  463. </div>
  464.  
  465.  
  466.  
  467.  
  468.  
  469. <div id="credits">
  470. <a href="http://selenapastel.tumblr.com/" tilte="made by selenapastel">+</a>
  471. </div>
  472.  
  473. <div id="entries">
  474. {block:Posts}
  475. <div id="entry">
  476.  
  477. <div id="tags">
  478.  
  479. {block:HasTags}
  480. {block:Tags}
  481. <a href="{TagURL}">#{Tag}</a>
  482. {/block:Tags}
  483. {/block:HasTags}
  484. <div style="margin-left:3px; margin-top:-10px;">
  485. {block:PermaLink}<br>
  486. {block:RebloggedFrom}
  487. Source: <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a>
  488. {/block:RebloggedFrom}
  489. <br>{block:RebloggedFrom}
  490. Via: <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a>
  491. {/block:RebloggedFrom}
  492. {/block:PermaLink}
  493.  
  494. </div> </div>
  495.  
  496. {block:Text}
  497. {block:Title}<h1>{Title}</h1>{/block:Title}
  498. {Body}
  499. {/block:Text}
  500.  
  501. {block:Photo}
  502. <img src="{PhotoURL-400}">
  503. {block:Caption}{Caption}{/block:Caption}
  504. {/block:Photo}
  505.  
  506. {block:Photoset}
  507. <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">
  508. {block:Photos}
  509. <div class="photo-data">
  510. <div class="pxu-photo">
  511. <img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}">
  512. </div>
  513. <a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}">
  514. </a></div>
  515. {/block:Photos}
  516. </div>
  517. {block:Caption}
  518. {Caption}
  519. {/block:Caption}
  520. {/block:Photoset}
  521.  
  522. {block:Quote}
  523. <div class="quote">❝{Quote}❞</div>
  524. <div class="quotesource">{Source}</div>
  525. {/block:Quote}
  526.  
  527. {block:Link}
  528. <a href="{URL}" {Target}><div id="h1" style="margin-top:-15px;">{Name}</div></a>
  529. <div id="padding" style="margin-top:-15px;">
  530. {block:Description}{Description}{/block:Description}
  531. </div>
  532. {/block:Link}
  533.  
  534. {block:Chat}
  535. {block:Title}
  536. <div id="h1">{Title}</div>
  537. {/block:Title}
  538. {block:Lines}
  539. <div class="chat">
  540. <div class="lines">{block:Label}
  541. <span>{Label}</span>
  542. {/block:Label}
  543. {Line}</div></div>
  544. {/block:Lines}
  545. </div>
  546. {/block:Chat}
  547.  
  548. {block:Audio}
  549. <div id="audioplayer">{AudioPlayerWhite}</div>
  550. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="100">{/block:AlbumArt}</div>
  551. <div class="audioinfo">
  552. {block:TrackName}
  553. TRACK: {TrackName}<br>{/block:TrackName}
  554. {block:Artist}ARTIST: {Artist}<br>{/block:Artist}
  555. {/block:ExternalAudio}</div><br>
  556. {/block:Audio}
  557.  
  558. {block:Video}
  559. {Video-400}
  560. {block:Caption}{Caption}{/block:Caption}
  561. {/block:Video}
  562.  
  563.  
  564. {block:Answer}
  565. <div class="question"><img src="{AskerPortraitURL-48}" style="width:20px; margin: -10px 10px 0px 0px;padding:10px 0px 4px 0px;border-radius:100%;">
  566. <div id="asker">{Asker} said:</div> <br>{Question}</div>
  567. <div class="answer">{Answer}</div>
  568. {/block:Answer}
  569.  
  570. <div style="display:none">
  571. {block:RebloggedFrom}
  572. <a href="{ReblogParentURL}" target="_blank"></a>
  573. {/block:RebloggedFrom}
  574. {block:ContentSource}
  575. <a href="{SourceURL}" target="_blank">source</a>
  576. {/block:ContentSource}</div>
  577.  
  578.  
  579.  
  580. <div id="postinfo">
  581.  
  582.  
  583. <div id="info">
  584. <a href="{Permalink}"> {dayofmonth}th, {shortmonth}</a>
  585. {block:NoteCount} {NoteCount}{/block:NoteCount}
  586. <div style="float:right">
  587. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a> & {/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"> source <a href="{SourceURL}"></a>{/block:ContentSource}{/block:RebloggedFrom}</div>
  588. </div>
  589. </div>
  590.  
  591.  
  592. </div>
  593. {block:PostNotes}
  594. {PostNotes}
  595. {/block:PostNotes}
  596.  
  597.  
  598. {/block:Posts}
  599.  
  600.  
  601. <div id="pagination">
  602. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><i class="fa fa-angle-left" aria-hidden="true"></i></a>{/block:PreviousPage}{/block:Pagination}
  603. {block:Pagination}{block:NextPage}<a href="{NextPage}"><i class="fa fa-angle-right" aria-hidden="true"></i>{/block:NextPage}{/block:Pagination}
  604. </div>
  605. </div>
  606.  
  607. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  608. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  609. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  610. <link rel="stylesheet" type="text/css" href="http://goo.gl/F6c7pZ">
  611. <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
  612. <link rel="stylesheet" type="text/css" href="http://goo.gl/F6c7pZ">
  613.  
  614. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  615. <script>
  616. (function($){
  617. $(document).ready(function(){
  618. $("a[title]").style_my_tooltips({
  619. tip_follows_cursor:true,
  620. tip_delay_time:90,
  621. tip_fade_speed:600,
  622. attribute:"title"
  623. });
  624. });
  625. })(jQuery);
  626. </script>
  627.  
  628. <script>
  629. // pxu photosets
  630. $('.photo-slideshow').pxuPhotoset({
  631. lightbox: true,
  632. rounded: false,
  633. gutter: '{Text:Margin Between the Photosets}px',
  634. photoset: '.photo-slideshow',
  635. photoWrap: '.photo-data',
  636. photo: '.pxu-photo'
  637. });
  638. //
  639. </script>
  640.  
  641.  
  642. </body>
  643. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement