kingsdylan

theme #12; Bangerz

Feb 23rd, 2014
2,487
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.94 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. --->
  11.  
  12. <meta name="color:Background" content="ffffff"/>
  13. <meta name="color:Text" content="#c6c6c6"/>
  14. <meta name="color:Link" content="#adadad"/>
  15. <meta name="color:Hover" content="#e3e3e3"/>
  16.  
  17. <meta name="image:sidebar" content=""/>
  18.  
  19. <meta name="text:flip" content="flip"/>
  20.  
  21. <meta name="text:link1" content="Link1"/>
  22. <meta name="text:link1 url" content="/"/>
  23. <meta name="text:link2" content="Link2"/>
  24. <meta name="text:link2 url" content="/"/>
  25. <meta name="text:link3" content="Link3"/>
  26. <meta name="text:link3 url" content="/"/>
  27.  
  28. <style type="text/css">
  29.  
  30. ::-webkit-scrollbar {background-color: #ffffff; height:8px; width:4px}
  31. ::-webkit-scrollbar-thumb:vertical {background-color: #fdd1ec; height:50px}
  32. ::-webkit-scrollbar-thumb:horizontal {background-color: #dadada; height:8px!important}
  33.  
  34. iframe#tumblr_controls {
  35. white-space:nowrap;
  36. -webkit-filter: invert(100%);
  37. -moz-filter: invert(100%);
  38. -o-filter: invert(100%);
  39. -ms-filter: invert(100%);
  40. filter: invert(100%);
  41. opacity:.2;transition: .8s ease-in-out;
  42. -webkit-transition: .8s ease-in-out;
  43. -moz-transition: .8s ease-in-out;
  44. -o-transition: .8s ease-in-out;}
  45.  
  46.  
  47. body {
  48. background:#ffffff;
  49. margin:0px;
  50. color:{color:text};
  51. font-family:arial;
  52. font-size:10px;
  53. line-height:100%;
  54. background: url(https://31.media.tumblr.com/0efcc995d4b54d3fea514698ec51c04e/tumblr_inline_n12odjCQU71s77149.png) no-repeat center center fixed;
  55. -webkit-background-size: cover;
  56. -moz-background-size: cover;
  57. -o-background-size: cover;
  58. background-size: cover; }
  59. }
  60.  
  61. a {
  62. text-decoration:none;
  63. outline:none;
  64. -moz-outline-style:none;
  65. color:{color:link};
  66. }
  67.  
  68. a:hover{
  69. color:{color:hover};
  70. }
  71.  
  72. a {
  73. cursor:help;
  74. text-decoration:none;
  75. outline:none;
  76. -moz-outline-style:none;
  77. color:{color:link};
  78. -moz-transition-duration:0.1s;
  79. -webkit-transition-duration:0.1s;
  80. -o-transition-duration:0.1s;
  81. }
  82.  
  83. img {
  84. border:none;
  85. }
  86.  
  87. blockquote {
  88. padding-left:5px;
  89. border-left:2px solid;
  90. }
  91.  
  92. blockquote blockquote {
  93. padding-left:5px;
  94. border-left:2px solid;
  95. }
  96.  
  97. h1 {
  98. font-size:15px;
  99. }
  100.  
  101. #entries {
  102. padding:10px;
  103. width:400px;
  104. margin-left:500px;
  105. margin-top:30px;
  106. }
  107.  
  108. #post {
  109. width:400px;
  110. margin-bottom:10px;
  111. background:white;
  112. padding:10px;
  113. }
  114.  
  115. #sidebar {
  116. position:fixed;
  117. margin-left:130px;
  118. margin-top:230px;
  119. background:white;
  120. padding:10px;
  121. width:230px;
  122. }
  123.  
  124. @font-face{font-family:Lala;src:url(http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff);}
  125.  
  126. #title {
  127. font-size:20px;
  128. text-align:left;
  129. margin-bottom:5px;
  130. font-family:lala;
  131. }
  132.  
  133. #sidebarimage {
  134. width:230px;
  135. }
  136.  
  137. #sidebarimage img {
  138. width:230px;
  139. }
  140.  
  141. #links{
  142. margin-top:10px;
  143. margin-left:20px;
  144. text-align:center;
  145. background:white;
  146. width:200px;
  147. }
  148.  
  149. #links a{
  150.  
  151. }
  152.  
  153. #links a:hover{
  154. color:{color:hover};
  155. }
  156.  
  157. #description {
  158. text-align:center;
  159. margin-top:5px;
  160. width:220px;
  161. background:white;
  162. padding-bottom:10px;
  163. }
  164.  
  165. #info {
  166. text-align:center;
  167. margin-top:10px;
  168. }
  169.  
  170. <!------ ASK/ANSWERED ------>
  171.  
  172. #asker {
  173. font-size: 9px;
  174. padding:5px;
  175. text-align:left;
  176. font-family:arial;
  177. color: #b6afaf;
  178. background-color:white;
  179. }
  180.  
  181. #askerj {
  182. border-radius: 100px;
  183. float: left;
  184. padding-left: 4px;
  185. padding-right: 8px;
  186. padding-top: 4px;
  187. }
  188.  
  189. #askerj img {
  190. border-radius: 100px;
  191. }
  192.  
  193. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  194.  
  195. #urlasker {
  196. font-family:cedarcursive;
  197. font-size:15px;
  198. }
  199.  
  200. #answer {
  201. text-align: right;
  202. background-color: #fcfcfc;
  203. color: #b6afaf;
  204. padding:1px;
  205. padding-top:30px;
  206. padding-right:9px;
  207. padding-left:11px;
  208. }
  209.  
  210.  
  211. .newplayerbutton {
  212. position: relative;
  213. width: 28px;
  214. height: 27px;
  215. overflow: hidden;
  216. }
  217.  
  218. .playerbuttonhug {
  219. position: absolute;
  220. top: -11px;
  221. left: -12px;
  222. }
  223.  
  224.  
  225. .tumblr_audio_player {
  226. border: none;
  227. padding: 0px;
  228. margin: 0px;
  229. height: 50px;
  230. width: 500px;
  231. }
  232.  
  233. .playerbuttonbg {
  234. position: absolute;
  235. left: 20px;
  236. top: 20px;
  237. width: 28px;
  238. height: 28px;
  239. background-color: #ffffff;
  240. padding: 10px;
  241. -webkit-border-radius: 40px;
  242. -moz-border-radius: 40px;
  243. border-radius: 40px;
  244. opacity: .4;
  245. filter: alpha(opacity=40);
  246. -moz-opacity: 0.4;
  247. -khtml-opacity: 0.4;
  248. transition: opacity .7s ease-in-out;
  249. -moz-transition: opacity .7s ease-in-out;
  250. -webkit-transition: opacity .7s ease-in-out;
  251. }
  252.  
  253. .playerbuttonbg:hover {
  254. opacity: 1;
  255. filter: alpha(opacity=100);
  256. -moz-opacity: 1;
  257. -khtml-opacity: 1;
  258. }
  259.  
  260. .audioimgwrapper {
  261. position: absolute;
  262. left: 0px;
  263. top: 0px;
  264. -webkit-border-radius: 50px;
  265. -moz-border-radius: 50px;
  266. border-radius: 50px;
  267. overflow: hidden;
  268. width: 88px;
  269. height: 88px;
  270. }
  271.  
  272. .audioimgwrapper img {
  273. width: 100%;
  274. height: auto;
  275. -webkit-border-radius: 50px;
  276. -moz-border-radius: 50px;
  277. border-radius: 50px;
  278. }
  279.  
  280. .trackdetails {
  281. width: auto;
  282. display:inline-block;
  283. margin-left: 100px;
  284. min-height: 85px;
  285. }
  286.  
  287. .audiowrapper {
  288. position: relative;
  289. display:inline-block;
  290. }
  291.  
  292. @font-face { font-family: "redensek"; src: url('http://static.tumblr.com/4yxykdm/ICUlrfl4t/redensek_1_.ttf'); }
  293.  
  294. #zaynflirt{
  295. position:fixed;
  296. font-family:redensek;
  297. font-size:18px;
  298. line-height:50%;
  299. right:15px;
  300. bottom:25px;
  301. text-transform:uppercase;
  302. }
  303.  
  304. #zaynflirt a {
  305. color:white;
  306. }
  307.  
  308. #s-m-t-tooltip{
  309. max-width:250px;
  310. z-index:999999;
  311. margin:10px;
  312. padding:3px 7px;
  313. border-radius:0px;
  314. text-transform:uppercase; /* cand be lowercase or none */
  315. border-bottom:3px solid #fdd1ec; /* change the border width and color */
  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.  
  321. }
  322.  
  323. #pagination {
  324. padding-bottom: 35px;
  325. text-transform: lowercase;
  326. margin-left:320px;
  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.  
  337. }
  338.  
  339. #pagination a:hover {
  340. color:{color:hover};
  341. }
  342.  
  343. {CustomCSS}</style></head><body>
  344.  
  345. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  346. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  347. <script>
  348. (function($){
  349. $(document).ready(function(){
  350. $("a[title]").style_my_tooltips({
  351. tip_follows_cursor:true,
  352. tip_delay_time:300,
  353. tip_fade_speed:300,
  354. attribute:"title"
  355. });
  356. });
  357. })(jQuery);
  358. </script>
  359.  
  360. <div id="sidebar">
  361.  
  362. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  363.  
  364. <div id="description">{Description}</div>
  365.  
  366. <!DOCTYPE html>
  367. <html>
  368. <head>
  369. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js">
  370. </script>
  371. <script>
  372. $(document).ready(function(){
  373. $("#flip").click(function(){
  374. $("#panel").slideToggle("slow");
  375. });
  376. });
  377. </script>
  378.  
  379. <style type="text/css">
  380.  
  381.  
  382. #flip {
  383. padding:5px;
  384. text-align:center;
  385. background-color:#ffffff;
  386. width:200px;
  387. margin-left:8px;
  388. }
  389.  
  390. #panel {
  391. padding:10px;
  392. display:none;
  393. margin-left:-15px;
  394. width:200px;
  395. }
  396.  
  397.  
  398. </style>
  399. </head>
  400. <body>
  401.  
  402. <div id="panel">
  403.  
  404. <div id="links">
  405. <a href="/">refresh</a>
  406. <a href="/msg">msg</a>
  407. <a href="{text:link1 url}">{text:link1}</a>
  408. <a href="{text:link2 url}">{text:link2}</a>
  409. <a href="{text:link3 url}">{text:link3}</a>
  410. </div> </div>
  411.  
  412. <div id="flip">{text:flip}</div>
  413.  
  414. </body>
  415. </html>
  416.  
  417.  
  418. </div>
  419.  
  420. <div id="zaynflirt">
  421. <a title="zaynflirt"href="http://zaynflirt.tumblr.com">☾</a
  422. </div>
  423.  
  424. </div>
  425.  
  426. <div id="entries">{block:Posts}<div id="post">
  427.  
  428. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  429.  
  430. {block:Photo}{LinkOpenTag}<center><img src="{PhotoURL-400}"></center>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  431.  
  432. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  433.  
  434. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  435.  
  436. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  437.  
  438. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  439.  
  440. {block:AudioPlayer}
  441. <div class="audiowrapper">
  442. {block:AlbumArt}
  443. <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
  444. {/block:AlbumArt}
  445.  
  446. <div class="playerbuttonbg">
  447. <div class="newplayerbutton">
  448. <div class="playerbuttonhug">
  449.  
  450. {AudioPlayerWhite}
  451.  
  452. </div>
  453. </div>
  454. </div>
  455.  
  456. <div class="trackdetails">
  457.  
  458. {block:TrackName}{TrackName}{/block:TrackName}<br/>
  459. {block:Artist}Artist: {Artist}{/block:Artist}<br/>
  460. {block:Album}Album: {Album}{/block:Album}<br/>
  461. {PlayCountWithLabel}
  462.  
  463. </div>
  464. </div>
  465. {/block:AudioPlayer}
  466.  
  467. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  468.  
  469. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
  470.  
  471. <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}
  472. <br>
  473.  
  474. {block:HasTags}{block:Tags} # <a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div>
  475.  
  476.  
  477. {Block:PostNotes}{PostNotes}{/block:PostNotes}
  478. <br><br><br>
  479. {/block:Posts}
  480.  
  481. <div id="pagination">
  482. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}
  483. </div>
  484. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment