Advertisement
juuhuuu

kuro theme

Jul 21st, 2014
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.90 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3.  
  4.  
  5.  
  6.  
  7. <!--theme made by juuhuuu!
  8. rules:
  9. do not redistribute the code.
  10. feel free to edit.
  11. Please do not use codes from this theme in order to build up you own.
  12. Do not remove my credit.
  13. if you need help with anything regarding this theme. ASK OFF anon, otherwise your ask will be ignored-->
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37. <meta charset="utf-8">
  38. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  39. {block:Description}
  40. <meta name="description" content="{MetaDescription}" />
  41. {/block:Description}
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49. <!--start of meta-->
  50.  
  51.  
  52.  
  53.  
  54. <!--color-->
  55. <meta name="color:Background" content="#ffffff">
  56. <meta name="color:Post BG" content="#fff">
  57. <meta name="color:Text" content="#000000">
  58. <meta name="color:Link" content="#999999">
  59. <meta name="color:Link Hover" content="#000000">
  60. <meta name="color:Border" content="#eee">
  61. <meta name="color:left" content="#fff">
  62. <meta name="color:outset" content="#fff">
  63. <meta name="color:perma" content="#000">
  64. <meta name="color:right" content="#fff">
  65. <meta name="color:question" content="#eee">
  66. <meta name="color:question border" content="#eee">
  67. <meta name="color:question text" content="#eee">
  68. <meta name="color:answer" content="#eee">
  69. <meta name="color:answer border" content="#eee">
  70. <meta name="color:answer text" content="#eee">
  71. <meta name="color:sidebar" content="#000">
  72. <meta name="color:sidebar text" content="#fff">
  73. <meta name="color:linkbg" content="#000">
  74.  
  75.  
  76.  
  77. <!--image-->
  78. <meta name="image:Sidebar" content=""/>
  79. <meta name="image:perma" content="http://www.carrielynnesworld.com/pagefiles/pixelgraphics1/star12.gif">
  80. <meta name="image:cursor" content="http://img69.imageshack.us/img69/7673/cursorw.png">
  81. <meta name="image:background" content="">
  82. <meta name="image:favicon" content="http://media.tumblr.com/tumblr_m55gzo92ZH1qk1or3.gif">
  83. <meta name="image:transparent" content="https://38.media.tumblr.com/60d395d5ec9e633caeda8eb7380d25b6/tumblr_n77ye6Kei51ta27kxo1_500.png">
  84.  
  85.  
  86. <!--if-->
  87. <meta name="if:fullbg" content="">
  88. <meta name="if:jump" content="1">
  89. <meta name="if:endless" content="">
  90.  
  91.  
  92. <!--text-->
  93. <meta name="text:asktext" content="whimpered">
  94. <meta name="text:title" content="あいしてる">
  95. <meta name="text:link1url" content="extra link 1">
  96. <meta name="text:link1title" content="extra link 1 title">
  97. <meta name="text:link2url" content="extra link 2">
  98. <meta name="text:link2title" content="extra link 2 title">
  99. <meta name="text:link3url" content="extra link 3">
  100. <meta name="text:link3title" content="extra link 3 title">
  101.  
  102. <!--end of meta-->
  103.  
  104.  
  105. <title>{text:title}</title>
  106.  
  107. <link rel="shortcut icon" href="{image:favicon}">
  108. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  109. <link href='http://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
  110.  
  111. <script src="http://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-2.6.2.min.js"></script>
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121. <style type="text/css">
  122.  
  123.  
  124.  
  125. #music{
  126. margin-top:50px;
  127. margin-left:50px;
  128. position:fixed;
  129. }
  130.  
  131.  
  132.  
  133.  
  134.  
  135. .cred{
  136. margin-top:10px;
  137. margin-left:35px;
  138. text-align:center;
  139. color:black;
  140. position:fixed;
  141. }
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151. body {
  152. cursor: url("{image:cursor}"), auto;}
  153.  
  154. a, a:hover {
  155. cursor:url("{image:cursor}"), auto;
  156. }
  157.  
  158. ::-webkit-scrollbar {
  159. width:5px;
  160. height:5px;
  161. background:{color:Background};}
  162. ::-webkit-scrollbar-thumb {background:{color:Text};}
  163.  
  164. body {
  165. margin:0px;
  166. background:{color:Background} url({image:background});
  167. background-attachment:fixed;
  168. background-repeat:repeat;
  169. background-position:top left;
  170. font-family: 'Raleway', sans-serif;
  171. font-size:11px;
  172. line-height:140%;
  173. color: {color:Text};
  174.  
  175. border-left:30px solid {color:left};
  176. border-right:30px solid {color:right};
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183. {block:iffullbg}
  184. -webkit-background-size: cover;
  185. -moz-background-size: cover;
  186. -o-background-size: cover;
  187. background-size: cover;
  188. {/block:iffullbg}
  189. }
  190.  
  191.  
  192.  
  193. a{
  194. color:{color:link};
  195. -webkit-transition: 0.6s ease;transition: 0.6s ease;
  196. -o-transition: 0.6s ease;-moz-transition: 0.6s ease;
  197. }
  198.  
  199. a:hover{
  200. color:{color:link hover};
  201. -webkit-transition: 0.6s ease;transition: 0.6s ease;
  202. -o-transition: 0.6s ease;-moz-transition: 0.6s ease;
  203. }
  204.  
  205. .post a{
  206. color:{color:Link};
  207. text-decoration:none;
  208. font-weight:normal;
  209. }
  210.  
  211. .post a:hover{
  212. color:{color:Link Hover};
  213. text-decoration:none;
  214. }
  215.  
  216. #wrapper {
  217. width:880px;
  218. margin:auto;
  219. }
  220.  
  221. #sidebar{
  222. width:150px;
  223.  
  224. background-color:{color:sidebar};
  225. color:{color:sidebar text};
  226. position:fixed;
  227. border:solid 1px {color:border};
  228. margin-top:300px;
  229. margin-left:-70px;
  230. font-size:11px;
  231. text-align:center;
  232. padding:10px;
  233. }
  234. #links{
  235. width:150px;
  236. margin-top:420px;
  237. margin-left:-70px;
  238. height:180px;
  239. background-color:{color:sidebar};
  240. position:fixed;
  241. text-align:center;
  242. padding:10px;
  243. border:solid 1px {color:border};
  244.  
  245.  
  246.  
  247. }
  248. .link1{
  249. width:135px;
  250. text-align:center;
  251. background-color:{color:linkbg};
  252. border:solid 1px {color:border};
  253. font-size:12px;
  254. font-family: 'Raleway', sans-serif;
  255. height:20px;
  256. position:fixed;
  257. padding:5px;
  258. }
  259. .link2{
  260. width:135px;
  261. text-align:center;
  262. background-color:{color:linkbg};
  263. border:solid 1px {color:border};
  264. font-size:12px;
  265. font-family: 'Raleway', sans-serif;
  266. height:20px;
  267. position:fixed;
  268. padding:5px;
  269. }
  270. .link3{
  271. width:135px;
  272. text-align:center;
  273. background-color:{color:linkbg};
  274. border:solid 1px {color:border};
  275. font-size:12px;
  276. font-family: 'Raleway', sans-serif;
  277. height:20px;
  278. position:fixed;
  279. padding:5px;
  280. }
  281. .link4{
  282. width:135px;
  283. text-align:center;
  284. background-color:{color:linkbg};
  285. border:solid 1px {color:border};
  286. font-size:12px;
  287. font-family: 'Raleway', sans-serif;
  288. height:20px;
  289. position:fixed;
  290. padding:5px;
  291. }
  292. .link5{
  293. width:135px;
  294. text-align:center;
  295. background-color:{color:linkbg};
  296. border:solid 1px {color:border};
  297. font-size:12px;
  298. font-family: 'Raleway', sans-serif;
  299. height:20px;
  300. position:fixed;
  301. padding:5px;
  302. }
  303. .link6{
  304. width:135px;
  305. text-align:center;
  306. background-color:{color:linkbg};
  307. border:solid 1px {color:border};
  308. font-size:12px;
  309. font-family: 'Raleway', sans-serif;
  310. height:20px;
  311. position:fixed;
  312. padding:5px;
  313. }
  314.  
  315.  
  316. #sidebarimg{
  317. margin-bottom:5px;
  318. }
  319.  
  320. #sidebarimg img{
  321. max-width:100%;
  322. }
  323.  
  324. #description{
  325. margin:5px 0;
  326. width:150px;
  327. text-align:center;
  328. }
  329.  
  330. #description a{
  331. color:{color:Link};
  332. text-decoration:none;
  333. }
  334.  
  335. #description a:hover{
  336. color:{color:Link Hover};
  337. }
  338.  
  339. .nav{
  340. margin:0;
  341. font-size:10px;
  342. font-style:italic;
  343. width:150px;
  344. text-align:center;
  345. }
  346.  
  347. .nav a{
  348. text-decoration:none;
  349. padding:0 3px;
  350. }
  351.  
  352. #content{
  353. width:270px;
  354. padding:10px;
  355. margin-top:-30px;
  356. margin-left:230px;
  357. overflow:hidden;
  358. }
  359.  
  360. .post{
  361. width:250px;
  362.  
  363. padding:10px;
  364. margin:45px 0 35px 0;
  365. overflow:hidden;
  366. text-align:center;
  367. border:1px solid {color:border};
  368. background:{color:post bg};
  369. -webkit-transition: 600ms ease;transition: 600ms ease;
  370. -o-transition: 600ms ease;-moz-transition: 600ms ease;
  371. }
  372. .post:hover{
  373. width:240px;
  374. padding:10px;
  375. margin:45px 5 35px 5;
  376. margin-left:12px;
  377. overflow:hidden;
  378. text-align:center;
  379. border:1px dashed {color:border};
  380. background:{color:post bg};
  381. border-left:5px outset {color:outset};
  382. border-top:5px outset {color:outset};
  383.  
  384. }
  385.  
  386. .post img{
  387. max-width:100%;
  388. }
  389.  
  390. .posttitle{
  391. font-weight:normal;
  392. font-size:16px;
  393. line-height:22px;
  394. text-decoration:none;
  395. margin:3px 0 -3px 0;
  396. }
  397.  
  398. .posttitle a{
  399. text-decoration:none;
  400. }
  401.  
  402. .quote{
  403. font-weight:normal;
  404. font-size:16px;
  405. font-style:italic;
  406. line-height:22px;
  407. text-decoration:none;
  408. }
  409.  
  410. .quotesource{
  411. text-align:right;
  412. }
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419. blockquote{
  420. margin:0 0 0 15px;
  421. padding:0 0 0 10px;
  422. margin-left:5px;
  423. border-left:solid 1px {color:Border};
  424. }
  425.  
  426.  
  427. .post .footer{
  428. margin:1px;
  429. font-size:9px;
  430. font-style:italic;
  431. line-height:13px;
  432. text-align:center;
  433. background-color:{color:perma};
  434. }
  435.  
  436.  
  437.  
  438.  
  439. ol.notes li.note img {
  440. width:10px;
  441. height:10px;
  442. }
  443.  
  444. ol.notes{
  445. list-style-type:none;
  446. padding:2px 10px 2px 10px;
  447. font-size:10px;
  448. }
  449. .question{
  450. background-color:{color:question};
  451. border:dashed 1px {color:question border};
  452. color:{color:question text};
  453. text-align:center;
  454. font-size:11px;
  455.  
  456. }
  457. .answer{
  458. background-color:{color:answer};
  459. border:dashed 1px {color:answer border};
  460. color:{color:answer text};
  461. text-align:center;
  462. font-size:11px;
  463. }
  464.  
  465.  
  466. {CustomCSS}
  467. </style>
  468. </head>
  469.  
  470. <body class="{block:IndexPage}index{/block:IndexPage} {block:PermalinkPage}permalink{/block:PermalinkPage}">
  471.  
  472.  
  473.  
  474. <div style="position:fixed; z-index:0; right:30px; bottom:0px; "><img style="width:100%;" src="{image:transparent}"></div>
  475.  
  476.  
  477. </div>
  478. <div class="cred"><a href="http://juuhuu.tumblr.com">theme</a></div>
  479. <div id="wrapper">
  480. <div id="links">
  481.  
  482. <div class="link1"><a href="/">home</a></div><br><br>
  483. <div class="link2"><a href="/ask">message</a></div><br><br>
  484. <div class="link3"><a href="/submit">submit</a></div><br><br>
  485. <div class="link4"><a href="{text:link1url}">{text:link1title}</a></div><br><br> <div class="link5"><a href="{text:link2url}">{text:link2title}</a></div><br><br>
  486. <div class="link6"><a href="http://juuhuuu.tumblr.com">theme</a></div><br><br>
  487.  
  488.  
  489.  
  490. </div>
  491.  
  492. <div id="sidebar">
  493.  
  494. <div id="sidebarimg"><img src="{image:sidebar}"></div>
  495.  
  496.  
  497. {block:Description}
  498. <div id="description">{Description}</div>
  499. {/block:Description}
  500.  
  501. <div class="nav">
  502. <!--link-->
  503. </div>
  504.  
  505. <div class="nav">
  506. {block:Pagination}
  507. {block:ifjump}
  508. {block:PreviousPage}
  509. <a href="{PreviousPage}"><img src="http://www.carrielynnesworld.com/pagefiles/pixelgraphics1/star7.gif"></a>{/block:PreviousPage}
  510.  
  511. {block:NextPage}
  512. <a href="{NextPage}"><img src="http://www.carrielynnesworld.com/pagefiles/pixelgraphics1/star12.gif"></a>
  513. {/block:NextPage}
  514. {/block:ifjump}
  515. {block:ifendless}
  516. <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>{/block:ifendless}
  517. {/block:Pagination}
  518.  
  519. </div>
  520.  
  521.  
  522.  
  523.  
  524. </div>
  525.  
  526. <div id="content">
  527. {block:Posts}
  528.  
  529. <div class="post">
  530.  
  531. {block:Text}
  532. {block:Title}
  533. <div class="posttitle">{Title}</div>
  534. {/block:Title}
  535. {Body}
  536. {/block:Text}
  537.  
  538. {block:Photo}
  539. {LinkOpenTag}<img src="{PhotoURL-250}" alt="{PhotoAlt}"/>{LinkCloseTag}
  540. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  541. {/block:Photo}
  542.  
  543. {block:Photoset}
  544. {Photoset-250}
  545. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  546. {/block:Photoset}
  547.  
  548. {block:Quote}
  549. <div class="quote">"{Quote}"</div>
  550. {block:Source}
  551. <div class="quotesource">{Source}</div>
  552. {/block:Source}
  553. {/block:Quote}
  554.  
  555. {block:Link}
  556. <div class="posttitle"><a href="{URL}">{Name}</a></div>
  557. {block:Description}
  558. <div class="description">{Description}</div>
  559. {/block:Description}
  560. {/block:Link}
  561.  
  562. {block:Chat}
  563. {block:Title}
  564. <div class="posttitle">{Title}</div>
  565. {/block:Title}
  566.  
  567. {block:Lines}
  568. <div class="{Alt} user_{UserNumber}">
  569. {block:Label}
  570. <b>{Label}</b>{/block:Label}
  571. &nbsp;{Line}
  572. </div>
  573. {/block:Lines}
  574. {/block:Chat}
  575.  
  576. {block:Video}
  577. {Video-250}
  578. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  579. {/block:Video}
  580.  
  581. {block:Audio}
  582. <div class="cover">{block:AlbumArt}
  583. <img src="{AlbumArtURL}">
  584. {/block:AlbumArt}</div>
  585.  
  586. {AudioPlayerWhite}
  587.  
  588. <i>{block:TrackName}{TrackName}{/block:TrackName} - {block:Artist}{Artist}{/block:Artist} ({block:Album}{Album}{/block:Album})</i>
  589.  
  590. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  591. {/block:Audio}
  592.  
  593. {block:Answer}
  594. <div class="question"><i>{Asker} {text:asktext}:<br></i> {Question}</div><br>
  595. <div class="answer">{Answer}<br></div>
  596. {/block:Answer}
  597. <br>
  598.  
  599. <div class="footer">
  600. <a href="{permalink}"><img src="{image:perma}"></a>
  601. {block:PermalinkPage}
  602. {block:NoteCount}
  603. {block:PostNotes}{PostNotes}{/block:PostNotes}
  604. {/block:NoteCount}
  605. {/block:PermalinkPage}
  606. </div>
  607.  
  608.  
  609.  
  610. </div>
  611. {/block:Posts}
  612. </div>
  613. </div>
  614.  
  615. </div>
  616.  
  617. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
  618. <script>window.jQuery || document.write('<script src="http://static.tumblr.com/qxrkgx6/q6kmgn2w2/jquery-1.8.3.min.js"><\/script>')</script>
  619.  
  620. <!-- add Javascript file here -->
  621. <!--<script src=""></script>-->
  622. </body>
  623. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement