Fucking_Aj

Teenage theme by Mufflinq

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