Advertisement
tanaxmercedes

Theme #13: Sweet Dreams - by Tana // Elegance Themes

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