Advertisement
qtsumu

netflix sucks theme

Sep 30th, 2017
874
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.03 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3.  
  4. <!-----
  5. RULES:
  6. -DON'T remove credit! u can move it around or change how it looks but it HAS to be visible
  7. -DON'T redistribute! that'd b really dicky of u and i'll cry :"((
  8. -if u want to do a redux edit, pls ask me first
  9.  
  10. OTHER:
  11. -theme by komaedahater69 (main blog currently: seduced)
  12. -basecode by animecharacter
  13. -u can edit this as much as u want!!!
  14. -if u find any bugs w the theme pls let me know and i'll fix it
  15. -pls continue to support me through my theme making n-n!
  16.  
  17. _________________________$$_____________
  18. ___________$$$$$$$$$$$$$$$______________
  19. ________$$$$______$$$$$$$$______________
  20. ______$$$_____$$$$$$_$$_$$______________
  21. _____$____$$$$$$$$$__$__$$______________
  22. ___$$___$$$$$$$$$___$___$$______________
  23. __$$__$$$$$$$$$$___$____$$______________
  24. __$$$$$$$$$$$_____$$_____$$____$$$$$$___
  25. $$$$$$$__________$$_______$$_$$$$$$$$$$_
  26. _________$$$$$__$$$____$$__$__$$$$$$$$$_
  27. ______$$$$$$$$$_$$$$$$$$$$$$$$$$$$$$$$$$
  28. _____$$$$$$$$$$$$__$$$$$__$$$$$$$$$$$$$$
  29. ____$$$__$$$$$$$$$$$$$$$$__$$$$$$$$$__$$
  30. ____$$___$$$$$$$$$$$$$$$$$_$$$$$$$$$__$$
  31. ____$$__$$$$$$$$$$$$$$$$$$_$$$$$$$$$_$$_
  32. ____$$$_$$$$$$$$$$$$$$$$$$_$$$$$$$$$$$__
  33. ____$$$__$$$$$$$$$$$$$$$$_$$$$$$$$$$$___
  34. _____$$$$$$$$$$$$$$$$$$$__$$$$$$$$$_____
  35. _____$$$$$$$$$$$$$$$$$$$________________
  36. _______$$$$$$$$$$$$$$$__________________
  37. __________$$$$$$$$$$____________________
  38. ----->
  39.  
  40. <link href='https://fonts.googleapis.com/css?family=Iceland' rel='stylesheet' type='text/css'>
  41. <link href='https://fonts.googleapis.com/css?family=Karla:400,700,700italic' rel='stylesheet' type='text/css'>
  42.  
  43. <meta charset="utf-8">
  44. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  45. {block:Description}
  46. <meta name="description" content="{MetaDescription}" />
  47. {/block:Description}
  48.  
  49. <title>{Title}</title>
  50.  
  51. <link rel="shortcut icon" href="{Favicon}">
  52. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  53. <link rel="stylesheet" href="http://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
  54.  
  55. <script src="http://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-2.6.2.min.js"></script>
  56.  
  57. <meta name="image:sidebar" content="">
  58. <meta name="image:prev pg" content="https://cdn0.iconfinder.com/data/icons/navigation-set-arrows-part-one/32/ChevronLeft-128.png"/>
  59. <meta name="image:next pg" content="https://cdn0.iconfinder.com/data/icons/navigation-set-arrows-part-one/32/ChevronRight-128.png"/>
  60.  
  61. <meta name="color:background" content="#fff">
  62. <meta name="color:borders" content="#000">
  63. <meta name="color:text" content="#000">
  64. <meta name="color:links" content="#999">
  65. <meta name="color:links hover" content="#ccc">
  66. <meta name="color:post bg" content="#fff">
  67.  
  68. <meta name="if:image pagination" content="0">
  69. <meta name="if:borders" content="0">
  70. <meta name="if:transparent posts" content="0">
  71. <meta name="if:caption" content="0">
  72. <meta name="if:updates" content="1">
  73.  
  74. <meta name="text:font size" content="12">
  75. <meta name="text:link divider" content="♡">
  76. <meta name="text:updates" content="updates">
  77. <meta name="text:link 1 url" content="/">
  78. <meta name="text:link 1 title" content="link 1">
  79.  
  80. <meta name="select:font" content="arial">
  81. <meta name="select:font" content="times new roman">
  82. <meta name="select:font" content="ms pgothic">
  83. <meta name="select:font" content="iceland">
  84. <meta name="select:font" content="karla">
  85. <meta name="select:font" content="verdana">
  86. <meta name="select:link styles" content="none">
  87. <meta name="select:link styles" content="underlined">
  88. <meta name="select:link styles" content="line-through">
  89.  
  90. <style type="text/css">
  91.  
  92. body {
  93. margin:0px;
  94. background:{color:background};
  95. font-family:{select:font};
  96. font-size:{text:font size}px;
  97. line-height:140%;
  98. color: {color:text};
  99. background:{color:background};
  100. font-family:{select:font};
  101. font-size:{text:font size}px;
  102. }
  103.  
  104. p{
  105. margin:0 0 10px 0;
  106. padding:0;
  107. }
  108.  
  109. pre {
  110. white-space: pre-wrap;
  111. white-space: -moz-pre-wrap;
  112. white-space: -pre-wrap;
  113. white-space: -o-pre-wrap;
  114. word-wrap: break-word;
  115. }
  116.  
  117. a{
  118. color:{color:links};
  119. text-decoration:{select:link styles};
  120. }
  121.  
  122. a:hover{
  123. color:{color:links hover};
  124. text-decoration:{select:link styles};
  125. }
  126.  
  127. li{
  128. margin-left:-15px;
  129. }
  130.  
  131. #wrapper{
  132. width:600px;
  133. margin:50px auto;
  134. }
  135.  
  136. /*--
  137.  
  138. updates tab #4 by BRAVETHEMES
  139.  
  140. ◤ ◥
  141. don't be a lil bitch;
  142. keep the credits.
  143. ◣ ◢
  144.  
  145. - - - -
  146.  
  147. --*/
  148. /* whole tab */
  149. #entera{
  150. width:140px;
  151. top:50px;
  152. right:250px;
  153. font-family:font-family:{select:font};
  154. font-size:{text:font size}px;
  155. letter-spacing:1px;
  156. text-align:center;
  157. background:{color:post bg};
  158. position:fixed;
  159. }
  160. .tierra{
  161. padding:10px;
  162. border:1px solid {color:borders};
  163. outline:1px dashed {color:borders};
  164. outline-offset:-7px;
  165. }
  166.  
  167.  
  168. #sidebar{
  169. width:130px;
  170. position:fixed;
  171. margin-left:-50px;
  172. {block:ifnottransparentposts}
  173. background:{color:post bg};
  174. {/block:ifnottransparentposts}
  175. {block:ifborders}
  176. border:1px solid {color:borders};
  177. {/block:ifborders}
  178. }
  179.  
  180. #sidebar img{
  181. max-height:92px;
  182. max-width:92px;
  183. margin:20px auto;
  184. {block:ifborders}
  185. border:1px solid {color:borders};
  186. {/block:ifborders}
  187. }
  188.  
  189. #sidebar img, .post img{
  190. max-width:100%;
  191. }
  192.  
  193. #nav{
  194. margin:50px 0 0 0;
  195. }
  196.  
  197. #content{
  198. width:auto;
  199. margin-left:200px;
  200. }
  201.  
  202. .post{
  203. width:400px;
  204. margin:0 0 50px 0;
  205. margin-left:-50px;
  206. margin-top:10;
  207. overflow:hidden;
  208. padding:20px;
  209. {block:ifnottransparentposts}
  210. background:{color:post bg};
  211. {/block:ifnottransparentposts}
  212. {block:ifborders}
  213. border:1px solid {color:borders};
  214. {/block:ifborders}
  215. }
  216.  
  217. .post img{
  218. max-width:100%;
  219. }
  220.  
  221. .media{
  222. margin:0 0 10px 0;
  223. }
  224.  
  225. .title{
  226. font-weight:normal;
  227. font-size:18px;
  228. margin:0 0 10px 0;
  229. }
  230.  
  231. .quote{
  232. font-weight:normal;
  233. font-size:16px;
  234. font-style:italic;
  235. margin:0 0 10px 0;
  236. }
  237.  
  238. .question{
  239. margin-bottom:10px;
  240. }
  241.  
  242. blockquote{
  243. margin:0 0 10px 10px;
  244. padding:0 0 0 10px;
  245. border-left:solid 1px #000;
  246. }
  247.  
  248. .post .footer{
  249. margin:0;
  250. text-align:left;
  251. }
  252.  
  253. ol.notes{
  254. list-style-type:none;
  255. padding:0;
  256. margin:0;
  257. }
  258.  
  259. ol.notes li.note img{
  260. width:16px;
  261. height:16px;
  262. }
  263.  
  264. ol.notes li.note{
  265. margin:0px;
  266. }
  267.  
  268. #credit{
  269. position:fixed;
  270. bottom:0px;
  271. left:3px;
  272. }
  273.  
  274. #pagination{
  275. margin-top:-20px;
  276. position:static;
  277. bottom:0px;
  278. }
  279.  
  280. {CustomCSS}
  281. </style>
  282. </head>
  283.  
  284. <body>
  285. <div id="wrapper">
  286.  
  287.  
  288. <div id="sidebar">
  289. <center>
  290. <br>
  291. <a href="/">home</a> {text:link divider}
  292. <a href="/ask">ask</a> {text:link divider}
  293. <a href="{text:link 1 url}">{text:link 1 title}</a>
  294. <div id="sidebarimg";><a href="/"><img src="{image:sidebar}"></a></div>
  295. {block:Description}
  296. <p>{Description}</p>
  297. {/block:Description}
  298. </center>
  299. </div>
  300.  
  301.  
  302.  
  303. <div id="content">
  304. {block:Posts}
  305.  
  306. <div class="post">
  307.  
  308. {block:Text}
  309. {block:Title}
  310. <div class="title">{Title}</div>
  311. {/block:Title}
  312. {Body}
  313. {/block:Text}
  314.  
  315. <center>
  316. {block:Photo}
  317. <div class="media">{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}</div>
  318. {block:ifcaption}
  319. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  320. {/block:ifcaption}
  321. {/block:Photo}
  322. </center>
  323.  
  324. {block:Photoset}
  325. <div class="media">{Photoset-400}</div>
  326. {block:ifcaption}
  327. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  328. {/block:ifcaption}
  329. {/block:Photoset}
  330.  
  331. {block:Quote}
  332. <div class="quote">"{Quote}"</div>
  333. {block:Source}
  334. <div class="quotesource">{Source}</div>
  335. {/block:Source}
  336. {/block:Quote}
  337.  
  338. {block:Link}
  339. <div class="title"><a href="{URL}">{Name}</a></div>
  340. {block:Description}
  341. <div class="description">{Description}</div>
  342. {/block:Description}
  343. {/block:Link}
  344.  
  345. {block:Chat}
  346. {block:Title}
  347. <div class="title">{Title}</div>
  348. {/block:Title}
  349.  
  350. {block:Lines}
  351. <div class="{Alt} user_{UserNumber}">
  352. {block:Label}
  353. <b>{Label}</b>{/block:Label}
  354. &nbsp;{Line}
  355. </div>
  356. {/block:Lines}
  357. {/block:Chat}
  358.  
  359. {block:Video}
  360. <div class="media">{Video-400}</div>
  361. {block:ifcaption}
  362. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  363. {/block:ifcaption}
  364. {/block:Video}
  365.  
  366. {block:Audio}
  367. <div class="media">
  368. {block:AlbumArt}<img src="{AlbumArtURL}" style="width:100px; height:100px;">{/block:AlbumArt}
  369. <br>{block:TrackName}<small>{TrackName}{/block:TrackName} by {block:Artist}{Artist}</small>{/block:Artist}{AudioPlayerWhite}
  370. </div>
  371. {block:Caption}{Caption}{/block:Caption}
  372. {/block:Audio}
  373.  
  374. {block:Answer}
  375. <div class="question">
  376. <img class="asker-avatar" src="{AskerPortraitURL-24}" {block:ifborders}style="border:1px solid {color:borders}"{/block:ifborders} alt="">&nbsp;&nbsp;{Asker}: {Question}
  377. </div>
  378. <p><div class="caption">{Answer}</div>
  379. {/block:Answer}
  380.  
  381.  
  382. {block:Date}
  383. <div class="footer">
  384. <a href="{Permalink}">posted {TimeAgo}{block:NoteCount}</a> || <a href="{Permalink}">{NoteCount}{text:note label}&nbsp;{/block:NoteCount}</a> || <a href="{ReblogURL}" target="_blank" class="details">↻</a>
  385. </div>
  386.  
  387. {block:PermalinkPage}
  388. {block:NoteCount}
  389. {block:PostNotes}{PostNotes}{/block:PostNotes}
  390. {/block:NoteCount}
  391. {/block:PermalinkPage}
  392. {/block:Date}
  393.  
  394. </div>
  395. {/block:Posts}
  396.  
  397. {block:Pagination}<center><div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">{block:ifimagepagination}<img src="{image:prev pg}">{/block:ifimagepagination}{block:ifnotimagepagination}&larr;</a>&nbsp;{/block:ifnotimagepagination}</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">{block:ifimagepagination}<img src="{image:next pg}">{/block:ifimagepagination}{block:ifnotimagepagination}&nbsp;&rarr;{/block:ifnotimagepagination}</a>{/block:NextPage}</div></center>{/block:Pagination}
  398.  
  399. </div>
  400. </div>
  401.  
  402. </div>
  403.  
  404. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
  405. <script>window.jQuery || document.write('<script src="http://static.tumblr.com/qxrkgx6/q6kmgn2w2/jquery-1.8.3.min.js"><\/script>')</script>
  406.  
  407. <div id="credit"><a href="http://komaedahater69.tumblr.com/">©</a></div>
  408.  
  409. {block:ifupdates}
  410. <div id="entera">
  411. <!-- if you want more tab copy from here -->
  412. <div class="tierra">
  413. <!-- your text goes here -->
  414. {text:updates}
  415. </div>
  416. <!-- all the way to here -->
  417. </div>
  418. {/block:ifupdates}
  419.  
  420.  
  421. </body>
  422. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement