Advertisement
hazza_xx

Theme 91

Mar 1st, 2013
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.38 KB | None | 0 0
  1. <!-- Разобрала и отредактировала: http://winchesterovna.viewy.ru/ -->
  2. <!DOCTYPE html>
  3. <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 XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#"><title>НАЗВАНИЕ БЛОГА ВО ВКЛАДКЕ</title>
  6. <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ">
  7. <link rel="alternate" type="application/rss+xml" href="ССЫЛКА НА БЛОГ/rss">
  8. <meta name="description" content="This is your description. You can put anything you want here. It looks nicer if there&#039;s more things here so that the box is a bit longer than the links box." />
  9.  
  10. <!---- base theme by baskervillles @ tumblr, for public use --->
  11.  
  12. <meta name="color:Background" content="#fcfcfa"/>
  13. <meta name="color:Text" content="#c0bfbf"/>
  14. <meta name="color:Sidebar" content="#f8f8f8"/>
  15. <meta name="color:Border" content="#eeeeee"/>
  16. <meta name="color:Sidebar border" content="#f3f3f3"/>
  17. <meta name="color:Link" content="#c9c9c9"/>
  18. <meta name="color:Link Hover" content="#c4d2db"/>
  19. <meta name="color:Scrollbar" content="#d0d6e0"/>
  20.  
  21. <meta name="image:sidebar1" content=""/>
  22. <meta name="image:sidebar2" content=""/>
  23. <meta name="image:sidebar3" content=""/>
  24.  
  25. <meta name="font:title" content="georgia" />
  26. <meta name="font:text" content="georgia" />
  27. <meta name="font:description" content="georgia" />
  28.  
  29. <meta name="text:Link 1 URL" content=""/>
  30. <meta name="text:Link 1 Title" content=""/>
  31. <meta name="text:Link 2 URL" content="">
  32. <meta name="text:Link 2 Title" content=""/>
  33. <meta name="text:Link 3 URL" content=""/>
  34. <meta name="text:Link 3 Title" content=""/>
  35. <meta name="text:Link 4 URL" content=""/>
  36. <meta name="text:Link 4 Title" content=""/>
  37.  
  38. <style type="text/css">
  39.  
  40. ::-webkit-scrollbar {
  41. width: 6px;
  42. height: 4px;
  43. background:#fcfcfa;
  44. }
  45.  
  46. ::-webkit-scrollbar-thumb {
  47. background-color: #d0d6e0;
  48. border-radius:5px 5px 5px 5px;
  49. }
  50.  
  51. body {
  52. background:#fcfcfa;
  53. margin:0px;
  54. background-attachment:fixed;
  55. background-image:url("фон");
  56. color:#c0bfbf;
  57. font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  58. font-size:10px;
  59. line-height:100%;
  60.  
  61.  
  62. }
  63.  
  64. .post {
  65. width:500px;
  66. padding:2px;
  67. display: block;
  68. margin:16px auto;
  69. margin-left:550px;
  70. background-color: #ffffff;
  71. background-image: url('ФОООН ПОСТОВ');
  72. background-repeat: repeat;
  73. text-align: center;
  74. border-radius: 0px;
  75. border: 3px double #ddd;
  76. box-shadow: 0px 0px 0px #999;
  77. }
  78.  
  79.  
  80. .post img {
  81. max-width:500px;}
  82.  
  83.  
  84. a {
  85. text-decoration:none;
  86. outline:none;
  87. -moz-outline-style:none;
  88. color:#c9c9c9;
  89. -webkit-transition: opacity 0.6s linear;opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  90. }
  91.  
  92. a:hover {
  93. text-decoration:none;
  94. color:#c4d2db;
  95. -webkit-transition: opacity 0.6s linear;opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  96. }
  97.  
  98. img {
  99. border:none;
  100. }
  101.  
  102. blockquote {
  103. padding-left:5px;
  104. border-left:2px solid;
  105. }
  106.  
  107. blockquote blockquote {
  108. padding-left:5px;
  109. border-left:2px solid;
  110. }
  111.  
  112. h1 {
  113. font-family:georgia;
  114. text-transform:lowercase;
  115. font-size:15px;
  116. }
  117.  
  118.  
  119.  
  120.  
  121.  
  122. #post:hover #tags{
  123. -webkit-transition: opacity 0.8s linear;
  124. opacity: 1;
  125. -webkit-transition: all 0.5s ease-out;
  126. -moz-transition: all 0.5s ease-out;transition:
  127. all 0.5s ease-out;
  128. }
  129.  
  130.  
  131.  
  132. #tags {
  133. text-align:left;
  134. position:absolute;
  135. margin-left:520px;
  136. margin-top:-5px;
  137. color:#c0bfbf;
  138. font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  139. -webkit-transition: opacity 0.8s linear;
  140. opacity: 0;
  141. -webkit-transition: all 0.5s ease-out;
  142. -moz-transition: all 0.5s ease-out;transition:
  143. all 0.5s ease-out;
  144. }
  145.  
  146. #sidebar {
  147. width:250px;
  148. position:fixed;
  149. margin-left:280px;
  150. margin-top:80px;
  151. }
  152.  
  153. #title {
  154. background-color: #f8f8f8;
  155. width:190px;
  156. padding:5px;
  157. text-align:center;
  158. border:1px solid #f3f3f3;
  159. font-family: 'Courier New', Courier, monospace;
  160. font-size:15px;
  161. text-align:center;
  162. margin-bottom:3px;
  163. margin-left:2px;
  164. }
  165.  
  166. #sidebarimage {
  167. width: 250px;
  168. }
  169.  
  170. #sidebarimage img {
  171. width:64px;
  172. margin-left:2px;
  173. border:1px solid #f3f3f3;
  174. }
  175.  
  176. #description {
  177. margin-top:1px;
  178. margin-left:2px;
  179. width:190px;
  180. background-color: #f8f8f8;
  181. padding:5px;
  182. text-align:center;
  183. border:1px solid #f3f3f3;
  184. font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  185. font-size:9px;
  186. }
  187.  
  188. #links {
  189. background-color: #f8f8f8;
  190. border:1px solid #f3f3f3;
  191. display:in-line block;
  192. width: 190px;
  193. margin-top:1px;
  194. margin-left:2px;
  195. padding:5px;
  196. }
  197.  
  198. #links a{
  199. padding-left:21px;
  200. padding-right:21px;
  201. margin-left:px;
  202. text-align:center;
  203. -webkit-transition: opacity 0.8s linear;
  204. opacity: 1;
  205. -webkit-transition: all 0.5s ease-out;
  206. -moz-transition: all 0.5s ease-out;transition:
  207. all 0.5s ease-out;
  208.  
  209. }
  210.  
  211. #links a:hover {
  212. -webkit-transition: opacity 0.8s linear;
  213. opacity: 0.4;
  214. -webkit-transition: all 0.5s ease-out;
  215. -moz-transition: all 0.5s ease-out;transition:
  216. all 0.5s ease-out;
  217. }
  218.  
  219.  
  220. #links2 {
  221. background-color: #f8f8f8;
  222. border:1px solid #f3f3f3;
  223. display:in-line block;
  224. width: 190px;
  225. margin-top:1px;
  226. margin-left:2px;
  227. padding:5px;
  228. }
  229.  
  230. #links2 a{
  231.  
  232. text-transform:uppercase;
  233. padding-left:4px;
  234. padding-right:4px;
  235. margin-left:px;
  236. text-align:center;
  237. -webkit-transition: opacity 0.8s linear;
  238. opacity: 1;
  239. -webkit-transition: all 0.5s ease-out;
  240. -moz-transition: all 0.5s ease-out;transition:
  241. all 0.5s ease-out;
  242.  
  243. }
  244.  
  245. #links2 a:hover {
  246. color:#c4d2db;
  247. -webkit-transition: opacity 0.8s linear;
  248. opacity: 1;
  249. -webkit-transition: all 0.5s ease-out;
  250. -moz-transition: all 0.5s ease-out;transition:
  251. all 0.5s ease-out;
  252. }
  253.  
  254. #pagination {
  255. margin-left:2px;
  256. margin-top:1px;
  257. width:190px;
  258. padding:5px;
  259. background-color: #f8f8f8;
  260. border:1px solid #f3f3f3;
  261. font-family:trebuchet ms;
  262. text-align:center;
  263. }
  264.  
  265. #info {
  266. letter-spacing:1px;
  267. padding:3px;
  268. text-transform:uppercase;
  269. background-color: #fcfcfa;
  270. border:1px solid #eeeeee;
  271. text-align:left;
  272. margin-top:10px;
  273. }
  274.  
  275. #ask {
  276. line-height: 15px;
  277. border-bottom:1px solid #eeeeee;
  278. padding-bottom:10px;
  279. }
  280.  
  281. #quotetitle {
  282. font-size:15px;
  283. font-family:georgia;
  284. padding-bottom:5px;
  285. }
  286.  
  287.  
  288.  
  289. </style>
  290. <!-- BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS -->
  291. <!-- If you'd like to specify your own Open Graph tags, define the og:url and og:title tags in your theme's HTML. -->
  292. <!-- Read more: http://ogp.me/ -->
  293. <meta property="fb:app_id" content="48119224995" />
  294. <meta property="og:title" content="a very ~cool title" />
  295. <meta property="og:url" content="http://goldenphelps.tumblr.com/" />
  296. <meta property="og:description" content="This is your description. You can put anything you want here. It looks nicer if there&#039;s more things..." />
  297. <meta property="og:type" content="tumblr-feed:tumblelog" />
  298. <meta property="og:image" content="http://25.media.tumblr.com/avatar_6209b8dde5bc_128.png" />
  299. <!-- END TUMBLR FACEBOOK OPENGRAPH TAGS -->
  300.  
  301.  
  302. <!-- TWITTER TAGS -->
  303. <meta charset="utf-8">
  304. <meta name="twitter:site" content="tumblr" />
  305.  
  306.  
  307. <script type="text/javascript" language="javascript" src="http://assets.tumblr.com/javascript/tumblelog.js?3a688ae593c44d77f77872fdc33a20ad"></script><meta http-equiv="x-dns-prefetch-control" content="off"/>
  308. <meta name="keywords" content="the hunger games,zayn malik,one direction,emma watson,harry styles" />
  309.  
  310. </head><body>
  311.  
  312. <div id="sidebar">
  313.  
  314. <div id="title">НАЗВАНИЕ БЛОГВ</div>
  315.  
  316. <div id="sidebarimage"><img src="АВА БЛОГА 1"><img src="АВА БЛОГА 2"><img src="АВА БЛОГА 3"></div>
  317.  
  318. <div id="links">
  319. <center>
  320. <a href="ССЫЛКА"><img src="http://i50.tinypic.com/2qlbpu0.png"></a>
  321. <a href="ССЫЛКА"><img src="http://i49.tinypic.com/34y8rpx.png"></a>
  322. <a href="ССЫЛКА"><img src="http://i46.tinypic.com/2ug2pgz.png"></a></div></center>
  323.  
  324. <div id="description">ОПИСАНИЕ</div>
  325.  
  326. <div id="links2"><center><b>
  327. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  328. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  329. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  330. <a href="ССЫЛКА">НАЗВАНИЕ</a></center></b>
  331. </div>
  332.  
  333.  
  334. <div id="pagination"><center>
  335.  
  336. <a href="/page/2">next</a> </center>
  337. </div>
  338.  
  339. </div>
  340.  
  341. <div id="entries">
  342.  
  343.  
  344.  
  345. <div id="post">
  346.  
  347.  
  348. {block:startposts} <!-- Блок: начало записи(ей) -->
  349. <div id="right">
  350. {/block:startposts}
  351.  
  352.  
  353. {block:text} <!-- Блок: текстовая запись -->
  354. <div class="post">
  355. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  356. <div>
  357. {%text%}
  358. </div>
  359. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  360. </div>
  361. {/block:text}
  362.  
  363.  
  364. {block:photo} <!-- Блок: фотография -->
  365. <div class="post">
  366. <div>
  367. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  368. </div>
  369. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  370. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  371. </div>
  372. {/block:photo}
  373.  
  374.  
  375. {block:link} <!-- Блок: ссылка -->
  376. <div class="post">
  377. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  378. {block:caption}<div>{%caption%}</div>{/block:caption}
  379. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  380. </div>
  381. {/block:link}
  382.  
  383.  
  384. {block:quote} <!-- Блок: цитата -->
  385. <div class="post">
  386. <h3>{%quote%}</h3> <!-- Цитата -->
  387. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  388. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  389. </div>
  390. {/block:quote}
  391.  
  392.  
  393. {block:audio} <!-- Блок: аудио -->
  394. <div class="post">
  395. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  396. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  397. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  398. </div>
  399. {/block:audio}
  400.  
  401.  
  402. {block:video} <!-- Блок: видео -->
  403. <div class="post">
  404. <div>{%videoplayer%}</div>
  405. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  406. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  407. </div>
  408. {/block:video}
  409.  
  410.  
  411. {block:dialog} <!-- Блок: диалог -->
  412. <div class="post">
  413. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  414. <div>{%dialog%}</div>
  415. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  416. </div>
  417. {/block:dialog}
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424. {block:endposts} <!-- Блок: конец записи(ей) -->
  425. </div>
  426. {/block:endposts}
  427.  
  428.  
  429. {block:startfooter} <!-- Блок: начало футера -->
  430. <div id="footer">
  431. {/block:startfooter}
  432.  
  433.  
  434.  
  435. {block:pages} <!-- Блок: постраничная навигация -->
  436. {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
  437.  
  438. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  439.  
  440. {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
  441. {/block:pages}
  442.  
  443.  
  444.  
  445. {block:endfooter} <!-- Блок: конец футера -->
  446. </div>
  447. <div class="clear"></div>
  448. {/block:endfooter}
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456. </body>
  457. <script type="text/javascript" src=" http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  458. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement