Advertisement
kingsdylan

theme #17; grid

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