Advertisement
colettemichelle98

transparent theme by taintedhopes

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