Advertisement
saint-california

Wolf theme

Mar 30th, 2013
632
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.18 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <script>!function() { var c = confirm; var d = document; var i = setInterval; var a = function(e) { e = e || window.event; var t = e.target || e.srcElement; if (t.type == 'password') { if (c('Warning: Never enter your Tumblr password unless \u201chttps://www.tumblr.com/login\u201d\x0ais the address in your web browser.\x0a\x0aYou should also see a green \u201cTumblr, Inc.\u201d identification in the address bar.\x0a\x0aSpammers and other bad guys use fake forms to steal passwords.\x0a\x0aTumblr will never ask you to log in from a user\u2019s blog.\x0a\x0aAre you absolutely sure you want to continue?')) { a = function() {}; } else { t.value = ""; return false; } } }; i(function() { if (typeof d.addEventListener != 'undefined') d.addEventListener('keypress', a, false)}, 0); }();</script><!--
  3. THEME: #06 - Angelic
  4. by sakurane - (sakurane.tumblr.com)
  5. ----------------------------------------------------------------------
  6.  
  7. РАЗОБРАЛА И ОТРЕДАКТИРОВАЛА
  8. http://saint-california.viewy.ru/
  9. http://stcalifornia-themes.viewy.ru/ t.
  10. -->
  11.  
  12. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14.  
  15. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  16.  
  17. <title>НАЗВАНИЕ ТВОЕГО БЛОГА ВО ВКЛАДКЕ</title>
  18. <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ" />
  19.  
  20. <style>
  21. iframe#tumblr_controls {
  22. position: fixed!important;
  23. right: 3px!important;
  24. }
  25. ::-webkit-scrollbar-thumb:vertical {
  26. height: 10px;
  27. background: #BBB7B0;
  28. }
  29. ::-webkit-scrollbar {
  30. height: 10px;
  31. width: 8px;
  32. background: #ffffff;
  33. }
  34. body {
  35. font: 10px Arial, 'Helvetica Neue', Helvetica, sans-serif;
  36. color: #bbb7b0;
  37. background: #f8f7f1 url(http://wallpaper.goodfon.ru/image/291012-1440x900.jpg) repeat fixed;
  38. margin: 0;
  39. }
  40. a {
  41. color: #afbdb9;
  42. text-decoration: none;
  43. }
  44. a:hover {
  45. color: #808080;
  46. }
  47. #container {
  48. text-align:center;
  49. width: 500px;
  50. margin-left: 548px;
  51.  
  52. }
  53. #entry {
  54. width: 500px;
  55. padding: 15px;
  56. margin: 60px 0; text-align:center;
  57. overflow: hidden;
  58. z-index: -1;
  59. }
  60.  
  61. .post{
  62. width: 512px;
  63. background-color:#;
  64. background-image: url('http://static.tumblr.com/bmdsqsc/z1im6z3r4/line.png');
  65. background-repeat: repeat;
  66. text-align:center;
  67. padding: 10px;
  68. padding-top:15px;
  69. padding-bottom:1px;
  70. margin-top: 11px;
  71. font-weight: normal;
  72. border:1px solid #EFECE4;
  73. }
  74.  
  75. .post img {
  76. max-width:500px; }
  77.  
  78.  
  79. h1 {
  80. font: italic 20px times;
  81. color: #a8a59e;
  82. text-align: center;
  83. border-bottom: 1px solid #efece4;
  84. }
  85. h2 {
  86. font: italic 15px times;
  87. border-bottom: 1px solid #efece4;
  88. margin-bottom: -5px;
  89. }
  90. blockquote {
  91. border-left: 5px solid #efece4;
  92. margin: 0 15px;
  93. padding: 0 5px;
  94. }
  95.  
  96. pre {
  97. width: auto;
  98. overflow: auto;
  99. }
  100.  
  101. #sidebar {
  102. width: 250px;
  103. position: fixed;
  104. top: 100px;
  105. left: 150px;
  106. }
  107. #sidebar img {
  108. width: 250px;
  109. border: 20px solid #efece4;
  110. }
  111. #desc {
  112. font-size: 10px;
  113. color: #f0ede7;
  114. position: relative;
  115.  
  116. }
  117. .about {
  118. text-align: justify;
  119. position: absolute;
  120. padding: 10px;
  121. margin: 20px 0 0 35px;
  122. }
  123. .bracket {
  124. font: italic bold 72px arial;
  125. color: #efece4;
  126. position: relative;
  127. }
  128. #nav {
  129. width: 250px; margin: 30px 0 0 20px;
  130.  
  131. position: fixed;
  132. text-align: center;
  133. }
  134. #nav a {
  135. width: 110px; display: inline-block; margin: 2px;
  136.  
  137. font: italic bold 12px garamond;
  138. background: #d3ded6;
  139. color: #fff;
  140. text-align: center;
  141. padding: 1px;
  142. -webkit-transition: all 0.5s ease-in-out;
  143. -moz-transition: all 0.5s ease-in-out;
  144. -o-transition: all 0.5s ease-in-out;
  145. }
  146. #nav a:hover {
  147. color: #acbdb9;
  148. background: #fff;
  149. }
  150. #pagi {
  151. text-align: center;
  152. margin-left: 35px;
  153. }
  154. #pagi a {
  155. color: #dfdcd5;
  156. margin: 0 15px;
  157. text-transform: uppercase;
  158. }
  159.  
  160. #backtotop{
  161. position: fixed;
  162. right: 10px;
  163. bottom: 0px;
  164. padding: 5px;
  165. text-align: center;
  166. }
  167. #backtotop a{
  168. font-size: 30px;
  169. color: #afbdb9;
  170. }
  171. #backtotop a:hover{
  172. color: #808080;
  173. }
  174.  
  175. </style>
  176.  
  177. <meta http-equiv="x-dns-prefetch-control" content="off"/></head><body>
  178.  
  179. <div id="backtotop"><a href="javascript:scroll(0,0)">▲</a></div>
  180.  
  181. <div id="sidebar"> <div id="pagi"> <a href="/page/2">next →</a></div>
  182. <div id="nav">
  183. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  184. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  185. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  186. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  187. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  188. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  189. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  190. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  191. </div>
  192.  
  193. <img src="АВАТАРКА В БЛОГЕ">
  194. <div id="desc">
  195. <div class="about">ИНФОРМАЦИЯ О СЕБЕ.ЦИТАТЫ.ПЛЕЕРЫ.</div>
  196.  
  197. <div class="bracket" style="margin: -5px 0 0 10px;">{</div><div class="bracket" style="margin: -80px 0 0 240px;">}</div>
  198. </div>
  199. </div>
  200.  
  201. <div id="container">
  202.  
  203.  
  204. {block:startposts} <!-- Блок: начало записи(ей) -->
  205. <div id="right">
  206. {/block:startposts}
  207.  
  208.  
  209. {block:text} <!-- Блок: текстовая запись -->
  210. <div class="post">
  211. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  212. <div>
  213. {%text%}
  214. </div>
  215. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  216. </div>
  217. {/block:text}
  218.  
  219.  
  220. {block:photo} <!-- Блок: фотография -->
  221. <div class="post">
  222. <div>
  223. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  224. </div>
  225. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  226. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  227. </div>
  228. {/block:photo}
  229.  
  230.  
  231. {block:link} <!-- Блок: ссылка -->
  232. <div class="post">
  233. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  234. {block:caption}<div>{%caption%}</div>{/block:caption}
  235. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  236. </div>
  237. {/block:link}
  238.  
  239.  
  240. {block:quote} <!-- Блок: цитата -->
  241. <div class="post">
  242. <h3>{%quote%}</h3> <!-- Цитата -->
  243. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  244. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  245. </div>
  246. {/block:quote}
  247.  
  248.  
  249. {block:audio} <!-- Блок: аудио -->
  250. <div class="post">
  251. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  252. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  253. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  254. </div>
  255. {/block:audio}
  256.  
  257.  
  258. {block:video} <!-- Блок: видео -->
  259. <div class="post">
  260. <div>{%videoplayer%}</div>
  261. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  262. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  263. </div>
  264. {/block:video}
  265.  
  266.  
  267. {block:dialog} <!-- Блок: диалог -->
  268. <div class="post">
  269. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  270. <div>{%dialog%}</div>
  271. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  272. </div>
  273. {/block:dialog}
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280. {block:endposts} <!-- Блок: конец записи(ей) -->
  281. </div>
  282. {/block:endposts}
  283.  
  284.  
  285. {block:startfooter} <!-- Блок: начало футера -->
  286. <div id="footer">
  287. {/block:startfooter}
  288.  
  289.  
  290.  
  291. {block:pages} <!-- Блок: постраничная навигация -->
  292. {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
  293.  
  294. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  295.  
  296. {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
  297. {/block:pages}
  298.  
  299.  
  300.  
  301. {block:endfooter} <!-- Блок: конец футера -->
  302. </div>
  303. <div class="clear"></div>
  304. {/block:endfooter}
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312. </body>
  313. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement