Advertisement
anakinskywalker

no pagin

Jul 9th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.75 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3.  
  4. <!-----
  5.  
  6. DICE theme by qq4.tumblr.com lol
  7. (updated 10/27/18 now at 30121)
  8. uuh edit how u want i dont rlly care but dont claim it as ur own n dont take off credit. u can edit the credict pick how u like, just dont remove it.
  9.  
  10. lmk if there are any problems bro
  11.  
  12. _________________________$$_____________
  13. ___________$$$$$$$$$$$$$$$______________
  14. ________$$$$______$$$$$$$$______________
  15. ______$$$_____$$$$$$_$$_$$______________
  16. _____$____$$$$$$$$$__$__$$______________
  17. ___$$___$$$$$$$$$___$___$$______________
  18. __$$__$$$$$$$$$$___$____$$______________
  19. __$$$$$$$$$$$_____$$_____$$____$$$$$$___
  20. $$$$$$$__________$$_______$$_$$$$$$$$$$_
  21. _________$$$$$__$$$____$$__$__$$$$$$$$$_
  22. ______$$$$$$$$$_$$$$$$$$$$$$$$$$$$$$$$$$
  23. _____$$$$$$$$$$$$__$$$$$__$$$$$$$$$$$$$$
  24. ____$$$__$$$$$$$$$$$$$$$$__$$$$$$$$$__$$
  25. ____$$___$$$$$$$$$$$$$$$$$_$$$$$$$$$__$$
  26. ____$$__$$$$$$$$$$$$$$$$$$_$$$$$$$$$_$$_
  27. ____$$$_$$$$$$$$$$$$$$$$$$_$$$$$$$$$$$__
  28. ____$$$__$$$$$$$$$$$$$$$$_$$$$$$$$$$$___
  29. _____$$$$$$$$$$$$$$$$$$$__$$$$$$$$$_____
  30. _____$$$$$$$$$$$$$$$$$$$________________
  31. _______$$$$$$$$$$$$$$$__________________
  32. __________$$$$$$$$$$____________________
  33.  
  34. k,njkfn.cjka i love cherries
  35. ----->
  36. {block:ifredirecttag}
  37. <script>
  38. if(window.location.pathname == '/') location.replace('/tagged/{text:redirecttag}');/*replace /tagged/xyz/ with whatever your tag is!*/
  39. </script>
  40. {/block:ifredirecttag}
  41.  
  42. <meta name="image:favicon">
  43. <meta name="image:sidebar">
  44. <meta name="image:background" content="">
  45. <meta name="image:permalink">
  46. <meta name="image:right img" content="">
  47. <meta name="color:text">
  48. <meta name="color:link color">
  49. <meta name="color:hover">
  50. <meta name="color:bg color">
  51. <meta name="color:tooltip text color" content="#000">
  52. <meta name="color:tooltip glow" content="0">
  53. <meta name="color:blockquote color">
  54. <meta name="color:selection color">
  55. <meta name="color:scrollbar bg">
  56. <meta name="color:scrollbar">
  57. <meta name="color:post bg">
  58. <meta name="text:font family" content="">
  59. <meta name="text:font size" content="20px">
  60. <meta name="text:permalink text">
  61. <meta name="text:sidebar words" content="BANG BANG">
  62. <meta name="text:tooltip text size" content="19">
  63. <meta name="text:Link1URL" content="/">
  64. <meta name="text:Link1Name" content="/">
  65. <meta name="text:Link2URL" content="/">
  66. <meta name="text:Link2Name" content="/">
  67. <meta name="text:right img width" content=""/>
  68. <meta name="text:right img margin right" content="0"/>
  69. <meta name="text:right img margin bottom" content="0"/>
  70. <meta name="text:redirecttag" content="">
  71. <meta name="if:bg cover" content="1">
  72. <meta name="if:nounderline">
  73. <meta name="if:500px" content="0">
  74. <meta name="if:400px" content="1">
  75. <meta name="if:250px" content="0">
  76. <meta name="if:description">
  77. <meta name="if:image permalink" content="1">
  78. <meta name="if:text permalink" content="0">
  79. <meta name="if:permalink right">
  80. <meta name="if:permalink center">
  81. <meta name="if:show tags">
  82. <meta name="if:show caption">
  83. <meta name="if:custom scrollbar">
  84. <meta name="if:glow">
  85. <meta name="if:post bg">
  86.  
  87. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  88.  
  89. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  90.  
  91.  
  92. <script>
  93. (function($){
  94. $(document).ready(function(){
  95. $("a[title]").style_my_tooltips({
  96. tip_follows_cursor:true,
  97. tip_delay_time:0,
  98. tip_fade_speed:0,
  99. attribute:"title"
  100. });
  101. });
  102. })(jQuery);
  103. </script>
  104.  
  105.  
  106. <meta charset="utf-8">
  107. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  108. {block:Description}
  109. <meta name="description" content="{MetaDescription}" />
  110. {/block:Description}
  111.  
  112. <title>{Title}</title>
  113.  
  114. <link rel="shortcut icon" href="{image:favicon}">
  115. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  116. <link rel="stylesheet" href="https://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
  117.  
  118. <script src="https://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-2.6.2.min.js"></script>
  119.  
  120. <style type="text/css">
  121.  
  122. {block:ifcustomscrollbar}
  123. ::-webkit-scrollbar {
  124. width: 10px; /** width of total scrollbar **/
  125. background: {color:scrollbarbg}; /** background of scrollbar **/
  126.  
  127. }
  128.  
  129. ::-webkit-scrollbar-thumb {
  130. background: {color:scrollbar}; /** color of the moving part of the scrollbar (thumb) **/
  131. }
  132. {/block:ifcustomscrollbar}
  133.  
  134.  
  135. ::selection {
  136. color:{color:selection color};
  137. text-shadow:0 0 3px;
  138. }
  139.  
  140. ::-moz-selection {
  141. color:transparent;
  142. text-shadow:0 0 3px;
  143. }
  144.  
  145. body {
  146. background-color:{color:bg color};
  147. margin-left:30px;
  148. background-image: url('{image:background}');
  149. {block:ifnotbgcover}
  150. background-repeat: repeat;
  151. background-attachment: fixed;
  152. {/block:ifnotbgcover}
  153. {block:ifbgcover}
  154. background-size: cover;
  155. background-attachment: fixed;
  156. {/block:ifbgcover}
  157. font-family: {text:font family};
  158. font-size:{text:font size}px;
  159. line-height:140%;
  160. color: {color:text};
  161. {block:ifglow}
  162. text-shadow: 0 0 6px {color:textglow};
  163. {/block:ifglow}
  164. }
  165.  
  166. p{
  167. margin:0 0 10px 0;
  168. padding:0;
  169. }
  170.  
  171. pre {
  172. white-space: pre-wrap;
  173. white-space: -moz-pre-wrap;
  174. white-space: -pre-wrap;
  175. white-space: -o-pre-wrap;
  176. word-wrap: break-word;
  177. }
  178.  
  179.  
  180. a{
  181. color:{color:link color};
  182. text-decoration:underline;
  183. {block:ifnounderline}
  184. text-decoration:none;
  185. {/block:ifnounderline}
  186.  
  187. }
  188.  
  189.  
  190. a:hover{
  191. color:{color:hover};
  192. }
  193.  
  194. li{
  195. margin-left:-15px;
  196. }
  197.  
  198.  
  199. #wrapper{
  200. width:600px;
  201. margin:50px auto;
  202. }
  203.  
  204. #s-m-t-tooltip {
  205.  
  206.  
  207. max-width:300px;
  208. background-color:{color:tooltip background};
  209. font-size:{text:tooltip text size}px;
  210. text-shadow: 0 0 12px {color:tooltip glow};
  211. color:{color:tooltip text color};
  212. letter-spacing:0px;
  213. text-transform:none;
  214. padding:8px;
  215. margin:20px 0px 0px 20px;
  216. z-index:9999999999999999999999;
  217. border-radius: 0px;
  218.  
  219.  
  220. }
  221.  
  222. #sidebar{
  223.  
  224. width:250px;
  225. position:fixed;
  226. margin-left:-170px;
  227. padding:10px;
  228. {block:ifpostbg}
  229. background:{color:post bg};
  230. {/block:ifpostbg}
  231. }
  232.  
  233. #content {
  234. width: 450px;
  235. margin-left: 200px;
  236. }
  237.  
  238. .post{
  239. width:400px;
  240. margin:0 0 50px 0;
  241. overflow:hidden;
  242. padding:10px;
  243. {block:ifpostbg}
  244. background:{color:post bg};
  245. {/block:ifpostbg}
  246. {block:if500px}width:500px;{/block:if500px}
  247. {block:if400px}width:400px;{/block:if400px}
  248. {block:if250px}width:250px;{/block:if250px}
  249. }
  250.  
  251. #sidebar img, .post img{
  252. max-width:100%;
  253. }
  254.  
  255. #nav{
  256. margin:50px 0 0 0;
  257. }
  258.  
  259. #lul{
  260. position:fixed;
  261. bottom:2px;
  262. right:10px;
  263. padding:0px;
  264. font-size:{text:fontsize};
  265. font-weight:normal;
  266. }
  267.  
  268.  
  269. .media{
  270. margin:0 0 10px 0;
  271. }
  272.  
  273. .title{
  274. font-weight:normal;
  275. font-size:18px;
  276. margin:0 0 10px 0;
  277. }
  278.  
  279. .quote{
  280. font-weight:normal;
  281. font-size:16px;
  282. font-style:italic;
  283. margin:0 0 10px 0;
  284. }
  285.  
  286. .question{
  287. margin-bottom:10px;
  288. }
  289.  
  290. blockquote{
  291. margin:0 0 10px 10px;
  292. padding:0 0 0 10px;
  293. border-left:solid 1px {color:blockquote color};
  294. }
  295.  
  296.  
  297. .post .footer{
  298. margin:0;
  299. text-align:left;
  300. {block:ifpermalinkright}
  301. text-align:right;
  302. {/block:ifpermalinkright}
  303. {block:ifpermalinkcenter}
  304. text-align:center;
  305. {/block:ifpermalinkcenter}
  306. }
  307.  
  308.  
  309. ol.notes{
  310. list-style-type:none;
  311. padding:0;
  312. margin:0;
  313. }
  314.  
  315. ol.notes li.note img{
  316. width:16px;
  317. height:16px;
  318. }
  319.  
  320. ol.notes li.note{
  321. margin:0px;
  322. }
  323.  
  324. {CustomCSS}
  325. </style>
  326. </head>
  327.  
  328. <body>
  329. <div id="wrapper">
  330.  
  331.  
  332.  
  333.  
  334. <div id="sidebar">
  335. <center>
  336.  
  337. <a href="/" title="{text:sidebar words}"><img src="{image:sidebar}"></a>
  338. {block:ifdescription}
  339. <p>{Description}</p>
  340. {/block:ifdescription}
  341. <a href="{text:Link1URL}">{text:Link1Name}</a>
  342.  
  343. <a href="{text:Link2URL}">{text:Link2Name}</a>
  344. {block:HasPages}
  345. {block:Pages}
  346. <a href="{URL}">{Label}</a><br>
  347. {/block:Pages}
  348. {/block:HasPages}
  349. </center>
  350.  
  351. </div>
  352.  
  353. <div id="imageright" style="position:fixed; bottom:{text:right img margin bottom}px; z-index:-1; right:{text:right img margin right}px;"><img src="{image:right img}"width="{text:right img width}"></div>
  354.  
  355. <div id="content">
  356. {block:Posts}
  357.  
  358. <div class="post">
  359.  
  360. {block:Text}
  361. {block:Title}
  362. <div class="title">{Title}</div>
  363. {/block:Title}
  364. {Body}
  365. {/block:Text}
  366.  
  367. {block:Photo}
  368. <center>
  369. <div class="media">{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</div>
  370. </center>
  371. {block:ifshowcaption}<div class="caption">{Caption}</div>{/block:ifshowcaption}
  372. {/block:Photo}
  373.  
  374. {block:Photoset}
  375. <div class="media">{Photoset-400}</div>
  376. {block:ifshowcaption}<div class="caption">{Caption}</div>{/block:ifshowcaption}
  377. {/block:Photoset}
  378.  
  379. {block:Quote}
  380. <div class="quote">"{Quote}"</div>
  381. {block:Source}
  382. <div class="quotesource">{Source}</div>
  383. {/block:Source}
  384. {/block:Quote}
  385.  
  386. {block:Link}
  387. <div class="title"><a href="{URL}">{Name}</a></div>
  388. {block:Description}
  389. <div class="description">{Description}</div>
  390. {/block:Description}
  391. {/block:Link}
  392.  
  393. {block:Chat}
  394. {block:Title}
  395. <div class="title">{Title}</div>
  396. {/block:Title}
  397.  
  398. {block:Lines}
  399. <div class="{Alt} user_{UserNumber}">
  400. {block:Label}
  401. <b>{Label}</b>{/block:Label}
  402. &nbsp;{Line}
  403. </div>
  404. {/block:Lines}
  405. {/block:Chat}
  406.  
  407. {block:Video}
  408. <div class="media">{Video-400}</div>
  409. {block:ifcaption}<div class="caption">{Caption}</div>{/block:ifcaption}
  410. {/block:Video}
  411.  
  412. {block:Audio}
  413. <div class="media">
  414. {block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}
  415. {AudioPlayerWhite}
  416. {block:TrackName}{TrackName}<br>{/block:TrackName}
  417. {block:Artist}{Artist}<br>{/block:Artist}
  418. {block:Album}{Album}{/block:Album}
  419. </div>
  420. {block:ifshowcaption}{Caption}{/block:ifshowcaption}
  421. {/block:Audio}
  422.  
  423. {block:Answer}
  424. <div class="question">{Asker}: {Question}</div>
  425. <div class="caption">{Answer}</div>
  426. {/block:Answer}
  427.  
  428.  
  429. {block:Date}
  430. <div class="footer">
  431. {block:iftextpermalink}
  432. <a href="{Permalink}">{text:permalink text}</a>
  433. {/block:iftextpermalink}
  434. {block:ifimagepermalink}
  435. <a href="{Permalink}"><img src="{image:permalink}"></a>
  436. {/block:ifimagepermalink}
  437. {block:ifshowtags}
  438. {block:HasTags}<br>{block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  439. {/block:ifshowtags}
  440. {block:RebloggedFrom}<br><a href="{ReblogParentURL}"> </a>{/block:RebloggedFrom}
  441. {block:ContentSource} <a href="{SourceURL}"></a>{/block:ContentSource}
  442. </div>
  443.  
  444. {block:PermalinkPage}
  445. {block:NoteCount}
  446. {block:PostNotes}{PostNotes}{/block:PostNotes}
  447. {/block:NoteCount}
  448. {/block:PermalinkPage}
  449. {/block:Date}
  450.  
  451. </div>
  452. {/block:Posts}
  453.  
  454. {block:Pagination}
  455. <div id="nav">
  456. {block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage}
  457.  
  458. {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
  459. </div>
  460. {/block:Pagination}
  461. </div>
  462. </div>
  463.  
  464. </div>
  465.  
  466. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
  467. <script>window.jQuery || document.write('<script src="https://static.tumblr.com/qxrkgx6/q6kmgn2w2/jquery-1.8.3.min.js"><\/script>')</script>
  468.  
  469. <div id="lul"><a title="theme" href="https://qq4.tumblr.com/"><img src="https://68.media.tumblr.com/00748fcb7b5bad3c3aacd01420a411b1/tumblr_inline_nkpi61gCTO1ry72eo.gif"></a></div>
  470.  
  471. </body>
  472. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement