Advertisement
iusedtobeher-themes

~Neon lights~

Jul 19th, 2013
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.95 KB | None | 0 0
  1. <!--Theme by iusedtobeher | tumblr . Please don't remove credit. I love you. Have an amazing day! โ™ฅ-->
  2.  
  3. <html lang="en">
  4. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6. <head>
  7.  
  8.  
  9.  
  10.  
  11. <script type="text/javascript"
  12. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  13.  
  14. <!-- DEFAULT VARIABLES -->
  15. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  16.  
  17. <meta name="color:background" content="#fff"/>
  18. <meta name="color:link" content="#777"/>
  19. <meta name="color:text" content="#777"/>
  20. <meta name="color:title" content="#888"/>
  21. <meta name="color:borders" content="#ccc"/>
  22. <meta name="color:hover" content="#fff"/>
  23. <meta name="color:sidebar border" content="#ccc">
  24. <meta name="color:scrollbar" content="#ccc" />
  25.  
  26. <meta name="image:sidebar" content=""/>
  27. <meta name="image:background" content=""/>
  28.  
  29. <meta name="text:blogtitle" content="title here" />
  30.  
  31. <meta name="text:Link Three Title" content="link 3" />
  32. <meta name="text:Link Three" content="" />
  33. <meta name="text:Link Four Title" content="link 4" />
  34. <meta name="text:Link Four" content="" />
  35. <meta name="text:Link Five Title" content="link 5" />
  36. <meta name="text:Link Five" content="" />
  37. <meta name="text:Link six Title" content="link 6" />
  38. <meta name="text:Link six" content="" />
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
  41.  
  42.  
  43. <style type="text/css">
  44. ::-webkit-scrollbar {width: 4px; height: 4px; border:1px solid {color:borders}; background-color:{color:background};}
  45. ::-webkit-scrollbar-thumb { border-left:0px solid #ddd; background: {color:scrollbar};}
  46. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.8s ease-out;-moz-
  47.  
  48. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  49.  
  50. 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
  51.  
  52. 0.4s ease-out;}
  53.  
  54. iframe#tumblr_controls {
  55. position:fixed !important;-webkit-filter: invert(100%) ;
  56. -moz-transition: all 0.8s ease-out;
  57. -webkit-transition: opacity 0.7s linear;
  58. -webkit-transition: all 0.8s ease-out;
  59. transition: all 0.8s ease-out;
  60. opacity: 0.5;}
  61.  
  62.  
  63. p {
  64. margin:0px;
  65. margin-top:0px;
  66. }
  67.  
  68.  
  69. ::selection {
  70. background: #ffffff;
  71. color: #fff;
  72. }
  73.  
  74. ::-moz-selection {
  75. background: #ffffff;
  76. color: #ffffff;
  77. }
  78.  
  79. body {
  80. padding: 0px;
  81. margin: 0px;
  82. color:{color:text};
  83. font-family: consolas;
  84. line-height:12px;
  85. font-size:10px;
  86. background-image:url();
  87. background-color: {color:Background};
  88. background-attachment: fixed;
  89. background-repeat: repeat;
  90. }
  91.  
  92.  
  93. a:link, a:active, a:visited{
  94. -webkit-transition: color 0.3s ease-out;
  95. -moz-transition: color 0.3s ease-out;
  96. transition: color 0.3s ease-out;
  97. color:{color:link};
  98. text-decoration: none;}
  99.  
  100.  
  101. a:hover {
  102. background:{color:hover};
  103. border-bottom:1px solid #ddd;
  104.  
  105. }
  106.  
  107. faqq {
  108. font-size:40px;
  109. line-height:15px;
  110. margin:4px;
  111. color:#92afbb;
  112. text-shadow: 2px 2px 1px #eee;
  113. font-family:ca;
  114. }
  115.  
  116. askname{
  117. font-family:jenna;
  118. font-size:13px;
  119. z-index:99;
  120. }
  121.  
  122. .entry {
  123. float:left;
  124. display: block;
  125. margin:2px;
  126. line-height:7px;
  127. padding:1px;
  128. border: 1px solid #ddd;
  129. overflow:hidden;
  130. width:275px;
  131. opacity:1;
  132. {block:PermalinkPage}
  133. width:428px;
  134. text-align:left;
  135. line-height:10px;
  136. {/block:PermalinkPage}
  137. background-color:white;
  138. }
  139.  
  140. .entry .perma a{
  141. color:#444;
  142. }
  143.  
  144. .entry .perma a:hover {
  145. text-decoration: none;
  146. font-style:;
  147. text-shadow:0px 0px 2px #000;
  148. color: {color:Hover};
  149. }
  150.  
  151. .entry .perma{
  152.  
  153.  
  154. }
  155.  
  156. .entry:hover .perma{
  157. margin-left: 0px;
  158. left:5px;
  159. overflow:visible;
  160. opacity:0.85;
  161. }
  162.  
  163. .entry .perma2 a{
  164. color:#444;}
  165.  
  166. .entry .perma2 a:hover {
  167. text-decoration: none;
  168. font-style:;
  169. color: {color:Hover};
  170. }
  171.  
  172. .entry .perma2{
  173. width:296px;
  174. height: 22px;
  175. font-family: consolas;
  176. text-transform:uppercase;
  177. position: absolute;
  178. font-size: 9.5px;
  179. line-height: 22px;
  180. text-align: center;
  181. overflow:hidden;
  182. background-color:#fff;
  183. letter-spacing:0px;
  184. bottom:-10px;
  185. margin-left: 0px;
  186. padding-bottom:1px;
  187. border-top: 4px solid #ebf1f0;
  188. border-radius: 0px;
  189. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  190. -webkit-transition: all 0.5s linear;
  191. -moz-transition: all 0.5s linear;
  192. transition: all 0.5s linear;
  193. }
  194.  
  195. .entry:hover .perma2{
  196. overflow:visible;
  197. opacity:.9;
  198. bottom:10px;
  199. border-top-right-radius: 0px;
  200. border-bottom-left-radius: 0px;
  201. -webkit-transition: all 0.5s linear;
  202. -webkit-transition: all 0.5s linear;
  203. -moz-transition: all 0.5s linear;
  204. transition: all 0.5s linear;
  205. }
  206. #posts {
  207. width:800px;
  208. margin-top:10px;
  209. z-index:1;
  210. margin-left:220px;
  211. right:auto;
  212. background:transparent;
  213. margin-right:auto;
  214. position:relative;
  215. overflow-y: hidden;
  216. }
  217.  
  218. div#center{
  219. position:fixed;
  220. width:300px;
  221. overflow:auto;
  222. overflow-y:hidden;
  223. margin-left:950px;
  224. margin-top:10px;
  225. }
  226.  
  227. background{
  228. padding:1px;
  229. }
  230.  
  231. .title{
  232. font-family:consolas;
  233. font-size: 13px;
  234. text-transform:uppercase;
  235. line-height: 13px;
  236. color:{color:Title};
  237. letter-spacing: 0px;
  238. word-spacing:2px;
  239. font-weight: normal;
  240. padding:0px 0px 0px 0px;
  241. }
  242.  
  243. #under{
  244. color:#ddd;
  245. width:638px;
  246. height:60px;
  247. padding:5px;
  248. letter-spacing:0px;
  249. margin-top:-180px;
  250. position:relative;
  251. font-family:s;
  252. font-size:56px;
  253. line-height:40px;
  254. margin-left:320px;
  255. letter-spacing:1px;
  256. text-align:center;
  257. text-shadow:2px 2px 0px #fff;
  258. -webkit-transform: rotate(0deg);
  259. -moz-transform: rotate(0deg);
  260. }
  261.  
  262. .permalink{
  263. text-transform: normal;
  264. display: block;
  265. text-align: right;
  266. text-decoration: none;
  267. }
  268.  
  269. #infscr-loading{
  270. bottom: -70px;
  271. position: absolute;
  272. left: 50%;
  273. margin-left:-8px;
  274. width:16px;
  275. height:11px;
  276. overflow:hidden;
  277. margin-bottom: 50px;
  278. }
  279.  
  280. #postnotes{
  281. text-align: justify;}
  282.  
  283. #postnotes blockquote{
  284. border: 0px;}
  285.  
  286. blockquote{
  287. padding:0px 0px 2px 5px;
  288. margin:0px 0px 2px 10px;
  289. border-left: 1px dotted #555555;
  290. }
  291.  
  292. blockquote p, ul{
  293. margin:0px;
  294. padding:0px;
  295. }
  296.  
  297.  
  298. a img{border: 0px;}
  299.  
  300.  
  301. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  302.  
  303. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  304. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  305.  
  306. .notes img{width:10px; position:relative; top:3px;}
  307. <--ses-->
  308. small{font-size: 90%;}
  309.  
  310. {CustomCSS}
  311.  
  312. </style>
  313.  
  314. {block:IndexPage}
  315. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  316. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  317.  
  318. <script type="text/javascript">
  319. $(window).load(function(){
  320. var $wall = $('#posts');
  321. $wall.imagesLoaded(function(){
  322. $wall.masonry({
  323. itemSelector: '.entry, .entry_photo',
  324. isAnimated : false
  325. });
  326. });
  327.  
  328. $wall.infinitescroll({
  329. navSelector : '#pagination',
  330. nextSelector : '#pagination a',
  331. itemSelector : '.entry, .entry_photo',
  332. bufferPx : 2000,
  333. debug : false,
  334. errorCallback: function() {
  335. $('#infscr-loading').fadeOut('normal');
  336. }},
  337. function( newElements ) {
  338. var $newElems = $( newElements );
  339. $newElems.hide();
  340. $newElems.imagesLoaded(function(){
  341. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  342. });
  343. }); $('#posts').show(500);
  344. });
  345. </script>
  346.  
  347.  
  348. {/block:IndexPage}
  349.  
  350.  
  351. <title>{title}</title>
  352.  
  353. <link rel="shortcut icon" href="{favicon}" />
  354. <meta name="viewport" content="width=820" />
  355. </head>
  356.  
  357. <body>
  358. <div class="wrapper">
  359. <div class="header">
  360. </div>
  361.  
  362. <div style="margin-top:50px; margin-left:1000px; position:fixed;"><img src="{image:sidebar}" width=150px height=200px></div><div class="sidebar"></div></div>
  363. </br>
  364. <div id="center">
  365.  
  366. <div id="blogtitle">
  367. <div style="
  368. margin-top:190px;
  369. margin-left:50px;
  370. color:black;
  371. height:50px;
  372. padding:3px;
  373. letter-spacing:0px;
  374. position:relative;
  375. background-white;
  376. font-family: 'Parisienne', cursive;
  377. font-size:51px;
  378. line-height:70px;
  379. letter-spacing:1px;
  380. text-align:center;">
  381. {text:blogtitle}</div></div>
  382.  
  383. </center>
  384. </br>
  385. <center>
  386. <div id="desc">
  387. {description}
  388. </br>
  389. </br>
  390. <a href="/">home</a> /
  391. <a href="/ask">ask</a> /
  392. <a href="{text:Link Three}">{text:Link Three Title}</a>
  393. </br></br>
  394. <a href="{text:Link Four}">{text:Link Four Title}</a> /
  395. <a href="{text:Link Five}">{text:Link Five Title}</a> /
  396. <a href="{text:Link six}">{text:Link six Title}</a>
  397. </br></br>
  398. </center>
  399.  
  400. </div>
  401. </div></div></div></div></div></div>
  402. </div></div></div>
  403.  
  404. <div class="left">
  405. <div id="posts">
  406. {block:Posts}
  407. <div class="entry">
  408.  
  409. {block:Answer}
  410. <div style="margin-top:2px; margin-bottom:0px; overflow:auto;height:40px; padding: 4px; background-color:#fff;border:1px solid {color:borders};border-radius:4px;">
  411. <img src="{AskerPortraitURL-40}" width="40" align="left" style="margin-right:3.5px;"/><askname>{asker}</askname>: {Question}</div>
  412. <div style="margin-top:2px; margin-bottom:4px; background: transparent;">{Answer}</div>
  413. <div class="permalink"> <a href="{permalink}">{notecountwithlabel}</a> </div>
  414. {/block:Answer}
  415.  
  416. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  417.  
  418. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  419. {/block:Text}
  420.  
  421. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  422.  
  423. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  424.  
  425. {block:Photo}
  426. {block:IndexPage}
  427. <center>
  428. <div class="perma2">
  429. <a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a> ยท <a href="{permalink}">{timeago}</a> ยท <a href="{reblogurl}" target="_blank">reblog</a></div>
  430.  
  431. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  432. {/block:IndexPage}
  433. {block:PermalinkPage}
  434. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  435.  
  436. {LinkCloseTag}
  437. {/block:PermalinkPage}
  438. {/block:Photo}
  439.  
  440. {block:Photoset}
  441. {block:IndexPage}
  442. <center>
  443. <div class="perma2">
  444. <a href="{Permalink}"> notecount</a> </div>
  445. <div class="perma">
  446. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  447. {Photoset-250}</center>
  448. {/block:IndexPage}
  449. {block:PermalinkPage}
  450. <center>
  451. {Photoset-500}</center>
  452. {/block:PermalinkPage}
  453. {/block:Photoset}
  454.  
  455. {block:Quote}<span class="title">"{Quote}"</span> โ€” {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  456.  
  457. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  458.  
  459. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  460. <ul class="chat">
  461. {block:Lines}
  462. <li class="user_{UserNumber}">
  463. {block:Label}
  464. <span class="label">{Label}</span>
  465. {/block:Label}
  466.  
  467. {Line}
  468. </li>
  469. {/block:Lines}
  470. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  471. {/block:Chat}
  472.  
  473. {block:Audio}
  474. <div style="width:200px; height:30px;">
  475. {AudioPlayerBlack}
  476. </div>
  477. {block:IndexPage}{caption}<span class="permalink">
  478. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  479. </span>{/block:IndexPage}
  480. {/block:Audio}
  481.  
  482. {block:Video}
  483. {block:IndexPage}
  484. <center>
  485. <div class="perma2">
  486. <a href="{Permalink}"> {notecount}</a> </div>
  487. <div class="perma">
  488. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  489. {Video-250}</center>
  490. {/block:IndexPage}
  491. {block:PermalinkPage}
  492. <center>
  493. {Video-400}</center>
  494. {/block:PermalinkPage}
  495. {block:Video}
  496.  
  497.  
  498. {block:PostNotes}<div align="middle">{caption}</div>
  499. <center>
  500.  
  501. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  502.  
  503. {block:HasTags}
  504. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  505. {block:RebloggedFrom}
  506. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  507. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  508.  
  509. {/block:RebloggedFrom}
  510. </center></span>
  511. <br>
  512. <div id="postnotes">{PostNotes}</div><br>
  513.  
  514. <center>{block:ContentSource}
  515. <br><a href="{SourceURL}">
  516. {lang:Source}:
  517. {block:SourceLogo}
  518. <img src="{BlackLogoURL}" width="{LogoWidth}"
  519. height="{LogoHeight}" alt="{SourceTitle}" />
  520. {/block:SourceLogo}
  521. {block:NoSourceLogo}
  522. {SourceLink}
  523. {/block:NoSourceLogo}
  524. </a>
  525. {/block:ContentSource}</center>
  526.  
  527. {/block:PostNotes}
  528. </div>
  529. {/block:Posts}
  530. </div></div>
  531.  
  532. {block:IndexPage}
  533. {block:Pagination}
  534. <div id="pagination">
  535. {block:NextPage}
  536. <a id="nextPage" href="{NextPage}"></a>
  537. {/block:NextPage}
  538. {block:PreviousPage}
  539. <a href="{PreviousPage}"></a>
  540. {/block:PreviousPage}
  541. </div>
  542. {/block:Pagination}
  543. {/block:IndexPage}
  544.  
  545. </body>
  546. </body>
  547.  
  548. <div style="bottom:5px;right:4px;position:fixed;"><a href="http://iusedtobeher.tumblr.com/">c</a></div>
  549.  
  550. </html>
  551. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement