Advertisement
wantthemes

WANTTHEMES ZUAE

Aug 16th, 2014
405
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.41 KB | None | 0 0
  1. <html lang="en"><script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>
  2. <!--
  3. ▂▃▅▆▇▇▆▅▃▂▂▃▅▆▇▇▆▅▃▂▂▃▅▆▇▇▆▅▃▂
  4. THEME BY TUMBLR-USER (EFDOL.tumblr.com)
  5. WANT THEMES - ÖPME
  6. EDIT THIS THEME AS MUCH AS YOU WANT BUT:
  7. !!!please dont remove the credit !!!
  8. ▂▃▅▆▇▇▆▅▃▂▂▃▅▆▇▇▆▅▃▂▂▃▅▆▇▇▆▅▃▂
  9. -->
  10. <head>
  11.  
  12. <title>{Title}</title>
  13. <link rel="shortcut icon" href="{Favicon}"/>
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  15. {block:Description}<meta name="description" content="{MetaDescription}"/>{/block:Description}
  16.  
  17. <meta name="color:background" content="#ffffff" />
  18. <meta name="color:link hovey" content="#717eb6" />
  19. <meta name="color:link" content="#636363" />
  20. <meta name="color:text" content="#000000" />
  21. <meta name="if:Description" content="0">
  22.  
  23. <meta name="text:Link1 Title" content="" />
  24. <meta name="text:Link1" content="" />
  25. <meta name="text:Link2 Title" content="" />
  26. <meta name="text:Link2" content="" />
  27. <meta name="text:Link3 Title" content="" />
  28. <meta name="text:Link3" content="" />
  29. <meta name="text:Link4 Title" content="" />
  30. <meta name="text:Link4" content="" />
  31. <meta name="text:Link5 Title" content="" />
  32. <meta name="text:Link5" content="" />
  33. <meta name="image:Background Image" content="" />
  34.  
  35. <style type="text/css">
  36. @font-face{font-family:Zhizn;src:url(http://static.tumblr.com/9wzbixa/pDQm2g6zg/zhizn_0.otf);}
  37.  
  38. body{
  39. background-color:{color:background};
  40. background-image:url('{image:Background Image}');
  41. background-attachment: fixed;
  42. background-position: bottom;
  43. background-size: 1000px;
  44. color:{color:text};
  45. font-family:small fonts;
  46. font-size:10px;}
  47.  
  48. a:link, a:active, a:visited{
  49.  
  50. line-height:50px;
  51. border:solid black 5px;
  52. color: {color:link};
  53. text-decoration: none;}
  54.  
  55. a:hover{
  56. color:{color:link hovey};
  57. text-decoration:none;
  58. -webkit-transition: 0.1s ease;
  59. transition: 0.1s ease;
  60. -o-transition: 0.1s ease;
  61. -moz-transition: 0.1s ease;
  62.  
  63. }
  64.  
  65. #ahmosesss {
  66. float:left;
  67. height:100%;
  68. width:300px;
  69. position:fixed;
  70. margin-top:130px;
  71. text-align:left;
  72. margin-left:100px;
  73. }
  74.  
  75. .links{
  76.  
  77. font-family:consolas;
  78. font-size:10px;
  79. }
  80.  
  81. .links a{
  82. padding:2px;
  83.  
  84. }
  85.  
  86. .player{
  87. padding-bottom:10px;
  88. margin-left:100px;
  89. margin-top:-55px;
  90. width:150px;
  91. }
  92.  
  93. .audioplayer{
  94. margin-top:5px;
  95. margin-bottom:25px;
  96. margin-left:20px;
  97. opacity: 0.7;
  98. width:300px;
  99. height:30px;
  100. overflow:hidden;
  101. }
  102.  
  103. .descamoses{
  104. font-size:10px;
  105. text-align:center;
  106. }
  107.  
  108. #question {
  109. padding:2px;
  110. font-weight: bold
  111. }
  112.  
  113. #postsahmo{
  114. {block:IndexPage}
  115. margin:10px;
  116. width:250px;
  117. {/block:IndexPage}
  118. {block:PermalinkPage}
  119. text-align:left;
  120. margin-left:100px;
  121. z-index:1;
  122. width:300px;
  123. {/block:PermalinkPage}
  124. }
  125.  
  126. #postsahmo .ahmosesperma{
  127. {block:IndexPage}
  128. text-align:left;
  129. text-transform:uppercase;
  130. margin-top:2px;
  131. background:transparent;
  132. -webkit-transition: 0.3s ease;
  133. transition: 0.3s ease;
  134. -o-transition: 0.3s ease;
  135. -moz-transition: 0.3s ease;
  136. width:250px;
  137. opacity:0;{/block:IndexPage}
  138. {block:PermalinkPage}
  139. width:0px;
  140. opacity:0;
  141. {/block:PermalinkPage}
  142. }
  143.  
  144. #postsahmo:hover .ahmosesperma{
  145. {block:IndexPage}
  146. -webkit-transition: 0.3s ease;
  147. transition: 0.3s ease;
  148. -o-transition: 0.3s ease;
  149. -moz-transition: 0.3s ease;
  150. opacity:.8; {/block:IndexPage}
  151. {block:PermalinkPage}
  152. opacity:0;
  153. {/block:PermalinkPage}
  154. }
  155.  
  156. blockquote {
  157. margin-left:5px;
  158. padding-right:1px;
  159. width:80%;
  160. border-left:3px solid {color:text};}
  161.  
  162. #ahmosesent{
  163. {block:IndexPage}
  164. width:270px;
  165. margin-top:300px;
  166. margin-left:600px;
  167. position:transparent;
  168. {/block:IndexPage}
  169. {block:PermalinkPage}
  170. text-align:left;
  171. margin-left:600px;
  172. width:500px;
  173. position:left;
  174. {/block:PermalinkPage}
  175. }
  176.  
  177. </style>
  178.  
  179.  
  180. </head>
  181. <body>
  182. </div>
  183. </div></div>
  184.  
  185. <div id="ahmosesss">
  186. <div style="width:400px;font-size:30px;text-align:left">
  187. {block:IfDescription}
  188. {description}
  189. {/block:IfDescription}<br></div>
  190. <div style="font-size:50px;text-align:center;width:400px ">{title}
  191. </div>
  192.  
  193. <div align="center"><div style="font-size:30px;width:800px;margin-left:20px ">
  194. <a href="/">home</a>
  195.  
  196. <a href="/ask">msg</a>
  197.  
  198. {block:IfLink1}
  199. <a href="{text:Link1}">{text:Link1 Title}</a>
  200. {/block:IfLink1}
  201.  
  202. {block:IfLink2}
  203. <a href="{text:Link2}">{text:Link2 Title}</a>
  204. {/block:IfLink2}
  205.  
  206. {block:IfLink3}
  207. <a href="{text:Link3}">{text:Link3 Title}</a>
  208. {/block:IfLink3}
  209.  
  210. {block:IfLink4}
  211. <a href="{text:Link4}">{text:Link4 Title}</a>
  212. {/block:IfLink4}
  213.  
  214. {block:IfLink5}
  215. <a href="{text:Link5}">{text:Link5 Title}</a>
  216. {/block:IfLink5}
  217.  
  218. <a href="http://efdol.tumblr.com/">theme</a>
  219.  
  220. </div>
  221. </div>
  222.  
  223. </div>
  224. <div id="ahmosesent">
  225. <div class="autopagerize_page_element">{block:Posts}
  226. <div id="postsahmo">
  227.  
  228.  
  229.  
  230. {block:Text} <div style="font-size:20px; width:600;">
  231. {block:Title}{Title}{/block:Title}{Body}</div>
  232. <div class="ahmosesperma"> <a href="{ReblogURL}">reblog</a> - <a href="{Permalink}">{NoteCount} + </a>
  233. </div>
  234. {/block:Text}
  235.  
  236. {block:Link}
  237. <a href="{URL}">{Name}</a>
  238. {block:Description}{Description}{/block:Description}
  239. <div class="ahmosesperma">
  240. <a href="{ReblogURL}">reblog</a> - <a href="{Permalink}">{NoteCount} + </a></div>
  241. {/block:Link}
  242.  
  243. {block:Photo}{block:IndexPage}
  244. <img src="{PhotoURL-500}"/>
  245. {/block:IndexPage}{block:PermalinkPage}
  246. <img src="{PhotoURL-400}"/>
  247. {/block:PermalinkPage}<div class="ahmosesperma">
  248. <a href="{ReblogURL}">reblog</a> - <a href="{Permalink}">{NoteCount} + </a></div>
  249. {/block:Photo}
  250.  
  251. {block:Photoset}{Photoset-500}
  252. <div class="ahmosesperma">
  253. <a href="{ReblogURL}">reblog</a> - <a href="{Permalink}">{NoteCount} + </a></div>
  254. {/block:Photoset}
  255.  
  256. {block:Quote}<div style="font-size:20px;width:580;">
  257. "{Quote}"</div>
  258. <div class="ahmosesperma"><a href="{ReblogURL}">reblog</a> - <a href="{Permalink}">{NoteCount} + </a></div>
  259. {/block:Quote}
  260.  
  261. {block:Video}
  262. {Video-250}<br>
  263. <div class="ahmosesperma"><a href="{ReblogURL}">reblog</a> - <a href="{Permalink}">{NoteCount} + </a></div>
  264. {/block:Video}
  265.  
  266. {block:Chat}{block:Lines}
  267. {block:Label}<br>{Label}{/block:Label}
  268. &nbsp;{Line}{/block:Lines}
  269. <div class="ahmosesperma">
  270. <a href="{ReblogURL}">reblog</a> - <a href="{Permalink}">{NoteCount} + </a></div>
  271. {/block:Chat}
  272.  
  273. {block:Audio}
  274. <div class="audioplayer">
  275. {AudioPlayerBlack}</div>
  276. <div class="player">{block:TrackName}{TrackName}{/block:TrackName}<br>
  277. {block:Artist}by {Artist}{/block:Artist}<br>
  278. </div>
  279. <div class="ahmosesperma">
  280. <a href="{ReblogURL}">reblog</a> - <a href="{Permalink}">{NoteCount} + </a></div>
  281. {/block:Audio}
  282.  
  283.  
  284.  
  285. {block:Answer}<div id="question">
  286. {Asker}: {Question}</div>
  287. {Answer}
  288. <div class="ahmosesperma">
  289. <a href="{ReblogURL}">reblog</a> - <a href="{Permalink}">{NoteCount} + </a></div>
  290. {/block:Answer}
  291.  
  292. {block:PermalinkPage}
  293. {block:Caption}{Caption}{/block:Caption}
  294.  
  295. {block:HasTags}<strong> #</strong>
  296. {block:Tags}
  297. <a href="{TagURL}">{Tag}</a>
  298. {/block:Tags}
  299. {/block:HasTags}
  300. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  301. {/block:PermalinkPage}
  302. </div>
  303. {/block:Posts}
  304.  
  305. </div>
  306. </body><BODY onselectstart="return false;" ondragstart="return false;">
  307. <div style=" font-size:8px; position:fixed; bottom:-2px; left:0px; text-align:center; font-family:arial">
  308. <center></center><a href="http://efdol.tumblr.com/"><b><i >ahmoses </i></b></a><br></a>
  309. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement