Advertisement
abss_99

there ya go mrs styles ;)

Jul 30th, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.45 KB | None | 0 0
  1. <!--
  2. Go to tumblr.com/docs/en/custom_themes for assistance.
  3. -->
  4.  
  5. <html lang="en">
  6. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  7. <html xmlns="http://www.w3.org/1999/xhtml">
  8. <head>
  9.  
  10. <script type="text/javascript">
  11. <!--
  12.  
  13. // Disable Right Click Script
  14.  
  15. function IE(e)
  16. {
  17. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  18. {
  19. return false;
  20. }
  21. }
  22. function NS(e)
  23. {
  24. if (document.layers || (document.getElementById && !document.all))
  25. {
  26. if (e.which == "2" || e.which == "3")
  27. {
  28. return false;
  29. }
  30. }
  31. }
  32. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  33.  
  34. //-->
  35. </script>
  36.  
  37.  
  38. <script type="text/javascript"
  39. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  40.  
  41. <!--DEFAULT VARIABLES-->
  42. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  43. <meta name="color:background" content="#fff"/>
  44. <meta name="color:link" content="#777"/>
  45. <meta name="color:text" content="#777"/>
  46. <meta name="color:title" content="#333"/>
  47. <meta name="color:hover" content="#fff"/>
  48. <meta name="color:border1" content="#ddd"/>
  49. <meta name="color:border2" content="#ddd"/>
  50. <meta name="image:sidebar" content="1"/>
  51. <meta name="image:background" content="1"/>
  52.  
  53.  
  54. <style type="text/css">
  55.  
  56.  
  57. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  58.  
  59. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  60.  
  61. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  62.  
  63. p {
  64. margin:0px;
  65. margin-top:0px;
  66. }
  67.  
  68.  
  69. body {
  70. padding: 0px;
  71. margin: 0px;
  72. color:{color:text};
  73. font-family: dixel;
  74. line-height:7px;
  75. font-size:8px;
  76. background-color: {color:Background};
  77. background-image:url({image:Background});
  78. background-attachment: fixed;
  79. background-repeat: repeat;
  80. }
  81.  
  82.  
  83. a:link, a:active, a:visited{
  84. text-decoration: none;
  85. -webkit-transition: color 0.3s ease-out;
  86. -moz-transition: color 0.3s ease-out;
  87. transition: color 0.3s ease-out;
  88. color:{color:link};
  89. }
  90.  
  91. a:hover {
  92. text-decoration: none;
  93. font-style:;
  94. color: {color:Hover};
  95. }
  96.  
  97. div#center{
  98. margin:auto;
  99. position:relative;
  100. width:1000px;
  101. background-color:;
  102. overflow:auto;
  103. overflow-y:hidden;
  104. }
  105.  
  106.  
  107. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  108. .entry {
  109. float:left;
  110. display: block;
  111. margin:5px;
  112. overflow:hidden;
  113. width:220px;
  114. {block:PermalinkPage}
  115. width:450px;
  116. text-align:left;
  117. line-height:10px;
  118. {/block:PermalinkPage}
  119. background:white;
  120. background-image:URL();
  121. }
  122.  
  123.  
  124. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  125. .entry .perma{
  126. width:220px;
  127. height:16px;
  128. margin-left:0px;
  129. position: absolute;
  130. line-height: 16px;
  131. overflow:hidden;
  132. text-align:center;
  133. top:0px;
  134. background:white;
  135. word-spacing:2px;
  136. letter-spacing:1px;
  137. opacity: 0.0;
  138. -webkit-transition: all .7s ease;
  139. -moz-transition: all .7s ease;
  140. -o-transition: all .7s ease;
  141. transition: all .7s ease;
  142.  
  143. }
  144.  
  145. .entry:hover .perma{
  146. overflow:visible;
  147. opacity:0.9;
  148. }
  149.  
  150.  
  151. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  152. #posts {
  153. width:500px;
  154. margin-top:1px;
  155. z-index:99;
  156. margin-left:319px;
  157. right:auto;
  158. background:transparent;
  159. margin-right:auto;
  160. position:relative;
  161. overflow-y: hidden;
  162. }
  163.  
  164.  
  165. /*CUSTOMIZE SIDEBAR HERE*/
  166. #sidebar{
  167. position:fixed !important;
  168. width:290px;
  169. background:white;
  170. height:auto;
  171. margin-top:100px;
  172. margin-left:-150px;
  173. text-align:center;
  174. border:3px outset;
  175. border-top:20px solid {color:border1};
  176. border-bottom:20px solid {color:border1};
  177. border-left:15px solid {color:border2};
  178. border-right:15px solid {color:border2};
  179. }
  180.  
  181. #sidebar #desc{
  182. position:fixed;
  183. height:auto;
  184. margin-top: -200px;
  185. margin-left:30px;
  186. width:200px;
  187. opacity:1;
  188. font-family:arial;
  189. border:4px solid {color:desc};
  190. line-height: 15px;
  191. padding-top:5px;
  192. padding-bottom:5px;
  193. padding-left:10px;
  194. padding-right:10px;
  195. background-color:white;
  196. font-size:18px;
  197. border-radius:5px 20px/15px 5px;
  198. }
  199.  
  200. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  201.  
  202.  
  203. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  204. .title{
  205. line-height: 12px;
  206. color:{color:Title};
  207. font-weight: normal;
  208. }
  209.  
  210.  
  211. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  212. .permalink{
  213. text-transform: normal;
  214. display: block;
  215. text-align: right;
  216. text-decoration: none;
  217. }
  218.  
  219.  
  220. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  221. #infscr-loading{
  222. bottom: -70px;
  223. position: absolute;
  224. left: 50%;
  225. margin-left:-8px;
  226. width:16px;
  227. height:11px;
  228. overflow:hidden;
  229. margin-bottom: 50px;
  230. }
  231.  
  232. #postnotes{
  233. text-align: justify;}
  234.  
  235. #postnotes blockquote{
  236. border: 0px;}
  237.  
  238. blockquote{
  239. padding:0px 0px 2px 5px;
  240. margin:0px 0px 2px 10px;
  241. border-left: 1px dotted #555555;
  242. }
  243.  
  244. blockquote p, ul{
  245. margin:0px;
  246. padding:0px;
  247. }
  248.  
  249. a img{border: 0px;}
  250.  
  251.  
  252. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  253.  
  254. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  255. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  256.  
  257. .notes img{width:10px; position:relative; top:3px;}
  258. <--ses-->
  259. small{font-size: 90%;}
  260.  
  261. {CustomCSS}
  262.  
  263. </style>
  264.  
  265. {block:IndexPage}
  266. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  267. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  268.  
  269. <script type="text/javascript">
  270. $(window).load(function(){
  271. var $wall = $('#posts');
  272. $wall.imagesLoaded(function(){
  273. $wall.masonry({
  274. itemSelector: '.entry, .entry_photo',
  275. isAnimated : false
  276. });
  277. });
  278.  
  279. $wall.infinitescroll({
  280. navSelector : '#pagination',
  281. nextSelector : '#pagination a',
  282. itemSelector : '.entry, .entry_photo',
  283. bufferPx : 2000,
  284. debug : false,
  285. errorCallback: function() {
  286. $('#infscr-loading').fadeOut('normal');
  287. }},
  288. function( newElements ) {
  289. var $newElems = $( newElements );
  290. $newElems.hide();
  291. $newElems.imagesLoaded(function(){
  292. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  293. });
  294. }); $('#posts').show(500);
  295. });
  296. </script>
  297.  
  298.  
  299. {/block:IndexPage}
  300.  
  301.  
  302. <title>{title}</title>
  303.  
  304. <link rel="shortcut icon" href="{Favicon}" />
  305. <meta name="viewport" content="width=820" />
  306. </head>
  307.  
  308. <body>
  309. <BODY onselectstart="return false;" ondragstart="return false;">
  310. <div class="wrapper">
  311. <div class="header">
  312. </div>
  313.  
  314. <div id="cage">
  315. <div id="center">
  316.  
  317. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  318. <div id="sidebar">
  319. <center>
  320. <a href="/"><img src="{image:sidebar}" width=100%></a>
  321. <div id="desc">{description}</div>
  322. </center>
  323. </div>
  324. <!------------------------------------->
  325.  
  326.  
  327. <div class="left">
  328. <div id="posts">
  329. {block:Posts}
  330. <div class="entry">
  331.  
  332. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  333.  
  334. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  335. {/block:Text}
  336.  
  337. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  338.  
  339. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  340.  
  341. {block:Photo}
  342. {block:IndexPage}
  343. <center>
  344. <div class="perma">
  345. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  346.  
  347. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  348. {/block:IndexPage}
  349. {block:PermalinkPage}
  350. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  351.  
  352. {LinkCloseTag}
  353. {/block:PermalinkPage}
  354. {/block:Photo}
  355.  
  356. {block:Photoset}
  357. {block:IndexPage}
  358. <center>
  359.  
  360. <div class="perma">
  361. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  362.  
  363. {Photoset-250}</center>
  364. {/block:IndexPage}
  365. {block:PermalinkPage}
  366. <center>
  367. {Photoset-500}</center>
  368. {/block:PermalinkPage}
  369. {/block:Photoset}
  370.  
  371. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  372.  
  373. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  374.  
  375. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  376. <ul class="chat">
  377. {block:Lines}
  378. <li class="user_{UserNumber}">
  379. {block:Label}
  380. <span class="label">{Label}</span>
  381. {/block:Label}
  382.  
  383. {Line}
  384. </li>
  385. {/block:Lines}
  386. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  387. {/block:Chat}
  388.  
  389. {block:Audio}
  390. <div style="width:200px; height:30px;">
  391. {AudioPlayerBlack}
  392. </div>
  393. {block:IndexPage}<span class="permalink">
  394. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  395. </span>{/block:IndexPage}
  396. {/block:Audio}
  397.  
  398. {block:Video}
  399. {block:IndexPage}
  400. <center>
  401. <div class="perma">
  402. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  403. {Video-250}</center>
  404. {/block:IndexPage}
  405. {block:PermalinkPage}
  406. <center>
  407. {Video-400}</center>
  408. {/block:PermalinkPage}
  409. {block:Video}
  410.  
  411.  
  412. {block:PostNotes}<div align="middle">{caption}</div>
  413. <center>
  414.  
  415. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  416.  
  417. {block:HasTags}
  418. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  419. {block:RebloggedFrom}
  420. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  421. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  422.  
  423. {/block:RebloggedFrom}
  424. </center></span>
  425. <br>
  426. <div id="postnotes">{PostNotes}</div><br>
  427.  
  428. <center>{block:ContentSource}
  429. <br><a href="{SourceURL}">
  430. {lang:Source}:
  431. {block:SourceLogo}
  432. <img src="{BlackLogoURL}" width="{LogoWidth}"
  433. height="{LogoHeight}" alt="{SourceTitle}" />
  434. {/block:SourceLogo}
  435. {block:NoSourceLogo}
  436. {SourceLink}
  437. {/block:NoSourceLogo}
  438. </a>
  439. {/block:ContentSource}</center>
  440.  
  441. {/block:PostNotes}
  442. </div>
  443. {/block:Posts}
  444. </div></div>
  445.  
  446. {block:IndexPage}
  447. {block:Pagination}
  448. <div id="pagination">
  449. {block:NextPage}
  450. <a id="nextPage" href="{NextPage}"></a>
  451. {/block:NextPage}
  452. {block:PreviousPage}
  453. <a href="{PreviousPage}"></a>
  454. {/block:PreviousPage}
  455. </div>
  456. {/block:Pagination}
  457. {/block:IndexPage}
  458. </body>
  459. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement