Advertisement
shinnimin

my bbs

Dec 28th, 2013
1,278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.98 KB | None | 0 0
  1.  
  2.  
  3. <html lang="en">
  4. <head>
  5.  
  6. <meta name="color:Background" content="#fff"/>
  7. <meta name="color:Title" content="#aaa"/>
  8. <meta name="color:Text" content="#aaa"/>
  9. <meta name="color:Link" content="#aaa"/>
  10. <meta name="color:scrollbar" content="#ddd"/>
  11. <meta name="text:Link One" content="" />
  12. <meta name="text:Link Two" content="" />
  13. <meta name="text:Link Three" content="" />
  14. <meta name="text:Link Four" content="" />
  15. <meta name="text:hover text one" content="refresh" />
  16. <meta name="text:hover text two" content="message" />
  17. <meta name="text:hover text three" content="links" />
  18. <meta name="text:hover text four" content="themes" />
  19. <meta name="if:faded posts" content="1"/>
  20. <meta name="text:blogtitle" content="" />
  21. <meta name="if:round posts" content="0"/>
  22. </script>
  23.  
  24. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js"type="text/JavaScript"></script>
  25.  
  26. <style>
  27. div#qTip {
  28. padding:5px;
  29. height: auto;
  30. margin-top:5px;
  31. margin-left:10px;
  32. font-family:trebuchet ms;
  33. font-size:10px;
  34. display: none;
  35. text-align: center;
  36. position: absolute;
  37. line-height: 10px;
  38. z-index: 999999999999;
  39. background:white;
  40. border:1px dashed #eee;
  41. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  42. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  43. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  44. }
  45. </style>
  46.  
  47. <style type="text/css">
  48. #entry img{
  49. {block:indexpage}
  50. max-width:200px;
  51. {/block:indexpage}
  52.  
  53. -webkit-transition: all 0.7s ease-out;
  54. -moz-transition: all 0.7s ease-out;
  55. transition: all 0.7s ease-out;
  56. -webkit-filter:grayscale(30%);
  57. {block:ifroundposts}
  58. border-radius: 5px;
  59. {/block:ifroundposts}
  60. {/block:indexpage}
  61. }
  62. #entry img:hover{-webkit-filter:grayscale(0%);
  63. -webkit-transition: all 0.7s ease-out;
  64. -moz-transition: all 0.7s ease-out;
  65. transition: all 0.7s ease-out;
  66.  
  67. }
  68. #tumblr_controls{
  69. position:fixed !important;
  70. -webkit-filter: invert(100%)
  71. }
  72. @font-face { font-family: "basket";src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,}
  73. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/wt5v40t/q2Fme0ncp/wendy.ttf'); }
  74. @font-face{font-family:"et";src:url('http://static.tumblr.com/wimftiq/nEEmq0z8k/eternal_fascination.ttf');}
  75.  
  76. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  77.  
  78. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  79.  
  80. ::-webkit-scrollbar {width: 8px; height: 4px; background: #eeeeee; border-left: 1px solid #eee; }
  81.  
  82. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #fff; border-radius:5px; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; }
  83.  
  84. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  85.  
  86. a:link, a:active, a:visited{
  87. color:{color:link};
  88. text-decoration: none;
  89. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  90. }
  91. a:hover {
  92. font-style: none;
  93. color:{color:link};
  94. text-decoration:underline;
  95. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  96. }
  97. #akina{width:250px; height:auto;}
  98. {block:PermalinkPage}
  99. width:410px;
  100. {/block:PermalinkPage}
  101. }
  102. #center{
  103. padding-top:3px;
  104. padding-bottom:3px;
  105. position:fixed !important;
  106. width:250px;
  107. height:207px;
  108. background-color:white;
  109. {block:PermalinkPage}
  110. width:410px;
  111. height:207px;
  112. {/block:PermalinkPage}
  113. }
  114. body{
  115. margin:5px;
  116. background-color: {color:Background};
  117. background-image:url({image:Background});
  118. background-attachment: fixed;
  119. background-repeat: repeat;
  120. color:{color:Text};
  121. }
  122. #audio {
  123. width:200px;
  124. height:auto;
  125. min-height:60px;
  126. padding-bottom:0px;
  127. }
  128. .cover {
  129. position:absolute;
  130. z-index:1;
  131. width:60px;
  132. height:60px;
  133. }
  134. .cover img {
  135. float:left;
  136. width:60px;
  137. height:60px;
  138. }
  139. .playbox {
  140. opacity:0.6;
  141. width:27px;
  142. height:30px;
  143. overflow:hidden;
  144. position:absolute;
  145. z-index:1000;
  146. margin-left:17px;
  147. margin-top:17px;
  148. text-align:center;
  149. }
  150. .info {
  151. margin-left:73px;
  152. margin-top:4px;
  153. line-height:14px;
  154. }
  155. #posts{
  156. float:center;
  157. width:600px;
  158. margin-left:170px;
  159. margin-top:-10px;
  160. }
  161. #sidebar {
  162. position: fixed;
  163. margin-top:120px;
  164. margin-left:700px;
  165. z-index:9999;
  166. padding:14px;
  167. height:100px;
  168. border:1px dotted #eee;
  169. border-radius:90px;
  170. }
  171. div#description{
  172. position: fixed;
  173. text-align: center;
  174. line-height:12px;
  175. width:auto;
  176. font-family:trebuchet ms;
  177. font-size:10px;
  178. border-radius:5px;
  179. padding:5px;
  180. width:125px;
  181. color:{color:text};
  182. margin-top:265px;
  183. margin-left:695px;
  184. z-index:99999;
  185. }
  186. #blogtitle{
  187. position:fixed !important;
  188. font-family:;
  189. font-size:30px;
  190. margin-top:230px;
  191. padding:10px;
  192. text-align:center;
  193. height:25px;
  194. margin-left:695px;
  195. color:{color:title};
  196. z-index:9999999;
  197. }
  198. div#links{
  199. position: fixed;
  200. text-align: center;
  201. line-height: 12px;
  202. width:auto;
  203. opacity:.3;
  204. font-family:ronda;
  205. font-size:10px;
  206. padding:5px;
  207. margin-top:305px;
  208. margin-left:700px;
  209. z-index:99999;
  210. }
  211. #transparentpicture{
  212. position:fixed;
  213. right:5px;
  214. bottom:5px;
  215. z-index:100;
  216. opacity:.7;
  217. }
  218. #transparentpicture img{
  219. width:230px;
  220. }
  221. .title{
  222. font-family:basket;
  223. font-size: 15px;
  224. line-height: 10px;
  225. font-style:bold;
  226. color: {color:Title};
  227. text-transform: normal;
  228. padding: 2px 0px 0px 0px;
  229. }
  230. askk {
  231. font-family: basket;
  232. color: {color:Title};
  233. font-size:15px;
  234. text-transform:lowercase;
  235. z-index:1;
  236. }.credit a{
  237. background:white;
  238. font-family:"Consolas";
  239. padding:5px;
  240. letter-spacing:1px;
  241. font-size:9px;
  242. text-transform:lowercase;
  243. color:{color:Link};
  244. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  245. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  246. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  247. border-radius: 5px;
  248. }
  249. #entry {
  250. margin:10px;
  251. float:left;
  252. background:white;
  253. font-family:trebuchet ms;
  254. font-size:10px;
  255. padding:15px;
  256. color:{color:text};
  257. text-transform:lowercase;
  258. line-height:12px;
  259. width:200px;
  260. background:#fff;
  261. {block:PermalinkPage}
  262. width:400px;
  263. margin-left:10px;
  264. {/block:PermalinkPage}
  265. }#nmo{
  266. height:18px;
  267. text-align:center;
  268. overflow:hidden;
  269. text-transform:uppercase;
  270. background-color:#fff;
  271. letter-spacing:1px;
  272. font-size:8px;
  273. border-radius:5px;
  274. line-height:15px;
  275. z-index:999999999999999999999;
  276. -webkit-transition: all 0.4s ease-in-out;
  277. -moz-transition: all 0.4s ease-in-out;
  278. -o-transition: all 0.4s ease-in-out;
  279.  
  280. }
  281.  
  282.  
  283. #nmo:hover{
  284. border-bottom:2px solid {color:Link};
  285. height:115px;border-radius:5px;
  286. -webkit-transition: all 0.4s ease-in-out;
  287. -moz-transition: all 0.4s ease-in-out;
  288. -o-transition: all 0.4s ease-in-out;
  289. }
  290.  
  291. #entry .perma{
  292. font-style:italic;
  293. color:{color:Title};
  294. font-family:trebuchet ms;
  295. position: absolute;
  296. font-size: 8px;
  297. text-align:center;
  298. width:25px;
  299. height:25px;
  300. z-index: 99999;
  301. text-transform:uppercase;
  302. overflow:hidden;
  303. background-color:white;
  304. margin-top:20px;
  305. margin-left: 10px;
  306. padding: 5px;
  307. border-radius:90px;
  308. border:2px solid {color:Title};
  309. -webkit-filter: blur(5px);
  310. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  311. -webkit-transition: all 0.5s linear;
  312. -moz-transition: all 0.5s linear;
  313. transition: all 0.5s linear;
  314. }
  315. #entry:hover .perma{color:white;
  316. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  317. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  318. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  319. overflow:visible;
  320. opacity:1;
  321. margin-top:10px;
  322. -webkit-filter: blur(0px);
  323. -webkit-transition: all 0.5s linear;
  324. -webkit-transition: all 0.5s linear;
  325. -moz-transition: all 0.5s linear;
  326. transition: all 0.5s linear;
  327. }
  328. .permalinktext{
  329. display: block;
  330. font-family:ronda;
  331. font-size:10px;
  332. line-height:10px;
  333. text-align: right;
  334. margin: 5px;
  335. }
  336.  
  337. </style>
  338. <title>{title}</title>
  339. <link rel="shortcut icon" href="{favicon}">
  340. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=720" /></head>
  341.  
  342. <body>
  343. <div id="center">
  344. <div id="content">
  345.  
  346.  
  347. <div id="description">{Description}</div>
  348. <div id="links">
  349.  
  350. <a href="{text:Link One}"title="{text:hover text one}"><img src="http://icons.iconarchive.com/icons/virtuallnk/web/16/Home-icon.png" style="width:15px;"></a><font color="#fff">----</font>
  351.  
  352. <a href="{text:Link Two}"title="{text:hover text two}"><img src="http://icons.iconarchive.com/icons/virtuallnk/web/16/Email-icon.png"style="width:15px;"></a><font color="#fff">----</font>
  353.  
  354. <a href="{text:Link Three}"title="{text:hover text three}"><img src="
  355. http://icons.iconarchive.com/icons/virtuallnk/web/16/Admin-icon.png"style="width:15px;"></a><font color="#fff">----</font>
  356.  
  357. <a href="{text:Link four}"title="{text:hover text four}"><img src="http://icons.iconarchive.com/icons/virtuallnk/web/16/Add-icon.png"style="width:15px;"></a><font color="#fff">----</font>
  358.  
  359. <a href="{text:Link Six}"title="{text:hover text six}"><img src="
  360. "></a><font color="#fff">----</font></div>
  361.  
  362.  
  363. <div id="blogtitle">{text:blogtitle}</div>
  364.  
  365. <div id="posts">
  366. {block:Posts}
  367. <div id="entry">
  368.  
  369. {block:Text}
  370. {block:Title}<span class="title">{Title}</span>{/block:Title}
  371. <span class="entrytext">{Body}</span></a>
  372. {block:IndexPage}
  373. <div class="permalinktext">
  374. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  375. </div>
  376. {/block:IndexPage}
  377. {/block:Text}
  378.  
  379. {block:Link}
  380. <a href="{URL}" class="title">{Name}</a>
  381. {block:Description}{Description}{/block:Description}
  382. {block:IndexPage}
  383. <div class="permalinktext">
  384. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  385. </div>
  386. {/block:IndexPage}
  387. {block:Link}
  388.  
  389. {block:Photo}
  390. {block:IndexPage}
  391. <div class="perma" style="color:white;">
  392. <a href="{permalink}">{notecount}</a> <br> <a href="{reblogurl}">share</a> </span></div>
  393. {/block:IndexPage}
  394. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" style="" /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/>{LinkCloseTag}{/block:PermalinkPage}
  395. {/block:Photo}
  396.  
  397. {block:Photoset}
  398. <center>
  399. {block:IndexPage}
  400. <div class="perma">
  401. <a href="{permalink}">{notecountwithlabel}</a> <br> <a href="{reblogurl}">reblog post</a>
  402. </div>
  403. <div style="width: 200px; overflow-x:hidden;overflow-y:hidden;">{Photoset-250}</div>
  404. {/block:IndexPage}
  405. </center>
  406. <center>{block:PermalinkPage}<div style="width: auto; overflow-x:hidden;overflow-y:hidden;">{Photoset-500}{/block:PermalinkPage}</center>
  407. {/block:Photoset}
  408.  
  409. {block:Quote}
  410. <div class="quote">❝{quote}</div>
  411. {block:IndexPage}
  412. <div class="permalinktext">
  413. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  414. </div>{/block:IndexPage}
  415. {/block:IndexPage}
  416. {/block:Quote}
  417.  
  418. {block:Chat}
  419. {block:Title}<span class="title">{Title}</span>{/block:Title}
  420. <ul class="chat">
  421. {block:Lines}
  422. <li class="user_{UserNumber}">
  423. {block:Label}
  424. <span class="label">{Label}</span>
  425. {/block:Label}
  426.  
  427. {Line}<br>
  428. {/block:Lines}
  429. {block:IndexPage}
  430. <div class="permalinktext">
  431. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  432. </div>{/block:IndexPage}
  433. {/block:Chat}
  434.  
  435. {block:Audio}
  436. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  437. {block:IndexPage}
  438. <div class="permalinktext"><a href="{permalink}">{notecountwithlabel}</a>
  439. </div>
  440. {/block:IndexPage}
  441. {/block:Audio}
  442.  
  443. {block:Video}
  444. <center>
  445. {block:IndexPage}
  446. <div class="perma">
  447. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a> - <a href="{reblogurl}">reblog</a>
  448. </div>
  449. <div style="width: 200px; overflow-x:hidden;overflow-y:hidden;">{Video-250}</div>
  450. {/block:IndexPage}
  451. </center>
  452. <center>{block:PermalinkPage}<div style="width: 450px; overflow-x:hidden;overflow-y:hidden;">{Video-500}{/block:PermalinkPage}</center>
  453. {block:Video}
  454.  
  455. {block:Answer}
  456. <div style="margin-top:2px;;margin-bottom:0px;min-height:auto; padding: 4px; background-color:#f7f7f7;border-top:4px double #fff; border-bottom:4px double #fff; border-radius:5px;text-transform:lowercase; letter-spacing:0px;font-size:10px; font-family: trebuchet ms; border-radius:5px;">
  457. <askk>{asker}</askk>: {Question}</div>
  458. <div style="margin-top:5px;line-height:11px;margin-bottom:2px; text-align-align:left; text-transform:lowercase;letter-spacing:0px;font-size:10px;font-family:trebuchet ms;">
  459. {Answer}</div>
  460.  
  461. {block:IndexPage}
  462. <div class="permalinktext">
  463. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  464. </div>
  465. {/block:indexpage}
  466. {/block:Answer}
  467.  
  468. {block:PermalinkPage}
  469. <center>
  470. {block:Caption}{Caption}{/block:Caption}
  471. {block:RebloggedFrom}
  472. posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {notecountwithlabel}<br>
  473. <b>orginally posted by:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>reblogged from:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  474. {block:HasTags} tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
  475.  
  476. {block:NoteCount} <div style="border-bottom: 1px solid #eee; text-align: center; margin: 10px;"></div>{/block:NoteCount}
  477. </center>
  478. {/block:PermalinkPage}
  479.  
  480. {block:PostNotes}<div align="middle"></div>
  481. <center></center></span><br>
  482. <div id="postnotes">{PostNotes}</div><br>
  483. <center>{block:ContentSource}
  484. <br><a href="{SourceURL}">
  485. {lang:Source}:
  486. {block:SourceLogo}
  487. <img src="{BlackLogoURL}" width="{LogoWidth}"
  488. height="{LogoHeight}" alt="{SourceTitle}" />
  489. {/block:SourceLogo}
  490. {block:NoSourceLogo}
  491. {SourceLink}
  492. {/block:NoSourceLogo}
  493. </a>
  494. {/block:ContentSource}</center>
  495.  
  496. {/block:PostNotes}
  497. </div>
  498. {/block:Posts}
  499. </div></div>
  500.  
  501. {block:indexpage}
  502. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  503. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  504. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  505. <script type="text/javascript">
  506. $(window).load(function(){
  507. var $wall = $('#posts');
  508. $wall.imagesLoaded(function(){
  509. $wall.masonry({
  510. itemSelector: '#entry, #entry_photo',
  511. isAnimated : false
  512. });
  513. });
  514.  
  515. $wall.infinitescroll({
  516. navSelector : '#page-nav',
  517. nextSelector : '#page-nav a',
  518. itemSelector : '#entry, #entry_photo',
  519. bufferPx : 2000,
  520. debug : false,
  521. errorCallback: function() {
  522. $('#infscr-loading').fadeOut('normal');
  523. }},
  524. function( newElements ) {
  525. var $newElems = $( newElements );
  526. $newElems.hide();
  527. $newElems.imagesLoaded(function(){
  528. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  529. });
  530. }); $('#content').show(500);
  531. });
  532. </script>
  533. {/block:indexpage}
  534.  
  535. <script type="text/javascript">
  536. <!--
  537.  
  538. // Disable Right Click Script
  539.  
  540. function IE(e)
  541. {
  542. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  543. {
  544. return false;
  545. }
  546. }
  547. function NS(e)
  548. {
  549. if (document.layers || (document.getElementById && !document.all))
  550. {
  551. if (e.which == "2" || e.which == "3")
  552. {
  553. return false;
  554. }
  555. }
  556. }
  557. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  558.  
  559. //-->
  560. </script></div>
  561. <div class="credit" style="z-index:50000000000000000000000; position:fixed; top:25px; right:5px; width:15px;
  562. height:15px;">
  563. <a href="http://lyinng.tumblr.com/">L</a></div>
  564.  
  565.  
  566. </html>
  567.  
  568.  
  569. </html>
  570. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement