Advertisement
tanaxmercedes

Theme#1: Rosetta Theme - by Tana // Elegance Themes

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