Advertisement
feiinho

Modello Theme by theskeletonofm

Nov 13th, 2017
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.95 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:241px;
  51. width:850px;
  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:850px;
  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:850px;
  123. }
  124. #entry:hover .permalink {
  125. opacity: 1;
  126. }
  127. .permalink {
  128. float: center;
  129. margin-left: 860px;
  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}
  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="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" width="850"/>
  228. {block:IndexPage}</a>{/block:IndexPage}
  229. {block:PermalinkPage}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  230. </div>
  231. {/block:Photo}
  232.  
  233. {block:Photoset}
  234. <div id="entry">
  235. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{ShortYear}</a></div>
  236. <center>{Photoset-500}</center>
  237. {block:Caption}
  238. <div class="caption">{Caption}</div>
  239. {/block:Caption}
  240. </div>
  241. {/block:Photoset}
  242.  
  243. {block:Quote}
  244. <div id="entry">
  245. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{ShortYear}</a></div>
  246. <h3>
  247. "{Quote}"</h3>
  248. {block:Source}
  249. <div class="source"><b>{Source}</b></div>
  250. {/block:Source}
  251. </div>
  252. {/block:Quote}
  253.  
  254. {block:Link}
  255. <div id="entry">
  256. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{ShortYear}</a></div>
  257. <a href="{URL}" class="link" {Target}><font style="font-size:normal"><font style="text-decoration:none!important"><font style="text-transform:none"> {Name}</a>
  258. {block:Description}
  259. <div class="description">{Description}</div>
  260. {/block:Description}
  261. </div>
  262. {/block:Link}
  263.  
  264. {block:Chat}
  265. <div id="entry">
  266. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{ShortYear}</a></div>
  267. {block:Title}<b>{Title}</b>{/block:Title}
  268. {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}
  269. </div>
  270. {/block:Chat}
  271.  
  272. {block:Video}
  273. <div id="entry">
  274. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{ShortYear}</a></div>
  275. <center>{Video-500}</center>
  276. {block:Caption}
  277. <div class="caption">{Caption}</div>
  278. {/block:Caption}
  279. </div>
  280. {/block:Video}
  281.  
  282. {block:Audio}
  283. <div id="entry">
  284. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{ShortYear}</a></div>
  285. <div class="audio">
  286. {AudioPlayerBlack}
  287. </div>
  288. {block:Caption}
  289. <div class="caption">{Caption}</div>
  290. {/block:Caption}
  291. </div>
  292. {/block:Audio}
  293.  
  294. {block:Answer}
  295. <div id="entry">
  296. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{ShortYear}</a></div>
  297. <p><div class="asker"><b>{Asker}</b> said:{Question}</div></p>
  298. {Answer}
  299. </div>
  300. {/block:Answer}
  301.  
  302. {PostNotes}
  303. {/block:Posts}
  304.  
  305. <div id="changepage"><right>{block:IfNotEndlessScroll} {block:Pagination}
  306. {block:PreviousPage}
  307. <a href="{PreviousPage}">-Previous-</a>
  308. {/block:PreviousPage}
  309.  
  310.  
  311. {block:NextPage}
  312. <a href="{NextPage}">-Next-</a>
  313. {/block:NextPage}
  314. {/block:Pagination}{/block:IfNotEndlessScroll}</right></div>
  315. <center><a href="http://theskeletonofme.tumblr.com">Theme by theskeletonofme</a></center>
  316. </div>
  317. </head>
  318. </body>
  319. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement