Advertisement
itsellieduh

old tumblr theme

Oct 23rd, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.31 KB | None | 0 0
  1. <!--
  2. Theme 3 by -shrooms
  3. Please don't remove the credit c:
  4. -->
  5.  
  6.  
  7. <head>
  8. <style type="text/css">
  9. a.btn{position:absolute;z-index:999999999999;white-space:nowrap;outline:0;text-decoration:none;cursor:pointer;overflow:hidden;font:600 12px/18px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;height:20px;padding:0 5px;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition-property:padding;-moz-transition-property:padding;-ms-transition-property:padding;-o-transition-property:padding;transition-property:padding;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-ms-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-ms-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.btn{color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08)}a.btn,a.btn:hover{color:white!important}.btn{margin-bottom:5px;color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.btn:hover::after,.btn:focus::after{background:rgba(255,255,255,0.09);color:white}.btn:active::after{background:rgba(255,255,255,0.18) color:white}.btn_label.show{display:block}.btn::after{position:absolute;top:0;right:0;bottom:0;left:0;content:'';-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit}.btn.icon::before{display:block;content:'';position:absolute;top:0;left:0;bottom:0;width:20px;border-radius:inherit;background:url('http://static.tumblr.com/tpqedpr/cQ1mbwb60/de.png') 0 0 no-repeat}.btn.theme::before{background-position:0 -0px}.btn img{width:15px}.btn.icon{padding-left:20px}.btn:active::after {background:rgba(255,255,255,0.18)}.clear {clear: both;} #pagination {display: all;}
  10. </style>
  11.  
  12.  
  13. {block:ifShakingImages}
  14. <style>
  15. .shakeimage{
  16. position:relative
  17. }
  18. </style>
  19. <script language="JavaScript1.2">
  20.  
  21. /*
  22. Shake image script (onMouseover)-
  23.  
  24. */
  25.  
  26. //configure shake degree (where larger # equals greater shake)
  27. var rector=3
  28.  
  29. ///////DONE EDITTING///////////
  30. var stopit=0
  31. var a=1
  32.  
  33. function init(which){
  34. stopit=0
  35. shake=which
  36. shake.style.left=0
  37. shake.style.top=0
  38. }
  39.  
  40. function rattleimage(){
  41. if ((!document.all&&!document.getElementById)||stopit==1)
  42. return
  43. if (a==1){
  44. shake.style.top=parseInt(shake.style.top)+rector+"px"
  45. }
  46. else if (a==2){
  47. shake.style.left=parseInt(shake.style.left)+rector+"px"
  48. }
  49. else if (a==3){
  50. shake.style.top=parseInt(shake.style.top)-rector+"px"
  51. }
  52. else{
  53. shake.style.left=parseInt(shake.style.left)-rector+"px"
  54. }
  55. if (a<4)
  56. a++
  57. else
  58. a=1
  59. setTimeout("rattleimage()",50)
  60. }
  61.  
  62. function stoprattle(which){
  63. stopit=1
  64. which.style.left=0
  65. which.style.top=0
  66. }
  67. </script>
  68. {/block:ifShakingImages}
  69.  
  70.  
  71. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  72. <meta name="color:background" content="#A3A3A3"/>
  73. <meta name="color:text" content="#000000"/>
  74. <meta name="color:title" content="#000000"/>
  75. <meta name="color:link" content="#555555"/>
  76. <meta name="color:hover" content="#000000"/>
  77. <meta name="if:Faded Images" content="0"/>
  78. <meta name="if:Inverted Fade" content="0"/>
  79. <meta name="image:Sidebar" content=""/>
  80. <meta name="if:Show Default Links" content="0"/>
  81. <meta name="if:Shaking Images" content="0"/>
  82. <meta name="image:Background" content=""/>
  83. <meta name="if:Enable small cursor" content="0"/>
  84. <meta name="if:Infinite Scrolling" content="0"/>
  85. <meta name="if:Show Sidebar Image" content="0"/>
  86.  
  87. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  88. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}
  89.  
  90. {PostSummary} - {/block:PostSummary}{Title}</title>
  91.  
  92. <style type="text/css">
  93.  
  94. {block:ifFadedImages}img{-webkit-transition: opacity 0.8s linear; opacity: 0.75;}img:hover{-webkit-transition: opacity 0.8s linear; opacity: 1;} {/block:ifFadedImages}
  95.  
  96. {block:ifInvertedFade}img{-webkit-transition: opacity 0.7s linear; opacity: 50;}img:hover{-webkit-transition: opacity 0.2s linear; opacity: .60;} {/block:ifInvertedFade}
  97.  
  98. body {
  99. margin:0px;
  100. background-color: {color:Background};
  101. background-image:http://cbimg6.com/graphics/10/02/76965c.jpg({image:background});
  102. background-attachment: fixed;
  103. background-repeat: repeat;}
  104. body, div, p, textarea, submit, input{
  105. font-family: georgia;
  106. font-size: 10px;
  107. line-height:10px;
  108. letter-spacing:0px;
  109. color:{color:Text};
  110. }
  111.  
  112. p {
  113. margin:0px;
  114. margin-top:0px;
  115. }
  116.  
  117.  
  118. a:link, a:active, a:visited{
  119. color: {color:Link};
  120. text-decoration: none;
  121. }
  122.  
  123. a:hover {
  124. color:{color:Hover};
  125. text-decoration: none;
  126. }
  127.  
  128.  
  129. div#center{
  130. margin:auto;
  131. position:relative;
  132. width:840px;
  133. background-color:;
  134. overflow:auto;
  135. overflow-y:hidden;
  136. }
  137.  
  138. div#content{
  139. float:right;
  140. width:500px;
  141. padding:2px;
  142. padding-top: 2px;
  143. margin-right: 230px;
  144. background: #fff;
  145. }
  146.  
  147. div#entry{
  148. background-color:;
  149. margin-top:px;
  150. padding-top:0px;
  151. padding-bottom:0px;
  152. }
  153.  
  154.  
  155. div#sidebar{
  156. position:fixed !important;
  157. width: 175px;
  158. height: auto;
  159. margin: 150px 0px 0px 700px;
  160. padding-top:0px;
  161. padding-left:-2px;
  162. font-size: 10px;
  163. line-height:8px;
  164. letter-spacing:0px;
  165. margin-bottom: 6px;
  166. background-color:white;
  167. border: 4px solid transparent;
  168. }
  169.  
  170.  
  171. #postnotes{
  172. text-align: justify;}
  173.  
  174. #postnotes blockquote{
  175. border: 0px;}
  176.  
  177. .title{
  178. font-family: georgia;
  179. font-size: 15px;
  180. line-height: 15px;
  181. color: {color:Title};
  182. letter-spacing: {text:title letter spacing};
  183. font-weight: normal;
  184. padding:0px 0px 0px 0px;
  185. }
  186.  
  187. .title2{
  188. font-family: georgia;
  189. font-size: 12px;
  190. line-height: 12px;
  191. color: {color:Title};
  192. letter-spacing: {text:title letter spacing};
  193. font-weight: {text:title font weight};
  194. padding:0px 0px 0px 0px;
  195. }
  196.  
  197. blockquote{
  198. padding:0px 0px 2px 5px;
  199. margin:0px 0px 2px 1px;
  200. border-left: 1px dotted #555555;
  201. }
  202.  
  203. blockquote p, ul{
  204. margin:0px;
  205. padding:0px;
  206. }
  207.  
  208.  
  209. a img{border: 0px;}
  210.  
  211. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  212.  
  213. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  214. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  215.  
  216. .notes img{width:10px; position:relative; top:3px;}
  217.  
  218. .permalink{
  219. display: block;
  220. font-size: 10px;
  221. text-align: right;
  222. }
  223.  
  224.  
  225. small{font-size: 90%;}
  226.  
  227.  
  228. </style>
  229.  
  230.  
  231. <link rel="shortcut icon" href="{Favicon}">
  232. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  233. <meta name="viewport" content="width=820" />
  234. </head>
  235. <body>
  236.  
  237. <div id="cage">
  238. <div id="center">
  239. <div id="sidebar">
  240. {block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width=175px></a>{/block:ifshowsidebarimage}
  241. <br>
  242. <center>{Description}
  243. {block:ifShowDefaultLinks}
  244. <center><a href="/">home</a>&nbsp;&nbsp;&nbsp;
  245. <a href="/ask">ask</a>&nbsp;&nbsp;&nbsp;
  246. <a href="http://www.-shrooms.tumblr.com/">theme</a>&nbsp;&nbsp;&nbsp;</center>
  247. {/block:ifShowDefaultLinks}
  248. <div align="right">
  249. <br>
  250. {block:NextPage}<a href="{NextPage}"><font size="3"><center><b>→</b></font></a>{/block:NextPage}
  251. {block:PreviousPage} <a href="{PreviousPage}"><font size="3"><center><b>←</b></font></a>{/block:PreviousPage}
  252. </div>
  253.  
  254.  
  255. </div>
  256.  
  257.  
  258. <div id="content">
  259. {block:Posts}
  260. <div id="entry">
  261. {block:Text}
  262. {block:Title}<span class="title">{Title}</span>{/block:Title}
  263. <span class="entrytext">{Body}</span>
  264. <span class="permalink"><a href="{Permalink}">+</a></span>
  265. {/block:Text}
  266.  
  267. {block:Link}
  268. <a href="{URL}" class="title">{Name}</a>
  269. {block:Description}{Description}{/block:Description}
  270. <span class="permalink"><a href="{Permalink}">+</a>
  271. {block:Link}
  272.  
  273. {block:Photo}{block:IndexPage}<a href="{Permalink}">{/block:IndexPage} {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage} <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" width="500" class="shakeimage" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()"/> {block:IndexPage}</a>{/block:IndexPage} {block:PermalinkPage}{LinkCloseTag} {/block:PermalinkPage} {block:ifShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifShowCaptions} {/block:Photo}
  274.  
  275. {block:Quote}
  276. <span class="title">{Quote}</span>
  277. {block:Source}{Source}{/block:Source}
  278. <span class="permalink"><a href="{Permalink}">+</a>
  279. {/block:Quote}
  280.  
  281. {block:Chat}
  282. {block:Title}<span class="title">{Title}</span>{/block:Title}
  283. <ul class="chat">
  284. {block:Lines}
  285. <li class="user_{UserNumber}">
  286. {block:Label}
  287. <span class="label">{Label}</span>
  288. {/block:Label}
  289.  
  290. {Line}
  291. </li>
  292. {/block:Lines}
  293. </ul>
  294.  
  295. {/block:Chat}
  296.  
  297.  
  298. {block:Audio}
  299. <center><div class="audio"><div style="width:500px; height:-10px;"><div style="float:center">{AudioPlayerBlack}</div><div style="margin-top:10px; float:center;">
  300. {block:ExternalAudio} // <a href="{ExternalAudioURL}">Download?</a>{/block:ExternalAudio}</div></div></centeR>
  301. <span class="permalink"><a href="{Permalink}">+</a>
  302. {/block:Audio}
  303.  
  304. {block:Video}<center>
  305. {Video-400}</center>
  306. <span class="permalink"><a href="{Permalink}">+</a>
  307. {block:Video}
  308.  
  309.  
  310. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}{/block:PermalinkPage}
  311.  
  312. {block:PostNotes}{PostNotes}
  313. {/block:PostNotes}
  314. </div>
  315.  
  316. {/block:Posts}
  317. <center>theme by <a href="http://-shrooms.tumblr.com">-shrooms</a>
  318. </div></div>
  319.  
  320. {Block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/Block:ifinfinitescrolling}
  321.  
  322. {block:ifEnableSmallCursor}<style type="text/css">body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}</style>{/block:ifEnableSmallCursor}
  323.  
  324.  
  325. </div>
  326. </center>
  327.  
  328. </body>
  329. <script language="JavaScript">
  330. // FHS Tumblr follower counter and tracker
  331. var height = '76';
  332. document.write('<script language="JavaScript" src="http://tc.freehostedscripts.net/tcounter.php?url=ohellolovely.tumblr.com&name=187&s=1&h=' + height + '"><\/script>');
  333. </script>
  334.  
  335. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement