Advertisement
dreamermeetsreality

Pastel Dream

Apr 22nd, 2012
385
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.08 KB | None | 0 0
  1. </* THEME BY DREAMERMEETSREALITY.TUMBLR.COM
  2. DO NOT REMOVE CREDITS! */>
  3.  
  4. <html>
  5.  
  6. <meta name="image:bg" content="http://images2.layoutsparks.com/1/250449/butterfly-baby-pastel-colours.jpg"/>
  7. <meta name="image:avatar" content="http://media.tumblr.com/tumblr_lr20krTVrs1qf72le.png"/>
  8. <meta name="color:content" content="#FCE18B"/>
  9. <meta name="color:sidebar" content="#FCE18B"/>
  10. <meta name="color:text" content="#774F38"/>
  11. <meta name="color:link" content="#DDCFA1"/>
  12. <meta name="color:link hover" content="#774F38"/>
  13. <meta name="text:link1" content="LINK"/>
  14. <meta name="text:link2" content="LINK"/>
  15. <meta name="text:link1 url" content=""/>
  16. <meta name="text:link2 url" content=""/>
  17.  
  18. <head>
  19.  
  20. <link href='http://fonts.googleapis.com/css?family=Overlock' rel='stylesheet' type='text/css'>
  21.  
  22. <script type="text/javascript">
  23. WebFontConfig = {
  24. google: { families: [ 'Overlock::latin' ] }
  25. };
  26. (function() {
  27. var wf = document.createElement('script');
  28. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  29. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  30. wf.type = 'text/javascript';
  31. wf.async = 'true';
  32. var s = document.getElementsByTagName('script')[0];
  33. s.parentNode.insertBefore(wf, s);
  34. })(); </script>
  35.  
  36. <style type="text/css">
  37.  
  38. @import url(http://fonts.googleapis.com/css?family=Overlock);
  39.  
  40.  
  41. body {
  42. background: url("{image:bg}") fixed repeat;
  43. font-family: 'Overlock', cursive;
  44. font-size: 11px;
  45. color: {color:text};
  46. text-wrap: normal
  47. word-wrap: break-word;
  48. margin:0px 0px;
  49. text-align:center;
  50. height: 100%;
  51. }
  52. a, a:active, a:visited{
  53. text-decoration: none;
  54. color: {color:link};
  55. }
  56.  
  57. a:hover{
  58. color: {color:hover};
  59. }
  60.  
  61. #main{
  62. background-color: transparent;
  63. position: absolute;
  64. width: 750px;
  65. height: 100%;
  66. top: 0px;
  67. left: 50%;
  68. margin-left: -375px;
  69. }
  70.  
  71. #sidebar{
  72. background-color: transparent;
  73. position: fixed;
  74. width: 180px;
  75. padding: 10px;
  76. left: 10px;
  77. top: 5px;
  78. }
  79.  
  80. #sidebar2{
  81. background-color: {color:sidebar};
  82. position: fixed;
  83. width: 280px;
  84. padding: 10px;
  85. left: 700px;
  86. top: 5px;
  87. }
  88.  
  89. #content{
  90. background-color: {color:content};
  91. position: absolute;
  92. width: 500px;
  93. height: auto;
  94. padding: 10px;
  95. left: 60px;
  96. top: 5px;
  97. }
  98.  
  99. .post{
  100. text-align: left;
  101. margin: 5px 0px 0px 0px;
  102. }
  103.  
  104. .quote{
  105. font-size: 15px;
  106. font-style: bold;
  107. }
  108.  
  109. .source{
  110. text-align: right;
  111. }
  112.  
  113. .h1{
  114. font-size: 20px;
  115. margin: 20px 0px 0px 0px;
  116. font-weight: bold;
  117. }
  118.  
  119. </style>
  120.  
  121. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  122.  
  123.  
  124. </head>
  125.  
  126. <body>
  127.  
  128. <div id="main">
  129.  
  130. <div id="sidebar">
  131.  
  132. <center>
  133.  
  134. <img src="http://media.tumblr.com/tumblr_losb5weGLu1qf72le.png"><br>
  135. <img src="http://media.tumblr.com/tumblr_losb64ap9a1qf72le.png"><br>
  136. <img src="http://media.tumblr.com/tumblr_losb8jgWGW1qf72le.png"><br>
  137.  
  138.  
  139. </center>
  140.  
  141. </div>
  142. <div id="sidebar2">
  143. <center>
  144. <h1>{Title}</h1><br>
  145. <img src="http://media.tumblr.com/tumblr_lr20krTVrs1qf72le.png">
  146. <br>
  147. {Description}
  148. <br>
  149. <b> NAVIGATION </b>
  150. <br>
  151. <a href="/">&middot; HOME </a>
  152. <a href="/ask">&middot; ASK </a>
  153. <a href="/archive">&middot; ARCHIVE </a> &middot;
  154. <a href="{text:link url1}">&middot; {text:link1} </a>
  155. <a href="{text:link url2}">&middot; {text:link1} </a>
  156. <a href="{text:link url3}">&middot; {text:link1} </a>
  157. <a href="http://dreamermeetsreality">&middot; THEME </a>&middot;
  158.  
  159. </center>
  160. </div>
  161. <div id="content">
  162.  
  163. {block:Posts}
  164.  
  165. {block:Text}
  166. <div class="post">
  167. {block:Title}
  168. <h3><a href="{Permalink}">{Title}</a></h3>
  169. {/block:Title}
  170. {Body}
  171. <div class="permalinkphoto"><ptextcolor>{block:HasTags}tags: {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags} &middot; {/block:HasTags}<a title="" href="{Permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogUrl}">reblog </a></ptextcolor></div>
  172. </div>
  173. {/block:Text}
  174.  
  175. {block:Photo}
  176. <div class="post">
  177. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>
  178. {block:Caption}
  179. <div class="caption">{Caption}</div>
  180. {/block:Caption}
  181. <div class="permalinkphoto"><ptextcolor>{block:HasTags}tags: {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags} &middot; {/block:HasTags}<a title="" href="{Permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogUrl}">reblog </a></ptextcolor></div>
  182. </div>
  183. {/block:Photo}
  184.  
  185. {block:Photoset}
  186. <div class="post">
  187. <center>{Photoset-500}</center>
  188. {block:Caption}
  189. <div class="caption">{Caption}</div>
  190. {/block:Caption}
  191. <div class="permalinkphoto"><ptextcolor>{block:HasTags}tags: {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags} &middot; {/block:HasTags}<a title="" href="{Permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogUrl}">reblog </a></ptextcolor></div>
  192. </div>
  193. {/block:Photoset}
  194.  
  195. {block:Quote}
  196. <div class="post">
  197. <div class="quote">"{Quote}"</div>
  198. {block:Source}
  199. <div class="source">{Source}</div>
  200. {/block:Source}
  201. <div class="permalinkphoto"><ptextcolor>{block:HasTags}tags: {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags} &middot; {/block:HasTags}<a title="" href="{Permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogUrl}">reblog </a></ptextcolor></div>
  202. </div>
  203. {/block:Quote}
  204.  
  205. {block:Link}
  206. <div class="post">
  207. <center><h3><a href="{URL}" class="link" {Target}>{Name}</a></h3></center>
  208. {block:Description}
  209. <div class="description">{Description}</div>
  210. {/block:Description}
  211. <div class="permalinkphoto"><ptextcolor>{block:HasTags}tags: {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags} &middot; {/block:HasTags}<a title="" href="{Permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogUrl}">reblog </a></ptextcolor></div>
  212. </div>
  213. {/block:Link}
  214.  
  215. {block:Chat}
  216. <div class="post">
  217. {block:Title}
  218. <h3><a href="{Permalink}">{Title}</a></h3>
  219. {/block:Title}
  220. <ul class="chat">
  221. {block:Lines}
  222. <li class="{Alt} user_{UserNumber}">
  223. {block:Label}
  224. <span class="label">{Label}</span>
  225. {/block:Label}
  226. {Line}
  227. </li>
  228. {/block:Lines}
  229. </ul>
  230. <div class="permalinkphoto"><ptextcolor>{block:HasTags}tags: {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags} &middot; {/block:HasTags}<a title="" href="{Permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogUrl}">reblog </a></ptextcolor></div>
  231. </div>
  232. {/block:Chat}
  233.  
  234. {block:Video}
  235. <div class="post">
  236. <center>{Video-500}</center>
  237. {block:Caption}
  238. <div class="caption">{Caption}</div>
  239. {/block:Caption}
  240. <div class="permalinkphoto"><ptextcolor>{block:HasTags}tags: {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags} &middot; {/block:HasTags}<a title="" href="{Permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogUrl}">reblog </a></ptextcolor></div>
  241. </div>
  242. {/block:Video}
  243.  
  244. {block:Audio}
  245. <div class="post">
  246. {AudioPlayerBlack}
  247. {block:Caption}
  248. <div class="caption">{Caption}</div>
  249. {/block:Caption}
  250. <div class="permalinkphoto"><ptextcolor>{block:HasTags}tags: {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags} &middot; {/block:HasTags}<a title="" href="{Permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogUrl}">reblog </a></ptextcolor></div>
  251. </div>
  252. {/block:Audio}
  253.  
  254. {/block:Posts}
  255.  
  256. </div>
  257.  
  258. </div>
  259.  
  260. </body>
  261.  
  262. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement