hazza_xx

Theme 100

Mar 15th, 2013
521
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.97 KB | None | 0 0
  1. <!-- Разобрала и отредактировала: http://winchesterovna.viewy.ru/-->
  2. <!DOCTYPE html>
  3. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  4. <script type="text/javascript" src="http://arrow.scrolltotop.com/arrow5.js"></script>
  5. <noscript><a href="http://www.scrolltotop.com">Top Page</a></noscript>
  6.  
  7. <script>var translated_warning_string = '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?'; var php_config_log_time_interval = 3000; var php_config_log_url_base = 'http://www.tumblr.com/svc/log/tr'; var php_thash_value = '1f8d297713ed341fe321f1a889b573b0'; var php_config_enable_redirect_logging = 1; var php_config_enable_dom_wrappers = 0;</script><script type="text/javascript" language="javascript" src="http://assets.tumblr.com/javascript/pre_tumblelog.js?c1e39598550e346695f667f1277805ee"></script>
  8. <!---- theme by elara (@apalapuica.tumblr.com)
  9. please don't steal, feel free to ask for any help/tell me of any problems with the theme!!
  10. --->
  11. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  12.  
  13. <title>НАЗВАНИЕ ВО ВКЛАДКЕ </title>
  14. <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ"/>
  15. <link rel="alternate" type="application/rss+xml" href="ССЫЛКА НА БЛОГ//rss">
  16. <meta name="description" content="theme 11 by apalapucia sidebar image should by 150px by 150px, though any square image should resize. have fun with this theme, but please don&#039;t steal it or claim it as your own. THIS IS NOT A BASE..."/>
  17.  
  18.  
  19.  
  20. <meta name="color:background" content="#ffffff"/>
  21. <meta name="color:text" content="#838282"/>
  22. <meta name="color:link" content="#b8b8b8"/>
  23. <meta name="color:container" content="#e9e7e7"/>
  24. <meta name="color:link hover" content="#c9bdbd"/>
  25. <meta name="image:sidebar" content=""/>
  26. <meta name="text:link 2" content="/"/>
  27. <meta name="text:link 1" content="/"/>
  28. <meta name="text:link 1 name" content=""/>
  29. <meta name="text:link 2 name" content=""/>
  30. <meta name="text:link 3 name" content=""/>
  31. <meta name="text:link 4 name" content=""/>
  32. <meta name="text:link 3" content="/"/>
  33. <meta name="text:link 4" content="/"/>
  34. <meta name="color:border" content="#bbbbbb"/>
  35. <meta name="color:border slinks" content="#bbbbbb"/>
  36.  
  37. <script type="text/javascript"
  38. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  39.  
  40. <style type="text/css">
  41. ::-webkit-scrollbar-thumb:vertical {
  42. background-color:#f5f3f3;
  43. height:30px;
  44. }
  45.  
  46. ::-webkit-scrollbar-thumb:horizontal {
  47. background-color:#f5f3f3;
  48. height:5px!important;
  49. }
  50.  
  51. ::-webkit-scrollbar {
  52. background-color:#ffffff;
  53. height:5px;
  54. width:5px;
  55. }
  56.  
  57.  
  58. @font-face {
  59. font-family: 'WebSymbolsRegular';
  60. src: url('http://static.tumblr.com/ekfbsgu/3q1m4j9nx/websymbols-regular-webfont.ttf');
  61. }
  62.  
  63.  
  64.  
  65. body{ background-image:url("ФОН"); color:# 000000; background-color:# 000000; background-attachment:fixed; font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-size:10px; line-height:110%; text-align:center}
  66.  
  67.  
  68.  
  69.  
  70. .post {
  71. width:500px;
  72. padding:2px;
  73. display: block;
  74. margin:16px auto;
  75. margin-left:50px;
  76. background-color: #ffffff;
  77. background-image: url('http://i.imgur.com/gKtqZ.png');
  78. background-repeat: repeat;
  79. text-align: center;
  80. border-radius: 0px;
  81. box-shadow: 0px 0px 0px #999;
  82. border: 4px solid #dcd4b2;
  83. }
  84.  
  85.  
  86. .post img {
  87. max-width:500px;}
  88.  
  89.  
  90.  
  91. a {
  92. font-family:consolas;
  93. text-decoration:none;
  94. -moz-outline-style:none;
  95. -webkit-transition: all 0.5s ease-in-out;
  96. -moz-transition: all 0.5s ease-in-out;
  97. -o-transition: all 0.5s ease-in-out;
  98. color:#b8b8b8;
  99.  
  100. }
  101.  
  102.  
  103. a:hover {
  104. font-family:consolas;
  105. text-decoration: none;
  106. font-weight: normal;
  107. background-color:#faf8f8
  108. -webkit-transition: all 0.5s ease-in-out;
  109. -moz-transition: all 0.5s ease-in-out;
  110. -o-transition: all 0.5s ease-in-out;
  111. color:#c9bdbd;
  112. }
  113.  
  114. img {
  115. border:none;
  116. }
  117.  
  118. blockquote {
  119. border-left:1px solid;
  120. padding-left:4px;
  121. border-color:#bbbbbb;
  122. }
  123.  
  124.  
  125.  
  126. #quote {
  127. font-size:15px;
  128. font-style:italic;
  129. padding-bottom:5px;
  130. }
  131.  
  132. #quotesource {
  133. text-align: center;
  134. }
  135.  
  136.  
  137.  
  138. #entries {
  139. padding:10px;
  140. width:500px;
  141. margin-left:450px;
  142. margin-top:20px;
  143. }
  144.  
  145.  
  146.  
  147.  
  148.  
  149. #sidebar {
  150. width:200px;
  151. position:fixed;
  152. margin-left:220px;
  153. margin-top:250px;
  154. }
  155.  
  156.  
  157. #sidebarimage {
  158. background-color:#ffffff;
  159. border:1px solid #e8e8e8;
  160. padding:5px;
  161. width:150px;
  162. height:150px;
  163. margin-left:-20px;
  164. margin-top:-150px;
  165. text-align:center;
  166. opacity:1;
  167. -webkit-transition: all 0.5s ease-in-out;
  168. -moz-transition: all 05s ease-in-out;
  169. transition: all 0.5s ease-in-out;
  170.  
  171. }
  172.  
  173. #sidebarimage img {
  174. width:150px;
  175. text-align:center;
  176.  
  177.  
  178. }
  179.  
  180.  
  181.  
  182. #description {
  183. background-color:#ffffff;
  184. border:1px solid #e8e8e8;
  185. padding:5px;
  186. position:fixed;
  187. width:150px;
  188. margin-left:-20px;
  189. margin-top:17px;
  190. opacity:1;
  191. text-align:center;
  192. -webkit-transition: all 0.8s ease-in-out;
  193. -moz-transition: all 0.8s ease-in-out;
  194. transition: all 0.8s ease-in-out;
  195.  
  196.  
  197. }
  198.  
  199.  
  200.  
  201. #slinks {
  202. display:inline block;
  203. font-family:'consolas';
  204. position:fixed;
  205. background:#ffffff;
  206. width:160px;
  207. opacity:1;
  208. font-size:9px;
  209. text-align:center;
  210. word-spacing:3px;
  211. margin-left:-19px;
  212. margin-top:-24px;
  213. -webkit-transition: all 0.6s ease-out;
  214. -moz-transition: all 0.6s ease-out;
  215. transition: all 0.6s ease-out;
  216.  
  217.  
  218. }
  219.  
  220.  
  221.  
  222. #info {
  223. text-align:center;
  224. text-transform:uppercase;
  225. overflow:hidden;
  226. margin-top:10px;
  227. font-size:9px;
  228. border-top:1px solid;
  229. padding-top:4px;
  230. opacity:0.9;
  231. padding-left:4px;
  232. padding-right:4px;
  233. padding-bottom:4px;
  234. border-color:#bbbbbb;
  235.  
  236. }
  237.  
  238.  
  239. #tags {
  240. padding-bottom:2px;
  241. width:150px;
  242. position:absolute;
  243. margin-left:505px;
  244. opacity:0;
  245. text-align: left;
  246. padding-left:3px;
  247. -webkit-transition: all 0.4s ease-in-out;
  248. -moz-transition: all 04s ease-in-out;
  249. transition: all 0.4s ease-in-out;
  250. }
  251.  
  252.  
  253. #post:hover #tags{
  254. opacity:1;
  255. -webkit-transition: all 0.4s ease-in-out;
  256. -moz-transition: all 04s ease-in-out;
  257. transition: all 0.4s ease-in-out;
  258. }
  259.  
  260. .symbols {
  261. font-family:WebSymbolsRegular;
  262. font-size: 9px;
  263. }
  264.  
  265.  
  266.  
  267. #credit {
  268. position:fixed;
  269. padding:5px;
  270. right:-58px;
  271. bottom:5px;
  272. font:10px;
  273. color:#e8e8e8;
  274. background-color:#ffffff;
  275. border:1px solid #e8e8e8;
  276. padding:5px;
  277. text-transform:uppercase;
  278. -webkit-transition: all 0.8s ease-in-out;
  279. -moz-transition: all 0.8s ease-in-out;
  280. transition: all 0.8s ease-in-out;
  281. }
  282.  
  283. #credit:hover {
  284. background-color:#ffffff;
  285. border:1px solid #e8e8e8;
  286. padding:5px;
  287. right:3px;
  288. -webkit-transition: all 0.8s ease-in-out;
  289. -moz-transition: all 0.8s ease-in-out;
  290. transition: all 0.8s ease-in-out;
  291. }
  292.  
  293.  
  294.  
  295. #notes {
  296. list-style:none;
  297.  
  298. }
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305. #notes img {
  306. margin-bottom:2px;
  307. padding:5px;
  308.  
  309. }
  310.  
  311.  
  312. #ads {
  313. position:fixed;
  314. top:430px;
  315. left:44px;
  316. opacity:0.2;
  317. -webkit-transition: all 0.5s ease-out;
  318. -moz-transition: all 0.5s ease-out;
  319. transition: all 0.5s ease-out;
  320.  
  321. }
  322.  
  323. #ads:hover {
  324. position:fixed;
  325. bottom:10px;
  326. right:10px;
  327. opacity:1;
  328. -webkit-transition: all 0.5s ease-out;
  329. -moz-transition: all 0.5s ease-out;
  330. transition: all 0.5s ease-out;
  331.  
  332. }
  333.  
  334.  
  335. #title {
  336. font-family:'Ostrich';
  337. text-align:center;
  338. font-size:15px;
  339. width:255px;
  340. margin-bottom:10px;
  341. margin-left:20px;
  342.  
  343.  
  344. }
  345.  
  346.  
  347.  
  348. #s-m-t-tooltip {
  349. position:absolute;
  350. background:#eee;
  351. padding:3px 5px;
  352. z-index:9999;
  353. display:inline-block;
  354. font-size:10px;
  355. font-family:consolas;
  356. text-transform:uppercase;
  357. line-height:12px;
  358. color:#838282;
  359.  
  360. }
  361. .asker {
  362. text-transform:lowercase;
  363. margin-right:5px;
  364. text-align:left;
  365. }
  366.  
  367. .question {
  368. padding:10px;
  369. margin-left:0px;
  370. background-color:#e9e7e7;
  371.  
  372. }
  373.  
  374.  
  375.  
  376. </style>
  377. <!-- BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS -->
  378. <!-- If you'd like to specify your own Open Graph tags, define the og:url and og:title tags in your theme's HTML. -->
  379. <!-- Read more: http://ogp.me/ -->
  380. <meta property="fb:app_id" content="48119224995" />
  381. <meta property="og:title" content="theme 11" />
  382. <meta property="og:url" content="http://apalaputheme11.tumblr.com/" />
  383. <meta property="og:description" content="theme 11 by apalapucia sidebar image should by 150px by 150px, though any square image should..." />
  384. <meta property="og:type" content="tumblr-feed:tumblelog" />
  385. <meta property="og:image" content="http://assets.tumblr.com/images/default_avatar_128.gif" />
  386. <!-- END TUMBLR FACEBOOK OPENGRAPH TAGS -->
  387.  
  388.  
  389. <!-- TWITTER TAGS -->
  390. <meta charset="utf-8">
  391. <meta name="twitter:site" content="tumblr" />
  392.  
  393.  
  394. <script type="text/javascript" language="javascript" src="http://assets.tumblr.com/javascript/tumblelog.js?cce02fd0a15b0a4373013178e6c56abc"></script><meta http-equiv="x-dns-prefetch-control" content="off"/>
  395. <meta name="keywords" content="smillan,matt smith,karen gillan,ask,apalapucia" />
  396.  
  397. </head><body>
  398.  
  399. <div id="container"></div>
  400.  
  401.  
  402. <div id="sidebar">
  403.  
  404.  
  405. <div id="sidebarimage"><img src="АВА"></div>
  406.  
  407. <div id="slinks">
  408.  
  409. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  410. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  411. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  412.  
  413.  
  414. </div>
  415.  
  416.  
  417. <div id="description"><b>НАЗВАНИЕ БЛОГА</b>
  418. <p>
  419. ОПИСАНИЕ 1
  420. <p>ЦИТАТЫ И Т.Д<P><b>ОПИСАНИЕ</b>
  421. <p></div>
  422.  
  423.  
  424.  
  425. </div>
  426.  
  427.  
  428.  
  429.  
  430. <div id="entries">
  431.  
  432. <!-- http://apalapucia.tumblr.com/post/34975495405/theme-11-by-apalapucia-live-preview-download
  433. <a href="http://apalapucia.tumblr.com/post/34975495405/theme-11-by-apalapucia-live-preview-download" class="source_link">apalapucia</a> -->
  434.  
  435. <div id="post">
  436.  
  437.  
  438.  
  439. {block:startposts} <!-- Блок: начало записи(ей) -->
  440. <div id="right">
  441. {/block:startposts}
  442.  
  443.  
  444. {block:text} <!-- Блок: текстовая запись -->
  445. <div class="post">
  446. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  447. <div>
  448. {%text%}
  449. </div>
  450. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  451. </div>
  452. {/block:text}
  453.  
  454.  
  455. {block:photo} <!-- Блок: фотография -->
  456. <div class="post">
  457. <div>
  458. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  459. </div>
  460. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  461. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  462. </div>
  463. {/block:photo}
  464.  
  465.  
  466. {block:link} <!-- Блок: ссылка -->
  467. <div class="post">
  468. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  469. {block:caption}<div>{%caption%}</div>{/block:caption}
  470. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  471. </div>
  472. {/block:link}
  473.  
  474.  
  475. {block:quote} <!-- Блок: цитата -->
  476. <div class="post">
  477. <h3>{%quote%}</h3> <!-- Цитата -->
  478. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  479. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  480. </div>
  481. {/block:quote}
  482.  
  483.  
  484. {block:audio} <!-- Блок: аудио -->
  485. <div class="post">
  486. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  487. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  488. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  489. </div>
  490. {/block:audio}
  491.  
  492.  
  493. {block:video} <!-- Блок: видео -->
  494. <div class="post">
  495. <div>{%videoplayer%}</div>
  496. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  497. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  498. </div>
  499. {/block:video}
  500.  
  501.  
  502. {block:dialog} <!-- Блок: диалог -->
  503. <div class="post">
  504. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  505. <div>{%dialog%}</div>
  506. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  507. </div>
  508. {/block:dialog}
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515. {block:endposts} <!-- Блок: конец записи(ей) -->
  516. </div>
  517. {/block:endposts}
  518.  
  519.  
  520. {block:startfooter} <!-- Блок: начало футера -->
  521. <div id="footer">
  522. {/block:startfooter}
  523.  
  524.  
  525.  
  526. {block:pages} <!-- Блок: постраничная навигация -->
  527. {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
  528.  
  529. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  530.  
  531. {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
  532. {/block:pages}
  533.  
  534.  
  535.  
  536. {block:endfooter} <!-- Блок: конец футера -->
  537. </div>
  538. <div class="clear"></div>
  539. {/block:endfooter}
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547. </body>
  548. </html>
Advertisement
Add Comment
Please, Sign In to add comment