Advertisement
okesan

ichigo flavor theme the white one??

Jan 30th, 2013
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.09 KB | None | 0 0
  1. <style> body, a, a:hover { cursor:url(http://24.media.tumblr.com/tumblr_m45p02D3xe1r6tjwno1_100.png), auto }</style>
  2.  
  3. <script src="http://static.tumblr.com/2w7y46r/xtmlvfnoc/snowstorm.js"></script>
  4.  
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7. <head><title>{Title}{block:PostTitle}: {PostTitle}{/block:PostTitle}</title>
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10.  
  11. {block:Description}
  12. <meta name="description" content="{MetaDescription}" />
  13. {/block:Description}
  14.  
  15.  
  16. <meta name="image:BG">
  17. <meta name="image:posts BG">
  18. <meta name="image:nav BG">
  19.  
  20. <meta name="if:photo fade" content="0">
  21. <meta name="if:greyscale" content="0">
  22. <meta name="if:black music" content="0">
  23. <meta name="if:black icons" content="1">
  24. <meta name="if:white icons">
  25. <meta name="if:two column" content="1">
  26. <meta name="if:one column">
  27. <meta name="if:fixed post BG" content="1">
  28. <meta name="if:250px" content="1">
  29. <meta name="if:400px">
  30.  
  31. <meta name="text:link one" content="Link">
  32. <meta name="text:link one URL">
  33. <meta name="text:link two" content="Link">
  34. <meta name="text:link two URL">
  35.  
  36. <meta name="color:BG" content="#fafafa">
  37. <meta name="color:text" content="#888">
  38. <meta name="color:sp text" content="#777">
  39. <meta name="color:link" content="#444">
  40. <meta name="color:link hover" content="#fff">
  41. <meta name="color:link hover shadow" content="#ddd">
  42. <meta name="color:link click" content="#000">
  43. <meta name="color:borders" content="#ddd">
  44. <meta name="color:posts" content="#fff">
  45. <meta name="color:heading" content="#444">
  46. <meta name="color:nav" content="#fff">
  47. <meta name="color:perma" content="#fff">
  48. <meta name="color:scroll" content="#fff">
  49.  
  50.  
  51. <style type="text/css">
  52.  
  53. iframe#tumblr_controls{
  54. right:0px !important;
  55. position:fixed !important;
  56. -webkit-transition: all 0.7s ease-out;
  57. -moz-transition: all 0.7s ease-out;
  58. transition: all 0.7s ease-out;
  59. z-index:9999;}
  60.  
  61. ::-webkit-scrollbar-track {background-color:{color:BG};}
  62. ::-webkit-scrollbar-thumb {background-color:{color:scroll};border:1px solid {color:borders};}
  63. ::-webkit-scrollbar {width:8px;height:5px;}
  64.  
  65. ::selection {background:#ddd;color:#000;}
  66. ::-moz-selection {background:#ddd;color:#000;}
  67. ::-webkit-selection {background:#ddd;color:#000;}
  68.  
  69.  
  70. body {
  71. font-family:consolas;
  72. font-size:10px;
  73. letter-spacing:0px;
  74. text-align:justify;
  75. text-transform:normal;
  76. margin:auto;
  77. background:{color:BG} url('{image:BG}') fixed repeat center;
  78. color:{color:text};
  79. {block:indexpage}
  80. {block:iftwocolumn}
  81. {block:if250px}
  82. width:572px;
  83. {/block:if250px}
  84. {block:if400px}
  85. width:872px;
  86. {/block:if400px}
  87. {/block:iftwocolumn}
  88. {block:ifonecolumn}
  89. {block:if250px}
  90. width:266px;
  91. {/block:if250px}
  92. {block:if400px}
  93. width:416px;
  94. {/block:if400px}
  95. {/block:ifonecolumn}
  96. padding-top:5px;
  97. {/block:indexpage}
  98. {block:permalinkpage}
  99. width:532px;
  100. padding-top:15px;
  101. {/block:permalinkpage}
  102. }
  103.  
  104. li {
  105. list-style:square;
  106. }
  107.  
  108. a {
  109. text-decoration:none;
  110. -webkit-transition:all 0.5s ease-in-out;
  111. -moz-transition:all 0.5s ease-in-out;
  112. -o-transition:all 0.5s ease-in-out;
  113. transition:all 0.5s ease-in-out;
  114. color:{color:link};
  115. }
  116.  
  117. a:hover {
  118. color:{color:link hover};
  119. text-shadow:1px 0px 1px {color:link hover shadow}, 1px 1px 1px {color:link hover shadow}, 1px -1px 1px {color:link hover shadow}, -1px -1px 1px {color:link hover shadow}, 0px 1px 1px {color:link hover shadow}, -1px 1px 1px {color:link hover shadow};
  120. }
  121.  
  122. a:active {
  123. color:{color:link click};
  124. -webkit-transition:all 0.05s ease-in-out;
  125. -moz-transition:all 0.05s ease-in-out;
  126. -o-transition:all 0.05s ease-in-out;
  127. transition:all 0.05s ease-in-out;
  128. }
  129.  
  130. b, strong {
  131. font-weight:heavy;
  132. color:{color:sp text};
  133. }
  134.  
  135. i, em {
  136. font-weight:light;
  137. color:{color:sp text};
  138. }
  139.  
  140. blockquote {
  141. margin-left:30px;
  142. padding-left:8px;
  143. border-left:2px solid;
  144. }
  145.  
  146. #posts {
  147. margin-bottom:-8px;
  148. padding-top:5px;
  149. padding-bottom:5px;
  150. }
  151.  
  152. .posts {
  153. {block:indexpage}
  154. {block:iftwocolumn}
  155. {block:if250px}
  156. width:572px;
  157. {/block:if250px}
  158.  
  159. {/block:iftwocolumn}
  160. {block:ifonecolumn}
  161. {block:if250px}
  162. width:266px;
  163. {/block:if250px}
  164.  
  165. {/block:ifonecolumn}
  166. padding-top:5px;
  167. {/block:indexpage}
  168. {block:permalinkpage}
  169. width:532px;
  170. padding-top:15px;
  171. {/block:permalinkpage}
  172. }
  173.  
  174. .post {
  175. float:left;
  176. margin:5px 10px 5px 10px;
  177. overflow:hidden;
  178. background:{color:posts} url('{image:posts BG}') {block:iffixedpostBG}fixed{/block:iffixedpostBG} repeat center;
  179. border:1px solid {color:borders};
  180. {block:indexpage}
  181. padding:7px;
  182. {block:if250px}
  183. width:250px;
  184. {/block:if250px}
  185. {block:if400px}
  186. width:400px;
  187. {/block:if400px}
  188. {/block:indexpage}
  189. {block:permalinkpage}
  190. padding:5px;
  191. width:500px;
  192. {/block:permalinkpage}
  193. }
  194.  
  195. {block:indexpage}
  196. .post img {
  197. max-width:100px;
  198. {block:ifgreyscale}
  199. filter: url(filters.svg#grayscale);
  200. filter: gray;
  201. -webkit-filter: grayscale(1);
  202. {/block:ifgreyscale}
  203. -webkit-transition:all 0.5s ease-in-out;
  204. -moz-transition:all 0.5s ease-in-out;
  205. -o-transition:all 0.5s ease-in-out;
  206. transition:all 0.5s ease-in-out;
  207. }
  208. {/block:indexpage}
  209.  
  210. .post img:hover {
  211. {block:ifphotofade}
  212. opacity:.75;
  213. {/block:ifphotofade}
  214. filter:none;
  215. -webkit-filter:grayscale(0);
  216. }
  217.  
  218. .post:hover #perma {
  219. opacity:.9;
  220. }
  221.  
  222. #perma {
  223. text-align:left;
  224. line-height:normal;
  225. position:absolute;
  226. background:{color:perma};
  227. opacity:0;
  228. padding:3px 7px 3px 7px;
  229. letter-spacing:1px;
  230. -webkit-transition:all 0.5s ease-in-out;
  231. -moz-transition:all 0.5s ease-in-out;
  232. -o-transition:all 0.5s ease-in-out;
  233. transition:all 0.5s ease-in-out;
  234. z-index:999;
  235. }
  236.  
  237. .pht {
  238. margin:5px 0px 0px 5px;
  239. }
  240.  
  241. .heading {
  242. font-size:12px;
  243. font-family:courier;
  244. padding:2px 15px 2px 15px;
  245. color:{color:heading};
  246. letter-spacing:1px;
  247. border-left:10px solid {color:borders};
  248. }
  249.  
  250. .quote {
  251. font-size:11px;
  252. padding:2px 5px 2px 5px;
  253. font-family:courier;
  254. color:{color:heading};
  255. }
  256.  
  257. .source {
  258. text-align:right;
  259. }
  260.  
  261. .audio {
  262. height:27px;
  263. {block:ifnotblackmusic}background:#fff;{/block:ifnotblackmusic}
  264. {block:ifblackmusic}background:#000;{/block:ifblackmusic}
  265. }
  266.  
  267. .asker {
  268. text-align:right;
  269. font-size:12px;
  270. padding:2px 5px 2px 5px;
  271. font-family:courier;
  272. margin-left:-5px;
  273. margin-right:-5px;
  274. color:{color:heading};
  275. }
  276.  
  277. .asker a {
  278. text-transform:capitalize;
  279. }
  280.  
  281. .pnotes {
  282. max-height:575px;
  283. margin:5px;
  284. overflow:auto;
  285. }
  286.  
  287. .permapage {
  288. padding:5px;
  289. margin-left:5px;
  290. margin-right:5px;
  291. }
  292.  
  293. .page a {
  294.  
  295. }
  296.  
  297. #nav {
  298. padding:0px 5px 0px 5px;
  299. display:none;
  300. }
  301.  
  302. #side {
  303. position:fixed;
  304. margin-left:-44px;
  305. width:26px;
  306. height:100%;
  307. top:0px;
  308. border-left:1px solid {color:borders};
  309. border-right:1px solid {color:borders};
  310. text-align:center;
  311. background:{color:nav} url('{image:nav BG}') fixed repeat center;
  312. }
  313.  
  314. .icons {
  315. margin-top:175px;
  316. }
  317.  
  318. .icon {
  319. max-width:20px;
  320. padding:5px;
  321. -webkit-transition:all 0.5s ease-in-out;
  322. -moz-transition:all 0.5s ease-in-out;
  323. -o-transition:all 0.5s ease-in-out;
  324. transition:all 0.5s ease-in-out;
  325. }
  326.  
  327. .icon:hover {
  328. opacity:.25;
  329. }
  330.  
  331. #desc {
  332. position:fixed;
  333. margin-left:-175px;
  334. width:125px;
  335. margin-top:195px;
  336. height:50px;
  337. text-align:right;
  338. }
  339.  
  340. .title {
  341. font-size:14px;
  342. font-family:courier;
  343. letter-spacing:3px;
  344. text-transform:uppercase;
  345. padding:3px;
  346. border-bottom:1px solid {color:borders};
  347. }
  348.  
  349. .desc {
  350. padding:2px;
  351. }
  352.  
  353.  
  354.  
  355. </style>
  356. {block:iftwocolumn}
  357. {block:indexpage}
  358. <script type="text/javascript" src="http://static.tumblr.com/nj7bgyh/zr9m0w1np/masonryq.js"></script>
  359. <script type="text/javascript" src="http://static.tumblr.com/nj7bgyh/J0qm0vycn/querymasonry.js"></script>
  360. <script src="http://static.tumblr.com/nj7bgyh/bynm0xy7g/endlessscrolljquery.js"></script>
  361. <script src="http://static.tumblr.com/nj7bgyh/rNom0vy8o/masonry.js"></script>
  362. <script type="text/javascript">
  363. $(window).load(function () {
  364. $('.posts').masonry(),
  365. $('.masonryWrap').infinitescroll({
  366. navSelector : ".page a",
  367. // selector for the paged navigation (it will be hidden)
  368. nextSelector : ".page a",
  369. // selector for the NEXT link (to page 2)
  370. itemSelector : ".post",
  371. // selector for all items you'll retrieve
  372. bufferPx : 10000,
  373. extraScrollPx: 11000,
  374. loadingImg : "http://b.imagehost.org/0548/Untitled-2.png",
  375. loadingText : "<em></em>",
  376. },
  377. // call masonry as a callback.
  378. function() { $('.posts').masonry({ appendedContent: $(this) }); }
  379. );
  380. });
  381. </script>
  382. {/block:indexpage}
  383. {/block:iftwocolumn}
  384. {block:ifonecolumn}
  385. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  386. {/block:ifonecolumn}
  387. </head>
  388. <body>
  389.  
  390.  
  391. <div id="desc">
  392. <div class="title"><a href="/">{title}</a></div>
  393. <div class="desc">{description}
  394.  
  395.  
  396.  
  397. </div>
  398. <div id="nav">
  399. <div class="page">
  400. {block:PreviousPage}
  401. <a href="{PreviousPage}">BACK</a>
  402. {/block:PreviousPage}
  403. {block:NextPage}
  404. <a {block:PreviousPage}style="margin-right:0px;"{/block:PreviousPage}href="{NextPage}">NEXT</a>
  405. {/block:NextPage}
  406. </div>
  407. </div>
  408. </div>
  409.  
  410. <div id="side">
  411. <div class="icons">
  412. {block:ifblackicons}
  413. <a href="/" title="Home"><img class="icon" src="http://media.tumblr.com/tumblr_m89hiaQDCS1qdlkyg.gif"></a>
  414. <a href="/ask" title="Inbox"><img class="icon" src="http://media.tumblr.com/tumblr_meb71xwL1U1qdlkyg.gif"></a>
  415. <a href="{text:link one URL}" title="{text:link one}"><img class="icon" src="http://media.tumblr.com/tumblr_meb71tg7iQ1qdlkyg.gif"></a>
  416. <a href="{text:link two URL}" title="{text:link two}"><img class="icon" src="http://media.tumblr.com/tumblr_meb720XdFt1qdlkyg.gif"></a>
  417. {/block:ifblackicons}
  418. {block:ifwhiteicons}
  419. <a href="/" title="Home"><img class="icon" src="http://media.tumblr.com/tumblr_m7eg6xl0TB1qdlkyg.gif"></a>
  420. <a href="/ask" title="Inbox"><img class="icon" src="http://static.tumblr.com/c2x7uxt/4YZm8ec2m/mail.png"></a>
  421. <a href="{text:link one URL}" title="{text:link one}"><img class="icon" src="http://static.tumblr.com/c2x7uxt/UkXm8ec38/user.png"></a>
  422. <a href="{text:link two URL}" title="{text:link two}"><img class="icon" src="http://static.tumblr.com/c2x7uxt/nCPm8ec3s/unlock.png"></a>
  423. {/block:ifwhiteicons}
  424. </div>
  425. </div>
  426.  
  427.  
  428. <div id="posts">
  429. <div class="posts">
  430. {block:Posts}
  431.  
  432. {block:text}
  433. <div class="post">
  434. {block:indexpage}
  435. <div id="perma" class="txt">
  436. <a href="{permalink}">{NoteCount}</a>
  437. </div>
  438. {/block:indexpage}
  439. {block:Title}<div class="heading">{Title}</div>{/block:Title}
  440. {Body}
  441. </div>
  442. {/block:text}
  443.  
  444. {block:photo}
  445. <div class="post">
  446. {block:indexpage}
  447. <div id="perma" class="pht">
  448. <a href="{permalink}">{NoteCount}</a>
  449. </div>
  450. <center><img src="{PhotoURL-500}" style="{block:if250px}max-width:250px;{/block:if250px}{block:if300px}max-width:300px;{/block:if300px}{block:if400px}max-width:400px;{/block:if400px}"></center>
  451. {/block:indexpage}
  452. {block:permalinkpage}
  453. {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"></center>{LinkCloseTag}
  454. {block:HighRes}<div style="text-align:right;"><a href="{PhotoURL-HighRes}"><small>High Resolution ⇁</small></a></div>{/block:HighRes}
  455. {block:Caption}{Caption}{/block:Caption}
  456. {block:Camera}{Camera} {/block:Camera}{block:Aperture}Aperture: {Aperture} {/block:Aperture}{block:Exposure}Exposure: {Exposure} {/block:Exposure}{block:FocalLength}Focal lenth: {FocalLength} {/block:FocalLength}
  457. {/block:permalinkpage}
  458. </div>
  459. {/block:photo}
  460.  
  461. {block:Photoset}
  462. <div class="post">
  463. {block:indexpage}
  464. <div id="perma" class="pht">
  465. <a href="{permalink}">{NoteCount}</a>
  466. </div>
  467. <center>{block:if250px}{Photoset-250}{/block:if250px}{block:if300px}{Photoset-250}{/block:if300px}{block:if400px}{Photoset-400}{/block:if400px}</center>
  468. {/block:indexpage}
  469. {block:permalinkpage}
  470. <center>{Photoset-500}</center>
  471. {block:Caption}{Caption}{/block:Caption}
  472. {/block:permalinkpage}
  473. </div>
  474. {/block:Photoset}
  475.  
  476. {block:quote}
  477. <div class="post">
  478. {block:indexpage}
  479. <div id="perma" class="txt">
  480. <a href="{permalink}">{NoteCount}</a>
  481. </div>
  482. {/block:indexpage}
  483. <div class="quote">"{Quote}"</div>
  484. {block:Source}<div class="source">— {Source}</div>{/block:Source}
  485. </div>
  486. {/block:quote}
  487.  
  488. {block:link}
  489. <div class="post">
  490. {block:indexpage}
  491. <div id="perma" class="txt">
  492. <a href="{permalink}">{NoteCount}</a>
  493. </div>
  494. {/block:indexpage}
  495. <div class="heading"><a href="{URL}" target="_blank">{Name} ⇁</a></div>
  496. {block:permalinkpage}
  497. {block:Description}{Description}{/block:Description}
  498. {/block:permalinkpage}
  499. </div>
  500. {/block:link}
  501.  
  502. {block:chat}
  503. <div class="post">
  504. {block:indexpage}
  505. <div id="perma" class="txt">
  506. <a href="{permalink}">{NoteCount}</a>
  507. </div>
  508. {/block:indexpage}
  509. {block:Title}<div class="heading">{Title}</div>{/block:Title}
  510. {block:Lines}{block:Label}<b>{Label}</b> &#160 {/block:Label}{Line}<br>{/block:Lines}
  511. </div>
  512. {/block:chat}
  513.  
  514. {block:audio}
  515. <div class="post">
  516. {block:indexpage}
  517. <div id="perma" class="txt">
  518. <a href="{permalink}">{NoteCount}</a>
  519. </div>
  520. {block:AudioEmbed}{AudioEmbed-250}{/block:AudioEmbed}
  521. {block:AudioPlayer}<div class="audio"><center>{block:ifnotblackmusic}{AudioPlayerWhite}{/block:ifnotblackmusic}{block:ifblackmusic}{AudioPlayerBlack}{/block:ifblackmusic}</center></div>{/block:AudioPlayer}
  522. {block:TrackName}"{TrackName}" {/block:TrackName}{block:Artist}by {Artist}{/block:Artist}{block:PlayCount}<div>{PlayCountWithLabel}</div>{/block:PlayCount}
  523. {/block:indexpage}
  524. {block:permalinkpage}
  525. {block:AudioEmbed}{AudioEmbed-500}{/block:AudioEmbed}
  526. {block:AudioPlayer}<div class="audio"><center>{block:ifnotblackmusic}{AudioPlayerWhite}{/block:ifnotblackmusic}{block:ifblackmusic}{AudioPlayerBlack}{/block:ifblackmusic}</center></div>{/block:AudioPlayer}
  527. {block:TrackName}"{TrackName}" {/block:TrackName}{block:Artist}by {Artist}{/block:Artist}{block:Album}<br><b>{Album}</b>{/block:Album}{block:PlayCount}<br>{PlayCountWithLabel}<br>{/block:PlayCount}
  528. {block:Caption}{Caption}{/block:Caption}
  529. {/block:permalinkpage}
  530. </div>
  531. {/block:audio}
  532.  
  533. {block:video}
  534. <div class="post">
  535. {block:indexpage}
  536. <div id="perma" class="pht">
  537. <a href="{permalink}">{NoteCount}</a>
  538. </div>
  539. <center>{block:if250px}{Video-250}{/block:if250px}{block:if300px}{Video-250}{/block:if300px}{block:if400px}{Video-400}{/block:if400px}</center>
  540. {PlayCountWithLabel}
  541. {/block:indexpage}
  542. {block:permalinkpage}
  543. <center>{Video-500}</center>
  544. {PlayCountWithLabel}
  545. {block:Caption}{Caption}{/block:Caption}
  546. {/block:permalinkpage}
  547. </div>
  548. {/block:video}
  549.  
  550. {block:Answer}
  551. <div class="post">
  552. {block:indexpage}
  553. <div id="perma" class="txt">
  554. <a href="{permalink}">{NoteCount}</a>
  555. </div>
  556. {/block:indexpage}
  557. <div class="quote">"{Question}"</div>
  558. <div class="asker">From: {Asker}</div>
  559. {Answer}
  560. </div>
  561. {/block:Answer}
  562.  
  563. {block:permalinkpage}
  564. <div class="permapage">
  565. {block:Date}Posted — {TimeAgo} on {Month} {DayOfMonth}, {Year}<br>{/block:Date}
  566. {block:HasTags}Tagged — &#160{block:Tags}<a href="{TagURL}"># {Tag}</a> &#160{/block:Tags}<br>{/block:HasTags}
  567. Navigation — &#160<a href="http://{name}.tumblr.com">Home</a> &#160<a href="/ask">Message</a> &#160<a href="/archive">Archives</a> &#160<a href="/random">Random</a><br>
  568. {block:RebloggedFrom}Via — &#160<a style="text-transform:capitalize;" href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  569. {block:ContentSource}Source — &#160<a style="text-transform:capitalize;" href="{SourceURL}">{SourceTitle}</a><br>{/block:ContentSource}
  570. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  571. <div class="pnotes">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  572. </div>
  573. {/block:permalinkpage}
  574.  
  575.  
  576. {/block:Posts}
  577. </div>
  578. </div>
  579. <a style="position:fixed;bottom:5px;left:5px" href="http://dumbism.tumblr.com">theme</a>
  580.  
  581.  
  582.  
  583. </style>
  584.  
  585.  
  586.  
  587. <script language=JavaScript>
  588.  
  589. <!--
  590. //Disable right mouse click Script
  591. //By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
  592. //For full source code, visit http://www.dynamicdrive.com
  593.  
  594. var message="";
  595.  
  596. ///////////////////////////////////
  597. function clickIE4(){
  598. if (event.button==2){
  599. alert(message);
  600. return false;
  601. }
  602. }
  603.  
  604. function clickNS4(e){
  605. if (document.layers||document.getElementById&&!document.all){
  606. if (e.which==2|e.which==3){
  607. alert(message);
  608. return false;
  609. }
  610. }
  611. }
  612.  
  613. if (document.layers){
  614. document.captureEvents(Event.MOUSEDOWN);
  615. document.onmousedown=clickNS4;
  616. }
  617. else if (document.all&&!document.getElementById){
  618. document.onmousedown=clickIE4;
  619. }
  620.  
  621. document.oncontextmenu=new Function("return false")
  622.  
  623. // -->
  624. </script>
  625.  
  626.  
  627.  
  628.  
  629.  
  630. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement