Advertisement
CathGomes

Skyland Dream Tumblr Theme HTML Code

Jun 27th, 2014
554
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.66 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <!--SKYLAND DREAM by Cath Gomes ᕙʕ•ᴥ•ʔᕗ (http://hipananus.tumblr.com/). Background Art & Theme Design by Cath Gomes. Free to use. Public Tumblr Theme. Version 2014.1. Please, DO NOT REMOVE the AUTHOR CREDITS! ᕙʕ•ᴥ•ʔᕗ -->
  4.  
  5. <html>
  6. <head>
  7. <title>{Title}</title>
  8. <link rel="shortcut icon" href="{Favicon}" />
  9. <meta charset="utf-8">
  10. {block:Description}
  11. <meta name="description" content="{MetaDescription}"/>
  12. {/block:Description}
  13. <link rel="shortcut icon" href="{Favicon}"/>
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}"/>
  15. <link href='https://fonts.googleapis.com/css?family=Crafty+Girls' rel='stylesheet' type='text/css'>
  16.  
  17. <style type="text/css">
  18. header {
  19. background: url("http://i1237.photobucket.com/albums/ff469/CathGomes/BackgroundHeader_zpsc7e9f2f5.png");
  20. background-color: rgba(231, 217, 200, 0.80);
  21. text-align: center;
  22. -moz-border-radius-topleft: 10px;
  23. -moz-border-radius-topright: 10px;
  24. border-top-left-radius: 10px;
  25. border-top-right-radius: 10px;
  26. padding: 0 100px 20px 100px;
  27. }
  28. header a {
  29. width: 640px;
  30. float: center;
  31. text-decoration: none;
  32. color: #07131d;
  33. }
  34. h1 {
  35. display: block;
  36. text-align: center;
  37. font-size: 42px;
  38. font-family: 'Crafty Girls', Arial, Helvetica, sans-serif;
  39. color: #07131d;
  40. }
  41. h2 {
  42. font-size: 15px;
  43. font-family: 'Crafty Girls', Arial, Helvetica, sans-serif;
  44. color: #fff;
  45. margin: 0 auto;
  46. padding: 0 0 20px 0;
  47. }
  48. .uul{
  49. padding: 10px;
  50. background: #f69679;
  51. -webkit-border-radius: 10px;
  52. -moz-border-radius: 10px;
  53. border-radius: 10px;
  54. }
  55. li{
  56. display: inline;
  57. padding: 0 5px 0 0;
  58. }
  59. body {
  60. background-color: #f69679;
  61. background: url("http://i1237.photobucket.com/albums/ff469/CathGomes/Background_zps7111c88e.png");
  62. font-family: 'Crafty Girls', Arial, Helvetica, sans-serif;
  63. }
  64. .post {
  65. width: 640px;
  66. float: center;
  67. text-align: center;
  68. background-color: rgba(231, 217, 200, 1);
  69. border: 7px solid #f69679;
  70. color: #f69679;
  71. font-size: 15px;
  72. -webkit-border-radius: 10px;
  73. -moz-border-radius: 10px;
  74. border-radius: 10px;
  75. margin: 30px auto;
  76. padding: 20px;
  77. }
  78. .avatar {
  79. margin: 30px 0;
  80. border: 7px solid #fff;
  81. border-radius: 100%;
  82. }
  83. .container {
  84. width: 640px;
  85. margin: 0 auto;
  86. float: center;
  87. }
  88. .like-reblog {
  89. list-style: none;
  90. border: 1px solid #f69679;
  91. -webkit-border-radius: 10px;
  92. -moz-border-radius: 10px;
  93. border-radius: 10px;
  94. }
  95. .like-reblog li {
  96. float: right;
  97. padding: 6px;
  98. height: 20px;
  99. }
  100. .page {
  101. background: rgba(246, 150, 121, 0.5);
  102. padding: 20px;
  103. -moz-border-radius-bottomright: 10px;
  104. -moz-border-radius-bottomleft: 10px;
  105. border-bottom-right-radius: 10px;
  106. border-bottom-left-radius: 10px;
  107. }
  108. .page a {
  109. text-decoration: none;
  110. color: #fff;
  111. }
  112. .pagelist {
  113. text-align: center;
  114. margin: 0 auto;
  115. width: 640px;
  116. }
  117. a:link {
  118. color: #07131d;
  119. text-decoration: none;
  120. -webkit-transition: color 1s ease;
  121. }
  122. a:visited {
  123. color: #07131d;
  124. text-decoration: none;
  125. }
  126. a:hover {
  127. color: #005b7f;
  128. text-decoration: none;
  129. }
  130. a:active {
  131. color: #005b7f;
  132. text-decoration: none;
  133. }
  134. .footer {
  135. background-color: rgba(246, 150, 121, 0.80);
  136. color: #f69679;
  137. text-align: center;
  138. width: 640px;
  139. height: 15px;
  140. margin: 0 auto !important;
  141. padding: 13px 0;
  142. float: center;
  143. -webkit-border-radius: 10px;
  144. -moz-border-radius: 10px;
  145. border-radius: 10px;
  146. position: relative;
  147. }
  148. .credit {
  149. background-color: rgba(246, 150, 121, 0.5);
  150. border: 2px solid #f69679;
  151. color: #f69679;
  152. font-size: 11px;
  153. text-align: center;
  154. width: 300px;
  155. height: 5px;
  156. margin: 0 auto !important;
  157. padding: 10px 0;
  158. float: center;
  159. -webkit-border-radius: 10px;
  160. -moz-border-radius: 10px;
  161. border-radius: 10px;
  162. }
  163. span.craftygirls {
  164. font: 11px;
  165. font-family: 'Crafty Girls', Arial, Helvetica, sans-serif;
  166. }
  167. a.previous {
  168. position: absolute;
  169. top: 4px;
  170. left: 20px;
  171. }
  172. a.next {
  173. position: absolute;
  174. top: 4px;
  175. right: 20px;
  176. }
  177. a.previous, a.next {
  178. width: 32px;
  179. height: 32px;
  180. display: block;
  181. overflow: hidden;
  182. text-indent: -9999px;
  183. background: url("http://i1237.photobucket.com/albums/ff469/CathGomes/CuteArrow_zpse1251746.png") no-repeat;
  184. }
  185. a.previous {
  186. background-position: -2px -2px;
  187. }
  188. a.next {
  189. background-position: -35px -2px;
  190. }
  191. a.previous:hover {
  192. background-position: -2px -35px;
  193. }
  194. a.next:hover {
  195. background-position: -35px -35px;
  196. }
  197. .postnote {
  198. background-color: rgba(246, 150, 121, 0.5);
  199. border: 2px solid #f69679;
  200. color: white;
  201. text-align: justify;
  202. -webkit-border-radius: 10px;
  203. -moz-border-radius: 10px;
  204. border-radius: 10px;
  205. width: 640px;
  206. margin: 0 auto !important;
  207. padding: 13px 0;
  208. float: center;
  209. position: relative;
  210. }
  211. {CustomCSS}
  212. </style>
  213. </head>
  214.  
  215. <body>
  216.  
  217. <header>
  218. <div class="container">
  219. <img class="avatar" src="{PortraitURL-128}">
  220. <h1><a href="{BlogURL}">{Title}</a></h1>
  221. {block:Description}
  222. <h2>{Description}</h2>
  223. {/block:Description}
  224. <div class="uul">
  225. <li><a href="/archive">Archive</a></li>
  226. <li><a href="/ask">Ask</a></li>
  227. <li><a href="/random">Random</a></li>
  228. <li><a href="{RSS}">RSS</a></li>
  229. </div>
  230. </div>
  231. </header>
  232.  
  233. {block:HasPages}
  234. <div class="page">
  235. {block:Pages}
  236. <div class="pagelist">
  237. <a href="{URL}">{Label}</a>
  238. </div>
  239. {/block:Pages}
  240. </div>
  241. {/block:HasPages}
  242.  
  243. {block:Posts}
  244.  
  245. {block:Text}
  246. <div class="post">
  247. {block:Title}
  248. <h3>
  249. <a href="{Permalink}">{Title}</a>
  250. </h3>
  251. {/block:Title}
  252. {Body}
  253. <ul class="like-reblog">
  254. <li>{LikeButton color="white"}</li>
  255. <li>{ReblogButton color="white"}</li>
  256. <li>{block:NoteCount}<a href="{Permalink}#notes">{NoteCountWithLabel}</a>{/block:NoteCount}</li>
  257. <li>{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}</li>
  258. </ul>
  259. </div>
  260. {block:PostNotes}<div class=postnote>{PostNotes}</div>{/block:PostNotes}
  261. {/block:Text}
  262.  
  263. {block:Photo}
  264. <div class="post">
  265. <img src="{PhotoURL-500}">
  266. {block:Caption}{Caption}{/block:Caption}
  267. <ul class="like-reblog">
  268. <li>{LikeButton color="white"}</li>
  269. <li>{ReblogButton color="white"}</li>
  270. <li>{block:NoteCount}<a href="{Permalink}#notes">{NoteCountWithLabel}</a>{/block:NoteCount}</li>
  271. <li>{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}</li>
  272. </ul>
  273. </div>
  274. {block:PostNotes}<div class=postnote>{PostNotes}</div>{/block:PostNotes}
  275. {/block:Photo}
  276.  
  277. {block:Quote}
  278. <div class="post">
  279. {Quote}
  280. {block:Source}<br>&mdash;{Source}{/block:Source}
  281. <ul class="like-reblog">
  282. <li>{LikeButton color="white"}</li>
  283. <li>{ReblogButton color="white"}</li>
  284. <li>{block:NoteCount}<a href="{Permalink}#notes">{NoteCountWithLabel}</a>{/block:NoteCount}</li>
  285. <li>{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}</li>
  286. </ul>
  287. </div>
  288. {block:PostNotes}<div class=postnote>{PostNotes}</div>{/block:PostNotes}
  289. {/block:Quote}
  290.  
  291. {block:Link}
  292. <div class="post">
  293. <a href="{URL}" {Target}>{Name}</a>
  294. {block:Description}{Description}{/block:Description}
  295. <ul class="like-reblog">
  296. <li>{LikeButton color="white"}</li>
  297. <li>{ReblogButton color="white"}</li>
  298. <li>{block:NoteCount}<a href="{Permalink}#notes">{NoteCountWithLabel}</a>{/block:NoteCount}</li>
  299. <li>{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}</li>
  300. </ul>
  301. </div>
  302. {block:PostNotes}<div class=postnote>{PostNotes}</div>{/block:PostNotes}
  303. {/block:Link}
  304.  
  305. {block:Chat}
  306. <div class="post">
  307. {block:Title}{Title}{/block:Title}
  308. <table>
  309. {block:Lines}
  310. <tr>
  311. <th>{block:Label}{Label}{/block:Label}</th>
  312. <td>{Line}</td>
  313. </tr>
  314. {/block:Lines}
  315. </table>
  316. <ul class="like-reblog">
  317. <li>{LikeButton color="white"}</li>
  318. <li>{ReblogButton color="white"}</li>
  319. <li>{block:NoteCount}<a href="{Permalink}#notes">{NoteCountWithLabel}</a>{/block:NoteCount}</li>
  320. <li>{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}</li>
  321. </ul>
  322. </div>
  323. {block:PostNotes}<div class=postnote>{PostNotes}</div>{/block:PostNotes}
  324. {/block:Chat}
  325.  
  326. {block:Audio}
  327. <div class="post">
  328. {AudioPlayer}
  329. {block:Caption}{Caption}{/block:Caption}
  330. <ul class="like-reblog">
  331. <li>{LikeButton color="white"}</li>
  332. <li>{ReblogButton color="white"}</li>
  333. <li>{block:NoteCount}<a href="{Permalink}#notes">{NoteCountWithLabel}</a>{/block:NoteCount}</li>
  334. <li>{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}</li>
  335. </ul>
  336. </div>
  337. {block:PostNotes}<div class=postnote>{PostNotes}</div>{/block:PostNotes}
  338. {/block:Audio}
  339.  
  340. {block:Video}
  341. <div class="post">
  342. {Video-500}
  343. {block:Caption}{Caption}{/block:Caption}
  344. <ul class="like-reblog">
  345. <li>{LikeButton color="white"}</li>
  346. <li>{ReblogButton color="white"}</li>
  347. <li>{block:NoteCount}<a href="{Permalink}#notes">{NoteCountWithLabel}</a>{/block:NoteCount}</li>
  348. <li>{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}</li>
  349. </ul>
  350. </div>
  351. {block:PostNotes}<div class=postnote>{PostNotes}</div>{/block:PostNotes}
  352. {/block:Video}
  353.  
  354. {/block:Posts}
  355.  
  356. <div>
  357. {block:Pagination}
  358. <div class="footer">
  359. <center>{block:PreviousPage}<a href="{PreviousPage}" class="previous" alt="{lang:Previous page}">Previous</a>{block:PreviousPage}
  360. {block:NextPage}<a href="{NextPage}" class="next" alt="{lang:Next page}">Next</a>{/block:NextPage}</center>
  361. </div>
  362. {block:Pagination}
  363.  
  364. <div class="credit">
  365. <a href="http://www.skylanddreamtheme.tumblr.com">SKYLAND DREAM</a> <span class="craftygirls"><em><strong>by</strong></em></span><a href="http://www.hipananus.tumblr.com"> Cath Gomes ᕙʕ•ᴥ•ʔᕗ </a>
  366. </div>
  367. </div>
  368.  
  369. </body>
  370. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement