Advertisement
saint-california

She Won't Forget Me theme

Mar 31st, 2013
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.94 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <!-- theme made by nunmuri.tumblr.com/rockappeal.tumblr.com | don't take off the credits
  3. РАЗОБРАЛА И ОТРЕДАКТИРОВАЛА
  4. http://saint-california.viewy.ru/
  5. http://stcalifornia-themes.viewy.ru/-->
  6.  
  7. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  8.  
  9. <!--
  10. РАЗОБРАЛА И ОТРЕДАКТИРОВАЛА
  11. http://saint-california.viewy.ru/
  12. http://stcalifornia-themes.viewy.ru/
  13. -->
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15.  
  16. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  17.  
  18. <html>
  19. <head>
  20. <title>НАЗВАНИЕ ТВОЕГО БЛОГА ВО ВКЛАДКЕ</title>
  21. <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ">
  22. <link rel="alternate" type="application/rss+xml" href="ССЫЛКА НА ТВОЙ БЛОГ/rss">
  23.  
  24.  
  25. <style type="text/css">
  26. iframe#tumblr_controls {right:3px !important;
  27. position: fixed !important;
  28. opacity: 0.4;
  29. filter:alpha(opacity=40);
  30. -moz-opacity: 0.4;
  31. -khtml-opacity: 0.4;
  32. -webkit-transition: all 0.9s ease;
  33. -moz-transition: all 0.9s ease;
  34. -o-transition: all 0.9s ease;}
  35. iframe#tumblr_controls:hover{
  36. opacity: 1;
  37. filter:alpha(opacity=100);
  38. -moz-opacity: 1;
  39. -khtml-opacity: 1;
  40. -webkit-transition: all 0.9s ease;
  41. -moz-transition: all 0.9s ease;
  42. -o-transition: all 0.9s ease;}
  43.  
  44.  
  45. ::-webkit-scrollbar {
  46. width: 10px;
  47. height: 10px;}
  48.  
  49. ::-webkit-scrollbar-button:start:decrement,
  50. ::-webkit-scrollbar-button:end:increment {
  51. height: 0px;
  52. display: block;
  53. background-color: transparent;}
  54.  
  55. ::-webkit-scrollbar-track-piece {
  56. background-color: #fdfaf4;
  57. -webkit-border-radius: 0px;}
  58.  
  59. ::-webkit-scrollbar-thumb:vertical {
  60. height: 30px;
  61. background-color: #fdf3eb;
  62. -webkit-border-radius: 0px;
  63. }
  64.  
  65.  
  66. #title {
  67. font-size: 15px;
  68. font-family: consolas;
  69. color:#b4a78f;
  70. padding-right: 5px;
  71. padding-left: 5px;
  72. padding-top: 5px;
  73. padding-bottom: 5px;
  74. line-height:10px;
  75. letter-spacing:1px;
  76. font-weight:normal;
  77. text-align:left;
  78. }
  79.  
  80. #title a{
  81. font-size: 15px;
  82. font-family: consolas;
  83. color:#b4a78f;
  84. padding-right: 5px;
  85. padding-left: 5px;
  86. padding-top: 5px;
  87. padding-bottom: 0px;
  88. line-height:15px;
  89. letter-spacing:1px;
  90. font-weight:italic;
  91. text-align:left;
  92. }
  93.  
  94. #title a:hover{
  95. color:#b4a78f;
  96. }
  97.  
  98. #title2 {
  99. font-size: 10px;
  100. font-family: consolas;
  101. color:#d3c1b7;
  102. padding-right: 5px;
  103. padding-left: 5px;
  104. padding-top: 3px;
  105. padding-bottom: 2px;
  106. line-height:9px;
  107. letter-spacing:3px;
  108. text-align:right;
  109. font-style: italic;
  110. float: left;
  111. }
  112. #title2 a{
  113. font-size: 7px;
  114. font-family: trebuchet ms;
  115. color:#d3c1b7;
  116. text-transform:uppercase;
  117. letter-spacing:2px;
  118. font-style: italic;
  119. text-align:left;
  120. float: left;
  121. }
  122.  
  123. #titlediv {
  124. width: 210px;
  125. float: left;
  126. margin-left:900px;
  127. margin-top: 9px;
  128. position: fixed;
  129. }
  130.  
  131. #sidebar {
  132. width: 220px;
  133. float: left;
  134. height: auto;
  135. margin-top:23px;
  136. background-color: #f5f0eb;
  137. background:#f5f0eb url(http://static.tumblr.com/...);
  138. text-align:justify;
  139. font-size: 9px;
  140. font-family: georgia;
  141. position: fixed;
  142. color:#c7b6a8;
  143. z-index: 2;
  144. padding-right: 5px;
  145. padding-left: 6px;
  146. line-height:10px;
  147. padding-top: 6px;
  148. padding-bottom: 13px;
  149. margin-left:900px;
  150.  
  151. }
  152.  
  153. #navigation {
  154. width: 250px;
  155. background: transparent;
  156. margin-top:50px;
  157. margin-bottom:0px;
  158. margin-left:0px;
  159. text-align:right;
  160. float:left;
  161. padding-right: 5px;
  162. padding-left: 0px;
  163. padding-top: 0px;
  164. position:fixed;
  165. padding-bottom: 0px;
  166. }
  167.  
  168.  
  169. blockquote {padding: 2px;
  170. padding-left: 5px;
  171. background-color: #f7f7f7;
  172. color: ;
  173. font: 9px georgia;
  174. margin-right: 50px;
  175. border-left: 2px solid #aaa090;}
  176.  
  177.  
  178. #posts {
  179. width: 500px;
  180. float: none;
  181. text-align:justify;
  182. color: #aaa090;
  183. background: #f7f4ed;
  184. padding-right: 10px;
  185. font-size: 9px;
  186. font-family: georgia;
  187. padding-left: 10px;
  188. padding-top: 10px;
  189. padding-bottom: 10px;
  190. height: auto;
  191. margin-left:0px;
  192. margin-top:0px;
  193. margin-bottom:0px;
  194. }
  195.  
  196. .post{
  197. width: 500px;
  198. background-color:#ffffff;
  199. background-image: url('http://static.tumblr.com/bmdsqsc/z1im6z3r4/line.png');
  200. background-repeat: repeat;
  201. text-align:center;
  202. padding: 10px;
  203. padding-top:11px;
  204. padding-bottom:1px;
  205. margin-top: 11px;
  206. font-weight: normal;
  207. border:1px solid #FDFBF5;
  208. }
  209.  
  210.  
  211. .post img {
  212. max-width:500px; }
  213.  
  214. #posts img {max-width:500px; overflow:hidden;}
  215.  
  216. #photoset {max-width:500px; overflow:hidden;}
  217.  
  218. #photoset img{max-width:500px; overflow:hidden;
  219. }
  220.  
  221. #content1 {position: absolute; left: 0px; top: 0px;}
  222.  
  223. #content2 {
  224. width: 530px;
  225. float: left;
  226. left:355px;
  227. top: 70px;
  228. position: absolute;
  229. }
  230.  
  231.  
  232. body {
  233. background-color:#fdfaf4;
  234. color:;
  235. background-image: url('ФОООООООООН');
  236. background-position: ;
  237. background-attachment:fixed;
  238. font-size: 9px;
  239. ont-family: georgia;
  240. overflow-x: hidden;
  241. }
  242. a {font-weight:normal; color:#e2cbc5; text-decoration:none; text-transform: lowercase; font-family: georgia; font-size: 9px; letter-spacing:0px;}
  243. a:hover {color:#d3cab7;}
  244. a img {border:0px!important;}
  245. h3, .link {font-size:13px; font-family: ; margin:0px; font-style:italic; font-weight:normal; color: #b4a78f}
  246. h3 a, .link{font-weight:normal; color:#b4a78f}
  247.  
  248.  
  249.  
  250. #pagination {font-family:georgia; color:; text-align:center; font-size:12px;}
  251.  
  252. #pagination a{font-family:georgia; color:; text-align:center; font-size:12px;}
  253.  
  254. #pagination a:hover{font-family:georgia; color:#d3cab7;}
  255.  
  256.  
  257. .navi3 a{
  258. float: left;
  259. width: 60px;
  260. height: 10px;
  261. background-color: #fdfbf5;
  262. margin-left: 10px;
  263. margin-top: 2px;
  264. margin-bottom: 1px;
  265. font-family: georgia;
  266. font-style: italic;
  267. text-align: center;
  268. letter-spacing: 1px;
  269. padding: 5px;
  270. font-size: 9px;
  271. -webkit-transition: all 0.5s ease-out;
  272. -moz-transition: all 0.5s ease-out;
  273. -o-transition: all 0.5s ease-out;
  274. -moz-border-radius: 3px 3px 3px 3px;
  275. -webkit-border-radius: 3px 3px 3px 3px;
  276. border-radius: 3px 3px 3px 3px;
  277. }
  278.  
  279. .navi3 a:hover{
  280. float: left;
  281. width: 60px;
  282. height: 10px;
  283. background-color: #f8f4e9;
  284. margin-top: 2px;
  285. margin-bottom: 1px;
  286. color: #d3cab7;
  287. -webkit-transition: all 0.5s ease-out;
  288. -moz-transition: all 0.5s ease-out;
  289. -o-transition: all 0.5s ease-out;
  290. }
  291.  
  292. h4 {
  293. padding: 0;
  294. margin: 0;
  295. }
  296.  
  297.  
  298.  
  299. #caption {text-align: left;}
  300. #caption a:hover{color:#e2cbc5; background:#f7f4ed;}
  301.  
  302.  
  303. #navi25 {
  304. float: left;
  305. width: 495px;
  306. margin-left: 365px;
  307. margin-top: 20px;
  308. height: 20px;
  309. position:fixed;
  310. border-top: 1px dotted;
  311. border-color: #e2cbc5;
  312. padding-top: 5px;
  313. }
  314.  
  315. #sidee {
  316. width: 1500px;
  317. height: 65px;
  318. top: -10px;
  319. background:#f1ebe6 url(http://static.tumblr.com/...);
  320. position:fixed;
  321. left:-10px;
  322. float:left;
  323. }
  324.  
  325. #side2 {
  326. z-index: 1;
  327. float:left;
  328. position: relative;
  329. }
  330.  
  331. #titlealt {font-family: georgia;
  332. font-size: 9px;
  333. color: #d3c1b7;
  334. font-style: italic;
  335. width: 480px;
  336. height: 10px;
  337. text-align:center;
  338. letter-spacing: 2px;
  339. z-index: 999;
  340. position:fixed;
  341. }
  342.  
  343.  
  344. #sidebari {margin-left:0px; margin-bottom:5px; margin-top:0px;}
  345. #sidebari img {width: 220px; max-height: auto; text-align:center;}
  346.  
  347. </style>
  348. <script type="text/javascript">
  349. $(window).load(function(){
  350. $("p").remove(":contains('Source:')");
  351. });
  352. </script>
  353.  
  354.  
  355. <meta http-equiv="x-dns-prefetch-control" content="off"/></head>
  356. <body>
  357. <div id="content1">
  358. <div id="side2"><div id="sidee">
  359. </div>
  360.  
  361.  
  362. <div id="navi25">
  363. <div class="navi3"><a href="ССЫЛЬ">НАЗВ</a></div>
  364. <div class="navi3"><a href="ССЫЛЬ">НАЗВ</a></div>
  365. <div class="navi3"><a href="ССЫЛЬ">НАЗВ</a></div>
  366. <div class="navi3"><a href="ССЫЛЬ">НАЗВ</a></div>
  367. <div class="navi3"><a href="ССЫЛЬ">НАЗВ</a></div>
  368. <div class="navi3"><a href="ССЫЛЬ">НАЗВ</a></div>
  369. </div>
  370.  
  371.  
  372. <div id="content1">
  373. <div id="titlediv"> <div id="title2"><a href="/">НАЗВ БЛОГА НА АНГЛ</a></div></div>
  374. <div id="content1"><div id="sidebar">
  375. <div id="sidebari"> <a href="/"><img src="АВА В БЛОГЕ" width="220px" border="0"></a></div>
  376. ОПИСАНИЕ
  377. <br><br><div id="pagination">
  378. 1/1</div>
  379. </div></div>
  380.  
  381.  
  382.  
  383.  
  384. </div> </div>
  385.  
  386.  
  387.  
  388. </div>
  389.  
  390. <div id="content2">
  391.  
  392.  
  393.  
  394. {block:startposts} <!-- Блок: начало записи(ей) -->
  395. <div id="post">
  396. {/block:startposts}
  397.  
  398.  
  399. {block:text} <!-- Блок: текстовая запись -->
  400. <div class="post">
  401. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  402. <div>
  403. {%text%}
  404. </div>
  405. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  406. </div>
  407. {/block:text}
  408.  
  409.  
  410. {block:photo} <!-- Блок: фотография -->
  411. <div class="post">
  412. <div>
  413. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  414. </div>
  415. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  416. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  417. </div>
  418. {/block:photo}
  419.  
  420.  
  421. {block:link} <!-- Блок: ссылка -->
  422. <div class="post">
  423. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  424. {block:caption}<div>{%caption%}</div>{/block:caption}
  425. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  426. </div>
  427. {/block:link}
  428.  
  429.  
  430. {block:quote} <!-- Блок: цитата -->
  431. <div class="post">
  432. <h3>{%quote%}</h3> <!-- Цитата -->
  433. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  434. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  435. </div>
  436. {/block:quote}
  437.  
  438.  
  439. {block:audio} <!-- Блок: аудио -->
  440. <div class="post">
  441. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  442. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  443. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  444. </div>
  445. {/block:audio}
  446.  
  447.  
  448. {block:video} <!-- Блок: видео -->
  449. <div class="post">
  450. <div>{%videoplayer%}</div>
  451. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  452. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  453. </div>
  454. {/block:video}
  455.  
  456.  
  457. {block:dialog} <!-- Блок: диалог -->
  458. <div class="post">
  459. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  460. <div>{%dialog%}</div>
  461. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  462. </div>
  463. {/block:dialog}
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470. {block:endposts} <!-- Блок: конец записи(ей) -->
  471. </div>
  472. {/block:endposts}
  473.  
  474.  
  475. {block:startfooter} <!-- Блок: начало футера -->
  476. <div id="footer">
  477. {/block:startfooter}
  478.  
  479.  
  480.  
  481. {block:pages} <!-- Блок: постраничная навигация -->
  482. {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
  483.  
  484. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  485.  
  486. {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
  487. {/block:pages}
  488.  
  489.  
  490.  
  491. {block:endfooter} <!-- Блок: конец футера -->
  492. </div>
  493. <div class="clear"></div>
  494. {/block:endfooter}
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502. </body>
  503. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement