Advertisement
sasorisbutt

False Love - BakaThemes

Oct 15th, 2014
4,414
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.95 KB | None | 0 0
  1. <!--
  2.  
  3. THEME MADE BY BAKATHEMES OR AKATSUKII @ TUMBLR
  4. Edit/tweak as much as you like but pleeeeaaaase
  5. DO NOT remove the credits, copy and
  6. redistribute the theme as your own.
  7. I will fucking hunt you down if you do.
  8.  
  9. Music code (change the mp3 link if you want to):
  10.  
  11. <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_multi.swf" width="105" height="20">
  12. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_multi.swf" />
  13. <param name="bgcolor" value="#393838" />
  14. <param name="FlashVars" value="mp3=https://www.dropbox.com/s/rc7ib8logi56lps/Mou%20Sukoshi.mp3?dl=1&width=105&height=20&showslider=0&volumeheight=5&skin=000000&loadingcolor=000000&bgcolor1=000000&bgcolor2=000000&slidercolor1=000000&slidercolor2=000000&sliderovercolor=000000&buttoncolor=999999&buttonovercolor=cccccc" /></object>
  15.  
  16. -->
  17.  
  18.  
  19.  
  20. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  21. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  22.  
  23. <title>{Title}</title>
  24.  
  25. <link rel="shortcut icon" href="{Favicon}">
  26. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  27. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  28.  
  29. <meta name="image:Top" content="" />
  30. <meta name="image:Background" content="" />
  31. <meta name="image:About 1" content="" />
  32. <meta name="image:About 2" content="" />
  33.  
  34. <meta name="color:Background" content="#3d3d3d" />
  35. <meta name="color:Top" content="#393838" />
  36. <meta name="color:Top Border" content="#ba7dff" />
  37. <meta name="color:Title" content="#fff" />
  38. <meta name="color:Title Hover" content="#9450e2" />
  39. <meta name="color:Posts Background" content="#393838" />
  40. <meta name="color:Posts Title Border" content="#6fdab6" />
  41. <meta name="color:Text" content="#fff" />
  42. <meta name="color:Bold" content="#adf0ff" />
  43. <meta name="color:Italic" content="#adf0ff" />
  44. <meta name="color:Link" content="#999" />
  45. <meta name="color:Link Hover" content="#ccc" />
  46. <meta name="color:Posts Permalink Background" content="#414040" />
  47. <meta name="color:Posts Permalink Underline" content="#ff7d86" />
  48. <meta name="color:Boxes Background" content="#393838" />
  49. <meta name="color:Navigation Text" content="#999" />
  50. <meta name="color:Navigation Links Hover" content="#ccc" />
  51. <meta name="color:Navigation Links Underline" content="#ff74a7" />
  52. <meta name="color:About Links Hover" content="#fe8f4b" />
  53. <meta name="color:About Links Hover Background" content="#313131" />
  54. <meta name="color:Updates Underline" content="#6fb1da" />
  55.  
  56. <meta name="if:Infinite Scroll" content="0" />
  57. <meta name="if:Switch Sidebars" content="0" />
  58. <meta name="if:About Box on Top" content="0" />
  59. <meta name="if:Italic Text" content="1" />
  60. <meta name="if:Show Caption" content="1" />
  61. <meta name="if:Avatar" content="1" />
  62. <meta name="if:About Images" content="1" />
  63. <meta name="if:Music Player" content="0" />
  64. <meta name="if:Update Tabs" content="1" />
  65.  
  66. <meta name="text:Music Player Code" content="" />
  67. <meta name="text:Link1" content="Home" />
  68. <meta name="text:Link1 URL" content="/" />
  69. <meta name="text:Link2" content="Message" />
  70. <meta name="text:Link2 URL" content="/ask" />
  71. <meta name="text:Link3" content="Archive" />
  72. <meta name="text:Link3 URL" content="/archive" />
  73. <meta name="text:Link4" content="Random" />
  74. <meta name="text:Link4 URL" content="/random" />
  75. <meta name="text:Update Title 1" content="" />
  76. <meta name="text:Update Box 1" content="" />
  77. <meta name="text:Update Title 2" content="" />
  78. <meta name="text:Update Box 2" content="" />
  79. <meta name="text:Update Title 3" content="" />
  80. <meta name="text:Update Box 3" content="" />
  81. <meta name="text:About Link1" content="" />
  82. <meta name="text:About Link1 URL" content="" />
  83. <meta name="text:About Link2" content="" />
  84. <meta name="text:About Link2 URL" content="" />
  85. <meta name="text:About Link3" content="" />
  86. <meta name="text:About Link3 URL" content="" />
  87. <meta name="text:About Link4" content="" />
  88. <meta name="text:About Link4 URL" content="" />
  89. <meta name="text:About Link5" content="" />
  90. <meta name="text:About Link5 URL" content="" />
  91. <meta name="text:About Link6" content="" />
  92. <meta name="text:About Link6 URL" content="" />
  93. <meta name="text:About Link7" content="" />
  94. <meta name="text:About Link7 URL" content="" />
  95. <meta name="text:About Link8" content="" />
  96. <meta name="text:About Link8 URL" content="" />
  97. <meta name="text:About Link9" content="" />
  98. <meta name="text:About Link9 URL" content="" />
  99.  
  100. <head>
  101.  
  102. <link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
  103. <link href='http://fonts.googleapis.com/css?family=Alegreya+Sans+SC' rel='stylesheet' type='text/css'>
  104. <link href='http://fonts.googleapis.com/css?family=Roboto:400,700,400italic' rel='stylesheet' type='text/css'>
  105.  
  106. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  107. <script src="http://static.tumblr.com/fsavqrf/jFpndi3sj/jquery.style-my-tooltips-falselove.js"></script>
  108.  
  109. <script>
  110. $().ready(function() {
  111. $("[title]").style_my_tooltips({
  112. tip_follows_cursor:"on",
  113. tip_delay_time: 80
  114. });
  115. });
  116. </script>
  117.  
  118. <style type="text/css">
  119.  
  120. ::-webkit-scrollbar {
  121. background:{color:Background};
  122. width:1px;
  123. height:1px;
  124. }
  125.  
  126. ::-webkit-scrollbar-thumb {
  127. background:{color:Top Border};
  128. }
  129.  
  130. body {
  131. background:url('{image:Background}') {color:Background} fixed;
  132. margin:0;
  133. padding:0;
  134. font-family:Calibri;
  135. color:{color:Text};
  136. font-size:10px;
  137. font-weight:400;
  138. text-transform:uppercase;
  139. }
  140.  
  141. a {
  142. color:{color:Link};
  143. text-decoration:none;
  144. transition:all 0.5s ease;
  145. -webkit-transition:all 0.5s ease;
  146. -moz-transition:all 0.5s ease;
  147. -o-transition:all 0.5s ease;
  148. -ms-transition:all 0.5s ease;
  149. }
  150.  
  151. a:hover {
  152. color:{color:Link Hover};
  153. }
  154.  
  155. b {
  156. color:{color:Bold};
  157. font-weight:700;
  158. }
  159.  
  160. i {
  161. color:{color:Italic};
  162. font-style:italic;
  163. }
  164.  
  165. blockquote:before {
  166. content:url('http://static.tumblr.com/fsavqrf/YJtndi0pt/wifi.png');
  167. float:left;
  168. margin-top:-1px;
  169. }
  170.  
  171. blockquote {
  172. margin:0;
  173. }
  174.  
  175. #theme {
  176. position:fixed;
  177. top:81px;
  178. bottom:0;
  179. width:100%;
  180. height:auto;
  181. overflow:auto;
  182. }
  183.  
  184. #top {
  185. position:fixed;
  186. top:0;
  187. background:url('{image:Top}') {color:Top} center no-repeat;
  188. width:100%;
  189. height:80px;
  190. border-bottom:1px solid {color:Top Border};
  191. }
  192.  
  193. #top h1, #top h1 a {
  194. position:absolute;
  195. right:15px;
  196. bottom:-10px;
  197. font-family:Montserrat;
  198. font-size:24px;
  199. color:{color:Title};
  200. text-align:right;
  201. text-transform:uppercase;
  202. font-weight:normal;
  203. letter-spacing:3px;
  204. white-space:nowrap;
  205. z-index:9;
  206. }
  207.  
  208. #top h1 a:before {
  209. content:"{Title}";
  210. position:absolute;
  211. max-width:0;
  212. top:0;
  213. left:0;
  214. color:{color:Title Hover};
  215. overflow:hidden;
  216. z-index:10;
  217. transition:all 0.8s ease;
  218. -webkit-transition:all 0.8s ease;
  219. -moz-transition:all 0.8s ease;
  220. -o-transition:all 0.8s ease;
  221. -ms-transition:all 0.8s ease;
  222. }
  223.  
  224. #top h1 a:hover {
  225. color:{color:Title Hover};
  226. }
  227.  
  228. #top h1 a:hover:before {
  229. max-width: 100%;
  230. }
  231.  
  232. .box {
  233. width:100px;
  234. padding:2px 8px;
  235. font-family:Alegreya Sans SC;
  236. font-size:10px;
  237. text-align:center;
  238. text-transform:uppercase;
  239. z-index:999;
  240. }
  241.  
  242. .box h4, .box p {
  243. width:90px;
  244. margin:0;
  245. padding:0;
  246. font-weight:normal;
  247. transition:all 1s ease;
  248. -webkit-transition:all 1s ease;
  249. -moz-transition:all 1s ease;
  250. -o-transition:all 1s ease;
  251. -ms-transition:all 1s ease;
  252. }
  253.  
  254. .box h4 {
  255. margin:0;
  256. padding:0;
  257. border-bottom:1px solid {color:Updates Underline};
  258. cursor:pointer;
  259. }
  260.  
  261. .box p {
  262. max-height:0;
  263. padding:2px 0;
  264. font-family:Calibri;
  265. color:{color:Navigation Text};
  266. {block:IfItalicText}
  267. font-style:italic;
  268. {/block:IfItalicText}
  269. text-transform:none;
  270. overflow:hidden;
  271. }
  272.  
  273. #box1, #box2, #box3 {
  274. margin-left:-3px;
  275. }
  276.  
  277. #box1:hover p, #box2:hover p, #box3:hover p {
  278. max-height:200px;
  279. }
  280.  
  281. #box1:hover h4, #box2:hover h4, #box3:hover h4 {
  282. border-bottom:1px solid {color:Top Border};
  283. }
  284.  
  285. #links {
  286. position:fixed;
  287. top:90px;
  288. right:30px;
  289. {block:IfSwitchSidebars}
  290. right:800px;
  291. {/block:IfSwitchSidebars}
  292. background:{color:Boxes Background};
  293. -webkit-border-radius:3px;
  294. -moz-border-radius:3px;
  295. border-radius:3px;
  296. }
  297.  
  298. #links #avatar {
  299. width:100px;
  300. padding:5px 0;
  301. }
  302.  
  303. #links a, .box h4 {
  304. display:block;
  305. position:relative;
  306. margin-bottom:1px;
  307. padding:2px;
  308. color:{color:Navigation Text};
  309. line-height:16px;
  310. }
  311.  
  312. #links a:hover, .box h4:hover {
  313. color:{color:Navigation Links Hover};
  314. }
  315.  
  316. #links a:before {
  317. content:"";
  318. position:absolute;
  319. left:0;
  320. bottom:0;
  321. background:{color:Navigation Links Underline};
  322. width:100%;
  323. height:1px;
  324. -webkit-transform:scaleX(0);
  325. transform:scaleX(0);
  326. transition:all 0.5s ease;
  327. -webkit-transition:all 0.5s ease;
  328. -moz-transition:all 0.5s ease;
  329. -o-transition:all 0.5s ease;
  330. -ms-transition:all 0.5s ease;
  331. visibility:hidden;
  332. }
  333.  
  334. #links a:hover:before {
  335. -webkit-transform:scaleX(1);
  336. transform:scaleX(1);
  337. visibility:visible;
  338. }
  339.  
  340. #links img {
  341. float:left;
  342. }
  343.  
  344. #player {
  345. width:80px;
  346. overflow:hidden;
  347. }
  348.  
  349. #playerr {
  350. margin:-2px 0 0 -30px;
  351. }
  352.  
  353. #pagi a {
  354. display:inline;
  355. }
  356.  
  357. #pagi img {
  358. float:none;
  359. }
  360.  
  361. #about {
  362. position:fixed;
  363. right:725px;
  364. bottom:10px;
  365. {block:IfAboutBoxonTop}
  366. top:90px;
  367. {/block:IfAboutBoxonTop}
  368. {block:IfSwitchSidebars}
  369. right:30px;
  370. {block:IfAboutBoxonTop}
  371. top:90px;
  372. {/block:IfAboutBoxonTop}
  373. {/block:IfSwitchSidebars}
  374. background:{color:Boxes Background};
  375. width:208px;
  376. {block:IfAboutImages}height:208px;{/block:IfAboutImages}
  377. {block:IfNotAboutImages}height:108px;{/block:IfNotAboutImages}
  378. padding:8px;
  379. font-family:Alegreya Sans SC;
  380. font-size:10px;
  381. text-transform:uppercase;
  382. -webkit-border-radius:3px;
  383. -moz-border-radius:3px;
  384. border-radius:3px;
  385. z-index:9999999;
  386. }
  387.  
  388. #aboutimg1 {
  389. top:8px;
  390. left:8px;
  391. }
  392.  
  393. #aboutimg2 {
  394. right:8px;
  395. bottom:8px;
  396. }
  397.  
  398. .aboutimg {
  399. position:absolute;
  400. width:100px;
  401. height:100px;
  402. -webkit-border-radius:3px;
  403. -moz-border-radius:3px;
  404. border-radius:3px;
  405. }
  406.  
  407. #aboutlinks {
  408. position:absolute;
  409. top:8px;
  410. right:8px;
  411. width:100px;
  412. height:100px;
  413. }
  414.  
  415. #aboutlinks a {
  416. float:left;
  417. width:33px;
  418. height:33px;
  419. text-align:center;
  420. line-height:33px;
  421. -webkit-border-radius:3px;
  422. -moz-border-radius:3px;
  423. border-radius:3px;
  424. }
  425.  
  426. #aboutlinks a:hover {
  427. background:{color:About Links Hover Background};
  428. color:{color:About Links Hover};
  429. }
  430.  
  431. #desc {
  432. position:absolute;
  433. left:8px;
  434. bottom:13px;
  435. width:94px;
  436. height:90px;
  437. padding:0 3px;
  438. font-family:Calibri;
  439. color:{color:Navigation Text};
  440. text-align:center;
  441. {block:IfItalicText}
  442. font-style:italic;
  443. {/block:IfItalicText}
  444. text-transform:none;
  445. overflow-y:auto;
  446. }
  447.  
  448. #all {
  449. position:absolute;
  450. top:0;
  451. {block:PermalinkPage}
  452. top:10px;
  453. margin-bottom:10px;
  454. {/block:PermalinkPage}
  455. right:180px;
  456. {block:IfSwitchSidebars}
  457. right:270px;
  458. {/block:IfSwitchSidebars}
  459. background:{color:Posts Background};
  460. width:510px;
  461. {block:PermalinkPage}
  462. -webkit-border-radius:3px;
  463. -moz-border-radius:3px;
  464. border-radius:3px;
  465. {/block:PermalinkPage}
  466. }
  467.  
  468. #post {
  469. {block:IndexPage}
  470. margin-bottom:20px;
  471. {/block:IndexPage}
  472. padding:5px;
  473. }
  474.  
  475. #post h4 {
  476. margin:0;
  477. padding:20px 0;
  478. text-align:right;
  479. border-bottom:1px solid {color:Posts Title Border};
  480. transition:all 0.8s ease;
  481. -webkit-transition:all 0.8s ease;
  482. -moz-transition:all 0.8s ease;
  483. -o-transition:all 0.8s ease;
  484. -ms-transition:all 0.8s ease;
  485. }
  486.  
  487. #post h4:after {
  488. content:url('http://static.tumblr.com/fsavqrf/opHndcdlf/arrow3_w.png');
  489. float:right;
  490. margin:-1px 0 0 10px;
  491. }
  492.  
  493. #post:hover h4 {
  494. border-bottom:1px solid {color:Top Border};
  495. cursor:pointer;
  496. }
  497.  
  498. #post p {
  499. {block:IndexPage}
  500. padding:0 15px;
  501. {/block:IndexPage}
  502. font-size:11px;
  503. {block:IfItalicText}
  504. font-style:italic;
  505. {/block:IfItalicText}
  506. text-transform:none;
  507. overflow:hidden;
  508. }
  509.  
  510. #question h4 {
  511. padding:20px 50px;
  512. text-align:center;
  513. }
  514.  
  515. #question h4:after {
  516. content:none;
  517. }
  518.  
  519. #asker {
  520. padding:2px;
  521. color:{color:Link};
  522. text-align:right;
  523. }
  524.  
  525. #asker:after {
  526. content:url('http://static.tumblr.com/fsavqrf/L6Andi0nb/mail.png');
  527. float:right;
  528. margin-top:-1px;
  529. }
  530.  
  531. #photo {
  532. margin-bottom:5px;
  533. }
  534.  
  535. #chat {
  536. text-align:center;
  537. list-style-type:none;
  538. }
  539.  
  540. #label {
  541. display:inline;
  542. }
  543.  
  544. #chat .odd #label {
  545. color:{color:Top Border};
  546. }
  547.  
  548. #chat .even #label {
  549. color:{color:Posts Title Border};
  550. }
  551.  
  552. #audioo {
  553. width:400px;
  554. min-height:150px;
  555. margin:0 auto;
  556. }
  557.  
  558. #audio {
  559. float:left;
  560. width:120px;
  561. -webkit-border-radius:3px;
  562. -moz-border-radius:3px;
  563. border-radius:3px;
  564. overflow:hidden;
  565. }
  566.  
  567. #album {
  568. width:120px;
  569. }
  570.  
  571. #audioplayer {
  572. width:120px;
  573. overflow:hidden;
  574. }
  575.  
  576. #audioinfo {
  577. float:right;
  578. background:#333;
  579. width:280px;
  580. margin-top:45px;
  581. text-align:center;
  582. }
  583.  
  584. #permaa {
  585. background:{color:Posts Permalink Background};
  586. padding-right:5px;
  587. text-align:right;
  588. -webkit-border-top-left-radius: 3px;
  589. -webkit-border-top-right-radius: 3px;
  590. -moz-border-radius-topleft: 3px;
  591. -moz-border-radius-topright: 3px;
  592. border-top-left-radius: 3px;
  593. border-top-right-radius: 3px;
  594. }
  595.  
  596. #perma {
  597. display:inline-block;
  598. max-width:13px;
  599. padding:3px;
  600. transition:all 1s ease-in;
  601. -webkit-transition:all 1s ease-in;
  602. -moz-transition:all 1s ease-in;
  603. -o-transition:all 1s ease-in;
  604. -ms-transition:all 1s ease-in;
  605. overflow:hidden;
  606. white-space:nowrap;
  607. }
  608.  
  609. #perma:hover {
  610. max-width:100%;
  611. }
  612.  
  613. #perma img {
  614. float:left;
  615. margin:-1px 2px 0 0;
  616. cursor:pointer;
  617. }
  618.  
  619. #perma a {
  620. border-bottom:1px solid {color:Posts Permalink Underline};
  621. }
  622.  
  623. .like_button {
  624. display:inline-block;
  625. position:relative;
  626. cursor:pointer!important;
  627. }
  628.  
  629. .like_button iframe {
  630. position:absolute;
  631. top:0;
  632. left:0;
  633. width:100%;
  634. height:100%;
  635. cursor:pointer!important;
  636. opacity:0;
  637. }
  638.  
  639. .like_button::before {
  640. content:'like';
  641. position:relative;
  642. top:3px;
  643. color:{color:Link};
  644. border-bottom:1px solid {color:Navigation Links Underline};
  645. transition:all 0.5s ease;
  646. -webkit-transition:all 0.5s ease;
  647. -moz-transition:all 0.5s ease;
  648. -o-transition:all 0.5s ease;
  649. -ms-transition:all 0.5s ease;
  650. cursor:pointer!important;
  651. }
  652.  
  653. .like_button:hover::before, .like_button.liked::before {
  654. color:{color:Link Hover};
  655. transition:all 0.5s ease;
  656. -webkit-transition:all 0.5s ease;
  657. -moz-transition:all 0.5s ease;
  658. -o-transition:all 0.5s ease;
  659. -ms-transition:all 0.5s ease;
  660. cursor:pointer!important;
  661. }
  662.  
  663. #permalink {
  664. position:fixed;
  665. top:89px;
  666. right:725px;
  667. {block:IfAboutBoxOnTop}
  668. top:323px;
  669. {/block:IfAboutBoxOnTop}
  670. {block:IfSwitchSidebars}
  671. right:30px;
  672. {/block:IfSwitchSidebars}
  673. background:{color:Boxes Background};
  674. width:208px;
  675. max-height:60px;
  676. padding:8px;
  677. border-bottom:1px solid {color:Posts Title Border};
  678. transition:all 0.8s ease;
  679. -webkit-transition:all 0.8s ease;
  680. -moz-transition:all 0.8s ease;
  681. -o-transition:all 0.8s ease;
  682. -ms-transition:all 0.8s ease;
  683. -webkit-border-top-left-radius: 3px;
  684. -webkit-border-top-right-radius: 3px;
  685. -moz-border-radius-topleft: 3px;
  686. -moz-border-radius-topright: 3px;
  687. border-top-left-radius: 3px;
  688. border-top-right-radius: 3px;
  689. white-space:nowrap;
  690. }
  691.  
  692. #permalink:hover {
  693. border-bottom:1px solid {color:Top Border};
  694. }
  695.  
  696. #permaliink {
  697. line-height:16px;
  698. }
  699.  
  700. #permaliink img {
  701. float:left;
  702. margin:-1px 2px 0 0;
  703. cursor:pointer;
  704. }
  705.  
  706. #notes {
  707. position:fixed;
  708. top:160px;
  709. right:725px;
  710. bottom:245px;
  711. {block:IfAboutBoxOnTop}
  712. top:396px;
  713. bottom:10px;
  714. {/block:IfAboutBoxOnTop}
  715. {block:IfSwitchSidebars}
  716. right:30px;
  717. {/block:IfSwitchSidebars}
  718. background:{color:Boxes Background};
  719. width:208px;
  720. height:auto;
  721. padding:0 8px;
  722. {block:IfItalicText}
  723. font-style:italic;
  724. {/block:IfItalicText}
  725. text-transform:none;
  726. -webkit-border-bottom-right-radius: 3px;
  727. -webkit-border-bottom-left-radius: 3px;
  728. -moz-border-radius-bottomright: 3px;
  729. -moz-border-radius-bottomleft: 3px;
  730. border-bottom-right-radius: 3px;
  731. border-bottom-left-radius: 3px;
  732. overflow-y:auto;
  733. }
  734.  
  735. #notes::-webkit-scrollbar-thumb {
  736. background:{color:Posts Title Border}!important;
  737. }
  738.  
  739. #notes:hover::-webkit-scrollbar-thumb {
  740. background:{color:Top Border}!important;
  741. }
  742.  
  743. ol.notes {
  744. padding:0 8px;
  745. list-style-type:none;
  746. }
  747.  
  748. ol.notes li.note {
  749. overflow:hidden;
  750. white-space:nowrap;
  751. }
  752.  
  753. ol.notes li.note img.avatar {
  754. display:none;
  755. }
  756.  
  757. ol.notes li.note blockquote {
  758. padding:8px;
  759. }
  760.  
  761. #s-m-t-tooltip {
  762. background:{color:Posts Background};
  763. max-width:200px;
  764. margin:10px 0 0 25px;
  765. padding:3px 5px;
  766. color:#fff;
  767. font-family:Calibri;
  768. font-size:8px;
  769. text-transform:uppercase;
  770. letter-spacing:1px;
  771. z-index:999999;
  772. }
  773.  
  774. </style>
  775.  
  776. {block:IfInfiniteScroll}
  777. <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>
  778. {/block:IfInfiniteScroll}
  779.  
  780. </head>
  781.  
  782.  
  783.  
  784. <body>
  785.  
  786. <div id="top"><h1><a href="/">{Title}</a></h1></div>
  787.  
  788. <div id="theme">
  789.  
  790. <div id="links" class="box">
  791. {block:IfAvatar}<img src="{PortraitURL-128}" id="avatar">{/block:IfAvatar}
  792. {block:IfLink1}<a href="{text:Link1 URL}"><img src="http://static.tumblr.com/fsavqrf/mDendbo8u/home.png"> {text:Link1}</a>{/block:IfLink1}
  793. {block:IfLink2}<a href="{text:Link2 URL}"><img src="http://static.tumblr.com/fsavqrf/C9Mndbo9h/comment.png">{text:Link2}</a>{/block:IfLink2}
  794. {block:IfLink3}<a href="{text:Link3 URL}"><img src="http://static.tumblr.com/fsavqrf/cEMndbo8r/folder.png">{text:Link3}</a>{/block:IfLink3}
  795. {block:IfLink4}<a href="{text:Link4 URL}"><img src="http://static.tumblr.com/fsavqrf/olvndbo91/switch.png">{text:Link4}</a>{/block:IfLink4}
  796. {block:IfMusicPlayer}
  797. <a><img src="http://static.tumblr.com/fsavqrf/ZVzndccqx/equalizer.png"><div id="player"><div id="playerr">{text:Music Player Code}</div></div></a>
  798. {/block:IfMusicPlayer}
  799.  
  800. {block:IfUpdateTabs}
  801. {block:IfUpdateTitle1}
  802. <div id="box1" class="box">
  803. <h4>{text:Update Title 1}</h4>
  804. <p>{text:Update Box 1}</p>
  805. </div>
  806. {/block:IfUpdateTitle1}
  807. {block:IfUpdateTitle2}
  808. <div id="box2" class="box">
  809. <h4>{text:Update Title 2}</h4>
  810. <p>{text:Update Box 2}</p>
  811. </div>
  812. {/block:IfUpdateTitle2}
  813. {block:IfUpdateTitle3}
  814. <div id="box3" class="box">
  815. <h4>{text:Update Title 3}</h4>
  816. <p>{text:Update Box 3}</p>
  817. </div>
  818. {/block:IfUpdateTitle3}
  819. {/block:IfUpdateTabs}
  820.  
  821. {block:IfNotInfiniteScroll}
  822. {block:Pagination}
  823. <div id="pagi">
  824. {block:PreviousPage}
  825. <a href="{PreviousPage}" title="previous page"><img src="http://static.tumblr.com/fsavqrf/4oHndha4w/previous.png"></a>
  826. {/block:PreviousPage}
  827. {block:NextPage}
  828. <a href="{NextPage}" title="next page"><img src="http://static.tumblr.com/fsavqrf/B9Mndha51/next.png"></a>
  829. {/block:NextPage}
  830. </div>
  831. {/block:Pagination}
  832. {/block:IfNotInfiniteScroll}
  833.  
  834. {block:PermalinkPagination}
  835. <div id="pagi">
  836. {block:PreviousPost}
  837. <a href="{PreviousPost}" title="previous post"><img src="http://static.tumblr.com/fsavqrf/4oHndha4w/previous.png"></a>
  838. {/block:PreviousPost}
  839. {block:NextPost}
  840. <a href="{NextPost}" title="next post"><img src="http://static.tumblr.com/fsavqrf/B9Mndha51/next.png"></a>
  841. {/block:NextPost}
  842. </div>
  843. {/block:PermalinkPagination}
  844.  
  845. </div>
  846.  
  847. <div id="about">
  848. {block:IfAboutImages}
  849. <img src="{image:About 1}" id="aboutimg1" class="aboutimg">
  850. {/block:IfAboutImages}
  851. <div id="aboutlinks">
  852. {block:IfAboutLink1}<a href="{text:About Link1 URL}" title="{text:About Link1}">I.</a>{/block:IfAboutLink1}
  853. {block:IfAboutLink2}<a href="{text:About Link2 URL}" title="{text:About Link2}">II.</a>{/block:IfAboutLink2}
  854. {block:IfAboutLink3}<a href="{text:About Link3 URL}" title="{text:About Link3}">III.</a>{/block:IfAboutLink3}
  855. {block:IfAboutLink4}<a href="{text:About Link4 URL}" title="{text:About Link4}">IV.</a>{/block:IfAboutLink4}
  856. {block:IfAboutLink5}<a href="{text:About Link5 URL}" title="{text:About Link5}">V.</a>{/block:IfAboutLink5}
  857. {block:IfAboutLink6}<a href="{text:About Link6 URL}" title="{text:About Link6}">VI.</a>{/block:IfAboutLink6}
  858. {block:IfAboutLink7}<a href="{text:About Link7 URL}" title="{text:About Link7}">VII.</a>{/block:IfAboutLink7}
  859. {block:IfAboutLink8}<a href="{text:About Link8 URL}" title="{text:About Link8}">VIII.</a>{/block:IfAboutLink8}
  860. {block:IfAboutLink9}<a href="{text:About Link9 URL}" title="{text:About Link9}">IX.</a>{/block:IfAboutLink9}
  861. </div>
  862. <div id="desc">{Description}</div>
  863. {block:IfAboutImages}
  864. <img src="{image:About 2}" id="aboutimg2" class="aboutimg">
  865. {/block:IfAboutImages}
  866. </div>
  867.  
  868. {block:PermalinkPage}
  869. {block:PostNotes}
  870. <div id="notes">
  871. {PostNotes}
  872. </div>
  873. {/block:PostNotes}
  874. {/block:PermalinkPage}
  875.  
  876. <div id="all">
  877. <div class="autopagerize_page_element">
  878.  
  879. {block:Posts}
  880. <div id="post">
  881.  
  882. {block:IndexPage}
  883. <div id="permaa">
  884. {block:NoteCount}
  885. <div id="perma">
  886. <img src="http://static.tumblr.com/fsavqrf/V0undcfae/man.png"><a href="{Permalink}">{NoteCount}</a></div>
  887. {/block:NoteCount}
  888.  
  889. {block:RebloggedFrom}
  890. <div id="perma">
  891. <img src="http://static.tumblr.com/fsavqrf/cBcndcgel/redo.png"><a href="{ReblogParentURL}">{ReblogParentName}</a></div>
  892. {/block:RebloggedFrom}
  893.  
  894. {block:Date}
  895. <div id="perma">
  896. <img src="http://static.tumblr.com/fsavqrf/drdndcge6/calendar.png"><a href="{Permalink}">{ShortYear}.{MonthNumberWithZero}.{DayOfMonthWithZero}</a></div>
  897. {/block:Date}
  898. <div id="perma">
  899. <img src="http://static.tumblr.com/fsavqrf/XERndch7k/heart.png" style="margin-top:2px;">{LikeButton color="grey" size="10"}</div>
  900.  
  901. <div id="perma">
  902. <img src="http://static.tumblr.com/fsavqrf/Uifndch7d/loop.png"><a href="{ReblogURL}">reblog</a></div>
  903. </div>
  904. {/block:IndexPage}
  905.  
  906. {block:PermalinkPage}
  907. <div id="permalink">
  908. {block:NoteCount}
  909. <div id="permaliink">
  910. <img src="http://static.tumblr.com/fsavqrf/V0undcfae/man.png"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  911. {/block:NoteCount}
  912.  
  913. {block:Date}
  914. <div id="permaliink">
  915. <img src="http://static.tumblr.com/fsavqrf/drdndcge6/calendar.png"><a href="{Permalink}">{ShortYear}.{MonthNumberWithZero}.{DayOfMonthWithZero}</a></div>
  916. {/block:Date}
  917.  
  918. {block:RebloggedFrom}
  919. <div id="permaliink">
  920. <img src="http://static.tumblr.com/fsavqrf/cBcndcgel/redo.png"><a href="{ReblogParentURL}">{ReblogParentName}</a>
  921. {block:ContentSource}
  922. © <a href="{ReblogRootURL}">{ReblogRootName}</a>
  923. {/block:ContentSource}
  924. </div>
  925. {/block:RebloggedFrom}
  926.  
  927. {block:HasTags}
  928. <div id="permaliink">
  929. <marquee scrollamount="3">{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}</marquee>
  930. </div>
  931. {/block:HasTags}
  932. </div>
  933. {/block:PermalinkPage}
  934.  
  935. {block:Answer}
  936. <div id="question"><h4>{Question}</h4></div>
  937. <div id="asker">{Asker}</div>
  938. <p>{Answer}</p>
  939. {/block:Answer}
  940.  
  941. {block:Text}
  942. {block:Title}<h4>{Title}</h4>{/block:Title}
  943. <p>{Body}</p>
  944. {/block:Text}
  945.  
  946. {block:Photo}
  947. {LinkOpenTag}
  948. <img src="{PhotoURL-500}" alt="{PhotoAlt}" id="photo">
  949. {LinkCloseTag}
  950. {block:IfShowCaption}
  951. {block:Caption}<p>{Caption}</p>{/block:Caption}
  952. {/block:IfShowCaption}
  953. {/block:Photo}
  954.  
  955. {block:Photoset}
  956. {Photoset-500}
  957. {block:IfShowCaption}
  958. {block:Caption}<p>{Caption}</p>{/block:Caption}
  959. {/block:IfShowCaption}
  960. {/block:Photoset}
  961.  
  962. {block:Quote}
  963. <h4>"{Quote}"</h4>
  964. {block:Source}<p>{Source}</p>{/block:Source}
  965. {/block:Quote}
  966.  
  967. {block:Link}
  968. <h4><a href="{URL}" target="_blank">{Name}</a></h4>
  969. {block:IfShowCaption}
  970. {block:Description}<p>{Description}</p>{/block:Description}
  971. {/block:IfShowCaption}
  972. {/block:Link}
  973.  
  974. {block:Chat}
  975. {block:Title}<h4>{Title}</h4>{/block:Title}
  976. <div id="chat">
  977. {block:Lines}<li class="{Alt}">
  978. {block:Label}<div id="label">{Label}</div>{/block:Label} {Line}</br>
  979. </li>{/block:Lines}
  980. </div>
  981. {/block:Chat}
  982.  
  983. {block:Audio}
  984. <div id="audioo">
  985. <div id="audio">
  986. {block:AlbumArt}<img src="{AlbumArtURL}" id="album">{/block:AlbumArt}
  987. <div id="audioplayer">{AudioPlayerGrey}</div>
  988. </div>
  989. <div id="audioinfo">
  990. {block:TrackName}{TrackName}<br>{/block:TrackName}
  991. {block:Artist}{Artist}<br>{/block:Artist}
  992. {block:Album}{Album}<br>{/block:Album}
  993. {block:PlayCount}{PlayCountWithLabel}{/block:PlayCount}
  994. </div></div>
  995. {block:IfShowCaption}
  996. {block:Caption}<p>{Caption}</p>{/block:Caption}
  997. {/block:IfShowCaption}
  998. {/block:Audio}
  999.  
  1000. {block:Video}
  1001. {Video-500}
  1002. {block:IfShowCaption}
  1003. {block:Caption}<p>{Caption}</p>{/block:Caption}
  1004. {/block:IfShowCaption}
  1005. {/block:Video}
  1006.  
  1007.  
  1008. {block:ContentSource}
  1009. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1010. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1011. {/block:SourceLogo}
  1012. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1013. {/block:ContentSource}
  1014.  
  1015. </div>
  1016. {/block:Posts}
  1017.  
  1018.  
  1019.  
  1020. </div></div></div>
  1021.  
  1022.  
  1023. </body>
  1024. </html>
  1025.  
  1026.  
  1027.  
  1028. <!--
  1029.  
  1030. THEME MADE BY BAKATHEMES OR AKATSUKII @ TUMBLR
  1031. Edit/tweak as much as you like but pleeeeaaaase
  1032. DO NOT remove the credits, copy and
  1033. redistribute the theme as your own.
  1034. I will fucking hunt you down if you do.
  1035.  
  1036. -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement