Advertisement
feiinho

Modello - Themes by theskeletonofme - tumblr.com/theme/29119

Oct 8th, 2012
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.12 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" xml:lang="en" lang="en">
  3. <head>
  4. <font face="Georgia">
  5.  
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7. <title>{Title}</title>
  8. <META NAME="Title" CONTENT="{Title}">
  9. {block:Description}
  10. <META NAME="Description" CONTENT="{MetaDescription}">
  11. {/block:Description}
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  14.  
  15.  
  16. <style type="text/css">
  17.  
  18. a { text-decoration:none }
  19. </style>
  20. <center>
  21.  
  22.  
  23. <!-- Modello Theme by theskeletonofme -->
  24.  
  25. <meta name="if:Endless Scroll" content="0">
  26. <meta name="color:Text" content="#000000" />
  27. <meta name="color:Links" content="#000000"/>
  28. <meta name="color:Permalink" content="#000000" />
  29. <meta name="color:Background" content="#ffffff" />
  30. <meta name="if:Fade Images" content="0" />
  31. <meta name="if:More Space Between Pictures" content="1" />
  32.  
  33.  
  34.  
  35. <html>
  36. <body>
  37. <font face="Georgia">
  38.  
  39.  
  40. <title>{Title}</title>
  41. <link rel="shortcut icon" href="{Favicon}">
  42. <style type="text/css">
  43.  
  44.  
  45. body {
  46. background-color:{color:Background};
  47. }
  48. .content {
  49. font-size: 12px;
  50. margin-left:auto;
  51. width:1;
  52.  
  53. color: {color:Text};
  54. margin:auto;
  55. }
  56.  
  57. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  58.  
  59. textarea{height:50px;}
  60.  
  61. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  62. .post img {max-width: 100%;}
  63. .entrytext ul, .entrytext ol, .entrytext li{list-style:disc; margin-left:10px; padding:0px;}
  64. .entrytext img {max-width: 100%;}
  65. .user_1 .label, .user_4 .label, .user_7 .label {color: {color:Accents};}
  66. .user_2 .label, .user_5 .label, .user_8 .label {color:{color:Link};}
  67. .user_3 .label, .user_6 .label, .user_9 .label {color:{color:Title};}
  68. .notes img{width:10px; position:relative; top:3px;}
  69.  
  70. td{vertical-align:top;padding:0px;margin:0px; }
  71. table{padding:0px;margin:0px; width:100%;}
  72.  
  73.  
  74. .content a:hover {
  75. color: {color:Text};
  76. text-decoration: none;
  77. font-size: 12px;
  78. text-transform:none;
  79. }
  80. #changepage {
  81. font-size: 12px;
  82. width:1;
  83. }
  84. #changepage a, a:active, a:visited{
  85. text-decoration: none;
  86. font-weight: normal;
  87. font-size: 12px;
  88. color: {color:Text};
  89. }
  90. #changepage a:hover {
  91. font-weight: normal;
  92. color: {color:Text};
  93. text-decoration: none;
  94. font-size: 12px;
  95. }
  96.  
  97. img{
  98. {block:ifFadeImages}
  99. -webkit-transition: opacity 0.7s linear;
  100. opacity: 0.85;
  101. {/block:ifFadeImages}
  102. {block:ifMoreSpaceBetweenPictures}
  103. padding-top:10px;
  104. padding-bottom:10px;
  105. {/block:ifMoreSpaceBetweenPictures}
  106. }
  107. img:hover {
  108. {block:ifFadeImages}
  109. -webkit-transition: opacity 0.7s linear;
  110. opacity: 1;
  111. {/block:ifFadeImages}
  112. {block:ifMoreSpaceBetweenPictures}
  113. padding-top:10px;
  114. padding-bottom:10px;
  115. {/block:ifMoreSpaceBetweenPictures}
  116. }
  117.  
  118. #entry{
  119. margin-left:0px;
  120. padding-bottom:0px;
  121. margin-bottom:10px;
  122. width:1;
  123. }
  124. #entry:hover .permalink {
  125. opacity: 1;
  126. }
  127. .permalink {
  128. float: center;
  129. margin-left:auto;
  130. padding-left:10px;
  131. position : absolute;
  132. height:100px;
  133. letter-spacing:0px;
  134. -webkit-transition: 0.5s ease-in;
  135. opacity:0;
  136. }
  137. .permalink a {
  138. font-size:12px;
  139. text-decoration:none;
  140. color:{color:Permalink};
  141. -webkit-transition-duration: 0.5s;
  142. letter-spacing:0px;
  143. }
  144. .permalink a:hover{
  145. font-size:12px;
  146. color: {color:Text};
  147. -webkit-transition-duration: 0.5s;
  148. letter-spacing:0px;
  149. }
  150. .caption {
  151. font-size:12px;
  152. padding-top:2px;
  153. }
  154. .caption a{
  155. font-size:12px;
  156. font-weight:bold;
  157. padding-top:2px;
  158. text-decoration:none;
  159. }
  160. .caption a:hover{
  161. font-size:12px;
  162. font-weight:bold;
  163. padding-top:2px;
  164. text-decoration:none;
  165. }
  166. h3 {
  167. font-weight: normal;
  168. font-size: 12px;
  169. letter-spacing:0px;
  170. line-height:10px;
  171. color: {color:text};
  172. }
  173. .audio {
  174. background-color:#000000;
  175. width:850px;
  176. }
  177. .asker {
  178. color:{color:text};
  179. font-weight:bold;
  180. line-height:10px;
  181. }
  182.  
  183. .header{
  184. color:{color:Text};
  185. font-size:50px;
  186.  
  187. line-height:10px;
  188.  
  189. }
  190. </style>
  191.  
  192. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  193. {block:Description}
  194. <meta name="description" content="{MetaDescription}" />
  195. {/block:Description}
  196. {block:IfEndlessScroll}
  197. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  198. {/block:IfEndlessScroll}
  199.  
  200.  
  201.  
  202. <div class="header"><br><br><font face="Georgia"><font style="text-transform: uppercase;">{Title}</a></font><center></div><br><font face="Georgia"><font size="1">{block:Description}<div class="description">{Description}</div>{/block:Description}<a href="{URL}/ask">ask</a>, <a href="http://www.theskeletonofme.tumblr.com">theme</a></div></center>
  203.  
  204.  
  205.  
  206. <center>
  207. <body link="black">
  208.  
  209. <div class="content">
  210. {block:IfEndlessScroll}
  211. <div class="autopagerize_page_element">
  212. {/block:IfEndlessScroll}
  213.  
  214. {block:Posts}<a href="{ReblogURL}" target="_blank">Reblog</a>
  215. {block:Text}
  216. <div id="entry">
  217. <span class="permalink"><a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{ShortYear}</a></span>
  218. {block:Title}<h3>{Title}</h3>{/block:Title}
  219. {Body}
  220. </div>
  221. {/block:Text}
  222.  
  223. {block:Photo}
  224. <div class="shakeimage" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()">
  225. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  226. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  227. <img src="{PhotoURL-HighRes}"style="max-width:15000px";" alt="{PhotoAlt}"/>
  228.  
  229. {block:IndexPage}</a>{/block:IndexPage}
  230. {block:PermalinkPage}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  231. </div>
  232. {/block:Photo}
  233.  
  234. {block:Photoset}
  235. <div id="entry">
  236. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{ShortYear}</a></div>
  237. <center>{Photoset-500}</center>
  238. {block:Caption}
  239. <div class="caption">{Caption}</div>
  240. {/block:Caption}
  241. </div>
  242. {/block:Photoset}
  243.  
  244. {block:Quote}
  245. <div id="entry">
  246. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{ShortYear}</a></div>
  247. <h3>
  248. "{Quote}"</h3>
  249. {block:Source}
  250. <div class="source"><b>{Source}</b></div>
  251. {/block:Source}
  252. </div>
  253. {/block:Quote}
  254.  
  255. {block:Link}
  256. <div id="entry">
  257. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{ShortYear}</a></div>
  258. <a href="{URL}" class="link" {Target}><font style="font-size:normal"><font style="text-decoration:none!important"><font style="text-transform:none"> {Name}</a>
  259. {block:Description}
  260. <div class="description">{Description}</div>
  261. {/block:Description}
  262. </div>
  263. {/block:Link}
  264.  
  265. {block:Chat}
  266. <div id="entry">
  267. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{ShortYear}</a></div>
  268. {block:Title}<b>{Title}</b>{/block:Title}
  269. {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}
  270. </div>
  271. {/block:Chat}
  272.  
  273. {block:Video}
  274. <div id="entry">
  275. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{ShortYear}</a></div>
  276. <center>{Video-500}</center>
  277. {block:Caption}
  278. <div class="caption">{Caption}</div>
  279. {/block:Caption}
  280. </div>
  281. {/block:Video}
  282.  
  283. {block:Audio}
  284. <div id="entry">
  285. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{ShortYear}</a></div>
  286. <div class="audio">
  287. {AudioPlayerBlack}
  288. </div>
  289. {block:Caption}
  290. <div class="caption">{Caption}</div>
  291. {/block:Caption}
  292. </div>
  293. {/block:Audio}
  294.  
  295. {block:Answer}
  296. <div id="entry">
  297. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{ShortYear}</a></div>
  298. <p><div class="asker"><b>{Asker}</b> said:{Question}</div></p>
  299. {Answer}
  300. </div>
  301. {/block:Answer}
  302.  
  303. {PostNotes}
  304. {/block:Posts}
  305.  
  306. <div id="changepage"><right>{block:IfNotEndlessScroll} {block:Pagination}
  307. {block:PreviousPage}
  308. <a href="{PreviousPage}">-Previous-</a>
  309. {/block:PreviousPage}
  310. {block:JumpPagination length="400"}
  311. {block:CurrentPage}
  312. <span class="current-page">{PageNumber}</span>
  313. {/block:CurrentPage}
  314. {block:JumpPage}
  315. <a href="{URL}">{PageNumber}</a>
  316. {/block:JumpPage}
  317. {/block:JumpPagination}
  318.  
  319. {block:NextPage}
  320. <a href="{NextPage}">-Next-</a>
  321. {/block:NextPage}
  322. {/block:Pagination}{/block:IfNotEndlessScroll}</right></div>
  323. <center><a href="http://theskeletonofme.tumblr.com">Theme by theskeletonofme</a></center>
  324. </div>
  325. </head>
  326. </body>
  327. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement