Advertisement
saint-california

Too Ugly For LA theme

Mar 30th, 2013
505
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.02 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. <html>
  4.  
  5. <!--
  6.  
  7. --RULES--
  8. DO NOT REMOVE CREDIT.
  9. РАЗОБРАЛА И ОТРЕДАКТИРОВАЛА
  10. http://saint-california.viewy.ru/
  11. http://stcalifornia-themes.viewy.ru/
  12. -->
  13.  
  14. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  15. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  16.  
  17. <title>НАЗВАНИЕ ТВОЕГО БЛОГА ВО ВКЛАДКЕ</title>
  18. <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ">
  19. <link rel="alternate" type="application/rss+xml" href="ССЫЛКА НА ТВОЙ БЛОГ/rss">
  20.  
  21.  
  22. <link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic' rel='stylesheet' type='text/css'>
  23. <style type="text/css">
  24.  
  25.  
  26. body {
  27. background-image: url('http://wallpaper.goodfon.ru/image/286867-1440x900.jpg');
  28. background-color: #fff;
  29. background-attachment: fixed;
  30. background-repeat: repeat;
  31. color: #6F6F6F;
  32. font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  33. font-size: 10px;
  34. }
  35.  
  36. @font-face {
  37. font-family: "Times";
  38. src: url(http://static.tumblr.com/4hejznv/PvRm2d82f/times_.ttf) format("truetype");
  39. }
  40.  
  41. ::-webkit-scrollbar-thumb:vertical {
  42. background-color: #333333;
  43. height: 10px;
  44. }
  45.  
  46. ::-webkit-scrollbar {
  47. height: 10px;
  48. width: 4px;
  49. background-color: #ffffff;
  50. }
  51.  
  52. a{
  53. color: #6F6F6F;
  54. text-decoration: none;
  55. -webkit-transition: all 0.5s linear;
  56. -moz-transition: all 0.5s linear;
  57. -o-transition: all 0.5s linear;
  58. }
  59.  
  60. a:hover{
  61. color: #333333;
  62. }
  63.  
  64. #sidebar{
  65. position: fixed;
  66. width: 400px;
  67. height: 100%;
  68. margin-top: 20px;
  69. margin-left: 550px;
  70. padding: 6px;
  71.  
  72. text-align: justify;
  73. font-size: 10px;
  74. line height: 10px;
  75. }
  76.  
  77. #sidebartitle{
  78. margin-left: -140px;
  79. font-size: 16px;
  80. text-align: center;
  81. font-family: 'Open Sans', sans-serif;
  82. font-weight: 100;
  83. color: #424242;
  84. text-shadow: 2px 2px 2px #fff;
  85. }
  86.  
  87. #linkies{
  88. position: fixed;
  89. width: 200px;
  90. margin-left: 30px;
  91. margin-top: 10px;
  92. }
  93.  
  94.  
  95. #linkies img{
  96. width: 200px;
  97. margin-bottom: 20px;
  98. margin-left: -6px;
  99. border: 6px solid #FFFFFF;
  100. }
  101.  
  102. #desc{
  103. color: #FFFFFF;
  104. padding-bottom: 10px;
  105. border-bottom: 2px #FFFFFF solid;
  106. margin-bottom: 20px;
  107. width: 190px;
  108.  
  109. }
  110.  
  111. .navi {
  112. display: inline-block;
  113. width: 40px;
  114. height: 40px;
  115. font-size: 10px;
  116. text-align: center;
  117. font-family: georgia;
  118. font-style: italic;
  119. line-height: 40px;
  120. color: #354B5C;
  121. background-color: #FFFFFF;
  122. text-transform: none;
  123. margin-bottom: 2px;
  124. -moz-border-radius: 40px;
  125. -webkit-border-radius: 40px;
  126. border-radius: 40px;
  127. -webkit-transition: all 0.5s ease-in-out;
  128. -moz-transition: all 0.5s ease-in-out;
  129. -o-transition: all 0.5s ease-in-out;
  130. }
  131.  
  132. .navi:hover {
  133. color: #354B5C;
  134. opacity:0.6;
  135. letter-spacing: 1px;
  136. transform: rotate(360deg);
  137. -moz-transform: rotate(360deg);
  138. -webkit-transform: rotate(360deg);
  139. -o-transform: rotate(360deg);
  140. }
  141.  
  142.  
  143.  
  144. #posts{
  145. width: 530px;
  146. margin-left: 25px;
  147. padding: 4px;
  148. }
  149.  
  150. .post{
  151. width: 500px;
  152. background-color:#;
  153. background-image: url('http://static.tumblr.com/bmdsqsc/z1im6z3r4/line.png');
  154. background-repeat: repeat;
  155. text-align:center;
  156. padding: 10px;
  157. padding-top:11px;
  158. padding-bottom:1px;
  159. margin-top: 11px;
  160. font-weight: normal;
  161. border:1px solid #EEE3DE;
  162. }
  163.  
  164.  
  165. .post img {
  166. max-width:500px; }
  167.  
  168.  
  169. .entry{
  170. width: 500px;
  171. padding: 10px;
  172. margin-top: 3px;
  173.  
  174. }
  175.  
  176. .entry b, strong{
  177.  
  178. }
  179.  
  180. .entry i, em{
  181.  
  182. }
  183.  
  184.  
  185. .entry h1{
  186. font-family: consolas;
  187. text-transform: uppercase;
  188. font-size: 15px;
  189. font-weight: 20px;
  190. letter-spacing: 1px;
  191. }
  192.  
  193. .entry h1 a{
  194.  
  195. }
  196.  
  197. .entry blockquote{
  198. border-left: 2px solid #ffffff;
  199. padding-left: 3px;
  200. padding-right: 1px;
  201. margin-left: 5px;
  202. }
  203.  
  204. #linkies2{
  205. position:fixed;
  206. width: 150px;
  207. margin-left: 245px;
  208. margin-top: 150px;
  209.  
  210.  
  211. }
  212.  
  213. #icon{
  214. position: fixed;
  215. width: 80px;
  216. margin-top: -100px;
  217. border: solid #ffffff 5px;
  218. background-color: #ffffff;
  219. }
  220.  
  221.  
  222.  
  223. #icon img{
  224. width: 80px;
  225. height: 80px;
  226. background-color: #354B5C;
  227. }
  228.  
  229. .custom {
  230. display: block;
  231. width: 85px;
  232. height: 10px;
  233. padding: 2px;
  234. margin-top: 2px;
  235. font-size: 9px;
  236. text-align: center;
  237. font-family: georgia;
  238. font-style: italic;
  239. color: #354B5C;
  240. background-color: #ffffff;
  241. text-transform: none;
  242. margin-bottom: 2px;
  243. letter-spacing: 1px;
  244. -webkit-transition: all 0.5s ease-in-out;
  245. -moz-transition: all 0.5s ease-in-out;
  246. -o-transition: all 0.5s ease-in-out;
  247. }
  248.  
  249. .custom:hover{
  250. opacity:0.8;
  251. letter-spacing: 5px;
  252. background-color: #ffffff;
  253. -webkit-transition: all 0.5s ease-in-out;
  254. -moz-transition: all 0.5s ease-in-out;
  255. -o-transition: all 0.5s ease-in-out;
  256. }
  257.  
  258.  
  259. .title{
  260. color: #fff;
  261. padding-bottom: 9px;
  262. font-size: 20px;
  263. font-family: georgia;
  264. line-height: 10px;
  265. letter-spacing: -1px;
  266. text-transform: uppercase;
  267. border-bottom: 1px #ffffff dotted;
  268. }
  269.  
  270. </style>
  271.  
  272. <meta http-equiv="x-dns-prefetch-control" content="off"/></head>
  273.  
  274.  
  275. <body>
  276.  
  277. <div id="sidebar">
  278.  
  279. <center>
  280.  
  281. <div id="sidebartitle">НАЗВ БЛОГА</a></center>
  282.  
  283. <center>
  284. <div id="linkies">
  285.  
  286. <center><img src="ГЛАВНАЯ АВАТАРКА"></center>
  287.  
  288. <center><div id="desc">
  289. ОПИСАНИЕ
  290. </div></center>
  291.  
  292. <center><a href="КРУГЛАЯ ССЫЛКА" class="navi">НАЗВ</a>
  293. <a href="КРУГЛАЯ ССЫЛКА" class="navi">НАЗВ</a>
  294. <a href="КРУГЛАЯ ССЫЛКА" class="navi">НАЗВ</a>
  295. <a href="КРУГЛАЯ ССЫЛКА" class="navi">НАЗВ</a></center>
  296.  
  297.  
  298.  
  299. </div>
  300. </center>
  301.  
  302. <div id="linkies2">
  303.  
  304. <div id="icon"><img src="АВОЧКА"></div>
  305.  
  306. <a href="ССЫЛКА" class="custom">НАЗВ</a>
  307. <a href="ССЫЛКА" class="custom">НАЗВ</a>
  308. <a href="ССЫЛКА" class="custom">НАЗВ</a>
  309. <a href="ССЫЛКА" class="custom">НАЗВ</a>
  310. </div>
  311.  
  312. </div>
  313.  
  314.  
  315. <div id="posts">
  316. <div class="entry" >
  317.  
  318. {block:startposts} <!-- Блок: начало записи(ей) -->
  319. <div id="right">
  320. {/block:startposts}
  321.  
  322.  
  323. {block:text} <!-- Блок: текстовая запись -->
  324. <div class="post">
  325. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  326. <div>
  327. {%text%}
  328. </div>
  329. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  330. </div>
  331. {/block:text}
  332.  
  333.  
  334. {block:photo} <!-- Блок: фотография -->
  335. <div class="post">
  336. <div>
  337. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  338. </div>
  339. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  340. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  341. </div>
  342. {/block:photo}
  343.  
  344.  
  345. {block:link} <!-- Блок: ссылка -->
  346. <div class="post">
  347. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  348. {block:caption}<div>{%caption%}</div>{/block:caption}
  349. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  350. </div>
  351. {/block:link}
  352.  
  353.  
  354. {block:quote} <!-- Блок: цитата -->
  355. <div class="post">
  356. <h3>{%quote%}</h3> <!-- Цитата -->
  357. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  358. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  359. </div>
  360. {/block:quote}
  361.  
  362.  
  363. {block:audio} <!-- Блок: аудио -->
  364. <div class="post">
  365. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  366. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  367. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  368. </div>
  369. {/block:audio}
  370.  
  371.  
  372. {block:video} <!-- Блок: видео -->
  373. <div class="post">
  374. <div>{%videoplayer%}</div>
  375. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  376. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  377. </div>
  378. {/block:video}
  379.  
  380.  
  381. {block:dialog} <!-- Блок: диалог -->
  382. <div class="post">
  383. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  384. <div>{%dialog%}</div>
  385. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  386. </div>
  387. {/block:dialog}
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394. {block:endposts} <!-- Блок: конец записи(ей) -->
  395. </div>
  396. {/block:endposts}
  397.  
  398.  
  399. {block:startfooter} <!-- Блок: начало футера -->
  400. <div id="footer">
  401. {/block:startfooter}
  402.  
  403.  
  404.  
  405. {block:pages} <!-- Блок: постраничная навигация -->
  406. {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
  407.  
  408. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  409.  
  410. {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
  411. {/block:pages}
  412.  
  413.  
  414.  
  415. {block:endfooter} <!-- Блок: конец футера -->
  416. </div>
  417. <div class="clear"></div>
  418. {/block:endfooter}
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426. </body>
  427. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement