Advertisement
saint-california

Skank theme

Mar 31st, 2013
363
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.26 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5.  
  6.  
  7. <title>НАЗВАНИЕ ТВОЕГО БЛОГА ВО ВКЛАДКЕ</title>
  8. <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ">
  9. <link rel="alternate" type="application/rss+xml" href="ССЫЛКА НА ТВОЙ БЛОГ/rss">
  10.  
  11. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  12.  
  13.  
  14.  
  15. <!--
  16. THEME 016: "SANTA MONICA THEME" COULSONN.TUMBLR.COM
  17. >РАЗОБРАЛА И ОТРЕДАКТИРОВАЛА
  18. >http://saint-california.viewy.ru/
  19. >http://stcalifornia-themes.viewy.ru/
  20. -->
  21.  
  22.  
  23. <style type="text/css">
  24.  
  25. @font-face {
  26. font-family: "tinytots";
  27. src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');
  28. }
  29.  
  30. body {
  31. background-color:#fff;
  32. background-image: url('ФОН');
  33. bottom: 0;
  34. color:#444444;
  35. font-family: consolas;
  36. font-size: 8px;
  37. left: 0;
  38. letter-spacing: 1px;
  39. margin: 0px;
  40. overflow-x: hidden;
  41. overflow-y: scroll;
  42. padding-bottom:20px;
  43. position: absolute;
  44. right: 0px;
  45. text-align: justify;
  46. top: 0;
  47. }
  48.  
  49. html {
  50. background-color: transparent;
  51. overflow-y: auto;
  52. }
  53.  
  54. a{ text-decoration:none;
  55. color:#b3b3b3;
  56. font-family: calibri;font-style: normal;
  57. font-size:8px;
  58. text-transform: uppercase;
  59. letter-spacing:1px;
  60. opacity: 1;
  61. -webkit-transition: all 0.8s ease-in-out;
  62. -moz-transition: all 0.8s ease-in-out;
  63. -o-transition: all 0.8s ease-in-out;
  64. -ms-transition: all 0.8s ease-in-out;
  65. transition: all 0.8s ease-in-out;
  66. }
  67.  
  68.  
  69. a:hover {
  70. color:#5b5b5b;
  71. -webkit-transition: all 0.8s ease-in-out;
  72. -moz-transition: all 0.8s ease-in-out;
  73. -o-transition: all 0.8s ease-in-out;
  74. -ms-transition: all 0.8s ease-in-out;
  75. transition: all 0.8s ease-in-out;
  76. }
  77.  
  78.  
  79. #tumblr_controls {
  80. position:fixed!important;
  81. right: 0px;
  82. top:0px;
  83. }
  84.  
  85. iframe#ask_form {
  86. width:500px;
  87. }
  88.  
  89. .contentwhole {
  90. font-size: 8px;
  91. height:100%;
  92. margin-left:325px;
  93. /* margin-top:20px; */
  94.  
  95. width:520px;
  96. -webkit-transition: all 0.8s ease-in-out;
  97. -moz-transition: all 0.8s ease-in-out;
  98. -o-transition: all 0.8s ease-in-out;
  99. -ms-transition: all 0.8s ease-in-out;
  100. transition: all 0.8s ease-in-out;
  101. }
  102.  
  103. .content {
  104. height:auto;
  105. width:540px;
  106. }
  107.  
  108. .post {
  109. width:500px;
  110. padding:10px;
  111. padding-bottom:0px;
  112. display: block;
  113. margin-top:12px;
  114. background-color:#FEFEFE;
  115. text-align: center;
  116. font-style: normal;
  117. border:1px solid #f0f0f0;
  118. }
  119.  
  120. .post img {
  121. max-width:500px;
  122.  
  123. }
  124.  
  125. ::-webkit-scrollbar {
  126. height: 10px;
  127. width: 10px;
  128. }
  129.  
  130. ::-webkit-scrollbar-button:start:decrement,
  131. ::-webkit-scrollbar-button:end:increment {
  132. background-color: transparent;
  133. display: block;
  134. height: 100%;
  135. }
  136.  
  137. ::-webkit-scrollbar-track-piece {
  138. background-color: #ebebeb;
  139. -webkit-border-radius: 0px;
  140. }
  141.  
  142. ::-webkit-scrollbar-thumb:vertical {
  143. height: 50px;
  144. background-color: #444444;
  145. border: 1px solid #444444;
  146. -webkit-border-radius: 0px;
  147. }
  148.  
  149. .headlin {
  150. font-style: bold;
  151. letter-spacing: 2px;
  152. text-align: center;
  153. text-align: center;
  154. text-transform: lowercase;
  155. }
  156.  
  157. .littlelin {
  158. font-style: bold;
  159. letter-spacing: 4px;
  160. text-align: left;
  161. text-transform: lowercase;
  162. }
  163.  
  164. #image {
  165. display:inline-block;
  166. width:95px;
  167. }
  168.  
  169. #sidebar {
  170. background-color:transparent;
  171. font-size: 8px;
  172. height:100%;
  173. left:0px; background-color:#b7b7b8;
  174. position:fixed;
  175. text-align:justify;
  176. top:0px;
  177.  
  178. }
  179.  
  180. .linky a {
  181. background-color:#fff;
  182. font-size: 8px;
  183. text-decoration:none;
  184. color:#444444;
  185. display:inline-block;
  186. letter-spacing:1px;
  187. margin:2px;
  188. text-align:center;
  189. padding:4px;
  190. line-height:12px; font-family: calibri;
  191. display:inline-block;
  192. width:43px;
  193. text-transform:uppercase;
  194. -webkit-transition: all 0.5s ease-in-out;
  195. -moz-transition: all 0.5s ease-in-out;
  196. -o-transition: all 0.5s ease-in-out;
  197. -ms-transition: all 0.5s ease-in-out;
  198. transition: all 0.5s ease-in-out;
  199. }
  200.  
  201. .linky a:hover {
  202. color:#888888;
  203. -webkit-transition: all 0.4s ease-in-out;
  204. -moz-transition: all 0.4s ease-in-out;
  205. -o-transition: all 0.4s ease-in-out;
  206. -ms-transition: all 0.4s ease-in-out;
  207. transition: all 0.4s ease-in-out;
  208. }
  209.  
  210.  
  211.  
  212.  
  213.  
  214. .descripto {
  215. font-size: 9px;
  216. font-style:none;
  217. left:40px;
  218. position:fixed;
  219. top:150px;
  220. width: 200px;
  221. }
  222.  
  223. .descripto, descripto a {
  224. background-color: rgba(256, 256, 256, 0.1);
  225. font-family: georgia;font-size:9px;
  226. color:#fff;
  227. display: inline-block;
  228. height:auto;font-style:italic;
  229. letter-spacing: 0px;
  230. padding:10px;
  231. text-align: center;
  232. text-transform: none;
  233. -webkit-transition: all 0.5s ease-in-out;
  234. -moz-transition: all 0.5s ease-in-out;
  235. -o-transition: all 0.5s ease-in-out;
  236. -ms-transition: all 0.5s ease-in-out;
  237. transition: all 0.5s ease-in-out;
  238. }
  239.  
  240. .descripto:hover, descripto a:hover {
  241.  
  242.  
  243. -webkit-transition: all 0.5s ease-in-out;
  244. -moz-transition: all 0.5s ease-in-out;
  245. -o-transition: all 0.5s ease-in-out;
  246. -ms-transition: all 0.5s ease-in-out;
  247. transition: all 0.5s ease-in-out;
  248. }
  249.  
  250.  
  251. .simg {
  252. padding:0px;
  253. position:fixed;
  254. top:48px;
  255. left:38px;
  256. opacity:1;
  257. width:auto;
  258. -webkit-transition: all 0.5s ease-in-out;
  259. -moz-transition: all 0.5s ease-in-out;
  260. -o-transition: all 0.5s ease-in-out;
  261. -ms-transition: all 0.5s ease-in-out;
  262. transition: all 0.5s ease-in-out;
  263. }
  264.  
  265.  
  266. </style>
  267.  
  268. <body>
  269. <div id="sidebar">
  270. <img src="ФОН САЙДБАРА" width="300px" height="100%">
  271. </div>
  272. <div class="descripto">
  273.  
  274.  
  275. <table><tr><td>
  276. <a href="/"><img src="АВАТАРКА В БЛОГЕ" width="140px"></a></td>
  277. <td><div class="linky">
  278. <a href="ССЫЛЬ">НАЗВ</a>
  279. <a href="ССЫЛЬ">НАЗВ</a>
  280. <a href="ССЫЛЬ">НАЗВ</a>
  281. <a href="ССЫЛЬ">НАЗВ</a>
  282. <a href="ССЫЛЬ">НАЗВ</a>
  283. <a href="ССЫЛЬ">НАЗВ</a>
  284. </div></td></tr></table>
  285.  
  286. <div class="descriptotext"><p>ИНФОРМАЦИ Я О СЕБЕ.</br>
  287. <strong>ОПИСАНИЕ. ЦИТАТЫ.ПЛЕЕРЫ.ВИДЖЕТЫ</strong></p>
  288. </p></div>
  289.  
  290.  
  291. </div>
  292.  
  293. </div>
  294.  
  295.  
  296. <div class="contentwhole">
  297.  
  298. <div class="content">
  299.  
  300.  
  301. {block:startposts} <!-- Блок: начало записи(ей) -->
  302. <div id="right">
  303. {/block:startposts}
  304.  
  305.  
  306. {block:text} <!-- Блок: текстовая запись -->
  307. <div class="post">
  308. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  309. <div>
  310. {%text%}
  311. </div>
  312. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  313. </div>
  314. {/block:text}
  315.  
  316.  
  317. {block:photo} <!-- Блок: фотография -->
  318. <div class="post">
  319. <div>
  320. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  321. </div>
  322. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  323. <div class="tags"><p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p></div><!-- ссылка на пост, время и дата -->
  324. </div>
  325. {/block:photo}
  326.  
  327.  
  328. {block:link} <!-- Блок: ссылка -->
  329. <div class="post">
  330. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  331. {block:caption}<div>{%caption%}</div>{/block:caption}
  332. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  333. </div>
  334. {/block:link}
  335.  
  336.  
  337. {block:quote} <!-- Блок: цитата -->
  338. <div class="post">
  339. <h3>{%quote%}</h3> <!-- Цитата -->
  340. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  341. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  342. </div>
  343. {/block:quote}
  344.  
  345.  
  346. {block:audio} <!-- Блок: аудио -->
  347. <div class="post">
  348. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  349. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  350. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  351. </div>
  352. {/block:audio}
  353.  
  354.  
  355. {block:video} <!-- Блок: видео -->
  356. <div class="post">
  357. <div>{%videoplayer%}</div>
  358. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  359. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  360. </div>
  361. {/block:video}
  362.  
  363.  
  364. {block:dialog} <!-- Блок: диалог -->
  365. <div class="post">
  366. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  367. <div>{%dialog%}</div>
  368. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  369. </div>
  370. {/block:dialog}
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377. {block:endposts} <!-- Блок: конец записи(ей) -->
  378. </div>
  379. {/block:endposts}
  380.  
  381.  
  382. {block:startfooter} <!-- Блок: начало футера -->
  383. <div id="footer">
  384. {/block:startfooter}
  385.  
  386.  
  387.  
  388. {block:pages} <!-- Блок: постраничная навигация -->
  389. {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
  390.  
  391. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  392.  
  393. {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
  394. {/block:pages}
  395.  
  396.  
  397.  
  398. {block:endfooter} <!-- Блок: конец футера -->
  399. </div>
  400. <div class="clear"></div>
  401. {/block:endfooter}
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409. </body>
  410. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement