Fucking_Aj

Syndrome theme by Mufflinq

Feb 18th, 2015
439
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.06 KB | None | 0 0
  1. <!--
  2. █▀▀▄ █▀▀█ █░░█ █░░█   ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀ █▀▀
  3. █▀▀▄ █▄▄▀ █░░█ █▀▀█   ░░█░░ █▀▀█ █▀▀ █░▀░█ █▀▀ ▀▀█
  4. ▀▀▀░ ▀░▀▀ ░▀▀▀ ▀░░▀   ░░▀░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀ ▀▀▀
  5. -->
  6.  
  7.  
  8. <head>
  9. <link href='http://fonts.googleapis.com/css?family=Euphoria+Script' rel='stylesheet' type='text/css'>
  10. <script type="text/javascript"
  11. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  12. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  13. <script>
  14. (function($){
  15. $(document).ready(function(){
  16. $("a[title]").style_my_tooltips({
  17. tip_follows_cursor:true,
  18. tip_delay_time:90,
  19. tip_fade_speed:600,
  20. attribute:"title"
  21. });
  22. });
  23. })(jQuery);
  24. </script>
  25. <html lang="en">
  26. <script type="text/javascript">
  27. <!--
  28.  
  29. // Disable Right Click Script
  30.  
  31. function IE(e)
  32. {
  33. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  34. {
  35. return false;
  36. }
  37. }
  38. function NS(e)
  39. {
  40. if (document.layers || (document.getElementById && !document.all))
  41. {
  42. if (e.which == "2" || e.which == "3")
  43. {
  44. return false;
  45. }
  46. }
  47. }
  48. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  49.  
  50. //-->
  51. </script>
  52.  
  53. <!--THESE CODES ARE DOING WORK THE THEME, BACKGROUND COLOR CHANGING OR ADDING A CUSTOM BACKGROUND, CHANGE THE NUMBER OF LINKS, ETC.-->
  54. <meta name="color:Background" content="#fafafa"/>
  55. <meta name="color:Title" content="#a3b9df"/>
  56. <meta name="color:Text" content="#999999"/>
  57. <meta name="color:Link" content="#999"/>
  58. <meta name="color:Hover" content="#9999"/>
  59. <meta name="color:Blogtitle" content="#a3b9df"/>
  60. <meta name="color:Borders" content="#a3b9df"/>
  61. <meta name="image:Background" content=""/>
  62. <meta name="image:Sidebar" content=""/>
  63. <meta name="image:Pic" content=""/>
  64. <meta name="image:sidebar bg" content=""/>
  65. <meta name="text:Blogtitle" content="My World"/>
  66. <meta name="text:stats" content="stats"/>
  67. <!--HERE ARE THE SITES WHERE WILL GIVE LINKS-->
  68. <meta name="text:Link One" content="" />
  69. <meta name="text:Link Two" content="" />
  70. <meta name="text:Link Three" content="" />
  71. <meta name="text:Link Four" content="" />
  72. <meta name="text:Link Five" content="" />
  73.  
  74.  
  75.  
  76. </script>
  77.  
  78.  
  79. <style type="text/css">
  80. /*--IFRAME ARE THE CODES OF CONTROL BUTTONS (DASHBOARD, FOLLOW/UNFOLLOW)--*/
  81. iframe#tumblr_controls{
  82. z-index:9;
  83. opacity:0.5 !important;
  84. -webkit-filter:invert(100%);
  85. top:0px !important;
  86. right:8px !important;
  87. position:fixed!important;
  88. }
  89.  
  90. iframe#tumblr_controls {right:3px !important; position:fixed !important;-webkit-transition:opacity 0.7s linear; opacity:0.2; -webkit-transition: all 0.8s ease-out; -moz-transition:all 0.8s ease-out; transition:all 0.8s ease-out; z-index:99999}
  91.  
  92. iframe#tumblr_controls:hover {-webkit-transition:opacity 0.7s linear; opacity:1.0; -webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out; transition: all 0.4s ease-out; z-index:99999;}
  93.  
  94. askk{
  95. text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
  96. font-size:20px;
  97. font-family: 'Euphoria Script', cursive;
  98. color:{color:Blogtitle};
  99. line-height:17px;
  100. }
  101. /*--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--*/
  102. ::-webkit-scrollbar { background-color:{color:borders}; border:2px solid #fff; height:5px; -moz-border-radius:10px; border-radius:10px; width:6px;}
  103.  
  104. ::-webkit-scrollbar-thumb { border-radius:5px; background-image: -ms-linear-gradient(bottom, {color:blogtitle}; 0%, #fff 100%);
  105. background-image: -moz-linear-gradient(bottom, {color:blogtitle}; 0%, #fff 100%);
  106. background-image: -o-linear-gradient(bottom, {color:blogtitle}; 0%, #fff 100%);
  107. background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, {color:blogtitle}), color-stop(1, #fff));
  108. background-image: -webkit-linear-gradient(bottom,{color:blogtitle}; 0%, #fff 100%);}
  109.  
  110. #s-m-t-tooltip {
  111. max-width:500px;
  112. padding:5px;
  113. margin:20px 0px 0px 20px;
  114. background: {color:Blogtitle};
  115. border:1px solid {color:Blogtitle};
  116. letter-spacing: 1px;
  117. box-shadow:3px 3px #fff;
  118. color: white;
  119. font-size:10px;
  120. font-family:calibri;
  121. z-index:999999999999999999999999999999999999;
  122. }
  123.  
  124. #s-m-t-tooltip:before{
  125. position: absolute;
  126. left: -11px;
  127. top: -7px;
  128. width: 0px;
  129. content:"";
  130. height: 0px;
  131. transform: scale(1.7, .3);
  132. -webkit-transform: scale(1.7, .3);
  133. -moz-transform: scale(1.7, .3);
  134. -o-transform: scale(1.7, .3);
  135. -ms-transform: scale(1.7, .3);
  136. border-right: 4px solid {color:Blogtitle};
  137. border-bottom: 17px solid transparent;
  138. border-left: 4px solid transparent;
  139. border-top: 17px solid transparent;
  140. }
  141.  
  142. /*--I RECCOMMEND TO NOT TOUCH ANY OF THIS--*/
  143. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  144.  
  145. body {
  146. padding:0px;
  147. margin:0px;
  148. color:{color:Text};
  149. font-family:calibri;
  150. font-size:10px;
  151. line-height:12px;
  152. text-transform:normal;
  153. background-color:{color:Background};
  154. background-image:url({image:Background});
  155. background-attachment:fixed;
  156. background-repeat:repeat;
  157. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  158.  
  159. a:link, a:active, a:visited{
  160. color:{color:Link};
  161. text-decoration:none;
  162. -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;}
  163.  
  164. a:hover{
  165. color:{color:Hover};
  166. text-decoration:none;
  167. -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;
  168. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  169.  
  170.  
  171. /*--I RECCOMMEND TO NOT TOUCH ANY OF THIS--*/
  172. #audio {
  173. width:200px;
  174. height:auto;
  175. min-height:60px;
  176. padding-bottom:0px;
  177. }
  178.  
  179. .cover {
  180. position:absolute;
  181. z-index:1;
  182. width:60px;
  183. height:60px;
  184. }
  185.  
  186. .cover img {
  187. float:left;
  188. width:60px;
  189. height:60px;
  190. }
  191.  
  192. .playbox {
  193. opacity:0.6;
  194. width:27px;
  195. height:30px;
  196. overflow:hidden;
  197. position:absolute;
  198. z-index:1000;
  199. margin-left:17px;
  200. margin-top:17px;
  201. text-align:center;
  202. }
  203.  
  204. .info {
  205. margin-left:73px;
  206. margin-top:4px;
  207. line-height:14px;
  208. }
  209.  
  210. #cunt{width:250px; height:auto;}
  211. {block:PermalinkPage}
  212. width:10px;
  213. {/block:PermalinkPage}
  214. }
  215.  
  216. #center{
  217. padding-top:3px;
  218. padding-bottom:3px;
  219. position:fixed !important;
  220. width:250px;
  221. height:207px;
  222. background-color:#fff;
  223. {block:PermalinkPage}
  224. width:410px;
  225. height:207px;
  226. {/block:PermalinkPage}
  227. }
  228.  
  229.  
  230. /*--HERE YOU CAN CHANGE THE AMOUNT OF COLUMNS YOU WANT--*/
  231. #posts{
  232. float:center;
  233. {block:indexpage}
  234. width:800px; /*--1000px for 4 columns, 800px for 3 columns, 600px for 2 columns and 200px for 1 columns--*/
  235. {/block:indexpage}
  236. {block:permalinkpage}
  237. width:600px;
  238. {/block:permalinkpage}
  239. margin-left:450px;
  240. margin-top:10px;
  241. z-index:999999999;
  242. }
  243.  
  244. ::selection {
  245. background: {color:blogtitle};
  246. color: #fff;
  247. padding:4px;
  248. }
  249. ::-moz-selection {
  250. background: {color:blogtitle};
  251. color: #fff;
  252. padding:4px;
  253. }
  254. /*--CUSTOMIZE ENTRY SETTINGS--*/
  255. #entry img{
  256. {block:indexpage}
  257. background:#fff;
  258. max-width:265px;
  259. opacity:0.7;
  260. z-index:9999999;
  261. -webkit-transition:all 0.7s ease-out;
  262. -moz-transition:all 0.7s ease-out;
  263. transition:all 0.7s ease-out;
  264. {/block:indexpage}
  265. }
  266.  
  267. #entry{
  268. z-index:999;
  269. margin:8px;
  270. float:left;
  271. background:#fff;
  272. font-size:10px;
  273. line-height:13px;
  274. text-transform:normal;
  275. width:264px;
  276. padding:12px;
  277. border:1px solid #eee;
  278. box-shadow:rgba(0,0,0,.03) 4px 4px #e1e1e1;
  279. {block:PermalinkPage}
  280. opacity:0.8;
  281. width:360px;
  282. margin-top:15px;
  283. margin-left:13px;
  284. z-index:999;
  285. border:4px double {color:Title};
  286. {/block:PermalinkPage}
  287. -moz-transition: all 3.9s ease-out;
  288. -o-transition: all 3.9s ease-out;
  289. -webkit-transition: all 3.9s ease-out;
  290. transition: all 3.9s ease-out;
  291. }
  292.  
  293. #entry:hover{
  294. -moz-transition: all 3.9s ease-out;
  295. -o-transition: all 3.9s ease-out;
  296. -webkit-transition: all 3.9s ease-out;
  297. transition: all 3.9s ease-out;
  298. }
  299.  
  300. .lovely{
  301. position:absolute;
  302. width:45%;
  303. height:90%;
  304. opacity:0.3;
  305. background:#fff;
  306. z-index:3;
  307. -webkit-transition: all 1s ease;
  308. -moz-transition: all 1s ease;
  309. -o-transition: all 1s ease;
  310. transition: all 1s ease;
  311. }
  312. #entry:hover .lovely{
  313. height:0%;
  314. opacity:0;
  315. -moz-transform: scale(0.5);
  316. -webkit-transform: scale(0.5);
  317. transform: scale(0.5);
  318. -webkit-transition: all 1s ease;
  319. -moz-transition: all 1s ease;
  320. -o-transition: all 1s ease;
  321. transition: all 1s ease;
  322.  
  323. }
  324. .lovely2{
  325. position:absolute;
  326. width:50%;
  327. height:90%;
  328. opacity:0.3;
  329. background:#fff;
  330. z-index:3;
  331. margin-left:130px;
  332. -webkit-transition: all 1s ease;
  333. -moz-transition: all 1s ease;
  334. -o-transition: all 1s ease;
  335. transition: all 1s ease;
  336. }
  337. #entry:hover .lovely2{
  338. height:0%;
  339. opacity:0;
  340. -moz-transform: scale(0.5);
  341. -webkit-transform: scale(0.5);
  342. transform: scale(0.5);
  343. -webkit-transition: all 1s ease;
  344. -moz-transition: all 1s ease;
  345. -o-transition: all 1s ease;
  346. transition: all 1s ease;
  347.  
  348. }
  349.  
  350. /*--CUSTOMIZE THE APPEARANCE OF PERMALINKS--*/
  351. #entry .perma{
  352. width:150px;
  353. height:auto;
  354. font-family:calibri;
  355. padding:5px;
  356. font-size:10px;
  357. line-height:13px;
  358. text-align:left;
  359. text-transform:uppercase;
  360. background:#fff;
  361. border:3px double #fff;
  362. color:#fff;
  363. position:absolute;
  364. z-index:99999;
  365. overflow:hidden;
  366. margin-top:5px;
  367. margin-left:60px;
  368. background:{color:Blogtitle};
  369. -webkit-transition:opacity 0.5s linear; opacity: 0.0;
  370. -webkit-transition:all 0.5s linear;
  371. -moz-transition:all 0.5s linear;
  372. transition:all 0.5s linear;
  373. }
  374.  
  375.  
  376. #entry:hover .perma{
  377. overflow:visible;
  378. opacity:1;
  379. margin-top:50px;
  380.  
  381. -webkit-transition: all 0.5s linear;
  382. -webkit-transition: all 0.5s linear;
  383. -moz-transition: all 0.5s linear;
  384. transition: all 0.5s linear;
  385. }
  386.  
  387. #entry .perma2{
  388. width:23px;
  389. height:23px;
  390. font-family:calibri;
  391. padding:5px;
  392. font-size:10px;
  393. line-height:13px;
  394. text-align:left;
  395. text-transform:uppercase;
  396. background:#fff;
  397. border:4px double #fff;
  398. position:absolute;
  399. z-index:99999;
  400. overflow:hidden;
  401. margin-top:5px;
  402. margin-left:10px;
  403. background:{color:Blogtitle};
  404. opacity:0;
  405. -webkit-transition:all 0.7s ease-out;
  406. -moz-transition:all 0.7s ease-out;
  407. transition:all 0.7s ease-out;
  408. }
  409.  
  410. #entry:hover .perma2{
  411. opacity:1;
  412. margin-top:20px;
  413. -webkit-transition:all 0.7s ease-out;
  414. -moz-transition:all 0.7s ease-out;
  415. transition:all 0.7s ease-out;
  416. }
  417. #entry .perma3{
  418. width:22px;
  419. height:22px;
  420. font-family:calibri;
  421. padding:5px;
  422. font-size:10px;
  423. line-height:13px;
  424. text-align:left;
  425. text-transform:uppercase;
  426. background:#fff;
  427. border:4px double #fff;
  428. position:absolute;
  429. z-index:99999;
  430. overflow:hidden;
  431. margin-top:50px;
  432. margin-left:10px;
  433. background:{color:Blogtitle};
  434. opacity:0;
  435. -webkit-transition:all 0.7s ease-out;
  436. -moz-transition:all 0.7s ease-out;
  437. transition:all 0.7s ease-out;
  438. }
  439.  
  440. #entry:hover .perma3{
  441. opacity:1;
  442. margin-top:65px;
  443. -webkit-transition:all 0.7s ease-out;
  444. -moz-transition:all 0.7s ease-out;
  445. transition:all 0.7s ease-out;
  446. }
  447. .perma a{
  448. color:#fff;
  449. }
  450. .permalinktext{
  451. display:block;
  452. text-align:right;
  453. text-decoration:none;
  454. font-size:8px;
  455. letter-spacing:1px;
  456. padding-top:5px;
  457. text-transform:uppercase;
  458. background:#f9f9f9;
  459. border:1px solid #f3f3f3;
  460. padding:2px;
  461. }
  462.  
  463.  
  464. /*--CUSTOMIZE TITLE OF ENTRIES--*/
  465. .title{
  466. line-height:32px;
  467. color:{color:Title};
  468. font-weight:normal;
  469. font-family: 'Euphoria Script', cursive;
  470. text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
  471. font-size:30px;
  472. }
  473.  
  474.  
  475. /*--CUSTOMIZE TITLE OF SIDEBAR--*/
  476. #hisatitle{
  477. position: fixed !important;
  478. z-index:999999;
  479. width:210px;
  480. margin-top:-30px;
  481. margin-left:15px;
  482. color:{color:Blogtitle};
  483. font-family: 'Euphoria Script', cursive;
  484. font-size:50px;
  485. text-align:center;
  486. line-height:10px;
  487. text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
  488. -webkit-transition:all 0.7s ease-out;
  489. -moz-transition:all 0.7s ease-out;
  490. transition:all 0.7s ease-out;
  491. }
  492. #sidebar:hover #hisatitle{
  493. margin-top:-20px;
  494. margin-left:25px;
  495. color:#999;
  496. background:#f2f2f2;
  497. width:150px;
  498. padding:15px;
  499. font-size:40px;
  500. border:1px solid #e1e1e1;
  501. border-radius:4px;
  502. -webkit-transition:all 0.7s ease-out;
  503. -moz-transition:all 0.7s ease-out;
  504. transition:all 0.7s ease-out;
  505. }
  506.  
  507. /*--CUSTOMIZE SIDEBAR--*/
  508. #sidebar{
  509. position:fixed !important;
  510. width:240px;
  511. height:340px;
  512. margin-top:140px;
  513. margin-left:120px;
  514. padding:12px;
  515. background-color:#fff;
  516. border:1px solid {color:borders};
  517. -webkit-transition:all 0.7s ease-out;
  518. -moz-transition:all 0.7s ease-out;
  519. transition:all 0.7s ease-out;
  520.  
  521. }
  522. #sidebar:hover{
  523. background-image:url({image:sidebar bg});
  524. -webkit-transition:all 0.7s ease-out;
  525. -moz-transition:all 0.7s ease-out;
  526. transition:all 0.7s ease-out;
  527.  
  528. }
  529. #pic{
  530. position:fixed !important;
  531. opacity:1;
  532. width:240px;
  533. height:340px;
  534. padding:2px;
  535. margin-left:-3px;
  536. border:0px solid #e1e1e1;
  537. -webkit-transition:all 0.7s ease-out;
  538. -moz-transition:all 0.7s ease-out;
  539. transition:all 0.7s ease-out;
  540.  
  541. }
  542.  
  543. #sidebar:hover #pic{
  544. opacity:0;
  545. margin-top:-500px;
  546. -webkit-transition:all 0.7s ease-out;
  547. -moz-transition:all 0.7s ease-out;
  548. transition:all 0.7s ease-out;
  549. }
  550. #pic img{
  551. width:240px;
  552. height:340px;
  553. }
  554. #pp{
  555. position:fixed;
  556. opacity:0;
  557. width:110px;
  558. height:110px;
  559. padding:8px;
  560. margin-top:50px;
  561. margin-left:125px;
  562. background:white;
  563. border-left:1px solid {color:borders};
  564. border-bottom:1px solid {color:borders};
  565. border-top:1px solid {color:borders};
  566. -webkit-transition:all 0.7s ease-out;
  567. -moz-transition:all 0.7s ease-out;
  568. transition:all 0.7s ease-out;
  569. }
  570. #sidebar:hover #pp{
  571. opacity:1;
  572. -webkit-transition:all 0.7s ease-out;
  573. -moz-transition:all 0.7s ease-out;
  574. transition:all 0.7s ease-out;
  575. }
  576. #pp img{
  577. width:110px;
  578. height:110px;
  579. }
  580. /*--CUSTOMIZE DESCRIPTION--*/
  581. div#desc{
  582. position:fixed !important;
  583. opacity:0.0;
  584. background:#fff;
  585. width:113px;
  586. height:102px;
  587. padding:12px;
  588. color:#999;
  589. margin-top:50px;
  590. margin-left:-13px;
  591. font-size:10px;
  592. overflow-y:scroll;
  593. line-height:13px;
  594. font-family:calibri;
  595. border-left:1px solid {color:borders};
  596. border-bottom:1px solid {color:borders};
  597. border-top:1px solid {color:borders};
  598. text-align:left;
  599. text-transform:uppercase;
  600. -webkit-transition:all 0.7s ease-out;
  601. -moz-transition:all 0.7s ease-out;
  602. transition:all 0.7s ease-out;
  603. }
  604. #sidebar:hover #desc{
  605. opacity:1;
  606. -webkit-transition:all 0.7s ease-out;
  607. -moz-transition:all 0.7s ease-out;
  608. transition:all 0.7s ease-out;
  609. }
  610. #stats{
  611. position:fixed !important;
  612. opacity:0.0;
  613. background:#fff;
  614. width:240px;
  615. height:10px;
  616. padding:12px;
  617. color:#999;
  618. margin-top:178px;
  619. margin-left:-12px;
  620. font-size:11px;
  621. line-height:11px;
  622. font-family:calibri;
  623. border-bottom:1px solid {color:borders};
  624. text-align:center;
  625. text-transform:uppercase;
  626. -webkit-transition:all 0.7s ease-out;
  627. -moz-transition:all 0.7s ease-out;
  628. transition:all 0.7s ease-out;
  629. }
  630. #sidebar:hover #stats{
  631. opacity:1;
  632. -webkit-transition:all 0.7s ease-out;
  633. -moz-transition:all 0.7s ease-out;
  634. transition:all 0.7s ease-out;
  635. }
  636.  
  637. /*--CUSTOMIZE LINKS--*/
  638. #links{
  639. opacity:0.0;
  640. position:fixed!important;
  641. width:auto;
  642. height:auto;
  643. padding:10px;
  644. color:{color:Link};
  645. font-size:10px;
  646. font-family:helvetica;
  647. letter-spacing:0px;
  648. text-transform:none;
  649. background:white;
  650. margin-left:-46px;
  651. margin-top:230px;
  652. -webkit-transition: all 0.9s ease-in-out;
  653. -moz-transition: all 0.9s ease-in-out;
  654. -o-transition: all 0.9s ease-in-out;
  655. }
  656. #sidebar:hover #links{
  657. opacity:1;
  658. -webkit-transition:all 0.7s ease-out;
  659. -moz-transition:all 0.7s ease-out;
  660. transition:all 0.7s ease-out;
  661.  
  662. }
  663. #link1{
  664. opacity:0.0;
  665. position:fixed!important;
  666. width:11px;
  667. height:11px;
  668. padding:5px;
  669. border:4px double #fff;
  670. color:#fff;
  671. font-size:12px;
  672. font-family:consolas;
  673. letter-spacing:10px;
  674. line-height:10px;
  675. text-transform:none;
  676. background:{color:borders};
  677. margin-left:10px;
  678. margin-top:-5px;
  679. transform: rotate(45deg);
  680. -ms-transform: rotate(45deg);
  681. -webkit-transform: rotate(45deg);
  682. -o-transform: rotate(45deg);
  683. -moz-transform: rotate(45deg);
  684. -webkit-transition: all 0.9s ease-in-out;
  685. -moz-transition: all 0.9s ease-in-out;
  686. -o-transition: all 0.9s ease-in-out;
  687.  
  688. }
  689. #link1 a{
  690. color:#fff;
  691. }
  692. #link1 a:hover{
  693. color:{color:borders};
  694. }
  695. #sidebar:hover #link1{
  696. opacity:1;
  697. -webkit-transition:all 0.7s ease-out;
  698. -moz-transition:all 0.7s ease-out;
  699. transition:all 0.7s ease-out;
  700. }
  701. #link1:hover{
  702. color:{color:borders};
  703. transform: rotate(360deg);
  704. -ms-transform: rotate(360deg);
  705. -webkit-transform: rotate(360deg);
  706. -o-transform: rotate(360deg);
  707. -moz-transform: rotate(360deg);
  708. background:white;
  709. border:4px double {color:borders};
  710.  
  711. }
  712.  
  713. #link2{
  714. opacity:0.0;
  715. position:fixed!important;
  716. width:11px;
  717. height:11px;
  718. padding:5px;
  719. border:4px double #fff;
  720. color:#fff;
  721. font-size:12px;
  722. font-family:consolas;
  723. letter-spacing:10px;
  724. line-height:10px;
  725. text-transform:none;
  726. background:{color:borders};
  727. margin-left:75px;
  728. margin-top:-5px;
  729. transform: rotate(45deg);
  730. -ms-transform: rotate(45deg);
  731. -webkit-transform: rotate(45deg);
  732. -o-transform: rotate(45deg);
  733. -moz-transform: rotate(45deg);
  734. -webkit-transition: all 0.9s ease-in-out;
  735. -moz-transition: all 0.9s ease-in-out;
  736. -o-transition: all 0.9s ease-in-out;
  737.  
  738. }
  739.  
  740.  
  741. #sidebar:hover #link2{
  742. opacity:1;
  743. -webkit-transition:all 0.7s ease-out;
  744. -moz-transition:all 0.7s ease-out;
  745. transition:all 0.7s ease-out;
  746. }
  747. #link2:hover{
  748. color:{color:borders};
  749. transform: rotate(360deg);
  750. -ms-transform: rotate(360deg);
  751. -webkit-transform: rotate(360deg);
  752. -o-transform: rotate(360deg);
  753. -moz-transform: rotate(360deg);
  754. background:white;
  755. border:4px double {color:borders};
  756.  
  757. }
  758. #link3 a{
  759. color:#fff;
  760. }
  761. #link5 a{
  762. color:#fff;
  763. }
  764. #link3{
  765. opacity:0.0;
  766. position:fixed!important;
  767. width:11px;
  768. height:11px;
  769. padding:5px;
  770. border:4px double #fff;
  771. color:#fff;
  772. font-size:12px;
  773. font-family:consolas;
  774. letter-spacing:10px;
  775. line-height:10px;
  776. text-transform:none;
  777. background:{color:borders};
  778. margin-left:140px;
  779. margin-top:-15px;
  780. transform: rotate(45deg);
  781. -ms-transform: rotate(45deg);
  782. -webkit-transform: rotate(45deg);
  783. -o-transform: rotate(45deg);
  784. -moz-transform: rotate(45deg);
  785. -webkit-transition: all 0.9s ease-in-out;
  786. -moz-transition: all 0.9s ease-in-out;
  787. -o-transition: all 0.9s ease-in-out;
  788.  
  789. }
  790.  
  791.  
  792. #sidebar:hover #link3{
  793. opacity:1;
  794. -webkit-transition:all 0.7s ease-out;
  795. -moz-transition:all 0.7s ease-out;
  796. transition:all 0.7s ease-out;
  797. }
  798. #link3 a:hover{
  799. color:{color:borders};
  800. }
  801. #link2 a:hover{
  802. color:{color:borders};
  803. }
  804. #link4 a:hover{
  805. color:{color:borders};
  806. }
  807. #link5 a:hover{
  808. color:{color:borders};
  809. }
  810. #link3:hover{
  811. color:{color:borders};
  812. transform: rotate(360deg);
  813. -ms-transform: rotate(360deg);
  814. -webkit-transform: rotate(360deg);
  815. -o-transform: rotate(360deg);
  816. -moz-transform: rotate(360deg);
  817. background:white;
  818. border:4px double {color:borders};
  819.  
  820. }
  821.  
  822. #link4{
  823. opacity:0.0;
  824. position:fixed!important;
  825. width:11px;
  826. height:11px;
  827. padding:5px;
  828. border:4px double #fff;
  829. color:#fff;
  830. font-size:12px;
  831. font-family:consolas;
  832. letter-spacing:10px;
  833. line-height:10px;
  834. text-transform:none;
  835. background:{color:borders};
  836. margin-left:210px;
  837. margin-top:-15px;
  838. transform: rotate(45deg);
  839. -ms-transform: rotate(45deg);
  840. -webkit-transform: rotate(45deg);
  841. -o-transform: rotate(45deg);
  842. -moz-transform: rotate(45deg);
  843. -webkit-transition: all 0.9s ease-in-out;
  844. -moz-transition: all 0.9s ease-in-out;
  845. -o-transition: all 0.9s ease-in-out;
  846.  
  847. }
  848.  
  849.  
  850. #sidebar:hover #link4{
  851. opacity:1;
  852. -webkit-transition:all 0.7s ease-out;
  853. -moz-transition:all 0.7s ease-out;
  854. transition:all 0.7s ease-out;
  855. }
  856. #link4:hover{
  857. color:{color:borders};
  858. transform: rotate(360deg);
  859. -ms-transform: rotate(360deg);
  860. -webkit-transform: rotate(360deg);
  861. -o-transform: rotate(360deg);
  862. -moz-transform: rotate(360deg);
  863. background:white;
  864. border:4px double {color:borders};
  865.  
  866. }
  867.  
  868.  
  869. #link5{
  870. opacity:0.0;
  871. position:fixed!important;
  872. width:11px;
  873. height:11px;
  874. padding:5px;
  875. border:4px double #fff;
  876. color:#fff;
  877. font-size:12px;
  878. font-family:consolas;
  879. letter-spacing:10px;
  880. line-height:10px;
  881. text-transform:none;
  882. background:{color:borders};
  883. margin-left:275px;
  884. margin-top:-15px;
  885. transform: rotate(45deg);
  886. -ms-transform: rotate(45deg);
  887. -webkit-transform: rotate(45deg);
  888. -o-transform: rotate(45deg);
  889. -moz-transform: rotate(45deg);
  890. -webkit-transition: all 0.9s ease-in-out;
  891. -moz-transition: all 0.9s ease-in-out;
  892. -o-transition: all 0.9s ease-in-out;
  893.  
  894. }
  895.  
  896.  
  897. #sidebar:hover #link5{
  898. opacity:1;
  899. -webkit-transition:all 0.7s ease-out;
  900. -moz-transition:all 0.7s ease-out;
  901. transition:all 0.7s ease-out;
  902. }
  903. #link5:hover{
  904. color:{color:borders};
  905. transform: rotate(360deg);
  906. -ms-transform: rotate(360deg);
  907. -webkit-transform: rotate(360deg);
  908. -o-transform: rotate(360deg);
  909. -moz-transform: rotate(360deg);
  910. background:white;
  911. border:4px double {color:borders};
  912.  
  913. }
  914. #link5 a:hover{
  915. color:{color:borders};
  916. }
  917. #t{
  918. position:fixed;
  919. width:auto;
  920. height:auto;
  921. border:0px solid transparent;
  922. margin-top:270px;
  923. margin-left:-15px;
  924. opacity:0;
  925. -webkit-transition:all 0.7s ease-out;
  926. -moz-transition:all 0.7s ease-out;
  927. transition:all 0.7s ease-out;
  928. }
  929. #sidebar:hover #t{
  930. opacity:1;
  931. -webkit-transition:all 0.7s ease-out;
  932. -moz-transition:all 0.7s ease-out;
  933. transition:all 0.7s ease-out;
  934. }
  935. #t img{
  936. width:270px;
  937. }
  938. /*--I RECCOMMEND TO NOT TOUCH ANY OF THIS--*/
  939. #infscr-loading{
  940. bottom: -70px;
  941. position: absolute;
  942. left: 50%;
  943. margin-left:-8px;
  944. width:16px;
  945. height:11px;
  946. overflow:hidden;
  947. margin-bottom: 50px;
  948. }
  949.  
  950. #postnotes{
  951. text-align: justify;}
  952.  
  953. #postnotes blockquote{
  954. border: 0px;}
  955.  
  956. blockquote{
  957. padding:0px 0px 2px 5px;
  958. margin:0px 0px 2px 10px;
  959. border-left: 1px dotted #eee;
  960. }
  961.  
  962. blockquote p, ul{
  963. margin:0px;
  964. padding:0px;
  965. }
  966.  
  967. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  968. .user_7 .label, .user_8 .label, .user_9 .label {color:Title};}
  969. </style>
  970.  
  971. <!--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 -->
  972. <title>{Title}</title>
  973. <!--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 -->
  974. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lmaimfJlaN1qhitpe.gif">
  975.  
  976. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  977. <meta name="viewport" content="width=720" />
  978. </head>
  979.  
  980. <body>
  981. <div id="center">
  982. <div id="content">
  983.  
  984. <!--THIS CODE DOES WORK THE TITLE OVER THE SIDEBAR-->
  985.  
  986. <!--THIS CODE DOES WORK SIDEBAR-->
  987. <div id="sidebar">
  988. <div id="hisatitle">{text:Blogtitle}</div>
  989. <!--THIS CODE DOES WORK DESCRIPTION-->
  990. <div id="desc">{description}</div>
  991. <div id="stats">{text:stats}</div>
  992.  
  993. <!--THIS CODE DOES WORK LINKS-->
  994. <div id="links">
  995. <div id="link1"><a href="{text:Link One}" title="{text:Link 1 hover text}">◯</a></div>
  996. <div id="link2"><a href="{text:Link Two}" title="{text:Link 2 hover text}">◯</a></div> &middot
  997. <div id="link3"><a href="{text:Link Three}" title="{text:Link 3 hover text}">◯</a></div>
  998. <div id="link4"><a href="{text:Link Four}" title="{text:Link 4 hover text}">◯</a></div> &middot
  999. <div id="link5"><a href="{text:Link Four}" title="{text:Link 5 hover text}">◯</a></div>
  1000. </div>
  1001. <div id="pp"><img src="{image:pic}"></div>
  1002. <div id="t"><img src="http://media.giphy.com/media/i9zULAkEBgiJ2/giphy.gif"></div>
  1003. <!--THIS CODE DOES WORK IMAGE OF SIDEBAR-->
  1004. <div id="pic"><img src="{image:sidebar}" style="border:1px solid {color:Blogtitle}; padding:10px; opacity:0.7; width:220px; height:320px; outline:1px solid #fff; outline-offset:-26px"></div></div>
  1005.  
  1006.  
  1007. <!--THIS CODE DOES WORK POSTS, DON'T CHANGE ANYTHING IF NOT EXPERIENCED WITH CODES-->
  1008. <div id="posts">
  1009. {block:Posts}
  1010. <div id="entry">
  1011.  
  1012.  
  1013. {block:Text}
  1014. {block:Title}<span class="title">{Title}</span>{/block:Title}
  1015. <span class="entrytext">{Body}</span></a>
  1016. {block:IndexPage}<br>
  1017. <div class="permalinktext">
  1018. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  1019. {/block:Text}
  1020.  
  1021. {block:Link}
  1022. <a href="{URL}" class="title">{Name}</a>
  1023. {block:Description}{Description}{/block:Description}
  1024. {block:IndexPage}<br>
  1025. <div class="permalinktext">
  1026. {Month} {DayOfMonth} with <a href="{permalink}">{notecount} notes</a>
  1027. </div>
  1028. {/block:IndexPage}
  1029. {block:Link}
  1030.  
  1031. {block:Photo}{block:IndexPage}<div class="lovely"></div><div class="lovely2"></div>
  1032. <div class="perma">
  1033. <a title="go to the permalink page" href="{Permalink}">{NoteCountwithlabel}</a>
  1034. <br>
  1035. Posted on {Month} {DayofMonth}, {Year} </center><br></div>
  1036. <div class="perma2">
  1037. {ReblogButton color="white" size="21"}
  1038. </div>
  1039. <div class="perma3">
  1040. {LikeButton color="white" size="21"}
  1041. </div>
  1042. {/block:IndexPage}
  1043.  
  1044. {block:IndexPage}
  1045. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" "width=270px;">
  1046. {/block:IndexPage}
  1047. {block:permalinkpage}{LinkOpenTag}<center>
  1048. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" "width=360px;"/>
  1049. {LinkCloseTag}</center>{/block:permalinkpage}
  1050. {/block:Photo}
  1051.  
  1052. {block:Quote}
  1053. <div class="quote">❝ {quote}</div>
  1054. {block:IndexPage}<br>
  1055. <div class="permalinktext">
  1056. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  1057. {/block:Quote}
  1058.  
  1059. {block:Chat}
  1060. {block:Title}<span class="title">{Title}</span>{/block:Title}
  1061. <ul class="chat">
  1062. {block:Lines}
  1063. <li class="user_{UserNumber}">
  1064. {block:Label}
  1065. <span class="label">{Label}</span>
  1066. {/block:Label}
  1067.  
  1068. {Line}<br>
  1069. {/block:Lines}
  1070. {block:IndexPage}<br>
  1071. <div class="permalinktext">
  1072. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  1073. {/block:Chat}
  1074.  
  1075. {block:Audio}
  1076. <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>
  1077. {block:IndexPage}<br>
  1078. <div class="permalinktext">
  1079. <center> <font color="#fff">{DayOfMonth}, {ShortMonth} with</font> <a href="{permalink}"><font color="#fff">{notecount} notes</font></a></center></div>{/block:IndexPage}
  1080. {/block:Audio}
  1081.  
  1082. {block:Video}
  1083. <center>{block:IndexPage}
  1084. <div class="perma">
  1085. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount}</a> - <a href="{reblogurl}">↻</a></div>
  1086. <div style="width:200px; overflow-x:hidden; overflow-y:hidden">{Video-250}</div>{/block:IndexPage}</center>
  1087. <center>{block:PermalinkPage}<div style="width: 450px; overflow-x:hidden; overflow-y:hidden">{Video-500}{/block:PermalinkPage}</center>
  1088. {block:Video}
  1089.  
  1090. {block:Answer}
  1091. <div style="border:1px solid #eee; margin:3px; margin-top:-5px; min-height:30px; padding:3px; background:#f7f7f7">
  1092. <img src="{AskerPortraitURL-30}" width="30" align="left"
  1093. 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)">
  1094. <askk>{Asker}</askk>: {Question}</div>
  1095. <div style="font-family:calibri; font-size:10px">{Answer}</div>
  1096. {/block:Answer}
  1097.  
  1098. {block:PermalinkPage}
  1099. <center><br>
  1100. {block:Date}posted <u>{DayOfWeek}</u>{/block:Date} {block:NoteCount}with {NoteCount} notes<br>{/block:NoteCount}
  1101. {block:RebloggedFrom}<b>source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>of:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  1102. {block:NoteCount} <div style="text-align:center; margin:5px"></div>{/block:NoteCount}</center>
  1103. {/block:PermalinkPage}
  1104. {block:PostNotes}
  1105. <div id="postnotes">{PostNotes}</div>
  1106. {/block:PostNotes}</div>{/block:Posts}
  1107. </div></div>
  1108.  
  1109. {block:indexpage}
  1110. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  1111. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  1112. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  1113. <script type="text/javascript">
  1114. $(window).load(function(){
  1115. var $wall = $('#posts');
  1116. $wall.imagesLoaded(function(){
  1117. $wall.masonry({
  1118. itemSelector: '#entry, #entry_photo',
  1119. isAnimated : false
  1120. });
  1121. });
  1122.  
  1123. $wall.infinitescroll({
  1124. navSelector : '#page-nav',
  1125. nextSelector : '#page-nav a',
  1126. itemSelector : '#entry, #entry_photo',
  1127. bufferPx : 2000,
  1128. debug : false,
  1129. errorCallback: function() {
  1130. $('#infscr-loading').fadeOut('normal');
  1131. }},
  1132. function( newElements ) {
  1133. var $newElems = $( newElements );
  1134. $newElems.hide();
  1135. $newElems.imagesLoaded(function(){
  1136. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  1137. });
  1138. }); $('#content').show(500);
  1139. });
  1140. </script>
  1141. {/block:indexpage}
  1142.  
  1143. <body onkeydown="return false">
  1144. </body>
  1145.  
  1146. <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>
  1147. <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>
  1148. </html>
Add Comment
Please, Sign In to add comment