Fucking_Aj

Happiness Theme by Mufflinq

Feb 14th, 2015
374
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.46 KB | None | 0 0
  1. <!--
  2. █▀▀▄ █▀▀█ █░░█ █░░█   ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀ █▀▀
  3. █▀▀▄ █▄▄▀ █░░█ █▀▀█   ░░█░░ █▀▀█ █▀▀ █░▀░█ █▀▀ ▀▀█
  4. ▀▀▀░ ▀░▀▀ ░▀▀▀ ▀░░▀   ░░▀░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀ ▀▀▀
  5. ⓑⓨ ⓜⓤⓕⓕⓛⓘⓝⓠ
  6.  
  7. ⓚⓔⓔⓟ ⓒⓡⓔⓓⓘⓣ
  8. -->
  9.  
  10.  
  11. <script type="text/javascript"
  12. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  13. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  14. <script>
  15. (function($){
  16. $(document).ready(function(){
  17. $("a[title]").style_my_tooltips({
  18. tip_follows_cursor:true,
  19. tip_delay_time:90,
  20. tip_fade_speed:600,
  21. attribute:"title"
  22. });
  23. });
  24. })(jQuery);
  25. </script>
  26. <html lang="en">
  27. <script type="text/javascript">
  28. <!--
  29.  
  30. // Disable Right Click Script
  31.  
  32. function IE(e)
  33. {
  34. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  35. {
  36. return false;
  37. }
  38. }
  39. function NS(e)
  40. {
  41. if (document.layers || (document.getElementById && !document.all))
  42. {
  43. if (e.which == "2" || e.which == "3")
  44. {
  45. return false;
  46. }
  47. }
  48. }
  49. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  50.  
  51. //-->
  52. </script>
  53.  
  54. <!--THESE CODES ARE DOING WORK THE THEME, BACKGROUND COLOR CHANGING OR ADDING A CUSTOM BACKGROUND, CHANGE THE NUMBER OF LINKS, ETC.-->
  55. <meta name="color:Background" content="#fff"/>
  56. <meta name="color:Title" content="#799cb6"/>
  57. <meta name="color:Text" content="#999999"/>
  58. <meta name="color:Link" content="#999"/>
  59. <meta name="color:Hover" content="#999"/>
  60. <meta name="color:Blogtitle" content="#799cb6"/>
  61. <meta name="image:Background" content=""/>
  62. <meta name="image:Sidebar" content=""/>
  63. <meta name="image:Sidebar two" content=""/>
  64. <meta name="text:Hisatitle" content="Sing me a cursed melody"/>
  65. <meta name="text:quote" content="" />
  66. <meta name="if:roundedcorners" content="1"/>
  67. <meta name="if:bgcover" content="0"/>
  68. <!--HERE ARE THE SITES WHERE WILL GIVE LINKS-->
  69. <meta name="text:Link One" content="" />
  70. <meta name="text:Link Two" content="" />
  71. <meta name="text:Link Three" content="" />
  72. <meta name="text:Link Four" content="" />
  73. <meta name="text:Link Five" content="" />
  74.  
  75. <!--HERE ARE PLACED THE NAMES OF LINKS-->
  76. <meta name="text:Link 1 hover text" content="Title Here" />
  77. <meta name="text:Link 2 hover text" content="Title Here" />
  78. <meta name="text:Link 3 hover text" content="Title Here" />
  79. <meta name="text:Link 4 hover text" content="Title Here" />
  80. <meta name="text:Link 5 hover text" content="Title Here" />
  81.  
  82. <!--HERE ARE PLACED THE LABELS SAYING WHAT EACH LINK-->
  83. <meta name="text:Link One Title" content="refresh"/>
  84. <meta name="text:Link Two Title" content="inbox"/>
  85. <meta name="text:Link Three Title" content="navigation"/>
  86. <meta name="text:Link Four Title" content="favorites"/>
  87. <meta name="text:Link Five Title" content="themes"/>
  88. </script>
  89.  
  90.  
  91. <style type="text/css">
  92.  
  93. ::selection {
  94. background: {color:blogtitle};
  95. color: #fff;
  96. padding:4px;
  97. }
  98. ::-moz-selection {
  99. background: {color:blogtitle};
  100. color: #fff;
  101. padding:4px;
  102. }
  103. askk{
  104. font-size:13px;
  105. text-transform:uppercase;
  106. color:{color:blogtitle};
  107. }
  108. askk a{
  109. color:{color:blogtitle};
  110. }
  111. #s-m-t-tooltip {
  112. max-width:500px;
  113. padding:5px;
  114. margin:20px 0px 0px 20px;
  115. background: {color:blogtitle};
  116. border:1px solid {color:blogtitle};
  117. letter-spacing: 1px;
  118. box-shadow:3px 3px #fff;
  119. color: white;
  120. font-size:11px;
  121. font-family:calibri;
  122. z-index:999999999999999999999999999999999999;
  123. }
  124.  
  125. #s-m-t-tooltip:before{
  126. position: absolute;
  127. left: -11px;
  128. top: -7px;
  129. width: 0px;
  130. content:"";
  131. height: 0px;
  132. transform: scale(1.7, .3);
  133. -webkit-transform: scale(1.7, .3);
  134. -moz-transform: scale(1.7, .3);
  135. -o-transform: scale(1.7, .3);
  136. -ms-transform: scale(1.7, .3);
  137. border-right: 4px solid {color:blogtitle};
  138. border-bottom: 17px solid transparent;
  139. border-left: 4px solid transparent;
  140. border-top: 17px solid transparent;
  141. }
  142.  
  143. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  144.  
  145. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  146.  
  147. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  148.  
  149. /*--SCROLLBAR IS THE SIDE BAR THAT APPEARS ON RIGHT CORNER OF THE THEME, WHAT DOES WALKING DOWN THE BLOG AND UP, JUST CHANGE NOW FOR EXPERIENCED--*/
  150. ::-webkit-scrollbar {width: 8px; height: 4px; border-radius:5px; background:transparent;}
  151.  
  152. ::-webkit-scrollbar-thumb { border-radius:5px; background-image: -ms-linear-gradient(top, {color:blogtitle}; 0%, #fff 100%);
  153. background-image: -moz-linear-gradient(top, {color:blogtitle}; 0%, #fff 100%);
  154. background-image: -o-linear-gradient(top, {color:blogtitle}; 0%, #fff 100%);
  155. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, {color:blogtitle}), color-stop(1, #fff));
  156. background-image: -webkit-linear-gradient(top,{color:blogtitle}; 0%, #fff 100%);}
  157. blockquote img{ width:170px; }
  158.  
  159.  
  160.  
  161. /*--I RECCOMMEND TO NOT TOUCH ANY OF THIS--*/
  162. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  163.  
  164. body {
  165. padding:0px;
  166. margin:0px;
  167. color:{color:Text};
  168. font-family:calibri;
  169. font-size:10px;
  170. line-height:12px;
  171. text-transform:normal;
  172. background-color:{color:Background};
  173. background-image:url({image:Background});
  174. {block:ifbgcover}
  175. background-size: cover;
  176. {/block:ifbgcover}
  177. background-attachment:fixed;
  178. background-repeat:repeat;
  179.  
  180. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  181.  
  182. }
  183.  
  184. a:link, a:active, a:visited{
  185. color:{color:Link};
  186. text-decoration:none;
  187. -webkit-transition:all 0.6s ease-out; -moz-transition:all 0.6s ease-out;-o-transition:all 0.6s ease-out; transition:all 0.6s ease-out;}
  188.  
  189. a:hover{
  190. color:{color:Hover};
  191. text-decoration:none;
  192. -webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out; transition:all 0.3s ease-out;
  193. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  194.  
  195.  
  196. /*--I RECCOMMEND TO NOT TOUCH ANY OF THIS--*/
  197. #audio {
  198. width:200px;
  199. height:auto;
  200. min-height:60px;
  201. padding-bottom:0px;
  202. }
  203.  
  204. .cover {
  205. position:absolute;
  206. z-index:1;
  207. width:60px;
  208. height:60px;
  209. }
  210.  
  211. .cover img {
  212. float:left;
  213. width:60px;
  214. height:60px;
  215. }
  216.  
  217. .playbox {
  218. opacity:0.6;
  219. width:27px;
  220. height:30px;
  221. overflow:hidden;
  222. position:absolute;
  223. z-index:1000;
  224. margin-left:17px;
  225. margin-top:17px;
  226. text-align:center;
  227. }
  228.  
  229. .info {
  230. margin-left:73px;
  231. margin-top:4px;
  232. line-height:14px;
  233. }
  234.  
  235. #cunt{width:250px; height:auto;}
  236. {block:PermalinkPage}
  237. width:10px;
  238. {/block:PermalinkPage}
  239. }
  240.  
  241. #center{
  242. padding-top:3px;
  243. padding-bottom:3px;
  244. position:fixed !important;
  245. width:250px;
  246. height:207px;
  247. background-color:#fff;
  248. {block:PermalinkPage}
  249. width:410px;
  250. height:207px;
  251. {/block:PermalinkPage}
  252. }
  253.  
  254.  
  255. /*--HERE YOU CAN CHANGE THE AMOUNT OF COLUMNS YOU WANT--*/
  256. #posts{
  257. float:center;
  258. {block:indexpage}
  259. width:800px; /*--1000px for 4 columns, 800px for 3 columns, 600px for 2 columns and 200px for 1 columns--*/
  260. {/block:indexpage}
  261. {block:permalinkpage}
  262. width:600px;
  263. {/block:permalinkpage}
  264. margin-left:480px;
  265. margin-top:49px;
  266. z-index:999999999;
  267. }
  268.  
  269. /*--CUSTOMIZE ENTRY SETTINGS--*/
  270. #entry img{
  271. {block:indexpage}
  272. background:#fff;
  273. max-width:235px;
  274. opacity:0.7;
  275. z-index:9999999;
  276. -webkit-transition:all 0.7s ease-out;
  277. -moz-transition:all 0.7s ease-out;
  278. transition:all 0.7s ease-out;
  279. {/block:indexpage}
  280. }
  281.  
  282. #entry{
  283. z-index:999;
  284. margin:15px;
  285. float:left;
  286. background:#fff;
  287. font-size:10px;
  288. line-height:13px;
  289. text-transform:normal;
  290. width:234px;
  291. padding-top:25px;
  292. padding:12px;
  293. border:1px solid #eee;
  294. box-shadow:rgba(0,0,0,.03) 4px 4px;
  295. {block:ifroundedcorners}
  296. border-radius:5px;
  297. {/block:ifroundedcorners}
  298. {block:PermalinkPage}
  299. opacity:0.8;
  300. width:360px;
  301. margin-top:15px;
  302. margin-left:13px;
  303. z-index:999;
  304. border:4px double {color:Title};
  305. {/block:PermalinkPage}
  306. -webkit-transition: all 0.8s ease;
  307. -moz-transition: all 0.8s ease;
  308. -o-transition: all 0.8s ease;
  309. transition: all 0.8s ease;
  310. }
  311.  
  312. .lovely{
  313. position:absolute;
  314. width:95%;
  315. height:95%;
  316. opacity:0.1;
  317. background:#fff;
  318. z-index:3;
  319. -webkit-transition: all 0.8s ease;
  320. -moz-transition: all 0.8s ease;
  321. -o-transition: all 0.8s ease;
  322. transition: all 0.8s ease;
  323. }
  324.  
  325. #entry:hover .lovely{
  326.  
  327. opacity:0.;
  328. height:0%;
  329. -webkit-transition: all 0.8s ease;
  330. -moz-transition: all 0.8s ease;
  331. -o-transition: all 0.8s ease;
  332. transition: all 0.8s ease;
  333.  
  334. }
  335.  
  336.  
  337.  
  338. .lovely3{
  339. position:absolute;
  340. width:95%;
  341. height:95%;
  342. opacity:0.1;
  343. background:#fff;
  344. z-index:3;
  345. -webkit-transition: all 0.8s ease;
  346. -moz-transition: all 0.8s ease;
  347. -o-transition: all 0.8s ease;
  348. transition: all 0.8s ease;
  349. }
  350.  
  351. #entry:hover .lovely3{
  352.  
  353. opacity:0.;
  354. width:0%;
  355. -webkit-transition: all 0.8s ease;
  356. -moz-transition: all 0.8s ease;
  357. -o-transition: all 0.8s ease;
  358. transition: all 0.8s ease;
  359.  
  360. }
  361. /*--CUSTOMIZE THE APPEARANCE OF PERMALINKS--*/
  362. #entry .perma{
  363. width:250px;
  364. height:15px;
  365. font-family:consolas;
  366. font-size:8px;
  367. line-height:12px;
  368. text-align:center;
  369. text-transform:uppercase;
  370. background:#aaa;
  371. border:1px solid #eee;
  372. position:absolute;
  373. z-index:99999;
  374. opacity:.8;
  375. margin-top:-29px;
  376. padding:4px;
  377. margin-left:-13px;
  378. border-top-left-radius:4px;
  379. border-top-right-radius:4px;
  380. -webkit-transition:opacity 0.5s linear;
  381. -webkit-transition:all 0.5s linear;
  382. -moz-transition:all 0.5s linear;
  383. transition:all 0.5s linear;
  384. }
  385. #entry:hover .perma{
  386. opacity:1;
  387. transform: rotate(0deg);
  388. -ms-transform: rotate(0deg);
  389. -webkit-transform: rotate(0deg);
  390. -o-transform: rotate(0deg);
  391. -moz-transform: rotate(0deg);
  392. -webkit-transition: all 0.5s linear;
  393. -webkit-transition: all 0.5s linear;
  394. -moz-transition: all 0.5s linear;
  395. transition: all 0.5s linear;
  396. }
  397.  
  398. .permalinktext{
  399. display:block;
  400. text-align:right;
  401. text-decoration:none;
  402. font-size:8px;
  403. letter-spacing:1px;
  404. padding-top:5px;
  405. text-transform:uppercase;
  406. background:#f9f9f9;
  407. border:1px solid #f3f3f3;
  408. padding:2px;
  409. }
  410.  
  411.  
  412. .perma1{
  413.  
  414. position:absolute;
  415. z-index:99999;
  416. opacity:1;
  417. margin-top:0px;
  418. margin-left:180px;
  419. -webkit-transition:opacity 0.5s linear;
  420. -webkit-transition:all 0.5s linear;
  421. -moz-transition:all 0.5s linear;
  422. transition:all 0.5s linear;
  423. }
  424. #entry:hover .perma1{
  425. opacity:1;
  426. -webkit-transition:opacity 0.5s linear;
  427. -webkit-transition:all 0.5s linear;
  428. -moz-transition:all 0.5s linear;
  429. transition:all 0.5s linear;
  430. }
  431. .perma2{
  432.  
  433. position:absolute;
  434. z-index:99999;
  435. opacity:1;
  436. margin-top:0px;
  437. margin-left:200px;
  438. -webkit-transition:opacity 0.5s linear;
  439. -webkit-transition:all 0.5s linear;
  440. -moz-transition:all 0.5s linear;
  441. transition:all 0.5s linear;
  442. }
  443. #entry:hover .perma2{
  444. opacity:1;
  445. -webkit-transition:opacity 0.5s linear;
  446. -webkit-transition:all 0.5s linear;
  447. -moz-transition:all 0.5s linear;
  448. transition:all 0.5s linear;
  449. }
  450.  
  451. .perma3{
  452.  
  453. position:absolute;
  454. z-index:99999;
  455. opacity:1;
  456. margin-top:0px;
  457. margin-left:220px;
  458. -webkit-transition:opacity 0.5s linear;
  459. -webkit-transition:all 0.5s linear;
  460. -moz-transition:all 0.5s linear;
  461. transition:all 0.5s linear;
  462. }
  463. #entry:hover .perma3{
  464. opacity:1;
  465. -webkit-transition:opacity 0.5s linear;
  466. -webkit-transition:all 0.5s linear;
  467. -moz-transition:all 0.5s linear;
  468. transition:all 0.5s linear;
  469. }
  470. /*--CUSTOMIZE TITLE OF ENTRIES--*/
  471. .title{
  472. line-height:21px;
  473. color:{color:Title};
  474. font-weight:normal;
  475. font-size:18px;
  476. text-transform:uppercase;
  477. }
  478. .quote{
  479. font-size:14px;
  480. font-family:arial;
  481. text-transform:uppercase;
  482. font-style:italic;
  483. font-weight:bold;
  484. color:#fff;
  485. line-height:17px;
  486. padding:3px;
  487. background:{color:Blogtitle};
  488. float:top;
  489. width:252px;
  490. margin-top:-13px;
  491. margin-left:-13px;
  492. border:1px double #fff;
  493. text-align:left;
  494. {block:ifroundedcorners}
  495. border-top-left-radius:5px;
  496. border-top-right-radius:5px;
  497. {/block:ifroundedcorners}
  498. }
  499.  
  500. /*--CUSTOMIZE TITLE OF SIDEBAR--*/
  501. #hisatitle{
  502. position: fixed !important;
  503. z-index:999999;
  504. width:250px;
  505. margin-top:-25px;
  506. margin-left:-18px;
  507. color:{color:Blogtitle};
  508. text-shadow:1px 1px 4px #fff;
  509. font-family:calibri;
  510. font-size:11px;
  511. box-shadow:3px 3px #e1e1e1;
  512. text-transform:uppercase;
  513. border:1px solid #e1e1e1;
  514. padding:10px;
  515. {block:ifroundedcorners}
  516. border-radius:5px;
  517. {/block:ifroundedcorners}
  518. background:#eee;
  519. opacity:0;
  520. line-height:10px;
  521. text-align:center;
  522. -webkit-transition:all 0.6s ease-out; -moz-transition:all 0.6s ease-out;-o-transition:all 0.6s ease-out; transition:all 0.6s ease-out;
  523. }
  524.  
  525. #sidebar:hover #hisatitle{
  526. opacity:1;
  527. -webkit-transition:all 0.6s ease-out; -moz-transition:all 0.6s ease-out;-o-transition:all 0.6s ease-out; transition:all 0.6s ease-out;
  528. }
  529. /*--CUSTOMIZE SIDEBAR--*/
  530. #sidebar{
  531. position:fixed !important;
  532. width:135px;
  533. height:135px;
  534. margin-top:140px;
  535. margin-left:220px;
  536. padding:12px;
  537. background-color:#fff;
  538. box-shadow:3px 3px #e1e1e1;
  539. border:1px solid #e1e1e1;
  540. {block:ifroundedcorners}
  541. border-radius:5px;
  542. {/block:ifroundedcorners}
  543. -webkit-transition:all 0.6s ease-out; -moz-transition:all 0.6s ease-out;-o-transition:all 0.6s ease-out; transition:all 0.6s ease-out;
  544. }
  545. #sidee{
  546. -webkit-transition:all 0.6s ease-out; -moz-transition:all 0.6s ease-out;-o-transition:all 0.6s ease-out; transition:all 0.6s ease-out;
  547. }
  548. #sidebar:hover #sidee{
  549. margin-top:20px;
  550. -webkit-transition:all 0.6s ease-out; -moz-transition:all 0.6s ease-out;-o-transition:all 0.6s ease-out; transition:all 0.6s ease-out;
  551. }
  552.  
  553. #sidebar:hover{
  554. width:240px;
  555. height:250px;
  556. margin-left:190px;
  557. -webkit-transition:all 0.6s ease-out; -moz-transition:all 0.6s ease-out;-o-transition:all 0.6s ease-out; transition:all 0.6s ease-out;
  558. }
  559.  
  560. /*--CUSTOMIZE DESCRIPTION--*/
  561. div#desc{
  562. position:fixed !important;
  563. opacity:.0;
  564. background:#f0f0f0;
  565. width:155px;
  566. height:43px;
  567. padding:10px;
  568. padding-bottom:20px;
  569. color:#999;
  570. margin-top:160px;
  571. margin-left:-13px;
  572. font-size:11px;
  573. font-style:italic;
  574. line-height:13px;
  575. overflow:hidden;
  576. font-family:calibri;
  577. border:1px solid #e1e1e1;
  578. border-right:0px solid transparent;
  579.  
  580. text-align:center; /*--you can put center, left, right or justify--*/
  581. -webkit-transition:all 0.6s ease-out; -moz-transition:all 0.6s ease-out;-o-transition:all 0.6s ease-out; transition:all 0.6s ease-out;
  582. }
  583.  
  584. #sidebar:hover #desc{
  585. opacity:1;
  586. width:244px;
  587. overflow:visible;
  588. -webkit-transition:all 0.6s ease-out; -moz-transition:all 0.6s ease-out;-o-transition:all 0.6s ease-out; transition:all 0.6s ease-out;
  589. }
  590. /*--CUSTOMIZE LINKS--*/
  591. #links{
  592. opacity:.0;
  593. position:fixed!important;
  594. width:auto;
  595. height:auto;
  596. padding:10px;
  597. color:{color:Link};
  598. font-size:10px;
  599. font-family:helvetica;
  600. letter-spacing:0px;
  601. text-transform:none;
  602. background:transparent;
  603. margin-left:0px;
  604. margin-top:230px;
  605. -webkit-transition: all 0.9s ease-in-out;
  606. -moz-transition: all 0.9s ease-in-out;
  607. -o-transition: all 0.9s ease-in-out;
  608. }
  609. #sidebar:hover #links{
  610. opacity:1;
  611. -webkit-transition:all 0.6s ease-out; -moz-transition:all 0.6s ease-out;-o-transition:all 0.6s ease-out; transition:all 0.6s ease-out;
  612. }
  613. #links a{
  614. -webkit-transition: all 0.8s ease;
  615. -moz-transition: all 0.8s ease;
  616. -o-transition: all 0.8s ease;
  617. transition: all 0.8s ease;
  618. }
  619. #links a:hover{
  620. border-bottom:{color:blogtitle} 4px solid;
  621. letter-spacing:2px;
  622. -webkit-transition: all 0.8s ease;
  623. -moz-transition: all 0.8s ease;
  624. -o-transition: all 0.8s ease;
  625. transition: all 0.8s ease;
  626. }
  627. #im{
  628. position:fixed;
  629. opacity:0;
  630. width:60px;
  631. margin-top:-142px;
  632. margin-left:140px;
  633. height:auto;
  634. z-indeX:1;
  635. -webkit-transition:all 0.6s ease-out; -moz-transition:all 0.6s ease-out;-o-transition:all 0.6s ease-out; transition:all 0.6s ease-out;
  636. }
  637. #im img{
  638. width:85px;
  639. -webkit-filter: grayscale(100%);
  640.  
  641. }
  642. #sidebar:hover #im{
  643. opacity:1;
  644. -webkit-transition:all 0.6s ease-out; -moz-transition:all 0.6s ease-out;-o-transition:all 0.6s ease-out; transition:all 0.6s ease-out;
  645. }
  646. #imy{
  647. position:Fixed;
  648. opacity:1;
  649. width:auto;
  650. height:auto;
  651. margin-top:450px;
  652. margin-left:100px;
  653.  
  654. }
  655. #imy img{
  656. width:360px;
  657. opacity:.9;
  658. height:auto;
  659. }
  660. #oy{
  661. opacity:0;
  662. position:fixed;
  663. margin-top:-135px;
  664. -webkit-transition:all 0.6s ease-out; -moz-transition:all 0.6s ease-out;-o-transition:all 0.6s ease-out; transition:all 0.6s ease-out;
  665.  
  666. }
  667. #sidebar:hover #oy{
  668. opacity:1;
  669. -webkit-transition:all 0.6s ease-out; -moz-transition:all 0.6s ease-out;-o-transition:all 0.6s ease-out; transition:all 0.6s ease-out;
  670. }
  671. #topbar{
  672. opacity:1;
  673. z-index:99999099999999999999999;
  674. position:fixed;
  675. letter-spacing:3px;
  676. word-spacing:3px;
  677. background:{color:blogtitle};
  678. border-bottom:3px solid white;
  679. padding:4px;
  680. color:white;
  681. box-shadow:4px 4px #e1e1e1;
  682. width:2000px;
  683. height:18px;
  684. text-transform:uppercase;
  685. text-align:center;
  686. line-height:15px;
  687. margin-top:-49px;
  688. margin-left:-310px;
  689. }
  690. /*--I RECCOMMEND TO NOT TOUCH ANY OF THIS--*/
  691. #infscr-loading{
  692. bottom: -70px;
  693. position: absolute;
  694. left: 50%;
  695. margin-left:-8px;
  696. width:16px;
  697. height:11px;
  698. overflow:hidden;
  699. margin-bottom: 50px;
  700. }
  701.  
  702. #postnotes{
  703. text-align: justify;}
  704.  
  705. #postnotes blockquote{
  706. border: 0px;}
  707.  
  708. blockquote{
  709. padding:0px 0px 2px 5px;
  710. margin:0px 0px 2px 10px;
  711. border-left: 1px dotted #eee;
  712. }
  713.  
  714. blockquote p, ul{
  715. margin:0px;
  716. padding:0px;
  717. }
  718.  
  719. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  720. .user_7 .label, .user_8 .label, .user_9 .label {color:Title};}
  721. </style>
  722.  
  723. <!--THE TITLE IS THE SMALL TITLE THAT APPEARS IN TAB THE BLOG IN FRONT OF FAVICON, OVER THERE, WHERE IS HTTP, IF YOU DON'T UNDERSTAND, GO ON THIS LINK - http://static.tumblr.com/pmxvx4i/HBen83kl0/title.png -->
  724. <title>{Title}</title>
  725. <!--THE FAVICON IS THE SMALL ICON THAT APPEARS IN TAB THE BLOG, OVER THERE, WHERE IS HTTP, IF YOU DON'T UNDERSTAND, GO ON THIS LINK - http://static.tumblr.com/pmxvx4i/jOrn83kin/favicon.png -->
  726. <link rel="shortcut icon" href="http://static.tumblr.com/6oysso7/k0Jls1t44/a-helphtml__11_.ico">
  727.  
  728. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  729. <meta name="viewport" content="width=720" />
  730. </head>
  731.  
  732. <body>
  733. <div id="center">
  734. <div id="content">
  735.  
  736. <div id="topbar">{text:quote}</div>
  737. <div id="imy"><img src="http://static.tumblr.com/tcjrk42/2Jkmv37sh/tumblr_inline_mu5ug0dboz1rttsue.gif"></div>
  738. <!--THIS CODE DOES WORK SIDEBAR-->
  739. <div id="sidebar">
  740. <!--THIS CODE DOES WORK THE TITLE OVER THE SIDEBAR-->
  741. <div id="hisatitle">{text:Hisatitle}</div>
  742. <!--THIS CODE DOES WORK DESCRIPTION-->
  743. <div id="desc">{description}</div>
  744.  
  745.  
  746. <!--THIS CODE DOES WORK LINKS-->
  747. <div id="links">
  748. <a href="{text:Link One}" title="{text:Link 1 hover text}">{text:Link One Title}</a> &middot
  749. <a href="{text:Link Two}" title="{text:Link 2 hover text}">{text:Link Two Title}</a> &middot
  750. <a href="{text:Link Three}" title="{text:Link 3 hover text}">{text:Link Three Title}</a> &middot
  751. <a href="{text:Link Four}" title="{text:Link 4 hover text}">{text:Link Four Title}</a> &middot
  752. <a href="{text:Link Four}" title="{text:Link 5 hover text}">{text:Link Five Title}</a>
  753. </div>
  754.  
  755.  
  756. <!--THIS CODE DOES WORK IMAGE OF SIDEBAR-->
  757. <div id="sidee"><img src="{image:sidebar}" style="border:1px solid #e1e1e1;border-radius:100%; padding:10px; opacity:0.9; width:110px; height:110px">
  758. </div>
  759. <div id="oy"><img src="{image:sidebar two}" style="border:1px solid #e1e1e1;border-radius:100%; padding:10px; opacity:1;z-index:999; background:white; width:110px; height:110px">
  760. </div>
  761. <div id="im"><img src="http://40.media.tumblr.com/92b9315802dfba3b46613b54c7747139/tumblr_mkt4o6f6Xk1s9yt1no1_400.png"></div>
  762.  
  763. </div>
  764.  
  765.  
  766. <!--THIS CODE DOES WORK POSTS, DON'T CHANGE ANYTHING IF NOT EXPERIENCED WITH CODES-->
  767. <div id="posts">
  768. {block:Posts}
  769. <div id="entry">
  770.  
  771. {block:Text}
  772. {block:Title}<span class="title">{Title}</span>{/block:Title}
  773. <span class="entrytext">{Body}</span></a>
  774. {block:IndexPage}<br>
  775. <div class="permalinktext">
  776. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  777. {/block:Text}
  778.  
  779. {block:Link}
  780. <a href="{URL}" class="title">{Name}</a>
  781. {block:Description}{Description}{/block:Description}
  782. {block:IndexPage}<br>
  783. <div class="permalinktext">
  784. {Month} {DayOfMonth} with <a href="{permalink}">{notecount} notes</a>
  785. </div>
  786. {/block:IndexPage}
  787. {block:Link}
  788.  
  789. {block:Photo}{block:IndexPage}<div class="lovely"></div><div class="lovely2"></div><div class="lovely3"></div><div class="lovely4"></div>
  790. <div class="perma">
  791. <div class="perma1">
  792. <a href="{Permalink}" target="_blank" title="{Month} {DayofMonth}, {Year}"><img src="http://static.tumblr.com/jwmwfrz/18Fnaflbq/_.png"></a></div>
  793. <div class="perma2">
  794. <a href="{Permalink}" target="_blank" title="{notecount} notes"><img src="http://static.tumblr.com/jwmwfrz/c1Lnaflca/minmax.png"></a></div>
  795. <div class="perma3">
  796. <a href="{ReblogURL}" target="_blank" title="Reblog this post"><img src="http://static.tumblr.com/jwmwfrz/LeBnaflcp/x.png"></a></div>
  797. </div>{/block:IndexPage}
  798.  
  799. {block:IndexPage}
  800. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=290px;>
  801. {/block:IndexPage}
  802. {block:permalinkpage}{LinkOpenTag}<center>
  803. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=390px;/>
  804. {LinkCloseTag}</center>{/block:permalinkpage}
  805. {/block:Photo}
  806.  
  807. {block:Quote}
  808. <div class="quote">❝ {quote}</div>
  809. {block:IndexPage}<br>
  810. <div class="permalinktext">
  811. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  812. {/block:Quote}
  813.  
  814. {block:Chat}
  815. {block:Title}<span class="title">{Title}</span>{/block:Title}
  816. <ul class="chat">
  817. {block:Lines}
  818. <li class="user_{UserNumber}">
  819. {block:Label}
  820. <span class="label">{Label}</span>
  821. {/block:Label}
  822.  
  823. {Line}<br>
  824. {/block:Lines}
  825. {block:IndexPage}<br>
  826. <div class="permalinktext">
  827. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  828. {/block:Chat}
  829.  
  830. {block:Audio}
  831. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Lovers</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Touch:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  832. {block:IndexPage}<br>
  833. <div class="permalinktext">
  834. <center> <font color="#fff">{DayOfMonth}, {ShortMonth} with</font> <a href="{permalink}"><font color="#fff">{notecount} notes</font></a></center></div>{/block:IndexPage}
  835. {/block:Audio}
  836.  
  837. {block:Video}
  838. <center>{block:IndexPage}
  839. <div class="perma">
  840. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount}</a> - <a href="{reblogurl}">↻</a></div>
  841. <div style="width:200px; overflow-x:hidden; overflow-y:hidden">{Video-250}</div>{/block:IndexPage}</center>
  842. <center>{block:PermalinkPage}<div style="width: 450px; overflow-x:hidden; overflow-y:hidden">{Video-500}{/block:PermalinkPage}</center>
  843. {block:Video}
  844.  
  845. {block:Answer}<br>
  846. <div style="border:1px solid #eee; margin:3px; margin-top:-5px; min-height:30px; padding:3px; background:#f7f7f7">
  847. <img src="{AskerPortraitURL-30}" width="30" align="left"
  848. style="margin-right:4px; margin-top:-6px; margin-left:0px; border:1px solid #ddd; padding:7px; background:#fff; box-shadow:0px 2px 6px rgba(0, 0, 0, 0.06); -moz-box-shadow:0px 2px 6px rgba(0, 0, 0, 0.06); -webkit-box-shadow:0px 2px 6px rgba(0, 0, 0, 0.06)">
  849. <askk>{Asker}</askk>: {Question}</div>
  850.  
  851. {block:IndexPage}
  852. <div style="font-family:calibri; font-size:10px">{Answer}</div>
  853. <div class="permalinktext">
  854. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>
  855. {/block:IndexPage}
  856. {/block:Answer}
  857.  
  858. {block:PermalinkPage}
  859. <center><br>
  860. {block:Date}posted <u>{DayOfWeek}</u>{/block:Date} {block:NoteCount}with {NoteCount} notes<br>{/block:NoteCount}
  861. {block:RebloggedFrom}<b>source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>of:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  862. {block:NoteCount} <div style="text-align:center; margin:5px"></div>{/block:NoteCount}</center>
  863. {/block:PermalinkPage}
  864. {block:PostNotes}
  865. <div id="postnotes">{PostNotes}</div>
  866. {/block:PostNotes}</div>{/block:Posts}
  867. </div></div>
  868.  
  869. {block:indexpage}
  870. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  871. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  872. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  873. <script type="text/javascript">
  874. $(window).load(function(){
  875. var $wall = $('#posts');
  876. $wall.imagesLoaded(function(){
  877. $wall.masonry({
  878. itemSelector: '#entry, #entry_photo',
  879. isAnimated : false
  880. });
  881. });
  882.  
  883. $wall.infinitescroll({
  884. navSelector : '#page-nav',
  885. nextSelector : '#page-nav a',
  886. itemSelector : '#entry, #entry_photo',
  887. bufferPx : 2000,
  888. debug : false,
  889. errorCallback: function() {
  890. $('#infscr-loading').fadeOut('normal');
  891. }},
  892. function( newElements ) {
  893. var $newElems = $( newElements );
  894. $newElems.hide();
  895. $newElems.imagesLoaded(function(){
  896. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  897. });
  898. }); $('#content').show(500);
  899. });
  900. </script>
  901. {/block:indexpage}
  902.  
  903. <body onkeydown="return false">
  904. </body>
  905.  
  906. <div style="z-index:99999999999; position:fixed; bottom:3px; left:10px; opacity:0.7"><a href="http://hisabeel.tumblr.com" title="Hisabeel made this base code"><img src="https://cdn3.iconfinder.com/data/icons/linecons-free-vector-icons-pack/32/diamond-128.png" width="24"></a></div>
  907. <div style="position:fixed; padding:5px; bottom:6px; right:6px; border:3px solid #F6CED8; border-radius:100%; width:16px; background:white; height:16px;"><a href="http://mufflinq.tumblr.com" title="theme by aj"><img src="http://i12.photobucket.com/albums/a213/superkate_2468/favicon-10.png" style="left:-5px; top:-4px; "></a></div>
  908. </html>
Add Comment
Please, Sign In to add comment