kingsdylan

theme #19; tea rose

Feb 22nd, 2015
1,003
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.96 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!---- hi hope you like this theme and i hope you will also follow the rules, or else i will found you, and then i will kill you (。◕‿◕。) --->
  9.  
  10. <meta name="color:Background" content="#bfdbf3"/>
  11. <meta name="color:Text" content="#c6c6c6"/>
  12. <meta name="color:Link" content="#adadad"/>
  13. <meta name="color:Hover" content="#e3e3e3"/>
  14.  
  15. <meta name="image:sidebar" content=""/>
  16.  
  17. <meta name="text:link1" content="Link1"/>
  18. <meta name="text:link1 tooltip" content="tooltip1"/>
  19. <meta name="text:link1 url" content="/"/>
  20. <meta name="text:link2" content="Link2"/>
  21. <meta name="text:link2 tooltip" content="tooltip2"/>
  22. <meta name="text:link2 url" content="/"/>
  23. <meta name="text:link3" content="Link3"/>
  24. <meta name="text:link3 tooltip" content="tooltip3"/>
  25. <meta name="text:link3 url" content="/"/>
  26. <meta name="text:link4" content="Link4"/>
  27. <meta name="text:link4 tooltip" content="tooltip4"/>
  28. <meta name="text:link4 url" content="/"/>
  29.  
  30. <meta name="color:border" content="#fff"/>
  31. <meta name="select:font" content="bitxmap" title="bitxmap">
  32. <meta name="select:font" content="arial" title="arial">
  33. <meta name="select:font" content="calibri" title="calibri">
  34. <meta name="select:font" content="Mixtape Mike" title="Mixtape Mike">
  35.  
  36. <style type="text/css">
  37.  
  38. ::-webkit-scrollbar {background-color: #ffffff; height:8px; width:4px}
  39. ::-webkit-scrollbar-thumb:vertical {background-color: #f5dbf3; height:50px}
  40. ::-webkit-scrollbar-thumb:horizontal {background-color: #dadada; height:8px!important}
  41.  
  42. iframe#tumblr_controls {
  43. white-space:nowrap;
  44. -webkit-filter: invert(100%);
  45. -moz-filter: invert(100%);
  46. -o-filter: invert(100%);
  47. -ms-filter: invert(100%);
  48. filter: invert(100%);
  49. opacity:.2;transition: .8s ease-in-out;
  50. -webkit-transition: .8s ease-in-out;
  51. -moz-transition: .8s ease-in-out;
  52. -o-transition: .8s ease-in-out;}
  53.  
  54.  
  55. body {
  56. background:#ffffff;
  57. margin:0px;
  58. color:{color:text};
  59. font-family:bitxmap;
  60. font-size:10px;
  61. line-height:100%;
  62. background: url(http://33.media.tumblr.com/5417c818c571a8fd0a1f24f640ae01fa/tumblr_n5z7j3a9LF1sbc4eko1_250.png) no-repeat center center fixed;
  63. -webkit-background-size: cover;
  64. -moz-background-size: cover;
  65. -o-background-size: cover;
  66. background-size: cover; }
  67. }
  68.  
  69. a {
  70. text-decoration:none;
  71. outline:none;
  72. -moz-outline-style:none;
  73. color:{color:link};
  74. }
  75.  
  76. a:hover{
  77. color:{color:hover};
  78. }
  79.  
  80. a {
  81. cursor:help;
  82. text-decoration:none;
  83. outline:none;
  84. -moz-outline-style:none;
  85. color:{color:link};
  86. -moz-transition-duration:0.1s;
  87. -webkit-transition-duration:0.1s;
  88. -o-transition-duration:0.1s;
  89. }
  90.  
  91. img {
  92. border:none;
  93. }
  94.  
  95. blockquote {
  96. padding-left:5px;
  97. border-left:2px solid;
  98. }
  99.  
  100. blockquote blockquote {
  101. padding-left:5px;
  102. border-left:2px solid;
  103. }
  104.  
  105. h1 {
  106. font-size:15px;
  107. }
  108.  
  109. #entries {
  110. padding:10px;
  111. width:400px;
  112. margin-left:500px;
  113. margin-top:40px;
  114. }
  115.  
  116. #post {
  117. width:250px;
  118. margin-bottom:10px;
  119. background:white;
  120. padding:10px;
  121. box-shadow:rgba(0,0,0,0.1)9px 9px;
  122. border-radius:0px;
  123. }
  124.  
  125. #sidebar {
  126. position:fixed;
  127. margin-left:250px;
  128. margin-top:80px;
  129. background:white;
  130. padding:10px;
  131. box-shadow:rgba(0,0,0,0.1)9px 9px;
  132. border-radius:0px;
  133. }
  134.  
  135.  
  136. #title {
  137. font-size:20px;
  138. text-align:left;
  139. margin-bottom:5px;
  140. font-family:lala;
  141. }
  142.  
  143. #sidebarimage {
  144. width 180px;
  145. }
  146.  
  147. #sidebarimage img {
  148. width:180px;
  149. }
  150.  
  151. #links{
  152. font-size:9px;
  153. padding-left:0px;
  154. padding-top:10px;
  155. word-spacing:28px;
  156. width:180px;
  157.  
  158. }
  159.  
  160. #links a{
  161. background-color:white;
  162. width:0px;
  163. height:0px;
  164. display:inline-block;
  165. -moz-transition-duration:0.3s;
  166. -webkit-transition-duration:0.3s;
  167. -o-transition-duration:0.3s;
  168. }
  169.  
  170. #links a:hover {
  171. background-color:white;
  172. border: 0px double #a4a4a8;
  173. -moz-transition-duration:0.3s;
  174. -webkit-transition-duration:0.3s;
  175. -o-transition-duration:0.3s;
  176. }
  177.  
  178. #description {
  179. text-align:center;
  180. margin-top:5px;
  181. width:170px;
  182. margin-left:5px;
  183. }
  184.  
  185. #info {
  186. text-align:center;
  187. margin-top:10px;
  188. }
  189.  
  190. <!------ ASK/ANSWERED ------>
  191.  
  192. #asker {
  193. font-size: 9px;
  194. padding:5px;
  195. text-align:left;
  196. font-family:arial;
  197. color: #b6afaf;
  198. background-color:white;
  199. }
  200.  
  201. #askerj {
  202. border-radius: 100px;
  203. float: left;
  204. padding-left: 4px;
  205. padding-right: 8px;
  206. padding-top: 4px;
  207. }
  208.  
  209. #askerj img {
  210. border-radius: 100px;
  211. }
  212.  
  213. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  214.  
  215. #urlasker {
  216. font-family:cedarcursive;
  217. font-size:15px;
  218. }
  219.  
  220. #answer {
  221. text-align: right;
  222. background-color: #fcfcfc;
  223. color: #b6afaf;
  224. padding:1px;
  225. padding-top:30px;
  226. padding-right:9px;
  227. padding-left:11px;
  228. }
  229.  
  230.  
  231. .newplayerbutton {
  232. position: relative;
  233. width: 28px;
  234. height: 27px;
  235. overflow: hidden;
  236. }
  237.  
  238. .playerbuttonhug {
  239. position: absolute;
  240. top: -11px;
  241. left: -12px;
  242. }
  243.  
  244.  
  245. .tumblr_audio_player {
  246. border: none;
  247. padding: 0px;
  248. margin: 0px;
  249. height: 50px;
  250. width: 500px;
  251. }
  252.  
  253. .playerbuttonbg {
  254. position: absolute;
  255. left: 20px;
  256. top: 20px;
  257. width: 28px;
  258. height: 28px;
  259. background-color: #ffffff;
  260. padding: 10px;
  261. -webkit-border-radius: 40px;
  262. -moz-border-radius: 40px;
  263. border-radius: 40px;
  264. opacity: .4;
  265. filter: alpha(opacity=40);
  266. -moz-opacity: 0.4;
  267. -khtml-opacity: 0.4;
  268. transition: opacity .7s ease-in-out;
  269. -moz-transition: opacity .7s ease-in-out;
  270. -webkit-transition: opacity .7s ease-in-out;
  271. }
  272.  
  273. .playerbuttonbg:hover {
  274. opacity: 1;
  275. filter: alpha(opacity=100);
  276. -moz-opacity: 1;
  277. -khtml-opacity: 1;
  278. }
  279.  
  280. .audioimgwrapper {
  281. position: absolute;
  282. left: 0px;
  283. top: 0px;
  284. -webkit-border-radius: 50px;
  285. -moz-border-radius: 50px;
  286. border-radius: 50px;
  287. overflow: hidden;
  288. width: 88px;
  289. height: 88px;
  290. }
  291.  
  292. .audioimgwrapper img {
  293. width: 100%;
  294. height: auto;
  295. -webkit-border-radius: 50px;
  296. -moz-border-radius: 50px;
  297. border-radius: 50px;
  298. }
  299.  
  300. .trackdetails {
  301. width: auto;
  302. display:inline-block;
  303. margin-left: 100px;
  304. min-height: 85px;
  305. }
  306.  
  307. .audiowrapper {
  308. position: relative;
  309. display:inline-block;
  310. }
  311.  
  312. @font-face { font-family: "redensek"; src: url('http://static.tumblr.com/4yxykdm/ICUlrfl4t/redensek_1_.ttf'); }
  313.  
  314. #muslimbae{
  315. position:fixed;
  316. font-family:redensek;
  317. font-size:18px;
  318. line-height:50%;
  319. right:15px;
  320. bottom:25px;
  321. text-transform:uppercase;
  322. }
  323.  
  324. #muslimbae a {
  325. color:white;
  326. }
  327.  
  328. #s-m-t-tooltip{
  329. max-width:250px;
  330. z-index:999999;
  331. margin:10px;
  332. margin-left:15px;
  333. padding:3px 7px;
  334. border-radius:0px;
  335. text-transform:uppercase; /* cand be lowercase or none */
  336. background:#FFF; /* change the background color */
  337. color:#AAA; /* change the text color */
  338. font-family:arial; /* change the font */
  339. font-size:8px; /* change the font size */
  340. box-shadow:rgba(0,0,0,0.1)9px 9px;
  341. border-bottom:solid 3px #f5dbf3;
  342. }
  343.  
  344. #pagination {
  345. padding-bottom: 35px;
  346. text-transform: lowercase;
  347. margin-left:140px;
  348. width:400px;
  349. }
  350.  
  351. #pagination a {
  352. background-color: #fff;
  353. color: {color:link};
  354. padding: 5px 10px;
  355. text-decoration: none;
  356. font-size:10px;
  357. box-shadow:rgba(0,0,0,0.1)9px 9px;
  358. border-radius:0px;
  359.  
  360. }
  361.  
  362. #pagination a:hover {
  363. color:{color:hover};
  364. }
  365.  
  366. @font-face {font-family:Mixtape Mike; src: url(http://static.tumblr.com/9wzbixa/EZ4mj3kyl/mixtmk_t.otf);}
  367. @font-face{ font-family:"bitxmap"; src: url("http://static.tumblr.com/ofgksh6/md0mkd9yd/bitxmap_font_tfb.ttf")}
  368. #ferni {
  369. border:1px solid {color:border};
  370. border-radius:0px;
  371. font-size:5px;
  372. position:fixed;
  373. font-family:{select:font};
  374. left:15px;
  375. background:#ffffff;
  376. letter-spacing:2px;
  377. width:90px;
  378. z-index:9999;
  379. padding:6px;
  380. top:15px;
  381. box-shadow:rgba(0,0,0,0.05)9px 8px;
  382.  
  383. }
  384. #fern {
  385. padding-bottom:1px;
  386. overflow:hidden;
  387. background:#ffffff;
  388. text-align:center;
  389. font-size:4px;
  390. width:90px;
  391. height:15px;
  392. z-index:999999999999999999999;
  393. letter-spacing:2px;
  394. text-align: center;
  395. font-size: 10px;
  396.  
  397. left:10px;
  398. top:-2px;
  399. -webkit-transition: all .3s ease-in-out;
  400. -moz-transition: all .3s ease-in-out;
  401. -o-transition: all .3s ease-in-out;
  402. z-index:99;
  403.  
  404. }
  405. #fern:hover {
  406.  
  407. height:100px;
  408. -webkit-transition: all .5s ease-in-out;
  409. -moz-transition: all .5s ease-in-out;
  410. -o-transition: all .5s ease-in-out;}
  411.  
  412.  
  413.  
  414.  
  415. #ferns {
  416. padding-bottom:1px;
  417. border-top:1px solid {color:border};
  418. overflow:hidden;
  419. background:#ffffff;
  420. text-align:center;
  421. font-size:4px;
  422. width:90px;
  423. height:15px;
  424. z-index:999999999999999999999;
  425. letter-spacing:2px;
  426. text-align: center;
  427. font-size: 10px;
  428. left:10px;
  429.  
  430. -webkit-transition: all .3s ease-in-out;
  431. -moz-transition: all .3s ease-in-out;
  432. -o-transition: all .3s ease-in-out;
  433. z-index:99;
  434.  
  435. }
  436. #ferns:hover {
  437.  
  438. height:115px;
  439. -webkit-transition: all .5s ease-in-out;
  440. -moz-transition: all .5s ease-in-out;
  441. -o-transition: all .5s ease-in-out;}
  442.  
  443. #fernds {
  444. border-top:1px solid {color:border};
  445. overflow:hidden;
  446. background:#ffffff;
  447. text-align:center;
  448. font-size:2px;
  449. width:90px;
  450. height:15px;
  451. z-index:999999999999999999999;
  452. letter-spacing:2px;
  453. text-align: center;
  454. font-size: 10px;
  455. left:10px;
  456. padding-bottom:1px;
  457. -webkit-transition: all .3s ease-in-out;
  458. -moz-transition: all .3s ease-in-out;
  459. -o-transition: all .3s ease-in-out;
  460. z-index:99;
  461.  
  462. }
  463. #fernds:hover {
  464.  
  465. height:100px;
  466. -webkit-transition: all .5s ease-in-out;
  467. -moz-transition: all .5s ease-in-out;
  468. -o-transition: all .5s ease-in-out;}
  469.  
  470. #boobs {
  471. border-top:1px solid {color:border};
  472. overflow:hidden;
  473. background:#ffffff;
  474. text-align:center;
  475. font-size:4px;
  476. width:90px;
  477. height:15px;
  478. z-index:999999999999999999999;
  479. letter-spacing:2px;
  480. text-align: center;
  481. font-size: 10px;
  482. left:10px;
  483. padding-bottom:1px;
  484. -webkit-transition: all .3s ease-in-out;
  485. -moz-transition: all .3s ease-in-out;
  486. -o-transition: all .3s ease-in-out;
  487. z-index:99;
  488.  
  489. }
  490. #boobs:hover {
  491.  
  492. height:80px;
  493. -webkit-transition: all .5s ease-in-out;
  494. -moz-transition: all .5s ease-in-out;
  495. -o-transition: all .5s ease-in-out;}
  496. }
  497.  
  498.  
  499. {CustomCSS}</style></head><body>
  500.  
  501.  
  502. <div id="ferni"><div id="fern">
  503. news<br><br>
  504. <font size="1px">
  505.  
  506. text here
  507.  
  508. <br>
  509. <br><br>
  510.  
  511. <div style="width:90px; height:15px;
  512. border:1px #A9D5EB; background-color: #b6b5b5";>
  513. <font color=#fff><b><i>SUB TITLE</i></b></FONT>
  514. </div><br>
  515.  
  516. and here
  517.  
  518. </font>
  519. <br>
  520.  
  521.  
  522. </div>
  523.  
  524. <div id="ferns">
  525. personal<br><br>
  526. <font size="1px">
  527.  
  528. more text
  529.  
  530. </p><br>
  531.  
  532. also here
  533.  
  534. <br><br>
  535.  
  536. <div style="width:90px; height:15px;
  537. border:1px #A9D5EB; background-color: #b6b5b5";>
  538. <font color=#fff><b><i>SUB TITLE</i></i></b></FONT>
  539. </div><br>
  540.  
  541. more text
  542.  
  543. </font>
  544. <br>
  545.  
  546. </div>
  547.  
  548. <div id="fernds">
  549.  
  550. stickers<br><br>
  551. <font size="1px">
  552.  
  553. u can put some stickers here
  554.  
  555. <br><br>
  556.  
  557. <div style="width:90px; height:15px;
  558. border:1px #A9D5EB; background-color: #b6b5b5";>
  559. <font color=#fff><b><i>SUB TITLE</i></b></FONT>
  560. </div><br>
  561.  
  562. </font>
  563. <br>
  564. </div>
  565.  
  566.  
  567. <div id="boobs">
  568.  
  569. friends<br><br>
  570. <font size="1px">
  571.  
  572. put ur lovely friends here aw
  573.  
  574. <br><br>
  575.  
  576. <div style="width:90px; height:15px;
  577. border:1px #A9D5EB; background-color: #b6b5b5";>
  578. <font color=#fff><b><i>SUB TTILE</i></b></FONT>
  579. </div>
  580.  
  581. </font>
  582.  
  583. </div>
  584. </div>
  585.  
  586. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  587. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  588. <script>
  589. (function($){
  590. $(document).ready(function(){
  591. $("a[title]").style_my_tooltips({
  592. tip_follows_cursor:true,
  593. tip_delay_time:100,
  594. tip_fade_speed:100,
  595. attribute:"title"
  596. });
  597. });
  598. })(jQuery);
  599. </script>
  600.  
  601. <div id="sidebar">
  602.  
  603. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  604.  
  605. <div id="links">
  606.  
  607. <a title="home" href="/"><img src="http://media.tumblr.com/6aca0d764fe5e18e1167e8c6d2ebb7df/tumblr_inline_mn2m1bdRic1qz4rgp.png"></a>
  608.  
  609. <a title="mail" href="/ask"><img src="http://media.tumblr.com/649f94f2f210bc510d0b67756f861eb9/tumblr_inline_mn2m2bLZts1qz4rgp.png"></a>
  610.  
  611. <a title= "{text:link1 tooltip}" href="{text:link1 url}"><img src="http://media.tumblr.com/1993d10d01265cc0890de956820e8515/tumblr_inline_mn2m5djCbQ1qz4rgp.png"></a>
  612.  
  613. <a title= "{text:link2 tooltip}" href="{text:link2 url}"><img src="http://media.tumblr.com/ae17e45fdfabd60bf76e8ae14ac591eb/tumblr_inline_mni0f9jeMH1qz4rgp.png"></a>
  614.  
  615. <a title= "{text:link3 tooltip}" href="{text:link3 url}"><img src="http://media.tumblr.com/e5859e61e885828e51372a281e2678af/tumblr_inline_mni0h2CFSr1qz4rgp.png"></a>
  616.  
  617. <a title= "{text:link4 tooltip}" href="{text:link4 url}"><img src="http://media.tumblr.com/1e21b4526d9646dc496210d1199117b9/tumblr_inline_mn2m46JRuI1qz4rgp.png"></a>
  618.  
  619.  
  620. </div>
  621.  
  622. <div id="description">{Description}</div>
  623.  
  624. </div>
  625.  
  626. <div id="muslimbae">
  627. <a title="muslimbae"href="http://muslimbae.tumblr.com">☾</a
  628. </div>
  629.  
  630. </div>
  631.  
  632. <div id="entries">{block:Posts}<div id="post">
  633.  
  634. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  635.  
  636. {block:Photo}{LinkOpenTag}<center><img src="{PhotoURL-250}"></center>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  637.  
  638. {block:Photoset}{Photoset-250}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  639.  
  640. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  641.  
  642. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  643.  
  644. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  645.  
  646. {block:AudioPlayer}
  647. <div class="audiowrapper">
  648. {block:AlbumArt}
  649. <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
  650. {/block:AlbumArt}
  651.  
  652. <div class="playerbuttonbg">
  653. <div class="newplayerbutton">
  654. <div class="playerbuttonhug">
  655.  
  656. {AudioPlayerWhite}
  657.  
  658. </div>
  659. </div>
  660. </div>
  661.  
  662. <div class="trackdetails">
  663.  
  664. {block:TrackName}{TrackName}{/block:TrackName}<br/>
  665. {block:Artist}Artist: {Artist}{/block:Artist}<br/>
  666. {block:Album}Album: {Album}{/block:Album}<br/>
  667. {PlayCountWithLabel}
  668.  
  669. </div>
  670. </div>
  671. {/block:AudioPlayer}
  672.  
  673. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  674.  
  675. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
  676.  
  677. <div id="info"><a href="{Perimalink}">{block:Date}<a href="{Permalink}">{Month} {DayOfMonth}</a> {/block:Date} with <a href="{Permalink}">{NoteCount} notes </a> {block:RebloggedFrom} — <a href="{ReblogParentURL}">via</a> ; {/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"> src <a href="{SourceURL}"></a>{/block:ContentSource}{/block:RebloggedFrom}
  678. <br>
  679.  
  680. {block:HasTags}{block:Tags} # <a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div>
  681.  
  682.  
  683. {Block:PostNotes}{PostNotes}{/block:PostNotes}
  684. <br><br><br>
  685. {/block:Posts}
  686.  
  687. <div id="pagination">
  688. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}
  689. </div>
  690. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment