Advertisement
tanaxmercedes

Theme #17: Bubbles

Aug 21st, 2015
977
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.61 KB | None | 0 0
  1. <!--
  2. THIS THEME WAS CREATED BY TANA AKA TANATHEKITTYGOESRAWR AKA...
  3.  
  4. ╱╱╱╭╮╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╭╮╭╮
  5. ╱╱╱┃┃╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╭╯╰┫┃
  6. ╭━━┫┃╭━━┳━━┳━━┳━╮╭━━┳━━╮╰╮╭┫╰━┳━━┳╮╭┳━━┳━━╮
  7. ┃┃━┫┃┃┃━┫╭╮┃╭╮┃╭╮┫╭━┫┃━┫╱┃┃┃╭╮┃┃━┫╰╯┃┃━┫━━┫
  8. ┃┃━┫╰┫┃━┫╰╯┃╭╮┃┃┃┃╰━┫┃━┫╱┃╰┫┃┃┃┃━┫┃┃┃┃━╋━━┃
  9. ╰━━┻━┻━━┻━╮┣╯╰┻╯╰┻━━┻━━╯╱╰━┻╯╰┻━━┻┻┻┻━━┻━━╯
  10. ╱╱╱╱╱╱╱╱╭━╯┃
  11. ╱╱╱╱╱╱╱╱╰━━╯
  12.  
  13. PLEASE KEEP ALL CREDITS AND NO STEALING CODING; IT IS VERY RUDE AND ALSO VERY I L L E G A L.
  14.  
  15. THANK YOU! I HOPE YOU ENJOY MY BUBBLES THEME!
  16.  
  17. - TANA XO
  18.  
  19. TANATHEKITTYGOESRAWR / STARBVCKS-WBU
  20. -->
  21. <!--
  22. 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. :)
  23. -->
  24.  
  25. <!-- F O N T S -->
  26.  
  27. <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  28. <link href='http://fonts.googleapis.com/css?family=Ruthie' rel='stylesheet' type='text/css'>
  29.  
  30. <!---->
  31.  
  32.  
  33. <html lang="en">
  34. <script type="text/javascript">
  35. <!--
  36.  
  37. // Disable Right Click Script
  38.  
  39. function IE(e)
  40. {
  41. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  42. {
  43. return false;
  44. }
  45. }
  46. function NS(e)
  47. {
  48. if (document.layers || (document.getElementById && !document.all))
  49. {
  50. if (e.which == "2" || e.which == "3")
  51. {
  52. return false;
  53. }
  54. }
  55. }
  56. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  57.  
  58. //-->
  59. </script>
  60.  
  61. <!--THESE CODES ARE DOING WORK THE THEME, BACKGROUND COLOR CHANGING OR ADDING A CUSTOM BACKGROUND, CHANGE THE NUMBER OF LINKS, ETC.-->
  62. <meta name="color:Background" content="#fafafa"/>
  63. <meta name="color:Title" content="#eeeeee"/>
  64. <meta name="color:Text" content="#999999"/>
  65. <meta name="color:Link" content="#2d1657"/>
  66. <meta name="color:Theme Accent" content="#2d1657"/>
  67. <meta name="color:Description Text" content="#f6f6f6"/>
  68. <meta name="color:Hover" content="#8c7aae"/>
  69. <meta name="color:Blog Title" content="#b492a8"/>
  70. <meta name="image:Background" content="#f9f9f9"/>
  71. <meta name="image:Sidebar" content=""/>
  72. <meta name="color:Sidebar" content="#675091"/>
  73. <meta name="image:Favicon" content="http://lh3.ggpht.com/_5iYB2p96hvQ/TDEiUHTRF4I/AAAAAAAAA3A/_6AY73oQUWs/diamond.gif"/>
  74. <meta name="text:Blog Title" content="Blog Title"/>
  75. <meta name="text:Tab Title" content="Tab Title"/>
  76. <!--HERE ARE THE SITES WHERE WILL GIVE LINKS-->
  77. <meta name="text:Link One" content="" />
  78. <meta name="text:Link Two" content="" />
  79. <meta name="text:Link Three" content="" />
  80. <meta name="text:Link Four" content="" />
  81. <meta name="text:Link Five" content="" />
  82. <!--HERE ARE PLACED THE NAMES OF LINKS
  83. <meta name="text:Link 1 hover text" content="Title Here" />
  84. <meta name="text:Link 2 hover text" content="Title Here" />
  85. <meta name="text:Link 3 hover text" content="Title Here" />
  86. <meta name="text:Link 4 hover text" content="Title Here" />
  87. <meta name="text:Link 5 hover text" content="Title Here" />-->
  88. <!--HERE ARE PLACED THE LABELS SAYING WHAT EACH LINK-->
  89. <meta name="text:Link One Title" content="refresh"/>
  90. <meta name="text:Link Two Title" content="inbox"/>
  91. <meta name="text:Link Three Title" content="navigation"/>
  92. <meta name="text:Link Four Title" content="favorites"/>
  93. <meta name="text:Link Five Title" content="themes"/>
  94. </script>
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  102.  
  103. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  104.  
  105. <script>
  106.  
  107. (function($){
  108.  
  109. $(document).ready(function(){
  110.  
  111. $("a[title]").style_my_tooltips({
  112.  
  113. tip_follows_cursor:true,
  114.  
  115. tip_delay_time:90,
  116.  
  117. tip_fade_speed:600,
  118.  
  119. attribute:"title"
  120.  
  121. });
  122.  
  123. });
  124.  
  125. })(jQuery);
  126.  
  127. </script>
  128. <!--bubble tooltip from tutorial-baby! Enjoy-->
  129. <style>
  130.  
  131. .tooltip{
  132. display: inline;
  133. position: relative;
  134. }
  135. #s-m-t-tooltip {
  136. z-index:99999999999999999999999999999999;
  137. max-width:300px;
  138. -moz-border-radius:0px;
  139. -webkit-border-radius:0px; /*change your border radius*/
  140. padding:4px 4px 4px 4px; /*padding inside tooltip*/
  141. margin:0px 7px -2px 20px; /*distance from link, adjust triangle bottom value if you fiddle with this*/
  142. background: #f9f9f9;
  143. border:0px {color:Theme Accent} solid;
  144. border-radius:2px;
  145. font-family:trebuchet ms;
  146. font-size:9px;
  147. letter-spacing:0px;
  148. text-transform:lowercase;
  149. color:#666;
  150. text-align:;
  151. }
  152. /*#s-m-t-tooltip:after {
  153. position: absolute;
  154. display: block;
  155. content: "";
  156. border-color: transparent {color:Theme Accent} transparent transparent ;
  157. border-style: solid;
  158. border-width: 7px; /*changes size of triangle
  159. height:0;
  160. width:0;
  161. position:absolute;
  162. top: 3px;
  163. left:-15px;
  164. }*/
  165. #s-m-t-tooltip:first-letter{
  166. font-family:'Ruthie', cursive;
  167. text-transform:uppercase;
  168. font-size:15px;
  169. }
  170. </style>
  171.  
  172.  
  173.  
  174. <style type="text/css">
  175.  
  176.  
  177. /*--IFRAME ARE THE CODES OF CONTROL BUTTONS (DASHBOARD, FOLLOW/UNFOLLOW)--*/
  178. iframe#tumblr_controls{
  179. z-index:9;
  180. opacity:0.1 !important;
  181. -webkit-filter:invert(100%);
  182. top:0px !important;
  183. right:8px !important;
  184. position:fixed!important;
  185. }
  186.  
  187. 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:999}
  188.  
  189. 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:999;}
  190.  
  191.  
  192. /*--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--*/
  193. ::-webkit-scrollbar {width: 14px; height: 4px; background:{color:Background}; border-left: 1px solid #f5f5f5; }
  194.  
  195. ::-webkit-scrollbar-thumb { background-color:{color:Theme Accent}; outline:1px dashed #fff; outline-offset:-4px; border:1px solid #fff; }
  196.  
  197.  
  198. /*--I RECCOMMEND TO NOT TOUCH ANY OF THIS--*/
  199. a:link, a:active, a:visited{
  200. color:{color:Link};
  201. text-decoration:none;
  202. -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;}
  203.  
  204. a:hover{
  205. color:{color:Hover};
  206. text-decoration:none;
  207. -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;
  208. cursor: url(http://31.media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;}
  209.  
  210.  
  211. /*--I RECCOMMEND TO NOT TOUCH ANY OF THIS--*/
  212. #audio {
  213. width:200px;
  214. height:auto;
  215. min-height:60px;
  216. padding-bottom:0px;
  217. }
  218.  
  219. .cover {
  220. position:absolute;
  221. z-index:1;
  222. width:60px;
  223. height:60px;
  224. }
  225.  
  226. .cover img {
  227. float:left;
  228. width:60px;
  229. height:60px;
  230. }
  231.  
  232. .playbox {
  233. opacity:0.6;
  234. width:27px;
  235. height:30px;
  236. overflow:hidden;
  237. position:absolute;
  238. z-index:1000;
  239. margin-left:17px;
  240. margin-top:17px;
  241. text-align:center;
  242. }
  243.  
  244. .info {
  245. margin-left:73px;
  246. margin-top:4px;
  247. line-height:14px;
  248. }
  249.  
  250. #cunt{width:250px; height:auto;}
  251. {block:PermalinkPage}
  252. width:10px;
  253. {/block:PermalinkPage}
  254. }
  255.  
  256. #center{
  257. padding-top:3px;
  258. padding-bottom:3px;
  259. position:fixed !important;
  260. width:250px;
  261. height:207px;
  262. background-color:#fff;
  263. {block:PermalinkPage}
  264. width:410px;
  265. height:207px;
  266. {/block:PermalinkPage}
  267. }
  268.  
  269. body {
  270. padding: 0px;
  271. margin: 0px;
  272. color:{color:text};
  273. font-family: calibri;
  274. line-height:13px;
  275. font-size:12px;
  276. background-color: {color:Background};
  277. background-image:url({image:Background});
  278. background-attachment: fixed;
  279. background-repeat: repeat;
  280. cursor: url(http://31.media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;
  281. }
  282.  
  283. /*--HERE YOU CAN CHANGE THE AMOUNT OF COLUMNS YOU WANT--*/
  284. #posts{
  285. float:center;
  286. {block:indexpage}
  287. width:600px; /*--1000px for 4 columns, 800px for 3 columns, 600px for 2 columns and 200px for 1 columns--*/
  288. {/block:indexpage}
  289. {block:permalinkpage}
  290. width:600px;
  291. {/block:permalinkpage}
  292. margin-left:500px;
  293. margin-top:30px;
  294. z-index:9;
  295. }
  296.  
  297. /*--CUSTOMIZE ENTRY SETTINGS--*/
  298. #entry img{
  299. {block:indexpage}
  300. background:#fff;
  301. max-width:250px;
  302. opacity:0.8;
  303. z-index:9;
  304. -webkit-transition:all 0.7s ease-out;
  305. -moz-transition:all 0.7s ease-out;
  306. transition:all 0.7s ease-out;
  307. {/block:indexpage}
  308. }
  309.  
  310. #entry{
  311. z-index:9;
  312. margin:8px;
  313. float:left;
  314. background:#fff;
  315. font-size:10px;
  316. line-height:13px;
  317. text-transform:normal;
  318. width:250px;
  319. padding:16px;
  320. border:0px solid #eee;
  321.  
  322. {block:PermalinkPage}
  323. opacity:0.8;
  324. width:360px;
  325. margin-top:15px;
  326. margin-left:13px;
  327. z-index:999;
  328. {/block:PermalinkPage}
  329. -moz-transition: all 3.9s ease-out;
  330. -o-transition: all 3.9s ease-out;
  331. -webkit-transition: all 3.9s ease-out;
  332. transition: all 3.9s ease-out;
  333. }
  334.  
  335. #entry:hover{
  336. -webkit-filter: grayscale(50%);
  337. -ms-transform: scale(1.05); /* IE 9 */
  338. -webkit-transform: scale(1.05); /* Safari */
  339. transform: scale(1.05);
  340. -moz-transition: all .9s ease-out;
  341. -o-transition: all .9s ease-out;
  342. -webkit-transition: all .9s ease-out;
  343. transition: all .9s ease-out;
  344. }
  345.  
  346.  
  347. /*--CUSTOMIZE THE APPEARANCE OF PERMALINKS--*/
  348. #entry .perma{
  349. width:auto;
  350. height:auto;
  351. font-family:arial;
  352. font-size:8px;
  353. line-height:6px;
  354. text-align:center;
  355. text-transform:uppercase;
  356. background:{color:Theme Accent};
  357. border:4px double #eee;
  358. position:absolute;
  359. z-index:99999;
  360. overflow:hidden;
  361. margin-top:10px;
  362. margin-left:-10px;
  363. padding:6px;
  364. -webkit-transition:opacity 0.5s linear; opacity: 0.0;
  365. -webkit-transition:all 0.5s linear;
  366. -moz-transition:all 0.5s linear;
  367. transition:all 0.5s linear;
  368. }
  369.  
  370. #entry:hover .perma{
  371. overflow:visible;
  372. opacity:1;
  373. margin-top:10px;
  374. margin-left:10px;
  375. transform: rotate(0deg);
  376. -ms-transform: rotate(0deg);
  377. -webkit-transform: rotate(0deg);
  378. -o-transform: rotate(0deg);
  379. -moz-transform: rotate(0deg);
  380. -webkit-transition: all 0.5s linear;
  381. -webkit-transition: all 0.5s linear;
  382. -moz-transition: all 0.5s linear;
  383. transition: all 0.5s linear;
  384. }
  385.  
  386. .permalinktext{
  387. display:block;
  388. text-align:right;
  389. text-decoration:none;
  390. font-size:8px;
  391. letter-spacing:1px;
  392. padding-top:5px;
  393. text-transform:uppercase;
  394. background:#f9f9f9;
  395. border:1px solid #f3f3f3;
  396. padding:2px;
  397. }
  398.  
  399.  
  400. /*--CUSTOMIZE TITLE OF ENTRIES--*/
  401. .title{
  402. line-height:12px;
  403. color:{color:Title};
  404. font-weight:normal;
  405. }
  406.  
  407.  
  408. /*--CUSTOMIZE TITLE OF SIDEBAR--*/
  409. #blogtitle{
  410. position: fixed !important;
  411. z-index:999;
  412. width:250px;
  413. margin-top:70px;
  414. margin-left:80px;
  415. color:{color:Blog Title};
  416. text-shadow:1px 1px 4px #fff;
  417. font-family: 'Great Vibes', cursive;
  418. font-size:40px;
  419. line-height:10px;
  420. text-shadow: #ddd 0px 0px 1px, #ddd 0px 0px 1px, #ddd 0px 0px 1px,
  421. #ddd 0px 0px 1px, #ddd 0px 0px 1px, #ddd 0px 0px 1px;
  422. -webkit-font-smoothing: antialiased;
  423. }
  424. #blogtitle:first-letter{
  425. font-size:60px;
  426. }
  427.  
  428.  
  429. /*--CUSTOMIZE SIDEBAR--*/
  430. #sidebar{
  431. z-index:999;
  432. position:fixed !important;
  433. width:160px;
  434. height:160px;
  435. margin-top:130px;
  436. margin-left:120px;
  437. padding:12px;
  438. background-color:{color:Sidebar};
  439. border:4px solid #ddd;
  440. border-radius:100%;
  441. -webkit-transition: all 0.9s ease-in-out;
  442. -moz-transition: all 0.9s ease-in-out;
  443. -o-transition: all 0.9s ease-in-out;
  444. }
  445.  
  446. #sidebar:hover{
  447. border-radius:92px 15px 0px 0px;
  448. border-left:4px solid #ddd;
  449. border-top:4px solid #ddd;
  450. border-right:4px solid #ddd;
  451. width:240px;
  452. }
  453. #sidebar:hover #blogtitle{
  454. top:220px;
  455. margin-left:185px;
  456. -webkit-transition: all 0.9s ease-in-out;
  457. -moz-transition: all 0.9s ease-in-out;
  458. -o-transition: all 0.9s ease-in-out;
  459. }
  460. #sidebar:hover div#desc{
  461. opacity:1;
  462. margin-top:170px;
  463. border-radius:0px 0px 15px 15px;
  464. border-left:4px solid #ddd;
  465. border-bottom:4px solid #ddd;
  466. border-right:4px solid #ddd;
  467. }
  468.  
  469. #sidebar:hover #links1{
  470. opacity:1;
  471. -ms-transform: scale(1); /* IE 9 */
  472. -webkit-transform: scale(1); /* Safari */
  473. transform: scale(1);
  474. }
  475.  
  476. /*--CUSTOMIZE DESCRIPTION--*/
  477. div#desc{
  478. position:fixed !important;
  479. opacity:0;
  480. width:240px;
  481. height:auto;
  482. padding:12px;
  483. color:{color:Description Text};
  484. margin-top:200px;
  485. margin-left:-16px;
  486. font-size:9px;
  487. line-height:13px;
  488. font-family:arial;
  489. background-color:{color:Sidebar};
  490. border:0px solid #eee;
  491. border-radius:45px;
  492. text-align:justify; /*--you can put center, left, right or justify--*/
  493. -webkit-transition: all 0.9s ease-in-out;
  494. -moz-transition: all 0.9s ease-in-out;
  495. -o-transition: all 0.9s ease-in-out;
  496. }
  497.  
  498. /*--CUSTOMIZE LINKS--*/
  499. #links{
  500. opacity:1.0;
  501. position:fixed!important;
  502. width:auto;
  503. height:auto;
  504. padding:10px;
  505. background:transparent;
  506. margin-left:160px;
  507. margin-top:-10px;
  508. -webkit-transition: all 0.9s ease-in-out;
  509. -moz-transition: all 0.9s ease-in-out;
  510. -o-transition: all 0.9s ease-in-out;
  511. }
  512.  
  513. #links1{
  514. opacity:0;
  515. padding:0px;
  516. height:20px;
  517. width:50px;
  518. border:2px #ddd solid;
  519. border-radius:20px 0px 0px 20px;
  520. background:{color:Link};
  521. -webkit-box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,0.75);
  522. -moz-box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,0.75);
  523. box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,0.75);
  524. -ms-transform: scale(0); /* IE 9 */
  525. -webkit-transform: scale(0); /* Safari */
  526. transform: scale(0);
  527. -webkit-transition: all 0.9s ease-in-out;
  528. -moz-transition: all 0.9s ease-in-out;
  529. -o-transition: all 0.9s ease-in-out;
  530. }
  531.  
  532. #links1:hover{
  533. background:#f9f9f9;
  534. -webkit-box-shadow: inset 20px 20px 0px 0px {color:Hover};
  535. -moz-box-shadow: inset 20px 20px 0px 0px {color:Hover};
  536. box-shadow: inset 20px 20px 0px 0px {color:Hover};
  537. }
  538.  
  539. #brdrtop {
  540. height:17px;
  541. width:65%;
  542. top:0;
  543. left:0px;
  544. background-color:{color:Theme Accent};
  545. z-index:999;
  546. position:fixed;
  547. border-bottom:4px double #fff;
  548. border-right:4px double #fff;
  549. border-radius:0px 0px 30px 0px;
  550. }
  551. #brdrleft {
  552. width:17px;
  553. height:75%;
  554. left:0;
  555. top:0;
  556. background-color:{color:Theme Accent};
  557. z-index:999;
  558. position:fixed;
  559. border-bottom:4px double #fff;
  560. border-right:4px double #fff;
  561. border-radius:0px 0px 30px 0px;
  562. }
  563.  
  564. /*--I RECCOMMEND TO NOT TOUCH ANY OF THIS--*/
  565. #infscr-loading{
  566. bottom: -70px;
  567. position: absolute;
  568. left: 50%;
  569. margin-left:-8px;
  570. width:16px;
  571. height:11px;
  572. overflow:hidden;
  573. margin-bottom: 50px;
  574. }
  575.  
  576. #postnotes{
  577. text-align: justify;}
  578.  
  579. #postnotes blockquote{
  580. border: 0px;}
  581.  
  582. blockquote{
  583. padding:0px 0px 2px 5px;
  584. margin:0px 0px 2px 10px;
  585. border-left: 1px dotted #eee;
  586. }
  587.  
  588. blockquote p, ul{
  589. margin:0px;
  590. padding:0px;
  591. }
  592.  
  593. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  594. .user_7 .label, .user_8 .label, .user_9 .label {color:Title};}
  595. </style>
  596.  
  597. <!--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 -->
  598. <title>{text:Tab Title}</title>
  599. <!--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 -->
  600. <link rel="shortcut icon" href="{image:Favicon}">
  601.  
  602. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  603. <meta name="viewport" content="width=720" />
  604. </head>
  605.  
  606. <body>
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613. <div id="brdrtop"></div>
  614. <div id="brdrleft"></div>
  615. <div id="center">
  616. <div id="content">
  617.  
  618. <!--THIS CODE DOES WORK THE TITLE OVER THE SIDEBAR-->
  619. <div id="blogtitle">{text:Blog Title}</div>
  620.  
  621. <!--THIS CODE DOES WORK SIDEBAR-->
  622. <div id="sidebar">
  623. <!--THIS CODE DOES WORK DESCRIPTION-->
  624. <div id="desc">{description}</div>
  625.  
  626.  
  627. <!--THIS CODE DOES WORK LINKS-->
  628. <div id="links">
  629.  
  630. <a href="{text:Link One}" title="{text:Link One Title}"><div id="links1" style="width:80px"></div></a> <br>
  631.  
  632. <a href="{text:Link Two}" title="{text:Link Two Title}"><div id="links1" style="margin-left:15px; width:65px"></div></a> <br>
  633.  
  634. <a href="{text:Link Three}" title="{text:Link Three Title}"><div id="links1" style="margin-left:20px;width:60px"></div></a> <br>
  635.  
  636. <a href="{text:Link Four}" title="{text:Link Four Title}"><div id="links1" style="margin-left:15px; width:65px"></div></a> <br>
  637.  
  638. <a href="{text:Link Five}" title="{text:Link Five Title}"><div id="links1" style="width:80px"></div></a>
  639. </div>
  640.  
  641.  
  642. <!--THIS CODE DOES WORK IMAGE OF SIDEBAR-->
  643. <img src="{image:sidebar}" style="border:1px solid #8C7AAE; border-radius:100%; padding:10px; opacity:1; width:140px; height:140px; background:#f9f9f9;"></div>
  644.  
  645.  
  646. <!--THIS CODE DOES WORK POSTS, DON'T CHANGE ANYTHING IF NOT EXPERIENCED WITH CODES-->
  647. <div id="posts">
  648. {block:Posts}
  649. <div id="entry">
  650.  
  651. {block:Text}
  652. {block:Title}<span class="title">{Title}</span>{/block:Title}
  653. <span class="entrytext">{Body}</span></a>
  654. {block:IndexPage}<br>
  655. <div class="permalinktext">
  656. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  657. {/block:Text}
  658.  
  659. {block:Link}
  660. <a href="{URL}" class="title">{Name}</a>
  661. {block:Description}{Description}{/block:Description}
  662. {block:IndexPage}<br>
  663. <div class="permalinktext">
  664. {Month} {DayOfMonth} with <a href="{permalink}">{notecount} notes</a>
  665. </div>
  666. {/block:IndexPage}
  667. {block:Link}
  668.  
  669. {block:Photo}{block:IndexPage}<div class="lovely"></div>
  670. <div class="perma">
  671. <a title="permalink page" href="{Permalink}"><font color="#fff">{NoteCountwithlabel}</font></a>
  672. x
  673. <a title="click to reblog" href="{ReblogURL}"><font color="#fff">reblog</font></a></center></div>{/block:IndexPage}
  674.  
  675. {block:IndexPage}
  676. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=270px;>
  677. {/block:IndexPage}
  678. {block:permalinkpage}{LinkOpenTag}<center>
  679. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=360px;/>
  680. {LinkCloseTag}</center>{/block:permalinkpage}
  681. {/block:Photo}
  682.  
  683. {block:Quote}
  684. <div class="quote">❝ {quote}</div>
  685. {block:IndexPage}<br>
  686. <div class="permalinktext">
  687. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  688. {/block:Quote}
  689.  
  690. {block:Chat}
  691. {block:Title}<span class="title">{Title}</span>{/block:Title}
  692. <ul class="chat">
  693. {block:Lines}
  694. <li class="user_{UserNumber}">
  695. {block:Label}
  696. <span class="label">{Label}</span>
  697. {/block:Label}
  698.  
  699. {Line}<br>
  700. {/block:Lines}
  701. {block:IndexPage}<br>
  702. <div class="permalinktext">
  703. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  704. {/block:Chat}
  705.  
  706. {block:Audio}
  707. <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>
  708. {block:IndexPage}<br>
  709. <div class="permalinktext">
  710. <center> <font color="#fff">{DayOfMonth}, {ShortMonth} with</font> <a href="{permalink}"><font color="#fff">{notecount} notes</font></a></center></div>{/block:IndexPage}
  711. {/block:Audio}
  712.  
  713. {block:Video}
  714. <center>{block:IndexPage}
  715. <div class="perma">
  716. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount}</a> - <a href="{reblogurl}">↻</a></div>
  717. <div style="width:200px; overflow-x:hidden; overflow-y:hidden">{Video-250}</div>{/block:IndexPage}</center>
  718. <center>{block:PermalinkPage}<div style="width: 450px; overflow-x:hidden; overflow-y:hidden">{Video-500}{/block:PermalinkPage}</center>
  719. {block:Video}
  720.  
  721. {block:Answer}
  722. <div style="border:1px solid #eee; margin:3px; margin-top:-5px; min-height:30px; padding:3px; background:#f7f7f7">
  723. <img src="{AskerPortraitURL-30}" width="30" align="left"
  724. 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)">
  725. <askk>{Asker}</askk>: {Question}</div>
  726. <div style="font-family:calibri; font-size:10px">{Answer}</div>
  727. {/block:Answer}
  728.  
  729. {block:PermalinkPage}
  730. <center><br>
  731. {block:Date}posted <u>{DayOfWeek}</u>{/block:Date} {block:NoteCount}with {NoteCount} notes<br>{/block:NoteCount}
  732. {block:RebloggedFrom}<b>source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>of:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  733. {block:NoteCount} <div style="text-align:center; margin:5px"></div>{/block:NoteCount}</center>
  734. {/block:PermalinkPage}
  735. {block:PostNotes}
  736. <div id="postnotes">{PostNotes}</div>
  737. {/block:PostNotes}</div>{/block:Posts}
  738. </div></div>
  739.  
  740. {block:indexpage}
  741. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  742. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  743. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  744. <script type="text/javascript">
  745. $(window).load(function(){
  746. var $wall = $('#posts');
  747. $wall.imagesLoaded(function(){
  748. $wall.masonry({
  749. itemSelector: '#entry, #entry_photo',
  750. isAnimated : false
  751. });
  752. });
  753.  
  754. $wall.infinitescroll({
  755. navSelector : '#page-nav',
  756. nextSelector : '#page-nav a',
  757. itemSelector : '#entry, #entry_photo',
  758. bufferPx : 2000,
  759. debug : false,
  760. errorCallback: function() {
  761. $('#infscr-loading').fadeOut('normal');
  762. }},
  763. function( newElements ) {
  764. var $newElems = $( newElements );
  765. $newElems.hide();
  766. $newElems.imagesLoaded(function(){
  767. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  768. });
  769. }); $('#content').show(500);
  770. });
  771. </script>
  772. {/block:indexpage}
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779. <body onkeydown="">
  780.  
  781. <div style="position:fixed; bottom:100px; opacity:.1; left:-100px; z-index:9; -webkit-filter:grayscale(100%);">
  782. <img src="http://www.fordesigner.com/imguploads/Image/cjbc/zcool/png20080526/1211767148.png" /> <br></div>
  783.  
  784. </body>
  785. <div style="z-index:99999999999; position:fixed; text-shadow:1px 1px 2px #000; font-family:cambri; background:transparent; border:0px solid {color:Blog Title}; padding:3px; bottom:10px; right:10px; opacity:.9; -webkit-filter:grayscale(100%);"><a href="http://tanathekittygoesrawr.tumblr.com/" title="Theme by Tana"><img src="http://lh3.ggpht.com/_5iYB2p96hvQ/TDEiUHTRF4I/AAAAAAAAA3A/_6AY73oQUWs/diamond.gif"></a></div>
  786. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement