Advertisement
Amanduhh7

Featured Themes

Oct 14th, 2013
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.27 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <!--[if lt IE 7]><html class="lt-ie10 lt-ie9 lt-ie8 lt-ie7"><![endif]-->
  3. <!--[if IE 7]><html class="lt-ie10 lt-ie9 lt-ie8"><![endif]-->
  4. <!--[if IE 8]><html class="lt-ie10 lt-ie9"> <![endif]-->
  5. <!--[if IE 9]><html class="lt-ie10"> <![endif]-->
  6. <!--[if gt IE 9]><!--> <html> <!--<![endif]-->
  7. <head>
  8. {MobileAppHeaders}
  9. <meta charset="utf-8">
  10. <title>{Title}{block:SearchPage} ({lang:Search results for SearchQuery}){/block:SearchPage}{block:PermalinkPage}{block:PostSummary} — {PostSummary}{/block:PostSummary}{/block:PermalinkPage}</title>
  11. {block:Description}
  12. <meta name="description" content="{MetaDescription}">
  13. {/block:Description}
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20. <!---Do not remove credit--->
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28. <!-- Theme Defaults -->
  29.  
  30. <meta name="image:theme1" content="">
  31. <meta name="image:theme2" content="">
  32. <meta name="image:theme3" content="">
  33. <meta name="image:theme4" content="">
  34.  
  35. <meta name="text:theme1" content="">
  36. <meta name="text:theme2" content="">
  37. <meta name="text:theme3" content="">
  38. <meta name="text:theme4" content="">
  39.  
  40.  
  41. <meta name="if:Sliding header" content="1">
  42. <meta name="if:Stretch header image" content="1">
  43. <meta name="if:Collapse navigation" content="1">
  44. <meta name="if:Show description" content="1">
  45. <meta name="if:Show title" content="1">
  46. <meta name="if:Show header image" content="1">
  47. <meta name="if:Endless scrolling" content="1">
  48.  
  49. <meta name="select:Avatar style" content="circle" title="Circle">
  50. <meta name="select:Avatar style" content="square" title="Square">
  51. <meta name="select:Avatar style" content="hidden" title="Hidden">
  52.  
  53. <meta name="select:Layout" content="regular" title="Regular">
  54. <meta name="select:Layout" content="narrow" title="Narrow">
  55. <meta name="select:Layout" content="grid" title="Grid">
  56.  
  57. <meta name="text:Disqus shortname" content="">
  58. <meta name="text:Google analytics ID" content="">
  59.  
  60. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  61. <meta name="apple-mobile-web-app-capable" content="yes">
  62. <link rel="shortcut icon" href="{Favicon}">
  63. <link rel="apple-touch-icon-precomposed" href="{PortraitURL-128}">
  64. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  65.  
  66. <link rel="stylesheet" href="http://static.tumblr.com/vr9xgox/PuGmmhqcs/normalize.css">
  67. <link rel="stylesheet" href="http://static.tumblr.com/hriofhd/xxKmuaz63/main.css">
  68.  
  69. <!-- HTML5 Shiv -->
  70. <!--[if lt IE 9]>
  71. <script src="http://static.tumblr.com/hriofhd/Qj0m8pn7q/html5shiv.js"></script>
  72. <![endif]-->
  73.  
  74. <style type="text/css">
  75.  
  76. body{background-color:tan;}
  77.  
  78. #contentback{
  79. position:fixed;
  80. margin-left:150px;
  81. margin-top:35px;
  82. }
  83.  
  84. #contentback img{
  85. position:fixed;
  86. }
  87.  
  88. #contentback2{
  89. position:fixed;
  90. margin-top:35px;
  91. margin-left:650px;
  92. z-index:-1;
  93. }
  94.  
  95. #contentback2 img{
  96. position:fixed;
  97. }
  98.  
  99. #tape{
  100. position:fixed;
  101. margin-top:-30px;
  102. margin-left:100px;
  103. }
  104.  
  105. #tape img{
  106. position:fixed;
  107. opacity:.7;
  108. }
  109.  
  110. #tape2{
  111. position:fixed;
  112. margin-top:495px;
  113. margin-left:1010px;
  114. }
  115.  
  116. #tape2 img{
  117. position:fixed;
  118. opacity:.7;
  119. }
  120.  
  121. #contentback .title{
  122. position:fixed;
  123. font-size:70px;
  124. margin-left:100px;
  125. margin-top:10px;
  126. font-family:mistral;
  127. color:#773b3d;
  128. opacity:.7;
  129. }
  130.  
  131. #contentback2 .title2{
  132. position:fixed;
  133. font-size:70px;
  134. margin-left:150px;
  135. margin-top:10px;
  136. font-family:mistral;
  137. color:#773b3d;
  138. opacity:.7;
  139. }
  140. .theme1{
  141. position:fixed;
  142. margin-top:150px;
  143. margin-left:200px;
  144. font-size:20px;
  145. color:tan;
  146. }
  147.  
  148. .theme1 img{
  149. position:fixed;
  150. width:400px;
  151. height:400px;
  152. visibility:hidden;
  153. z-index:999;
  154. margin-left:150px;
  155. margin-top:-220px;
  156. }
  157.  
  158. .theme1:hover img{
  159. visibility:visible;
  160. z-index:999;
  161. }
  162.  
  163. .theme2{
  164. position:fixed;
  165. margin-top:200px;
  166. margin-left:200px;
  167. font-size:20px;
  168. color:tan;
  169. }
  170.  
  171. .theme2 img{
  172. position:fixed;
  173. width:400px;
  174. height:400px;
  175. visibility:hidden;
  176. z-index:999;
  177. margin-left:150px;
  178. margin-top:-320px;
  179. }
  180.  
  181. .theme2:hover img{
  182. visibility:visible;
  183. }
  184.  
  185. .theme3{
  186. position:fixed;
  187. margin-top:250px;
  188. margin-left:200px;
  189. font-size:20px;
  190. color:tan;
  191. }
  192.  
  193. .theme3 img{
  194. position:fixed;
  195. width:400px;
  196. height:400px;
  197. visibility:hidden;
  198. z-index:999;
  199. margin-left:150px;
  200. margin-top:-420px;
  201. }
  202.  
  203. .theme3:hover img{
  204. visibility:visible;
  205. }
  206.  
  207. .theme4{
  208. position:fixed;
  209. margin-top:300px;
  210. margin-left:200px;
  211. font-size:20px;
  212. color:tan;
  213. }
  214.  
  215. .theme4 img{
  216. position:fixed;
  217. width:400px;
  218. height:400px;
  219. visibility:hidden;
  220. z-index:999;
  221. margin-left:150px;
  222. margin-top:-520px;
  223. }
  224.  
  225. .theme4:hover img{
  226. visibility:visible;
  227. }
  228.  
  229. #contentback .description{
  230. position:fixed;
  231. font-size:15px;
  232. width:300px;
  233. margin-top:450px;
  234. margin-left:100px;
  235. z-index:999;
  236. text-align:center;
  237. }
  238.  
  239. #home img{
  240. position:fixed;
  241. }
  242.  
  243. /* Custom CSS */
  244. {CustomCSS}
  245. </style>
  246. </head>
  247. <body>
  248.  
  249. <div id="home">
  250. <a href="/"><img src="http://i98.photobucket.com/albums/l274/shell282/arrow_zpsb887e33e.png"></a>
  251. </div>
  252.  
  253.  
  254. <div id="contentback">
  255. <img src="http://i98.photobucket.com/albums/l274/shell282/grungepaper_zps973ccea6.png">
  256. <div class="title">
  257. Featured Themes
  258. </div>
  259.  
  260. <div class="theme1">
  261. {text:theme1}
  262. <div class="theme1">
  263. <img src="{image:theme1}">
  264. </div>
  265. </div>
  266.  
  267. <div class="theme2">
  268. {text:theme2}
  269. <div class="theme2">
  270. <img src="{image:theme2}">
  271. </div>
  272. </div>
  273.  
  274.  
  275. <div class="theme3">
  276. {text:theme3}
  277. <div class="theme3">
  278. <img src="{image:theme3}">
  279. </div>
  280. </div>
  281.  
  282. <div class="theme4">
  283. {text:theme4}
  284. <div class="theme4">
  285. <img src="{image:theme4}">
  286. </div>
  287. </div>
  288.  
  289.  
  290. <div class="description">
  291. {block:Description}{Description}{/block:Description}
  292. </div>
  293.  
  294. </div>
  295.  
  296.  
  297. <!------------------------>
  298. <div id="tape">
  299. <img src="http://i98.photobucket.com/albums/l274/shell282/tape_zps5e22eede.png">
  300. </div>
  301.  
  302.  
  303.  
  304.  
  305.  
  306. <div id="contentback2">
  307. <img src="http://i98.photobucket.com/albums/l274/shell282/grungepaper_zps973ccea6.png">
  308.  
  309. <div class="title2">
  310. Preview
  311. </div>
  312.  
  313. </div>
  314.  
  315. <div id="tape2">
  316. <img src="http://i98.photobucket.com/albums/l274/shell282/tape_zps5e22eede.png">
  317. </div>
  318.  
  319.  
  320. <div style="position:fixed; font-size:10px; margin-left:1320px; margin-top:620px; opacity:.4;">
  321. <a href="http://www.slapdashthemes.tumblr.com"><img src="http://static.tumblr.com/knytmqx/L1Umu6jbr/sdticon2.png"></a>
  322.  
  323. </body>
  324. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement