Advertisement
claraowsins

carousel by selenapastel

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