Advertisement
saint-california

Still Alive theme

Mar 31st, 2013
855
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.19 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  5. <!--
  6. ТЕМА СОЗДАНА
  7. http://saint-california.viewy.ru/
  8. http://stcalifornia-themes.viewy.ru/
  9. -->
  10. <title>IMOGEN</title>
  11. <title>НАЗВАНИЕ ТВОЕГО БЛОГА ВО ВКЛАДКЕ</title>
  12. <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ">
  13. <link rel="alternate" type="application/rss+xml" href="ССЫЛКА НА ТВОЙ БЛОГ/rss">
  14. <link href='http://fonts.googleapis.com/css?family=Macondo' rel='stylesheet' type='text/css'>
  15. <style type="text/css">
  16.  
  17. ::-webkit-scrollbar-thumb:vertical {
  18. background-color:#2c2c2c;
  19. height:10px;
  20. }
  21. ::-webkit-scrollbar {
  22. width:6px;
  23. height:0px;
  24. background-color:#fff;
  25. }
  26.  
  27. body {
  28. color:#C4C4C4;
  29. background-attachment:fixed;
  30. background-color:#FFFFFF;
  31. background-image: url('');
  32. background-position:top-left;
  33. background-repeat:repeat;
  34. text-align: center;
  35. font-size: 11px;
  36. line-height:114%;
  37. letter-spacing: 1px;
  38. font-weight: lighter;
  39. font-family: 'Palatino Linotype';
  40. }
  41.  
  42. a {
  43. color:#393939;
  44. color:#8a8a89;
  45. font-family:calibri;
  46. font-size:8px;
  47. letter-spacing:1px;
  48. text-transform:uppercase;
  49. text-decoration:none;
  50. -webkit-transition:opacity 0.8s linear;
  51. -webkit-transition:all 0.5s ease-out;
  52. -moz-transition:all 0.5s ease-out;
  53. transition:all 0.5s ease-out;
  54. }
  55.  
  56. a:hover {
  57. text-decoration:none;
  58. color:#C4C4C4;
  59. }
  60.  
  61. #sidebar {
  62. width:180px;
  63. position:fixed;
  64. margin-left:100px;
  65. margin-top:140px;
  66. }
  67.  
  68. #slinks {
  69. text-align:center;
  70. width:160px;
  71. letter-spacing:1px;
  72. text-transform:uppercase;
  73. position:fixed;
  74. padding: 10px;
  75. margin-left: 10px;
  76. margin-top: 0px;
  77.  
  78.  
  79. }
  80.  
  81. #title {
  82. font-size:16px;
  83. text-align:center;
  84. margin-bottom:10px;
  85. position:relative;
  86. letter-spacing:2px;
  87. font-family: 'Macondo', cursive;
  88. color:#858585;
  89. }
  90.  
  91.  
  92.  
  93. #sidebarimage {
  94. width:180px;
  95. text-align:center;
  96. opacity:1;padding:4px;
  97. background-color:#FEFEFE;
  98. border:3px double #f0f0f1;
  99. }
  100.  
  101.  
  102.  
  103. #sidebarimage img {
  104. width:180px;
  105. text-align:center;
  106.  
  107. }
  108.  
  109. #description {
  110. width:120px;
  111. margin-top:-60px;
  112. margin:left:20px;
  113. position:fixed;
  114. color:#212121;
  115. text-align:center;
  116. padding-top:4px;
  117. padding-left:4px;
  118. padding-right:4px;
  119. padding-bottom:4px;
  120. background-color:#ffffff;
  121. opacity: 0;
  122. -webkit-transition:all 0.5s ease-out;
  123. -moz-transition:all 0.5s ease-out;
  124. transition:all 0.5s ease-out;
  125.  
  126. }
  127.  
  128. #description:hover {
  129. opacity:0.7;
  130. -webkit-transition:all 0.9s ease-out;
  131. -moz-transition:all 0.9s ease-out;
  132. transition:all 0.9s ease-out;}
  133.  
  134.  
  135. .content {
  136. width:680px;
  137. float:center;
  138. margin: auto;
  139. text-align:center;
  140. margin-top:10px;}
  141.  
  142. .post{
  143. background-color: #ffffff;
  144. width:200px;
  145. padding-bottom:0px;
  146. padding-left:4px;
  147. padding-right:4px;
  148. padding-top:4px;
  149. position:relative;
  150. float: left;
  151. text-align:center;
  152. margin: 5px;
  153. font-family: calibri;
  154. letter-spacing: 0px;
  155. font-size: 10px;
  156. color: #a8a8a8;
  157. border:3px double #f0f0f1;}
  158.  
  159.  
  160. .post img {
  161. width:200px; width:200px;}
  162.  
  163. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  164. #infscr-loading {display:none;}
  165. .navigation{display:none;}
  166.  
  167. </style>
  168. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  169. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  170. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  171.  
  172.  
  173. <script type="text/javascript">
  174. $(window).load(function () {
  175. $('.content').masonry(),
  176. $('.masonryWrap').infinitescroll({
  177. navSelector : "div.navigation",
  178. // selector for the paged navigation (it will be hidden)
  179. nextSelector : ".navigation a#next",
  180. // selector for the NEXT link (to page 2)
  181. itemSelector : ".post",
  182. // selector for all items you'll retrieve
  183. bufferPx : 10000,
  184. extraScrollPx: 10000,
  185. loadingImg : "http://static.tumblr.com/ry7nsix/S4Klhms7s/load.gif",
  186. loadingText : "<em></em>",
  187. },
  188. // call masonry as a callback.
  189. function() { $('.content').masonry({ appendedContent: $(this) }); }
  190. );
  191. });
  192. </script>
  193.  
  194.  
  195. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  196. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  197. <script type="text/javascript" charset="utf-8">
  198. var $j = jQuery.noConflict();
  199. $j(function() {
  200. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  201. $j("img").lazyload({
  202. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  203. effect: "fadeIn",
  204. });
  205. });
  206. </script>
  207.  
  208. </head>
  209. <body>
  210. <div id="sidebar">
  211.  
  212. <div id="title">НАЗВАНИЕ БЛОГА</div>
  213.  
  214. <div id="sidebarimage"><img src="АВАТАРКА В БЛОГЕ"></div>
  215.  
  216. <div id="description">
  217. ОПИСАНИЕ
  218. </div>
  219. <div id="slinks">
  220. <a href="ССЫЛКА">НАЗВАНИЕ</a> <a href="ССЫЛКА">НАЗВАНИЕ</a> <a href="ССЫЛКА">НАЗВАНИЕ</a>
  221. </div>
  222. </div>
  223.  
  224. <div class="content">
  225.  
  226. {block:text} <!-- Блок: текстовая запись -->
  227. <div class="post">
  228. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  229. <div>
  230. {%text%}
  231. </div>
  232. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  233. </div>
  234. {/block:text}
  235.  
  236.  
  237. {block:photo} <!-- Блок: фотография -->
  238. <div class="post">
  239. <div>
  240. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  241. </div>
  242. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  243. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  244. </div>
  245. {/block:photo}
  246.  
  247.  
  248. {block:link} <!-- Блок: ссылка -->
  249. <div class="post">
  250. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  251. {block:caption}<div>{%caption%}</div>{/block:caption}
  252. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  253. </div>
  254. {/block:link}
  255.  
  256.  
  257. {block:quote} <!-- Блок: цитата -->
  258. <div class="post">
  259. <h3>{%quote%}</h3> <!-- Цитата -->
  260. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  261. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  262. </div>
  263. {/block:quote}
  264.  
  265.  
  266. {block:audio} <!-- Блок: аудио -->
  267. <div class="post">
  268. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  269. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  270. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  271. </div>
  272. {/block:audio}
  273.  
  274.  
  275. {block:video} <!-- Блок: видео -->
  276. <div class="post">
  277. <div>{%videoplayer%}</div>
  278. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  279. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  280. </div>
  281. {/block:video}
  282.  
  283.  
  284. {block:dialog} <!-- Блок: диалог -->
  285. <div class="post">
  286. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  287. <div>{%dialog%}</div>
  288. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  289. </div>
  290. {/block:dialog}
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297. {block:endposts} <!-- Блок: конец записи(ей) -->
  298. </div>
  299. {/block:endposts}
  300.  
  301.  
  302. {block:startfooter} <!-- Блок: начало футера -->
  303. <div id="footer">
  304. {/block:startfooter}
  305.  
  306.  
  307.  
  308. {block:pages} <!-- Блок: постраничная навигация -->
  309. {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
  310.  
  311. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  312.  
  313. {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
  314. {/block:pages}
  315.  
  316.  
  317.  
  318. {block:endfooter} <!-- Блок: конец футера -->
  319. </div>
  320. <div class="clear"></div>
  321. {/block:endfooter}
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329. </body>
  330. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement