uwuhell

theme 2

Jun 6th, 2015
4,023
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.73 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3.  
  4. <!-----
  5. theme by amy @chagnki
  6.  
  7. for help visit:
  8. tumblr.com/docs/en/custom_themes
  9. tumblr.com/docs/en/localizing_themes
  10. w3schools.com
  11. (please dont send me customization asks)
  12.  
  13. base code by animecharacter
  14.  
  15. don't remove the credit and have a nice day!!! :^)
  16.  
  17. ----->
  18.  
  19. <meta charset="utf-8">
  20. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  21. {block:Description}
  22. <meta name="description" content="{MetaDescription}" />
  23. {/block:Description}
  24.  
  25. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  26.  
  27. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  28.  
  29. <script>
  30. (function($){
  31. $(document).ready(function(){
  32. $("a[title]").style_my_tooltips({
  33. tip_follows_cursor:true,
  34. tip_delay_time:1,
  35. tip_fade_speed:100,
  36. attribute:"title"
  37. });
  38. });
  39. })(jQuery);
  40. </script>
  41.  
  42. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  43. <script type="text/javascript">
  44. $(document).ready(function(){
  45. $(".linkie").hide();
  46. $(".links_title").click(function(){
  47. $(this).next(".linkie").slideToggle('fast');
  48. }); }); </script>
  49.  
  50. <title>{Title}</title>
  51.  
  52. <link rel="shortcut icon" href="{Favicon}">
  53. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  54. <link rel="stylesheet" href="http://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
  55.  
  56. <script src="http://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-2.6.2.min.js"></script>
  57.  
  58. <meta name="image:Background" content="">
  59. <meta name="image:Sidebar" content="">
  60. <meta name="image:Favicon" content="">
  61. <meta name="image:Left image" content="">
  62. <meta name="image:Right image" content="">
  63.  
  64. <meta name="color:Background" content="fff">
  65. <meta name="color:Post bg" content="fff">
  66. <meta name="color:Sidebar bg" content="fff">
  67. <meta name="color:Scrollbar" content="#529ecc">
  68. <meta name="color:Highlight" content="fff">
  69. <meta name="color:Highlight text" content="fff">
  70. <meta name="color:Footer" content="fff">
  71. <meta name="color:Border" content="fff">
  72. <meta name="color:Text" content="fff">
  73. <meta name="color:Link" content="fff">
  74. <meta name="color:Link hover" content="fff">
  75. <meta name="color:Buttons" content="fff">
  76. <meta name="color:Dropdown" content="fff">
  77. <meta name="color:Dropdown text" content="fff">
  78.  
  79. <meta name="if:250px" content=""/>
  80. <meta name="if:400px" content=""/>
  81. <meta name="if:Small cursor" content=""/>
  82. <meta name="if:Sidebar right" content=""/>
  83. <meta name="if:Transparent" content=""/>
  84. <meta name="if:Rounded side img" content=""/>
  85. <meta name="if:Shadow" content=""/>
  86. <meta name="if:Rounded corners" content=""/>
  87. <meta name="if:Default navi" content=""/>
  88. <meta name="if:Button navi" content=""/>
  89.  
  90. <meta name="if:Dropdown navi" content=""/>
  91. <meta name="if:Full bg" content=""/>
  92. <meta name="if:Footer bg" content=""/>
  93. <meta name="if:Footer border" content=""/>
  94.  
  95. <meta name="select:Font family" content="arial">
  96. <meta name="select:Font family" content="courier">
  97. <meta name="select:Font family" content="verdana">
  98. <meta name="select:Font family" content="consolas">
  99. <meta name="select:Font family" content="ms pgothic">
  100. <meta name="select:Font family" content="lucida sans">
  101.  
  102. <meta name="if:Link 1" content=""/>
  103. <meta name="if:Link 2" content=""/>
  104. <meta name="if:Link 3" content=""/>
  105.  
  106. <meta name="select:Footer text" content="left">
  107. <meta name="select:Footer text" content="center">
  108. <meta name="select:Footer text" content="right">
  109.  
  110. <meta name="select:Border" content="solid">
  111. <meta name="select:Border" content="dotted">
  112. <meta name="select:Border" content="dashed">
  113.  
  114. <meta name="select:Footer border" content="solid">
  115. <meta name="select:Footer border" content="dotted">
  116. <meta name="select:Footer border" content="dashed">
  117.  
  118. <meta name="text:Font size" content="12">
  119. <meta name="text:Tag symbol" content="#">
  120. <meta name="text:Link divider" content="//">
  121. <meta name="text:Perma divider" content="|">
  122.  
  123. <meta name="text:Link 1" content="">
  124. <meta name="text:Link 1 url" content="">
  125. <meta name="text:Link 2" content="">
  126. <meta name="text:Link 2 url" content="">
  127. <meta name="text:Link 3" content="">
  128. <meta name="text:Link 3 url" content="">
  129.  
  130. <meta name="text:Right image width" content=""/>
  131. <meta name="text:Left image width" content=""/>
  132. <meta name="text:Right image margin left" content="0"/>
  133. <meta name="text:Right image margin bottom" content="0"/>
  134. <meta name="text:Left image margin left" content="0"/>
  135. <meta name="text:Left image margin bottom" content="0"/>
  136.  
  137. <style type="text/css">
  138.  
  139. ::selection {
  140. background: {color:Highlight};
  141. color: {color:Highlight text};
  142. }
  143.  
  144. ::-moz-selection {
  145. background: {color:Highlight};
  146. color: {color:Highlight text};
  147. }
  148.  
  149. {block:ifsmallcursor} *, body {cursor: url(http://i.imgur.com/2qleX.jpg), auto;} a, a:link,a:active,a:visited, a:hover {cursor: url(http://i.imgur.com/IepP2.jpg), auto;} {/block:ifsmallcursor}
  150.  
  151. #s-m-t-tooltip {max-width:300px;background-color: #fff;border:1px dotted #000000;font-size:10px;color: #000000;letter-spacing:1px;text-transform:normal;padding:3px;margin:15px 0px 0px 15px;z-index:999;}
  152.  
  153. body {
  154. margin:0px;
  155. background:url('{image:Background}');
  156. background-color:{color:Background};
  157. {block:ifFullbg} background-size:cover; {/block:ifFullbg}
  158. background-attachment:fixed;
  159. font-family: {select:Font family};
  160. font-size:{text:Font size}px;
  161. line-height:140%;
  162. color: {color:Text};
  163. }
  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. a{
  180. color:{color:Link};
  181. text-decoration:none;
  182. -webkit-transition: 0.6s ease;transition: 0.6s ease;
  183. -o-transition: 0.6s ease;-moz-transition: 0.6s ease;
  184. }
  185.  
  186. a:hover{
  187. color:{color:Link hover};
  188. -webkit-transition: 0.6s ease;transition: 0.6s ease;
  189. -o-transition: 0.6s ease;-moz-transition: 0.6s ease;
  190. }
  191.  
  192. li{
  193. margin-left:-15px;
  194. }
  195.  
  196. #buttons a{
  197. background:{color:Buttons};
  198. padding:3px;
  199. line-height:25px;
  200. border:1px dotted {color:Border};
  201. }
  202.  
  203. #buttons a:hover {
  204. opacity:.5;
  205. text-decoration:none;
  206. }
  207.  
  208. .com:last-child{display:none;}
  209.  
  210. ::-webkit-scrollbar {
  211. width:9px;
  212. height:0;
  213. background:{color:Scrollbar};
  214. border-left:4px solid {color:Background};
  215. border-right:4px solid {color:Background};
  216. border-bottom:2px solid {color:Background};
  217. border-top:2px solid {color:Background};
  218. }
  219.  
  220. ::-webkit-scrollbar-thumb {
  221. background:{color:Scrollbar};
  222. border:1px solid {color:Background};
  223. }
  224.  
  225. div.notebox::-webkit-scrollbar {
  226. width:9px;
  227. height:0;
  228. background:{color:Text};
  229. border-left:4px solid {color:Footer bg};
  230. border-right:4px solid {color:Footer bg};
  231. border-bottom:2px solid {color:Footer bg};
  232. border-top:2px solid {color:Footer bg};
  233. }
  234.  
  235. div.notebox::-webkit-scrollbar-thumb {
  236. background:{color:Scrollbar};
  237. border:1px solid {color:Footer bg};
  238. }
  239.  
  240. #wrapper{
  241. width:600px;
  242. margin:50px auto;
  243. }
  244.  
  245. #sidebar{
  246. width:110px;
  247. position:fixed;
  248. top:100px;
  249. {block:ifSidebarright} {block:if250px}right:180px;{block:if250px} {block:if400px}right:100px;{/block:if400px} {/block:ifSidebarright}
  250. position:fixed;
  251. {block:ifnotTransparent}
  252. border: 1px {select:Border} {color:Border};
  253. background: {color:Sidebar bg};
  254. {block:ifShadow}-webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
  255. -moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
  256. box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);{/block:ifShadow}
  257. padding:10px;
  258. {/block:ifnotTransparent}
  259. text-align:center;
  260. {block:ifRoundedcorners}-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; {/block:ifRoundedcorners}
  261. }
  262.  
  263. #content{
  264. width:430px;
  265. margin-left:200px;
  266. overflow:hidden;
  267. }
  268.  
  269. .post{
  270. width:{block:if250px}250px{/block:if250px} {block:if400px}400px{/block:if400px};
  271. margin:0 0 50px 0;
  272. overflow:hidden;
  273. text-align:justify;
  274. {block:ifnotTransparent}padding:10px;
  275. border:1px {select:Border} {color:Border};
  276. background-color: {color:post bg};
  277. background-image:url('{image:post bg}');
  278. {block:ifShadow}-webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
  279. -moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
  280. box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);{/block:ifShadow}
  281. {/block:ifnotTransparent}
  282. {block:ifRoundedcorners}-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; {/block:ifRoundedcorners}
  283. }
  284.  
  285. #sidebar img, .post img{
  286. max-width:100%;
  287. }
  288.  
  289. #nav{
  290. margin:50px 0 0 0;
  291. text-align:center;
  292. }
  293.  
  294. #sidebar img{
  295. {block:ifRoundedsideimg}
  296. border-radius:80px;
  297. {/block:ifRoundedsideimg}
  298. }
  299.  
  300. .media{
  301. margin:0 0 10px 0;
  302. }
  303.  
  304. .title{
  305. font-weight:normal;
  306. font-size:18px;
  307. margin:0 0 10px 0;
  308. }
  309.  
  310. .quote{
  311. font-weight:normal;
  312. font-size:16px;
  313. font-style:italic;
  314. margin:0 0 10px 0;
  315. }
  316.  
  317. .question{
  318. margin-bottom:10px;
  319. }
  320.  
  321. blockquote{
  322. margin:0 0 10px 10px;
  323. padding:0 0 0 10px;
  324. border-left:solid 1px {color:Text};
  325. }
  326.  
  327. .footer{
  328. margin-bottom:0px;
  329. {block:ifFooterborder} border: 1px {select:Footer border} {color:Border};
  330. {/block:ifFooterborder}
  331. {block:ifFooterbg} background:{color:Footer}; {/block:ifFooterbg}
  332. text-align:{select:Footer text};
  333. padding:5px;
  334. {block:ifRoundedcorners}-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; {/block:ifRoundedcorners}
  335. }
  336.  
  337.  
  338. ol.notes{
  339. list-style-type:none;
  340. padding:0;
  341. margin:0;
  342. }
  343.  
  344. ol.notes li.note img{
  345. width:16px;
  346. height:16px;
  347. }
  348.  
  349. ol.notes li.note{
  350. margin:0px;
  351. }
  352.  
  353. {CustomCSS}
  354. </style>
  355. </head>
  356.  
  357. <body>
  358. <div id="wrapper">
  359.  
  360.  
  361. <div id="sidebar">
  362. <img src="{image:Sidebar}">
  363. {block:Description}
  364. <p>{Description}</p>
  365. {/block:Description}
  366.  
  367. {block:ifDefaultnavi}
  368. <div id="links">
  369. <center>
  370. <a href="/">home</a> {text:Link divider}
  371. <a href="/ask">ask</a>
  372. {block:ifLink1} {text:Link divider} <a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}
  373. {block:ifLink2} {text:Link divider} <a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:ifLink2}
  374. {block:ifLink3} {text:Link divider} <a href="{text:Link 3 URL}">{text:Link 3}</a> {/block:ifLink3}
  375. </center>
  376. </div>
  377. {/block:ifDefaultnavi}
  378.  
  379. {block:ifButtonnavi}
  380. <div id="buttons">
  381. <center>
  382. <a href="/">home</a>
  383. <a href="/ask">ask</a>
  384. {block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a> {/block:ifLink1}
  385. {block:ifLink2}<a href="{text:Link 2 URL}">{text:Link 2}</a> {/block:ifLink2}
  386. {block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a> {/block:ifLink3}
  387. </center>
  388. </div>
  389. {/block:ifButtonnavi}
  390.  
  391. {block:ifDropdownnavi}
  392. <center>
  393. <select onchange='location=this.options[this.selectedIndex].value;' style='width:100px; border-radius:none;background:{color:Dropdown};border:1px solid {color:Border};color:{color:Dropdown text};'>
  394.  
  395. <option>navigation</option>
  396.  
  397. <option value="/">index</option>
  398.  
  399. <option value="/ask">mail</option>
  400.  
  401. {block:ifLink1}<option value="{text:Link 1 URL}">{text:Link 1}</option>
  402. {/block:ifLink1}
  403.  
  404. {block:ifLink2}<option value="{text:Link 2 URL}">{text:Link 2}</option>
  405. {/block:ifLink2}
  406.  
  407. {block:ifLink3}<option value="{text:Link 3 URL}">{text:Link 3}</option>
  408. {/block:ifLink3}
  409.  
  410. {block:ifLink4}<option value="{text:Link 4 URL}">{text:Link 4}</option>
  411. {/block:ifLink4}
  412.  
  413. {block:ifLink5}<option value="{text:Link 5 URL}">{text:Link 5}</option>
  414. {/block:ifLink5}
  415.  
  416. </select>
  417. {/block:ifDropdownnavi}
  418. </div>
  419.  
  420.  
  421.  
  422. <div id="content">
  423. {block:Posts}
  424.  
  425. <div class="post">
  426.  
  427. {block:Text}
  428. {block:Title}
  429. <div class="title">{Title}</div>
  430. {/block:Title}
  431. {Body}
  432. {/block:Text}
  433.  
  434. {block:Photo}
  435. <div class="media">{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</div>
  436. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  437. {/block:Photo}
  438.  
  439. {block:Photoset}
  440. {block:if400px}<div class="media">{Photoset-400}</div>{/block:if400px}
  441. {block:if250px}<div class="media">{Photoset-250}</div>{/block:if250px}
  442. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  443. {/block:Photoset}
  444.  
  445. {block:Quote}
  446. <div class="quote">"{Quote}"</div>
  447. {block:Source}
  448. <div class="quotesource">{Source}</div>
  449. {/block:Source}
  450. {/block:Quote}
  451.  
  452. {block:Link}
  453. <div class="title"><a href="{URL}">{Name}</a></div>
  454. {block:Description}
  455. <div class="description">{Description}</div>
  456. {/block:Description}
  457. {/block:Link}
  458.  
  459. {block:Chat}
  460. {block:Title}
  461. <div class="title">{Title}</div>
  462. {/block:Title}
  463.  
  464. {block:Lines}
  465. <div class="{Alt} user_{UserNumber}">
  466. {block:Label}
  467. <b>{Label}</b>{/block:Label}
  468. &nbsp;{Line}
  469. </div>
  470. {/block:Lines}
  471. {/block:Chat}
  472.  
  473. {block:Video}
  474. <div class="media">{Video-400}</div>
  475. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  476. {/block:Video}
  477.  
  478. {block:Audio}
  479. <div class="media">
  480. {block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}
  481. {AudioPlayerWhite}
  482. {block:TrackName}{TrackName}<br>{/block:TrackName}
  483. {block:Artist}{Artist}<br>{/block:Artist}
  484. {block:Album}{Album}{/block:Album}
  485. </div>
  486. {block:Caption}{Caption}{/block:Caption}
  487. {/block:Audio}
  488.  
  489. {block:Answer}
  490. <div class="question">{Asker}: {Question}</div>
  491. <div class="caption">{Answer}</div>
  492. {/block:Answer}
  493.  
  494.  
  495. {block:Date}
  496. <div class="footer">
  497. <a href="{Permalink}">{NoteCountWithLabel}</a> {block:if400px}{block:contentsource} {text:Perma divider} <a href="{SourceURL}">source</a> {/block:contentsource} {block:rebloggedfrom}{text:Perma divider} <a href="{ReblogParentURL}">via</a>{block:RebloggedFrom}{/block:if400px} {block:HasTags}<br>{block:Tags}{text:Tag symbol}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  498. </div>
  499.  
  500. {block:PermalinkPage}
  501. {block:NoteCount}
  502. {block:PostNotes}{PostNotes}{/block:PostNotes}
  503. {/block:NoteCount}
  504. {/block:PermalinkPage}
  505. {/block:Date}
  506.  
  507. </div>
  508. {/block:Posts}
  509.  
  510. {block:Pagination}
  511. <div id="nav">
  512.  
  513. {block:PreviousPage} <a href="{PreviousPage}" title="earlier posts">←prev</a>
  514. {/block:PreviousPage}
  515. {block:NextPage} <a href="{NextPage}" title="later posts">next→</a> {/block:NextPage} </div>
  516. {/block:Pagination}
  517.  
  518. <!--again, DON'T REMOVE/EDIT THE CREDIT. So uhm pls ignore this section and good day!-->
  519.  
  520. <a style="bottom:2px;right:2px;background:none;none;position:fixed;padding:2px;font-size:15px;color:{color:Link};text-decoration:none;" href="http://chagnki.tumblr.com/" title="theme">★</a>
  521. </div>
  522. </div>
  523.  
  524. </div>
  525. <div id="imageright" style="position:fixed; bottom:{text:right image margin bottom}px; right:{text:right image margin left}px; z-index:-1;"><img src="{image:Right Image}"width="{text:right image width}"></div>
  526.  
  527. <div id="imageleft" style="position:fixed; bottom:{text:left image margin bottom}px; z-index:-1; left:{text:left image margin left}px;"><img src="{image:Left Image}"width="{text:left image width}"></div>
  528.  
  529. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
  530. <script>window.jQuery || document.write('<script src="http://static.tumblr.com/qxrkgx6/q6kmgn2w2/jquery-1.8.3.min.js"><\/script>')</script>
  531.  
  532. </body>
  533. </html>
Advertisement
Add Comment
Please, Sign In to add comment