Advertisement
saint-california

One Better Day theme

Mar 31st, 2013
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.21 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> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  3.  
  4.  
  5. <html>
  6.  
  7. <!--
  8. _____________________________________
  9.  
  10. TO DIE BY YOUR SIDE IS SUCH A HEAVENLY WAY TO DIE
  11. / racheyzane.tumblr.com /
  12.  
  13. why are you here, stealing the code, huh?
  14. DO NOT DO IT!
  15. РАЗОБРАЛА И ОТРЕДАКТИРОВАЛА
  16. http://saint-california.viewy.ru/
  17. http://stcalifornia-themes.viewy.ru/
  18. _____________________________________
  19. !-->
  20.  
  21. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  22.  
  23. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  24. <title>НАЗВАНИЕ ТВОЕГО БЛОГА ВО ВКЛАДКЕ</title>
  25. <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ">
  26. <link rel="alternate" type="application/rss+xml" href="ССЫЛКА НА ТВОЙ БЛОГ/rss">
  27.  
  28.  
  29.  
  30. <style type="text/css">
  31.  
  32.  
  33. iframe#tumblr_controls {
  34. top:0px !important;
  35. right:3px !important;
  36. position: fixed !important;
  37. opacity: 0.5;
  38. -webkit-transition: all 0.6s ease;}
  39.  
  40. iframe#tumblr_controls:hover{
  41. opacity: 1;
  42. -webkit-transition: all 0.6s ease;
  43. }
  44.  
  45.  
  46.  
  47. ::-webkit-scrollbar-thumb:vertical {
  48. background-color:#e2e2e2;
  49. height:30px;
  50. }
  51.  
  52. ::-webkit-scrollbar-thumb:horizontal {
  53. background-color:#e2e2e2;
  54. height:5px!important;
  55. }
  56.  
  57. ::-webkit-scrollbar {
  58. background-color:#FFFFFF;;
  59. height:5px;
  60. width:5px;
  61. }
  62.  
  63. ::-moz-selection {
  64. background: #f5f3e8;
  65. }
  66. ::selection {
  67. background: #f5f3e8;
  68. }
  69.  
  70.  
  71.  
  72.  
  73.  
  74. body {color:#979796;
  75. background-color:#FFFFFF;
  76. background-attachment:fixed;
  77. font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  78. font-size:10px;
  79. line-height:100%;
  80. text-align:justify;
  81. }
  82.  
  83. a:link, a:active, a:visited {
  84. color: #bdbdbd;
  85. text-decoration:none;
  86. -webkit-transition: all 0.6s ease;
  87. }
  88.  
  89. a:hover {
  90. color:#76c0b4;
  91. -webkit-transition: all 0.6s ease;
  92. }
  93.  
  94. b {
  95. font-weight: bold;
  96. color:#8db9b4;
  97. }
  98.  
  99. i {
  100. font-style:italic;
  101. color:#807b75;
  102. }
  103.  
  104. ii {
  105. font-style:italic;
  106. }
  107.  
  108. img {
  109. max-width: 400px;
  110. }
  111.  
  112. #entries {
  113. margin-left:380px;
  114. margin-bottom:-10px;
  115. max-width:400px;
  116. }
  117.  
  118.  
  119.  
  120. #sbar {
  121. height: auto;
  122. margin-left: 150px;
  123. position:fixed;
  124. overflow:hidden;
  125. margin-top:200px;
  126. }
  127.  
  128. #lewe {
  129. padding-right: 5px;
  130. border-right:1px solid #ebe9e9;
  131. display:inline-block;
  132. height: 226px;
  133. }
  134.  
  135. #simg {
  136. display:block;
  137. margin-top: 20px;
  138. }
  139.  
  140. #simg img {
  141. max-width: 50px;
  142. z-index:9999;
  143. display:block;
  144. border: 10px solid #f8f7f7;
  145. }
  146.  
  147. #stext {
  148. display:inline;
  149. width: 90px;
  150. padding-left: 5px;
  151. margin-top:-175px;
  152. margin-left: 78px;
  153. position:fixed;
  154. z-index:9999;
  155. }
  156.  
  157. #cudzyslow {
  158. position: fixed;
  159. margin-top:-200px;
  160. margin-left: 73px;
  161. font-size: 60px;
  162. font-family:georgia;
  163. font-weight:bold;
  164. color:#d6d7d8;
  165. letter-spacing:-7px;
  166. width:60px;
  167. height:60px;
  168. opacity:0.7;
  169. z-index:1;
  170. }
  171.  
  172.  
  173.  
  174.  
  175. #posts{
  176. overflow:hidden;
  177. padding: 3px;
  178. -webkit-transition: all 0.6s ease;
  179. max-width:400px;
  180. padding-top: 8px;
  181. padding-bottom: 8px;
  182. }
  183.  
  184. #nav {
  185. display:block;
  186. margin-top: 8px;
  187. width:68px;
  188. }
  189.  
  190. #nav a {
  191. width: 60px;
  192. display:block;
  193. text-align: center;
  194. font-family:georgia;
  195. font-size:9px;
  196. letter-spacing: -1px;
  197. color:#d6d7d8;
  198. background:#f8f7f7;
  199. margin-bottom: 5px;
  200. padding: 4px;
  201. -webkit-transition: all 0.6s ease;
  202. }
  203.  
  204. #nav a:hover {
  205. background:#eaf6fd;
  206. color:#b9b9b9;
  207. -webkit-transition: all 0.6s ease;
  208. }
  209.  
  210.  
  211.  
  212. h1{
  213. font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  214. font-size:19px;
  215. line-height:15px;
  216. letter-spacing:-2px;
  217. text-align:left;
  218. padding-bottom: 3px;
  219. text-transform: lowercase;
  220. border-bottom: 2px solid #ebe9e9;
  221. }
  222.  
  223.  
  224. blockquote {
  225. padding-left:7px;
  226. margin:2px;
  227. border-left:5px solid #ebe9e9;
  228. }
  229.  
  230.  
  231.  
  232. img a{border:none; }
  233.  
  234. </style>
  235. <style type="text/css"></style>
  236.  
  237. <meta name="robots" content="noindex"/>
  238.  
  239. <meta http-equiv="x-dns-prefetch-control" content="off"/></head>
  240.  
  241.  
  242.  
  243. <body>
  244.  
  245. <div id="sbar">
  246.  
  247. <div id="lewe">
  248.  
  249. <div id="simg">
  250. <img src="АВОЧКА">
  251. </div>
  252.  
  253. <div id="nav">
  254. <a href="ССЫЛКА">НАЗВ</a>
  255. <a href="ССЫЛКА">НАЗВ</a>
  256. <a href="ССЫЛКА">НАЗВ</a>
  257. <a href="ССЫЛКА">НАЗВ</a>
  258. <a href="ССЫЛКА">НАЗВ</a>
  259.  
  260. </div>
  261.  
  262.  
  263. </div>
  264.  
  265.  
  266. <div id="cudzyslow">,,</div>
  267. <div id="stext"><i>ЦИТАТА.ОПИСАНИЕ<br><br>
  268.  
  269. <div style="width:90px; text-align:center;"><br><i> <a href="/page/2">next</a></i></div></div>
  270.  
  271.  
  272. </div>
  273.  
  274.  
  275.  
  276. <div id="entries">
  277.  
  278. <div id="posts">
  279.  
  280.  
  281.  
  282.  
  283. {block:text} <!-- Блок: текстовая запись -->
  284. <div class="post">
  285. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  286. <div>
  287. {%text%}
  288. </div>
  289. <p><a href="{%postlink%}">{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  290. </div>
  291. {/block:text}
  292.  
  293.  
  294. {block:photo} <!-- Блок: фотография -->
  295. <div class="post">
  296. <div>
  297. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  298. </div>
  299. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  300. <p><a href="{%postlink%}">{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  301. </div>
  302. {/block:photo}
  303.  
  304.  
  305. {block:link} <!-- Блок: ссылка -->
  306. <div class="post">
  307. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  308. {block:caption}<div>{%caption%}</div>{/block:caption}
  309. <p><a href="{%postlink%}">{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  310. </div>
  311. {/block:link}
  312.  
  313.  
  314. {block:quote} <!-- Блок: цитата -->
  315. <div class="post">
  316. <h3>{%quote%}</h3> <!-- Цитата -->
  317. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  318. <p><a href="{%postlink%}">{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  319. </div>
  320. {/block:quote}
  321.  
  322.  
  323. {block:audio} <!-- Блок: аудио -->
  324. <div class="post">
  325. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  326. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  327. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  328. </div>
  329. {/block:audio}
  330.  
  331.  
  332. {block:video} <!-- Блок: видео -->
  333. <div class="post">
  334. <div>{%videoplayer%}</div>
  335. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  336. <p><a href="{%postlink%}">{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  337. </div>
  338. {/block:video}
  339.  
  340.  
  341. {block:dialog} <!-- Блок: диалог -->
  342. <div class="post">
  343. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  344. <div>{%dialog%}</div>
  345. <p><a href="{%postlink%}">{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  346. </div>
  347. {/block:dialog}
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354. {block:endposts} <!-- Блок: конец записи(ей) -->
  355. </div>
  356. {/block:endposts}
  357.  
  358.  
  359. {block:startfooter} <!-- Блок: начало футера -->
  360. <div id="footer">
  361. {/block:startfooter}
  362.  
  363.  
  364.  
  365. {block:pages} <!-- Блок: постраничная навигация -->
  366. {block:previouspage}<a href="{%previouspage%}">older</a>{/block:previouspage}
  367.  
  368. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  369.  
  370. {block:nextpage}<a href="{%nextpage%}">newer</a>{/block:nextpage}
  371. {/block:pages}
  372.  
  373.  
  374.  
  375. {block:endfooter} <!-- Блок: конец футера -->
  376. </div>
  377. <div class="clear"></div>
  378. {/block:endfooter}
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386. </body>
  387. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement