Advertisement
tanaxmercedes

Theme #10: Sunset Theme - by Tana // Elegance Themes

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