Advertisement
teruteru

Kudryavka - 【 THEME 4 by Anomaly ☽】

Jan 1st, 2016
735
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.94 KB | None | 0 0
  1. <!--
  2.  
  3. kudryavka by anomaly betrayus http://betrayus.tumblr.com/
  4. base by http://00hentai.tumblr.com/
  5. yknow i keep saying to credit both me and the basemaker but there isnt really a way how unless theres 2 credit links in the theme
  6. but anyways! new theme dont remove the credit thats the only rule. nice cool
  7. -->
  8.  
  9. <html>
  10. <head>
  11.  
  12.  
  13.  
  14. <link rel="shortcut icon" href="{image:Favicon}" />
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  16. <title>{Title}</title>
  17. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  18.  
  19. <!-- DEFAULTS, this it the area that you can add color, images, if show captions, stuff like that -->
  20.  
  21. <meta name="color:scrollbar" content="#e5dfb8"/>
  22. <meta name="color:scrollbar background" content="#070b16"/>
  23. <meta name="color:background" content="#070b16">
  24. <meta name="color:sidebar" content="#e5dfb8"/>
  25. <meta name="color:posts" content="#e5dfb8"/>
  26. <meta name="color:borders" content="#dcd581"/>
  27. <meta name="color:blockquote" content="#73849c"/>
  28. <meta name="color:text" content="#c0bdb8" />
  29. <meta name="color:link hover" content="#fdfdfd" />
  30. <meta name="color:link" content="#73849c" />
  31. <meta name="color:bold" content="#242e4f" />
  32. <meta name="color:italic" content="#242e4f"/>
  33. <meta name="color:permalink background" content="#dcd581"/>
  34. <meta name="color:menu background" content="#dcd581"/>
  35. <meta name="color:menu text" content="#242e4f"/>
  36.  
  37. <meta name="image:background" content="http://40.media.tumblr.com/ea0735ba6a4a8d22de368f772b4e214e/tumblr_ne0r6aPMkG1snc5kxo2_400.png"/>
  38. <meta name="image:icon" content="http://static.tumblr.com/1e18f31988997d0b1adb5a3fab5982fa/xfqsqhs/vvJo0au9k/tumblr_static_bj3ryfp48o0go8g8skwc040oo.png"/>
  39. <meta name="image:sidebar" content="http://static.tumblr.com/8c6e7b5f0e3989d75b8fc868c93c903f/xfqsqhs/HY3o0auq0/tumblr_static_elekgb7f1k0kgggc4o0koo84k.png"/>
  40. <meta name="image:favicon" content="http://31.media.tumblr.com/16200f053a002fa2ee7b9948b3286bbd/tumblr_inline_mz648bJ32n1r9ajsd.gif"/>
  41. <meta name="image:icon 1" content="https://31.media.tumblr.com/4ccf26b9504de34de2ee60a1cca68cdf/tumblr_inline_n7waqf1lFa1qbq39l.png"/>
  42. <meta name="image:icon 2" content="https://31.media.tumblr.com/11454bf5926b4e70f23af4cb760e0159/tumblr_inline_n7waqzMWe31qbq39l.png"/>
  43. <meta name="image:icon 3" content="https://31.media.tumblr.com/e4e1a3dda4c4345286457bdb629271b9/tumblr_inline_n7waraSZ4e1qbq39l.png"/>
  44.  
  45. <meta name="text:title" content="it might have been better if i wasn't special at all."/>
  46. <meta name="text:menu title" content="navigation"/>
  47. <meta name="text:home text" content="home"/>
  48. <meta name="text:ask text" content="ask"/>
  49. <meta name="text:submit text" content="submit"/>
  50. <meta name="text:about text" content="about"/>
  51. <meta name="text:about url" content="/abt"/>
  52. <meta name="text:link 1 url" content="url" />
  53. <meta name="text:link 1" content="link 1" />
  54. <meta name="text:link 2 url" content="url" />
  55. <meta name="text:link 2" content="link 2" />
  56. <meta name="text:link 3 url" content="url" />
  57. <meta name="text:link 3" content="link 3" />
  58. <meta name="text:link 4 url" content="url" />
  59. <meta name="text:link 4" content="link 4" />
  60. <meta name="text:link 5 url" content="url" />
  61. <meta name="text:link 5" content="link 5" />
  62.  
  63. <meta name="text:tags text" content="filed under:"/>
  64. <meta name="text:tag symbol" content="#"/>
  65. <meta name="text:ask text" content="whispered:"/>
  66.  
  67. <meta name="text:sidebar bottom" content="25"/>
  68. <meta name="text:sidebar left" content="50"/>
  69. <meta name="text:sidebar width" content="250"/>
  70.  
  71. <meta name="if:bg cover" content="1"/>
  72.  
  73.  
  74. </head>
  75.  
  76. <!-- from here on, you creat class and id DIV's; class looks like: .something id's being #something, you use here to stylize how your theme looks, what color, backgrounds, borders, fonts, texts, padding, margins all of that cool stuff -->
  77.  
  78. <style type="text/css">
  79.  
  80. @font-face { font-family: "pix"; src: url('https://dl.dropboxusercontent.com/s/68bdyrv4fsayhg8/04B_03__.TTF'); }
  81.  
  82. ::-webkit-scrollbar {
  83. height: 5px;
  84. width: 10px;
  85. background: {color:scrollbar background};
  86. }
  87.  
  88. ::-webkit-scrollbar-thumb {
  89. background:{color:scrollbar};
  90. border:1px solid {color:scrollbar};
  91. -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.75);
  92. }
  93.  
  94. ::-webkit-scrollbar-corner {
  95. background: #transparent;
  96. }
  97.  
  98. body
  99. {color:{color:text};
  100. background-color:{color:background};
  101. background-image: url("{image:Background}");
  102. background-attachment: fixed;
  103. background-repeat: repeat;
  104. {block:iffullbg}background-size: cover;{/block:iffullbg}
  105. font-family:consolas;
  106. font-size:11px;
  107. line-height:17px;
  108. text-align:justify}
  109.  
  110. a:link, a:active, a:visited
  111. {color: {color:link};
  112. text-decoration:none}
  113.  
  114. a:hover {
  115. color:{color:link hover};
  116. -webkit-transition: all 0.2s linear;
  117. -moz-transition: all 0.2s linear;
  118. transition: all 0.2s linear;}
  119.  
  120. small
  121. {font-size:auto}
  122.  
  123. big
  124. {font-size:auto}
  125.  
  126. b, strong
  127. {color:{color:bold}}
  128.  
  129. h1
  130. {font-size:16px;
  131. font-family:consolas;
  132. }
  133.  
  134. i, em
  135. {color:{color:italic}}
  136.  
  137. p
  138. {margin-top:6px;
  139. margin-bottom:6px}
  140.  
  141. blockquote
  142. {padding:0px;
  143. padding-left:10px;
  144. margin:8px;
  145. border-left:2px solid {color:blockquote}}
  146.  
  147. img a
  148. {border:none;
  149. width:100%;}
  150.  
  151. #container
  152. {background-color:transparent;
  153. width: 500px;
  154. margin: 0 auto -10px auto}
  155.  
  156. /* the overall entries container and position of it */
  157.  
  158. #entries
  159. {margin-left:500px;
  160. text-align: justify;}
  161.  
  162. /* here are your posts to customize!! */
  163.  
  164. #posts
  165. {margin: 70px 0 0px 0;
  166. width: 500px;
  167. text-align: justify;
  168. padding: 10px;
  169. border: 1px
  170. solid {color:borders};
  171. background-color:{color:posts};}
  172.  
  173. #posts img
  174. {max-width:100%;}
  175.  
  176. #icon
  177. {position:fixed;
  178. width:100px;
  179. left:25px;
  180. top:125px;
  181. padding:5px;
  182. }
  183.  
  184. .roundrect {
  185. border-radius: 50px;
  186. }
  187.  
  188. #angle
  189. {
  190. position:fixed;
  191. width: 132px;
  192. top: 165px;
  193. height: 0px;
  194. border-top: 10px solid transparent;
  195. border-bottom: 10px solid transparent;
  196. border-right:10px solid {color:sidebar};
  197. }
  198.  
  199. #sidebar{
  200. position:fixed;
  201. width:200px;
  202. background:{color:sidebar};
  203. padding:7px;
  204. overflow:hidden;
  205. left:150px;
  206. top:140px;
  207. }
  208.  
  209. h2 {
  210. font-family:consolas;
  211. font-size:16px;
  212. font-weight:100;
  213. line-height:17px;
  214. }
  215.  
  216. #pagination
  217. {font-family:pix;
  218. text-align:center;
  219. font-size:16px;
  220. margin-bottom:2px;}
  221.  
  222. #credit
  223. {position:fixed;
  224. bottom:10px;
  225. left:10px;
  226. font-size:11px;
  227. font-family:consolas;
  228. color:{color:text};
  229. text-transform:uppercase;
  230. letter-spacing: 0px;
  231. font-style:normal;
  232. background:transparent;
  233. padding:3px;}
  234.  
  235.  
  236. #info
  237. {padding-top:1px;
  238. margin-bottom:1px;
  239. display:block;
  240. width:500px;
  241. background-color:transparent;
  242. font-size:8px;
  243. font-family:pix;
  244. text-transform:uppercase;
  245. text-align:center;
  246. }
  247.  
  248. #posttop
  249. {
  250. background-color:{color:permalink background};
  251. width:515px;
  252. border-top:5px solid {color:permalink background};
  253. border-bottom:5px solid {color:permalink background};
  254. border-right:5px solid {color:permalink background};
  255. text-align:right;
  256. margin-top:-10px;
  257. margin-left:-10px;
  258. z-index:9999999;
  259. z-index:1;}
  260.  
  261.  
  262. .audio{background-color:black; display:block}
  263.  
  264. /* this is your chats, you can stylize however you want */
  265.  
  266. .user_1 .label {color:{color:link}; font-weight:bold}
  267. .user_2 .label {color:{color:text}; font-weight:italic}
  268. .user_3 .label {color:{color:link}; font-weight:text}
  269.  
  270.  
  271. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}
  272.  
  273. .notes img
  274. {width:10px;
  275. position:relative;
  276. top:1px}
  277.  
  278. ol.notes, .notes li
  279. {width:490px;
  280. list-style:none;
  281. margin:0px 0 -1px 5px;
  282. padding:0px}
  283.  
  284.  
  285. </style>
  286.  
  287. <!-- this is the area where everything comes to life and you have to code all the stuff you stylized. so i already got you like 10% started. or something, maybe more. i was never good at math anyway. -->
  288.  
  289. <body>
  290. <div id="icon"><a href="/" title="{text:title}"><img class="roundrect" src="{image:icon}"></a></div>
  291. <div id="angle"></div>
  292. <div id="sidebar">
  293. <center>
  294. {description}<p>
  295. <select style="width: 150px; border: 0px solid; padding: 3px; color: {color:menu text}; background-color: {color:menu background}; font-family: pix; text-transform: uppercase; font-size: 8px; letter-spacing: 1px;" onChange="location.href=this.options[this.selectedIndex].value;">
  296. <option value="/">{text:menu title}</option>
  297. <option value="/">{text:home text}</option>
  298. <option value="/ask">{text:ask text}</option>
  299. <option value="/submit">{text:submit text}</option>
  300. <option value="{text:about url}">{text:about text}</option>
  301. {block:iflink1}<option value="{text:link 1 url}">{text:link 1}</option>{/block:iflink1}
  302. {block:iflink2}<option value="{text:link 2 url}">{text:link 2}</option>{/block:iflink2}
  303. {block:iflink3}<option value="{text:link 3 url}">{text:link 3}</option>{/block:iflink3}
  304. {block:iflink4}<option value="{text:link 4 url}">{text:link 4}</option>{/block:iflink4}
  305. {block:iflink5}<option value="{text:link 5 url}">{text:link 5}</option>{/block:iflink5}
  306. </select>
  307.  
  308. <div id="pagination">
  309. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>
  310. {/block:PreviousPage}
  311. {block:NextPage}<a href="{NextPage}">»</a><br />{/block:NextPage}
  312. {/block:Pagination}</div>
  313. </div>
  314. </center>
  315.  
  316. <!-- here is the credit, you can add your own in here! if you're not changing much to this theme, then leave it! -->
  317. <div id="credit"><a href="http://xollyx.tumblr.com/" title="theme"><img src="http://orig04.deviantart.net/151c/f/2015/334/6/e/tumblr_inline_mij52fv1gc1qz4rgp_by_kittystuff-d9il7w5.gif" /></a></div>
  318.  
  319.  
  320. <div id="entries">
  321. {block:posts}
  322.  
  323. <div id="posts">
  324. {block:Text}
  325. <div id="posttop">
  326. <a title="{TimeAgo}"href="{Permalink}"><img src="{image:icon 1}"</a>
  327. <a title="{NoteCountWithLabel}"href="{Permalink}"><img src="{image:icon 2}"</a>
  328. <a title="reblog"href="{ReblogURL}" target="_blank" class="details"><img src="{image:icon 3}"</a></div>
  329. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  330.  
  331.  
  332. {block:Quote}
  333. <div id="posttop">
  334. <a title="{TimeAgo}"href="{Permalink}"><img src="{image:icon 1}"</a>
  335. <a title="{NoteCountWithLabel}"href="{Permalink}"><img src="{image:icon 2}"</a>
  336. <a title="reblog"href="{ReblogURL}" target="_blank" class="details"><img src="{image:icon 3}"</a></div>
  337. <h2>“{Quote}” — {Source}</h2><br>{/block:Quote}
  338.  
  339. {block:Link}
  340. <div id="posttop">
  341. <a title="{TimeAgo}"href="{Permalink}"><img src="{image:icon 1}"</a>
  342. <a title="{NoteCountWithLabel}"href="{Permalink}"><img src="{image:icon 2}"</a>
  343. <a title="reblog"href="{ReblogURL}" target="_blank" class="details"><img src="{image:icon 3}"</a></div>
  344. <a href="{URL}"><h1>{Name}</h1></a>
  345. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  346.  
  347. {block:Photo}
  348. <div id="posttop">
  349. <a title="{TimeAgo}"href="{Permalink}"><img src="{image:icon 1}"</a>
  350. <a title="{NoteCountWithLabel}"href="{Permalink}"><img src="{image:icon 2}"</a>
  351. <a title="reblog"href="{ReblogURL}" target="_blank" class="details"><img src="{image:icon 3}"</a></div><p>
  352. <center><img src="{PhotoURL-500}"/></center>
  353. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  354.  
  355. {block:Photoset}
  356. <div id="posttop">
  357. <a title="{TimeAgo}"href="{Permalink}"><img src="{image:icon 1}"</a>
  358. <a title="{NoteCountWithLabel}"href="{Permalink}"><img src="{image:icon 2}"</a>
  359. <a title="reblog"href="{ReblogURL}" target="_blank" class="details"><img src="{image:icon 3}"</a></div>
  360. <center>{Photoset-500}</center>
  361. {block:Caption}
  362. {Caption}
  363. {/block:Caption}
  364. {/block:Photoset}
  365.  
  366. {block:Chat}
  367. <div id="posttop">
  368. <a title="{TimeAgo}"href="{Permalink}"><img src="{image:icon 1}"</a>
  369. <a title="{NoteCountWithLabel}"href="{Permalink}"><img src="{image:icon 2}"</a>
  370. <a title="reblog"href="{ReblogURL}" target="_blank" class="details"><img src="{image:icon 3}"</a></div>
  371. <ul class="chat">
  372. {block:Lines}
  373. <li class="user_{UserNumber}">
  374. {block:Label}<span class="label">{Label}</span>
  375. {/block:Label}&nbsp;{Line}</li>
  376. {/block:Lines}</ul>
  377. {/block:Chat}
  378.  
  379. {block:Video}
  380. <div id="posttop">
  381. <a title="{TimeAgo}"href="{Permalink}"><img src="{image:icon 1}"</a>
  382. <a title="{NoteCountWithLabel}"href="{Permalink}"><img src="{image:icon 2}"</a>
  383. <a title="reblog"href="{ReblogURL}" target="_blank" class="details"><img src="{image:icon 3}"</a></div>
  384. {Video-500}
  385. {block:Caption}{Caption}{/block:Caption}
  386. {/block:Video}
  387.  
  388. {block:Answer}
  389. <div id="posttop">
  390. <a title="{TimeAgo}"href="{Permalink}"><img src="{image:icon 1}"</a>
  391. <a title="{NoteCountWithLabel}"href="{Permalink}"><img src="{image:icon 2}"</a>
  392. <a title="reblog"href="{ReblogURL}" target="_blank" class="details"><img src="{image:icon 3}"</a></div>
  393. {Asker} {text:ask text} {Question}<br>{Answer}{/block:Answer}
  394.  
  395.  
  396. {block:Audio}
  397. <div id="posttop">
  398. <a title="{TimeAgo}"href="{Permalink}"><img src="{image:icon 1}"</a>
  399. <a title="{NoteCountWithLabel}"href="{Permalink}"><img src="{image:icon 2}"</a>
  400. <a title="reblog"href="{ReblogURL}" target="_blank" class="details"><img src="{image:icon 3}"</a></div>
  401. {AudioPlayerWhite}<br>
  402. {block:Caption}{Caption}{/block:Caption} {/block:Audio}
  403.  
  404. <div id="info">
  405. <a href="{Permalink}">
  406. {block:NoteCount} <i>with</i> <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  407. {block:RebloggedFrom}<br><i>reblogged from</i> <a href="{ReblogParentURL}">{ReblogParentName}</a> - {/block:RebloggedFrom}{block:ContentSource}
  408. <i>originally from</i> <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}
  409. <br>
  410. {block:HasTags}<u>{text:tags text}</u>
  411. {block:Tags} {text:tag symbol} <a href="{TagURL}">{Tag} </a> {/block:Tags}
  412. {/block:HasTags}
  413. <br /></div></div>
  414.  
  415. {/block:Posts}
  416.  
  417. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  418. </div>
  419. </div>
  420.  
  421. <div style="position:fixed; z-index:0; left:{text:sidebar left}px; bottom:{text:sidebar bottom}px; opacity:1.0;"><img style="width:{text:sidebar width}px;" src="{image:sidebar}"></div>
  422. </body>
  423. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement