sexycullen

speakers77 theme 28 / fixed npf posts

Mar 5th, 2021
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.83 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. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!--- spunkhandsome theme #28 --->
  9.  
  10.  
  11. <head>
  12.  
  13.  
  14. <meta name="color:bg" content="#ffffff">
  15. <meta name="color:askbg" content="#fafafa">
  16. <meta name="color:borderinfo" content="#f1f1f1">
  17. <meta name="color:link" content="#9c9a9a">
  18. <meta name="color:hover" content="#afaeae">
  19. <meta name="color:text" content="#5f5f5f">
  20. <meta name="color:ttext" content="#1f1f1f">
  21. <meta name="color:scrollbar" content="#c0bfbf">
  22. <meta name="color:border" content="#dfdfdf">
  23.  
  24. <meta name="image:sidebar" content=""/>
  25. <meta name="text:tittle" content="">
  26.  
  27. <meta name="text:link1" content="">
  28. <meta name="text:link1 url" content="/">
  29. <meta name="text:link1 hover" content="link1">
  30. <meta name="text:link2" content="">
  31. <meta name="text:link2 url" content="/">
  32. <meta name="text:link2 hover" content="link2">
  33. <meta name="text:link3" content="">
  34. <meta name="text:link3 url" content="/">
  35. <meta name="text:link3 hover" content="link3">
  36. <meta name="text:link4" content="">
  37. <meta name="text:link4 url" content="/">
  38. <meta name="text:link4 hover" content="link4">
  39.  
  40. <link href='https://fonts.googleapis.com/css?family=Merriweather+Sans:400,700' rel='stylesheet' type='text/css'>
  41.  
  42. <meta https-equiv="Content-Type" content="text/html; charset=utf-8" />
  43. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  44. <link rel="shortcut icon" href="{Favicon}" />
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  46.  
  47. <style type="text/css">
  48.  
  49.  
  50. :root {
  51. --NPF-Image-Spacing:4px;
  52. --NPF-Bottom-Gap-From-Captions:1em;
  53. }
  54.  
  55. .query {background: url('https://static.tumblr.com/f1skqpy/Oxbn13qun/search_icon.png') #fff right center no-repeat; background-size: 10px 10px;width:150px;padding:1px;}
  56.  
  57. .search input {background-color: #f5f5f5;
  58. font-size:10px;
  59. text-transform: uppercase;
  60. margin-top: 10px;
  61. margin-bottom:6px;
  62. letter-spacing: 1px;
  63. padding: 5px 1px;
  64. color: #999;
  65. font-family: calibri, helvetica, arial;
  66. border:1px solid #eaeaea;
  67. }
  68.  
  69.  
  70. a {
  71. color:{color:link};
  72. text-decoration:none;
  73. -moz-transition-duration:0.5s;
  74. -webkit-transition-duration:0.5s;
  75. -o-transition-duration:0.5s;
  76. }
  77.  
  78. a:hover {
  79. color:{color:hover};
  80. text-decoration:none;
  81. -moz-transition-duration:0.5s;
  82. -webkit-transition-duration:0.5s;
  83. -o-transition-duration:0.5s;
  84. }
  85.  
  86. img {
  87. max-width:400px;
  88. }
  89.  
  90. small {font-size:9px;}
  91. sub {font-size:9px;}
  92. b, strong {color:{color:link};}
  93.  
  94.  
  95. ::-webkit-scrollbar {background-color:{color:bg}; height:8px; width:8px}
  96. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  97. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  98.  
  99. body {
  100. background-color:{color:bg};
  101. font-family:arial;
  102. font-weight:normal;
  103. font-style:normal;
  104. }
  105.  
  106.  
  107.  
  108. h1 {
  109. font-family:cambria;
  110. font-weight:none;
  111. font-size:16px;
  112. text-align:left;
  113. font-style:italic;
  114. line-height:100%;
  115. letter-spacing:0px;
  116. color:{color:ttext};
  117.  
  118. }
  119.  
  120. h2 {
  121. font-size:14px;
  122. text-align:center;
  123. letter-spacing:1px;
  124. font-family:cambria;
  125. color:{color:text};
  126. font-style:italic;
  127. font-weight:normal;
  128. }
  129.  
  130.  
  131. blockquote {
  132. border-left:3px solid {color:link};
  133. padding-left:5px;
  134. margin:14px;
  135. }
  136.  
  137. blockquote img{ max-width:343px; height:auto; }
  138.  
  139. #themenum {
  140. background-color:{color:bg};
  141. width:700px;
  142. margin: 0 auto -122px auto;
  143. text-align: center;
  144. }
  145.  
  146. #sidebar {
  147. position:fixed;
  148. width:140px;
  149. height:auto;
  150. margin-top:340px;
  151. margin-left:33px;
  152. text-align:left;
  153. -moz-transition-duration:2s;
  154. -webkit-transition-duration:1s;
  155. -o-transition-duration:1s;
  156. }
  157.  
  158. #sidebar img {
  159. width:200px;
  160. height:auto;
  161. margin-bottom:10px;
  162. margin-left:-23px;
  163. outline-offset:4px;
  164. outline:1px solid {color:border};
  165. }
  166.  
  167.  
  168. .slinks {
  169. width:200px;
  170. margin-left:-20px;
  171. margin-bottom:3px;
  172. font-size:14px;
  173. font-family:calibri;
  174. text-transform:uppercase;
  175. text-align:center;
  176. letter-spacing:0px;
  177. font-style:none;
  178. line-height:150%;
  179. border-bottom:1px solid {color:border};
  180. }
  181.  
  182. .slinks a {
  183. padding:3px;
  184. color:{color:sidelink};
  185. text-decoration:none;
  186. -moz-transition-duration:1s;
  187. -webkit-transition-duration:1s;
  188. -o-transition-duration:1s;
  189. }
  190.  
  191. .slinks a:hover{
  192. color:{color:sidelinkh};
  193. -moz-transition-duration:1s;
  194. -webkit-transition-duration:1s;
  195. -o-transition-duration:1s;
  196. }
  197.  
  198.  
  199. .description {
  200. position:absolute;padding: 3px;
  201. text-transform:lowercase;
  202. width:190px;
  203. margin-left:-19px;
  204. margin-top:0px;
  205. text-align:center;
  206. font-size:12px;
  207. font-family:copperplate gothic bold;
  208. font-style:none;
  209. color:{color:text};
  210. }
  211.  
  212. .pagination {
  213. width:300px;
  214. margin-top:-200px;
  215. margin-left:700px;
  216. font-size:35px;
  217. text-transform:uppercase;
  218. letter-spacing:3px;
  219. font-family: cambria;
  220. font-style:none;
  221. font-weight:none;
  222. padding:3px;
  223. border-top: 0px solid {color:infobg};
  224. }
  225.  
  226. .pagination a {
  227. color:{color:link};
  228. }
  229.  
  230. .tittle {
  231. width: 200px;
  232. padding:5px;
  233. position: fixed;
  234. margin-left:-20px;
  235. margin-top:-29px;
  236. line-height:13px;
  237. font-size:16px;
  238. font-family: copperplate gothic bold;
  239. font-style:none;
  240. font-weight:bold;
  241. letter-spacing:px;
  242. text-align:left;
  243. color: {color:ttext};
  244. }
  245.  
  246. #postcontainer {
  247. width:400px;
  248. float:left;
  249. margin-left:270px;
  250. margin-top:120px;
  251. text-align:justify;
  252. color:{color:text};
  253. padding:0px;
  254. border-left:0px solid {color:entry};
  255. }
  256.  
  257.  
  258. #posts {
  259. width:400px;
  260. margin-top:25px;
  261. text-align:justify;
  262. font-size:10px;
  263. letter-spacing:0x;
  264. color:{color:text};
  265. padding:9px;
  266. outline-offset:1px;
  267. outline:1px solid {color:borderinfo};
  268. }
  269.  
  270. #info {
  271. width:400px;
  272. text-align:center;
  273. margin-top:15px;
  274. padding:3px;
  275. font-family:calibri;
  276. text-transform:uppercase;
  277. font-size:10px;
  278. letter-spacing:2px;
  279. font-style:none;
  280. border-top:1px solid {color:borderinfo};
  281. }
  282.  
  283. #info a {
  284. padding:3px;
  285. color:{color:link};
  286. }
  287.  
  288. #info a:hover {
  289. color:{color:hover};
  290. }
  291.  
  292. .caption {
  293. width:400px;
  294. text-align:justify;
  295. line-height:120%;
  296. }
  297.  
  298.  
  299. .ask {
  300. font-family:cambria;
  301. text-align:justify;
  302. font-style:italic;
  303. background-color: {color:askbg};
  304. color: {color:text};
  305. line-height:100%;
  306. padding:5px;
  307. position: relative;
  308. }
  309.  
  310. .asker {
  311. font-family:Merriweather Sans;
  312. font-size:9px;
  313. text-transform:lowercase;
  314. letter-spacing:1px;
  315. }
  316.  
  317. .music {
  318. width:400px;
  319. padding-bottom:10px;
  320. background-color:{color:entry};
  321. }
  322.  
  323. .albumart {
  324. float:left;
  325. padding:0px 10px 10px 0px;
  326. }
  327.  
  328. .albumart img {
  329. width:45px;
  330. height:45px;
  331. }
  332.  
  333. .playercontainer {
  334. text-align:left;
  335. padding:10px;
  336. background-color:#ffffff;
  337. width:480px;
  338. }
  339.  
  340. .musicinfo {
  341. padding:10px;
  342. color:{color:text};
  343. }
  344.  
  345. .postnote {
  346. text-transform:uppercase;
  347. font-style:normal;
  348. letter-spacing:0px;
  349. font-size: 9px;
  350. text-align:left;
  351. line-height:90%;
  352. margin-left:-40px;
  353. margin-top:20px;
  354. }
  355.  
  356. .postnote li {
  357. list-style-type:none;
  358. border-bottom:1px solid {color:border};
  359. padding:10px 25px 10px 25px;
  360. text-align:left;
  361. margin:0px;
  362. -moz-transition-duration:0.5s;
  363. -webkit-transition-duration:0.5s;
  364. -o-transition-duration:0.5s;
  365. }
  366.  
  367. .quote {
  368. font-family:Merriweather Sans;
  369. font-size:12px;
  370. font-style:none;
  371. text-align:center;
  372. line-height:17px;
  373. }
  374.  
  375. .from {
  376. font-family:cambria;
  377. font-size:10px;
  378. font-style:italic;
  379. text-align:center;
  380. line-height:17px;
  381. }
  382.  
  383. .tags {
  384. font-family:calibri;
  385. font-style:italic;
  386. width:400px;
  387. text-transform:lowercase;
  388. color:{color:link};
  389. margin-top:-2px;
  390. letter-spacing:0px;
  391. font-size:10px;
  392. text-align:center;
  393. padding:2px;
  394. -moz-transition-duration:0.5s;
  395. -webkit-transition-duration:0.5s;
  396. -o-transition-duration:0.5s;
  397. }
  398.  
  399. .tags a {
  400. color:{color:text};
  401. letter-spacing:0px;
  402. padding:1px;
  403. }
  404.  
  405. .tags a:hover {
  406. color:{color:hover};
  407. }
  408.  
  409. ul.chat, .chat ol, .chat li {
  410. list-style:none;
  411. margin:0px;
  412. padding:2px;
  413. }
  414.  
  415. .tab {
  416. text-decoration:underline;
  417. font-weight:700;
  418. background-color:{color:entry};
  419. margin-right:5px;
  420. }
  421.  
  422. #credit {
  423. position:fixed;
  424. font-size:8px;
  425. font-weight:normal;
  426. line-height:150%;
  427. letter-spacing:2px;
  428. right:10px;
  429. bottom:10px;
  430. text-transform:uppercase;
  431. text-align:center;
  432. }
  433.  
  434. #credit a {
  435. padding:3px;
  436. color:{color:text};
  437. -moz-transition-duration:0.5s;
  438. -webkit-transition-duration:0.5s;
  439. -o-transition-duration:0.5s;
  440. }
  441.  
  442. {CustomCSS}
  443. .sfm input {background-color: #f5f5f5;
  444. font-size: 10px;
  445. border: 0px;
  446. text-transform: uppercase;
  447. margin-top: 0px;
  448. color: #999;
  449. letter-spacing: 1px;
  450. padding: 4px 8px;
  451. font-family: calibri, helvetica, arial;}
  452. </style></head>
  453.  
  454. <body>
  455. <div id="themenum">
  456. <div id="sidebar">
  457. <center><div class="tittle">{text:tittle}</div></center>
  458. <center><a href="/"><img src="{image:sidebar}"></a></center>
  459. <div class="slinks">
  460. <a href="/">home</a></span>
  461. <a href="/ask">ask</a>
  462. <a href="{text:link1 url}">{text:link1}</a>
  463. <a href="{text:link2 url}">{text:link2}</a>
  464. <form class="search" action="javascript:return false">
  465. <input type="text" class="query" >
  466. </form>
  467. <a href="{text:link3 url}">{text:link3}</a>
  468. <a href="{text:link4 url}">{text:link4}</a>
  469. <a href="{text:link5 url}">{text:link5}</a>
  470. </div>
  471. <div class="description">
  472. {Description}
  473. </div>
  474.  
  475. {block:Pagination}
  476. <div class="pagination">
  477. {block:PreviousPage}
  478. <a href="{PreviousPage}">«</a>
  479. {/block:PreviousPage}
  480. {block:CurrentPage}
  481. {/block:CurrentPage}
  482. {block:JumpPage}
  483. <a class="jump_page" href="{URL}">{PageNumber}</a>
  484. {/block:JumpPage}
  485. {/block:JumpPagination}
  486. {block:NextPage}
  487. <a href="{NextPage}">»</a>
  488. {/block:NextPage}
  489. </div>
  490. {/block:Pagination}
  491. </div>
  492.  
  493. <div id="postcontainer">
  494.  
  495. {block:Posts}
  496.  
  497. <div id="posts" post-type="{PostType}">
  498.  
  499. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  500.  
  501. {block:Quote}<div class="quote">&#8220;{Quote}&#8221;</div><div class="from">&mdash; {block:Source}{Source}{/block:Source}</div><br>{/block:Quote}
  502.  
  503. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  504. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  505.  
  506. {block:Photo}<center><img src="{PhotoURL-400}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  507.  
  508. {block:Photoset}<center>{Photoset-400}</center>
  509. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  510.  
  511. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="tab">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  512.  
  513. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  514.  
  515. {block:Answer}
  516. <b>{Asker}</b> asked: <div class="ask">{Question}</div> {Answer}
  517. {/block:Answer}
  518.  
  519. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  520. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  521. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  522. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  523. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  524.  
  525.  
  526.  
  527. {block:Date}<div id="info"><a href="{Permalink}">{TimeAgo}</a>{block:NoteCount} <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  528. {block:ContentSource} <a href="{SourceURL}">source</a>{/block:ContentSource} <a href="{ReblogURL}" target="_blank">Reblog</a>
  529.  
  530. </div>
  531. {block:HasTags}
  532. <div class="tags">
  533. {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>
  534. {/block:HasTags}
  535.  
  536. <div class="postnote">
  537. {block:PostNotes}{PostNotes}{/block:PostNotes}
  538. </div>
  539.  
  540. </div>{/block:Date}
  541. {/block:Posts}
  542.  
  543.  
  544. </div>
  545.  
  546. <div id="credit"><a href="s://spunkhandsome.tumblr.com/">spunkhandsome</a></div>
  547.  
  548. </div>
  549. </div>
  550. </div>
  551. <script src="//ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
  552.  
  553. <!--
  554. NPF IMAGES READJUSTMENT | @glenthemes
  555. v2.0 [last updated: 2021-03-03]
  556. -->
  557. <link href="//dl.dropbox.com/s/bnoj86mka0bkplb/npf-override.css" rel="stylesheet">
  558. <script src="//dl.dropbox.com/s/vwrm94pcg4c9e71/npf-evenize.js"></script>
  559.  
  560. <script>
  561. $(document).ready(function(){
  562. $('.search').submit(function(event){
  563. var value = $('input:first').val();
  564. location.replace('https://{Name}.tumblr.com/tagged/' + value);
  565. });
  566. });
  567. </script>
  568. </body>
  569. </html>
Advertisement
Add Comment
Please, Sign In to add comment