kingsdylan

theme #18; periwinkle

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