uwuhell

theme 3

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