Advertisement
kingsdylan

theme #17; bold

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