Advertisement
qtsumu

anon theme 3

Jun 17th, 2017
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.82 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: webicide)
  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. {block:iftagredirect}
  50. <script>
  51. if(window.location.pathname == '/') location.replace{text:tag redirect};
  52. </script>
  53. {/block:iftagredirect}
  54.  
  55. <title>{Title}</title>
  56.  
  57. <meta name="image:favicon" content="">
  58. <meta name="image:sidebar" content="">
  59. <meta name="image:right img" content="">
  60.  
  61. <meta name="color:background" content="#fff">
  62. <meta name="color:text" content="#000">
  63. <meta name="color:links" content="#999">
  64. <meta name="color:links hover" content="#ccc">
  65. <meta name="color:borders" content="#000">
  66.  
  67. <meta name="text:font size" content="12">
  68. <meta name="text:link divider" content="♡">
  69. <meta name="text:link 1 url" content="/">
  70. <meta name="text:link 1 title" content="link 1">
  71. <meta name="text:right img margin right" content="0"/>
  72. <meta name="text:right img margin bottom" content="-5"/>
  73. <meta name="text:text:right img width" content="">
  74.  
  75. <link rel="shortcut icon" href="{image:favicon}">
  76. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  77. <link rel="stylesheet" href="http://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
  78.  
  79. <script src="http://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-2.6.2.min.js"></script>
  80.  
  81. <style type="text/css">
  82.  
  83. body {
  84. margin:0px;
  85. background:{color:background};
  86. font-family:{select:font};
  87. font-size:{text:font size}px;
  88. line-height:120%;
  89. color:{color:text};
  90. }
  91.  
  92. p{
  93. margin:0 0 10px 0;
  94. padding:0;
  95. }
  96.  
  97. pre {
  98. white-space: pre-wrap;
  99. white-space: -moz-pre-wrap;
  100. white-space: -pre-wrap;
  101. white-space: -o-pre-wrap;
  102. word-wrap: break-word;
  103. }
  104.  
  105. a{
  106. color:{color:links};
  107. text-decoration:none;
  108. }
  109.  
  110. a:hover{
  111. color:{color:links hover};
  112. }
  113.  
  114. li{
  115. margin-left:-15px;
  116. }
  117.  
  118. #wrapper{
  119. width:800px;
  120. margin:50px 250px;
  121. }
  122.  
  123. #sidebar{
  124. margin:20px auto;
  125. width:420px;
  126. margin-left:200px;
  127. margin-top:-50px;
  128. }
  129.  
  130. #content{
  131. width:auto;
  132. margin-left:200px;
  133. margin-top:150px;
  134. }
  135.  
  136. .post{
  137. width:400px;
  138. margin:0 0 50px 0;
  139. margin-top:10;
  140. overflow:hidden;
  141. padding:10px;
  142. border:1px solid {color:borders};
  143. }
  144.  
  145. .post img{
  146. max-width:100%;
  147. }
  148.  
  149. #linkbox{
  150. width:100px;
  151. padding:5px;
  152. background:{color:background};
  153. margin-left:500px;
  154. margin-top:-210px;
  155. }
  156.  
  157. #sidebar img{
  158. max-height:175px;
  159. margin:20px auto;
  160. }
  161.  
  162. #sidebar .pagination {
  163. width:100px;
  164. text-align:center;
  165. padding: 3px 0;
  166. }
  167.  
  168. #sidebar .pagination a {
  169. color:{color:links};
  170. text-decoration: none;
  171. }
  172.  
  173. #sidebar .pagination a:hover {
  174. color: {color:links hover};
  175. }
  176.  
  177. #credit{
  178. position:fixed;
  179. bottom:0px;
  180. left:3px;
  181. }
  182.  
  183. #pagination{
  184. margin-top:-20px;
  185. position:fixed;
  186. bottom:0px;
  187. }
  188.  
  189. .media{
  190. margin:0 0 10px 0;
  191. }
  192.  
  193. .title{
  194. font-weight:normal;
  195. font-size:16px;
  196. margin:0 0 10px 0;
  197. }
  198.  
  199. .quote{
  200. font-weight:normal;
  201. font-size:16px;
  202. font-style:italic;
  203. margin:0 0 10px 0;
  204. }
  205.  
  206. .question{
  207. margin-bottom:10px;
  208. padding:5px;
  209. }
  210.  
  211. blockquote{
  212. margin:0 0 10px 10px;
  213. padding:0 0 0 10px;
  214. border-left:solid 1px {color:borders};
  215. }
  216.  
  217. .post .footer{
  218. margin:0;
  219. text-align:left;
  220. padding:5px;
  221. {block:ifnottransparentposts}
  222. background:{color:post bg};
  223. {/block:ifnottransparentposts}
  224. {block:ifborders}
  225. border:1px {select:borders} {color:borders};
  226. {/block:ifborders}
  227. }
  228.  
  229. ol.notes{
  230. list-style-type:none;
  231. padding:0;
  232. margin:0;
  233. }
  234.  
  235. ol.notes li.note img{
  236. width:16px;
  237. height:16px;
  238. }
  239.  
  240. ol.notes li.note{
  241. margin:0px;
  242. }
  243.  
  244. {CustomCSS}
  245. </style>
  246.  
  247. <script type="text/javascript"
  248. src="http://static.tumblr.com/q0etgkr/EIBmz7s0p/infinitescrolling.js" ></script>
  249.  
  250. </head>
  251.  
  252. <body>
  253.  
  254. <div id="wrapper">
  255.  
  256.  
  257. <div id="sidebar">
  258. <div id="sidebar img">
  259. <center>
  260. <img src="{image:sidebar}">
  261. </div>
  262. {block:Description}
  263. <center>{Description}</p></center>
  264. {/block:Description}
  265. <center>
  266. <center>
  267. </a>
  268. </center>
  269. </select>
  270. </form>
  271. <p></p>
  272. <p></p>
  273.  
  274. </div>
  275.  
  276. <div id="linkbox">
  277. <a href="/">home</a> {text:link divider}
  278. <br>
  279. <a href="/ask">ask</a> {text:link divider}
  280. <br>
  281. <a href="{text:link 1 url}">{text:link 1 title}</a> {text:link divider}
  282. <br>
  283. <a href="http://komaedahater69.tumblr.com/">©</a>
  284. </div>
  285.  
  286. <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>
  287.  
  288. <div id="content">
  289. {block:Posts}
  290. <center><div id="postdivider" style="margin-left:-200px;"><img src="{image:post divider}"></div></center>
  291. <br>
  292. <div class="post">
  293.  
  294. {block:Text}
  295. {block:Title}
  296. <div class="title">{Title}</div>
  297. {/block:Title}
  298. {Body}
  299. {/block:Text}
  300.  
  301. {block:Photo}
  302. <div class="media">{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}</div>
  303. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  304. {/block:Photo}
  305.  
  306. {block:Photoset}
  307. <div class="media">{Photoset-400}</div>
  308. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  309. {/block:Photoset}
  310.  
  311. {block:Quote}
  312. <div class="quote">"{Quote}"</div>
  313. {block:Source}
  314. <div class="quotesource">{Source}</div>
  315. {/block:Source}
  316. {/block:Quote}
  317.  
  318. {block:Link}
  319. <div class="title"><a href="{URL}">{Name}</a></div>
  320. {block:Description}
  321. <div class="description">{Description}</div>
  322. {/block:Description}
  323. {/block:Link}
  324.  
  325. {block:Chat}
  326. {block:Title}
  327. <div class="title">{Title}</div>
  328. {/block:Title}
  329.  
  330. {block:Lines}
  331. <div class="{Alt} user_{UserNumber}">
  332. {block:Label}
  333. <b>{Label}</b>{/block:Label}
  334. &nbsp;{Line}
  335. </div>
  336. {/block:Lines}
  337. {/block:Chat}
  338.  
  339. {block:Video}
  340. <div class="media">{LinkOpenTag}<img src="{Photoset-400}" alt="{PhotoAlt}"/>{LinkCloseTag}</div>
  341. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  342. {/block:Video}
  343.  
  344. {block:Audio}
  345. <div class="media">
  346. {block:AlbumArt}<img src="{AlbumArtURL}" style="width:100px; height:100px;">{/block:AlbumArt}
  347. <br>{block:TrackName}<small>{TrackName}{/block:TrackName} by {block:Artist}{Artist}</small>{/block:Artist}{AudioPlayerWhite}
  348. </div>
  349. {block:Caption}{Caption}{/block:Caption}
  350. {/block:Audio}
  351.  
  352. {block:Answer}
  353. <div class="question">
  354. <img class="asker-avatar" src="{AskerPortraitURL-24}" {block:ifborders}style="border:1px {select:borders} {color:borders}"{/block:ifborders} alt="">&nbsp;&nbsp;{Asker}: {Question}
  355. </div>
  356. <p><div class="caption">{Answer}</div>
  357. {/block:Answer}
  358.  
  359.  
  360. {block:Date}
  361. <div class="footer">
  362. <a href="{Permalink}">posted {TimeAgo}{block:NoteCount} || {NoteCount}{text:note label}&nbsp;{/block:NoteCount}</a>
  363. {block:HasTags}<br>{block:Tags}{text:tag symbol}<a href="{TagURL}">{Tag}</a>&nbsp; {/block:Tags}{/block:HasTags}
  364. {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  365. <br>{block:ContentSource}src: <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource}
  366. </div>
  367.  
  368. {block:PermalinkPage}
  369. {block:NoteCount}
  370. {block:PostNotes}{PostNotes}{/block:PostNotes}
  371. {/block:NoteCount}
  372. {/block:PermalinkPage}
  373. {/block:Date}
  374.  
  375. </div>
  376. {/block:Posts}
  377. </div>
  378. </div>
  379.  
  380. </div>
  381.  
  382. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
  383. <script>window.jQuery || document.write('<script src="http://static.tumblr.com/qxrkgx6/q6kmgn2w2/jquery-1.8.3.min.js"><\/script>')</script>
  384.  
  385. </body>
  386. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement