Advertisement
vrisky

disorder theme

Jan 11th, 2013
200,888
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.79 KB | None | 0 0
  1. <!-- theme by modernise (modernise.us) // leave at least ONE credit link -->
  2. <html>
  3. <head>
  4. <title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}
  8. <meta name="description" content="{MetaDescription}" />
  9. <meta name="text:post width" content="500" />
  10. <meta name="font:text" content="baskerville" />
  11. <meta name="color:background" content="#ffffff" />
  12. <meta name="text:font size" content=="11" />
  13. <meta name="if:CustomLink1" content="0">
  14. <meta name="if:CustomLink2" content="0">
  15. <meta name="if:CustomLink3" content="0">
  16. <meta name="if:CustomLink4" content="0">
  17. <meta name="if:CustomLink5" content="0">
  18. <meta name="text:Link 1 Title" content="custom link">
  19. <meta name="text:Link 1" content="http://">
  20. <meta name="text:Link 2 Title" content="custom link">
  21. <meta name="text:Link 2" content="http://">
  22. <meta name="text:Link 3 Title" content="custom link">
  23. <meta name="text:Link 3" content="http://">
  24. <meta name="text:Link 4 Title" content="custom link">
  25. <meta name="text:Link 4" content="http://">
  26. <meta name="text:Link 5 Title" content="custom link">
  27. <meta name="text:Link 5" content="http://">
  28. {/block:Description}
  29.  
  30. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  31. <script type="text/javascript" src="http://static.tumblr.com/iddq6cw/RFImev6ye/mdrns2.js"></script>
  32. <script type="text/javascript">
  33. ddaccordion.init({
  34. headerclass: "name", contentclass: "content", revealtype: "click", mouseoverdelay: 200, collapseprev: false, defaultexpanded: [0], onemustopen: false, animatedefault: false, persiststate: true, toggleclass: ["", "openpet"], togglehtml: ["none", "", ""], animatespeed: "fast",
  35. oninit:function(expandedindices){}, onopenclose:function(header, index, state, isuseractivated){}
  36. })
  37. </script>
  38.  
  39. <script src="http://static.tumblr.com/dvxfmuc/7dtkzalfj/jquery.min.js" type="text/javascript"></script>
  40. <script type="text/javascript">
  41. $(document).ready(function(){
  42. $(".btn-slide").click(function(){
  43. $(".navigation").slideToggle("slow");
  44. $(this).toggleClass("active"); return false;
  45. });
  46. });
  47. </script>
  48.  
  49. <script type="text/javascript"
  50. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  51. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  52.  
  53. <style type="text/css">
  54.  
  55. iframe#tumblr_controls {
  56. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;position:fixed;}
  57.  
  58. body {
  59. font-family:{font:Text};
  60. font-size:{text:font size}px;
  61. background-color:{color:Background};
  62. }
  63.  
  64. a {
  65. text-decoration:none;
  66. color:black;
  67. }
  68.  
  69. #content {
  70. width:100%;
  71. }
  72.  
  73. .posts {
  74. width:{text:post width}px;
  75. position:relative;
  76. margin-left:auto;
  77. margin-right:auto;
  78. }
  79.  
  80. .entry {
  81. margin-bottom:25px;
  82. position:relative;
  83. }
  84.  
  85. .title{font-size:15px; margin-top:5px;font-style:italic;}
  86.  
  87. .main .head .navigation { display:none; background:white;}
  88.  
  89. .navigation .nav a {
  90. display:block;
  91. padding:3px 7px;
  92. margin-top:-1px;
  93. position:relative;
  94. z-index:1;
  95. letter-spacing:2px;
  96. }
  97.  
  98. .navigation .nav a:hover {
  99. background: {color:Background};
  100. z-index:2;
  101. }
  102.  
  103. .main .head .slide {
  104. text-align:center;
  105. }
  106.  
  107. .main .head .slide a.btn-slide {
  108. display:block; margin-bottom:25px;
  109. }
  110.  
  111. .main .head .slide a.btn-slide:after {
  112. content: "{Title}";
  113. font-size:15px;font-style:italic;
  114. }
  115.  
  116. .active:after {
  117. content: "×" !important;
  118. }
  119.  
  120. blockquote {
  121. margin-left:5px;
  122. padding-left:5px;
  123. line-height:180%;
  124. border-left:1px solid black;
  125. }
  126.  
  127.  
  128. .perm {
  129. color:black;
  130. font-size:7px;
  131. opacity: 0;
  132. -webkit-transition-duration: 1s;
  133. top:0px;padding:10px;
  134. background-color: #fff;
  135. position: absolute;
  136. margin-top:0px;
  137. text-align:center;
  138. text-transform:Uppercase;
  139. font-family:trebuchet ms;
  140. letter-spacing:1px;
  141. display:block;
  142. right:0px;
  143. }
  144.  
  145.  
  146. .entry:hover .perm {
  147. opacity:0.7;
  148. z-index:999999;
  149. }
  150.  
  151. .audiobox {width: 27px!important;background-color:white;top:45%;left:45%;display:block;position:absolute;padding-right:10px;padding-left:10px;padding-top:10px;padding-bottom:10px;border-radius:50px;opacity:0.7;}
  152. {block:IndexPage}
  153. .entry:hover {
  154. border-bottom:1px #ccc solid;
  155. -webkit-transition-duration:0.5s;
  156. padding-bottom:3px;
  157. }
  158. {/block:IndexPage}
  159. .cl a {
  160. font-style:italic;padding-left:7px;padding-right:7px;
  161. }
  162.  
  163. .cl a:hover {
  164. font-style:normal;
  165. }
  166.  
  167. .text img {
  168. max-width:300px;
  169. }
  170. </style>
  171.  
  172.  
  173. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  174.  
  175. <script type="text/javascript">
  176. $(window).load(function(){
  177. $("p").remove(":contains('(Source:')");
  178. $("p").remove(":contains('(source:')");
  179. $("p").remove(":contains('(via ')");
  180. });
  181. </script>
  182. </head>
  183. <body>
  184. <div id="content">
  185. <div class="posts">
  186.  
  187. <div class="main">
  188. <div class="head">
  189. <br>
  190. <div class="navigation">
  191.  
  192.  
  193. <div style="text-align:center; float:center; width:{text:post width};">
  194. <span class="cl">
  195. <a href="/">home</a>
  196. <a href="/ask">message</a>
  197. {block:IfCustomLink1}
  198. <a href="{text:Link 1}">{text:Link 1 Title}</a>
  199. {/block:IfCustomLink1}
  200. {block:IfCustomLink2}
  201. <a href="{text:Link 2}">{text:Link 2 Title}</a>
  202. {/block:IfCustomLink2}
  203. {block:IfCustomLink3}
  204. <a href="{text:Link 3}">{text:Link 3 Title}</a>
  205. {/block:IfCustomLink3}
  206. {block:IfCustomLink4}
  207. <a href="{text:Link 4}">{text:Link 4 Title}</a>
  208. {/block:IfCustomLink4}
  209. {block:IfCustomLink5}
  210. <a href="{text:Link 5}">{text:Link 5 Title}</a>
  211. {/block:IfCustomLink5}
  212. {block:HasPages}
  213. {block:Pages}
  214. <a href="{URL}">{Label}</a>
  215. {/block:Pages}
  216. {/block:HasPages}
  217. <a href="http://modernise.us/">theme</a><Br><Br></span>
  218.  
  219.  
  220. {block:Description}
  221. {Description}
  222. {/block:Description}
  223.  
  224.  
  225.  
  226. </div>
  227.  
  228. <br style="clear:both;" />
  229. </div>
  230. <div class="slide"><a href="#" class="btn-slide"> </a></div>
  231. </div></div>
  232.  
  233. {block:Posts}<div class="entry">
  234.  
  235. {block:Text}
  236. {block:Title}
  237. <span style="font-size:12px;"><a href="{Permalink}"> {Title}</a></span>
  238. {/block:Title}
  239. <div class="text">{Body}</div>
  240. {/block:Text}
  241.  
  242. {block:Photo}
  243. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="{text:post width}"/></a>
  244. {/block:Photo}
  245.  
  246. {block:Photoset}
  247. <center>{Photoset-250}</center>
  248. {/block:Photoset}
  249.  
  250. {block:Quote}
  251. <i>"{Quote}"</i>
  252. {block:Source}
  253. <div align="right">— {Source}</div>
  254. {/block:Source}
  255. {/block:Quote}
  256.  
  257. {block:Link}
  258. <span style="font-size:12px;"><a href="{URL}" class="link" {Target}>{Name}</a></span>
  259.  
  260. {block:Description}
  261. <div class="description">{Description}</div>
  262. {/block:Description}
  263. {/block:Link}
  264.  
  265. {block:Chat}
  266. {block:Title}
  267. <h3><a href="{Permalink}">{Title}</a></h3>
  268. {/block:Title}
  269.  
  270. <ul>
  271. {block:Lines}
  272. <li style="list-style-type: none;margin-left:-40px;">
  273. {block:Label}
  274. <span style="font-weight:bold;">{Label}</span>
  275. {/block:Label}
  276. {Line}
  277. </li>
  278. {/block:Lines}
  279. </ul>
  280. {/block:Chat}
  281.  
  282. {block:Video}
  283. {Video-500}
  284. {/block:Video}
  285.  
  286. {block:Audio}
  287. {block:AlbumArt}
  288. <img src="{AlbumArtURL}" width="{text:post width};">
  289. <div class="audiobox"><Div style="width:25px;overflow:hidden;">{AudioPlayerWhite}</div></div>
  290. {/block:AlbumArt}
  291. {/block:Audio}
  292.  
  293.  
  294. {block:IndexPage}<a href="{Permalink}"><div class="perm">{NoteCount}</div></a>{/block:IndexPage}
  295. </div>
  296.  
  297. {block:PermalinkPage}
  298. {block:Caption}{Caption}<Br>{/block:Caption}<center>{block:Date}{TimeAgo}, {NoteCountWithLabel}{/block:Date}<i>{block:HasTags}<br>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</center></i><br><div style="height:200px;overflow:scroll;">{PostNotes}</div>
  299. {/block:PermalinkPage}
  300.  
  301. {block:ContentSource}
  302. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  303. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  304. {/block:SourceLogo}
  305. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  306. {/block:ContentSource}
  307. <!-- {block:NoRebloggedFrom}
  308. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  309. {/block:NoRebloggedFrom} -->
  310. {/block:Posts}
  311. </div>
  312. </div>
  313.  
  314. <div style="padding-bottom:35px;"><Br><br>
  315. <Center>
  316. {block:Pagination}
  317. {block:PreviousPage}
  318. <a href="{PreviousPage}">-</a>
  319. {/block:PreviousPage}/
  320.  
  321. {block:JumpPagination length="5"}
  322. {block:CurrentPage}
  323. <big>{PageNumber}</big>
  324. {/block:CurrentPage}
  325.  
  326. {block:JumpPage}
  327. <a class="jump_page" href="{URL}">{PageNumber}</a>
  328. {/block:JumpPage}
  329. {/block:JumpPagination}
  330.  
  331. /{block:NextPage}
  332. <a href="{NextPage}">+</a>
  333. {/block:NextPage}
  334. {/block:Pagination}</center>
  335. </div>
  336. </body>
  337. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement