Advertisement
hazza_xx

Theme 116

Jul 4th, 2013
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.11 KB | None | 0 0
  1. <!-- Разобрала и отредактировала для себя: http://winchesterovna.viewy.ru/
  2. Автор темы: http://teazayn.tumblr.com/
  3. Прошу не удалять эту строчку. Спасибо. -->
  4. <!DOCTYPE html>
  5. <script>var __pbpa = true;</script><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?';</script><script type="text/javascript" language="javascript" src="http://assets.tumblr.com/assets/scripts/pre_tumblelog.js?_v=003c8f0a57b1e1e38ebda4c6cc1d1fa3"></script>
  6. <!--
  7.  
  8. BASE CODE THEME BY HANNAH AKA WOLTDISNEY
  9.  
  10. IF YOU USE AS A BASE, REMOVE CREDIT, OR CLAIM AS YOUR OWN- I WILL FIND YOU AND THERE WILL BE CONSEQUENCES
  11.  
  12. **i recognize alllll my themes**
  13.  
  14. -->
  15.  
  16.  
  17. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  18. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  19. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#"><title>THIS IS THE TITLE</title>
  20. <link rel="alternate" type="application/rss+xml" href="http://teazayn.tumblr.com/rss">
  21. <meta name="description" content="try to fill the desc. up completely its about thirteen lines long so put like a quote or something underline strikethrough bold" />
  22.  
  23.  
  24. <meta name="color:Background" content="#ffffff"/>
  25. <meta name="image:sidebar" content="#A4A4A4"/>
  26. <meta name="image:sidebar 2" content=""/>
  27. <meta name="image:sidebar 3" content=""/>
  28. <meta name="color:Text" content="#a8a8a8"/>
  29. <meta name="color:description" content="#a8a8a8"/>
  30. <meta name="color:Link" content="##A4A4A4"/>
  31. <meta name="color:Tags" content="f0f0f0"/>
  32. <meta name="color:Hover" content="#f2f2f2"/>
  33. <meta name="color:Line" content="#f2f2f2"/>
  34. <meta name="color:Border" content="#e4e4e4"/>
  35. <meta name="color:Post" content="#ffffff"/>
  36. <meta name="color:Answer" content="#f8f8f8"/>
  37. <meta name="color:scrollbarbg" content="ffffff"/>
  38. <meta name="color:title" content="#A4A4A4"/>
  39.  
  40. <meta name="image:sidebar" content=""/>
  41. <meta name="text:Link 1" content="" />
  42.  
  43. <meta name="text:Link 1 Text" content="" />
  44. <meta name="text:Link 2" content="" />
  45. <meta name="text:Link 2 Text" content="" />
  46.  
  47. <link rel="shortcut icon" href="http://assets.tumblr.com/images/default_avatar/cube_open_128.png">
  48.  
  49. <style type="text/css">
  50.  
  51. ::-webkit-scrollbar {
  52. width: 5px;height: 5px;}
  53. ::-webkit-scrollbar-button:start:decrement,
  54. ::-webkit-scrollbar-button:end:increment {
  55. height: 6px;display: block;background-color: ;}
  56. ::-webkit-scrollbar-track-piece {
  57. background-color: ffffff;}
  58. ::-webkit-scrollbar-thumb:vertical {
  59. height: 9px;background-color: ffffff;border-top:1px solid ffffff;border-bottom:1px solid ffffff;}
  60. body, a, a:hover {cursor: url(http://i.imgur.com/2qleX.jpg), progress;}
  61.  
  62. body {
  63. background-color:#FFFFFF;
  64. font-family:Calibri;
  65. font-size:11px;
  66.  
  67. font-weight:normal;
  68. background-attachment:fixed;
  69. background-image: url(ФОН);
  70. background-position: right bottom;
  71. background-repeat:no-repeat;
  72. }
  73.  
  74. .post {
  75. width:500px;
  76. padding:2px;
  77. display: block;
  78. margin:16px auto;
  79. margin-left:-0px;
  80. background-color: #ffffff;
  81. background-image: url('ФОООН ПОСТОВ');
  82. background-repeat: repeat;
  83. text-align: center;
  84. border-radius: 0px;
  85. padding:3px; border:1px #F2EAE4 solid; -webkit-box-shadow: 0 0 15px #B89797; -moz-box-shadow: 0 0 15px #B89797; box-shadow: 0 0 15px #B89797;
  86. box-shadow: 0px 0px 0px #999;
  87. }
  88.  
  89.  
  90. .post img {
  91. max-width:500px;}
  92.  
  93.  
  94. a {
  95. text-decoration:none;
  96. outline:none;
  97. -moz-outline-style:none;
  98. color:#b8b8b8;
  99. }
  100.  
  101. img {
  102. border:none;
  103. }
  104.  
  105. blockquote {
  106. padding-left:5px;
  107. border-left:2px solid;
  108. }
  109.  
  110. blockquote blockquote {
  111. padding-left:5px;
  112. border-left:2px solid;
  113. }
  114.  
  115. h1 {
  116. font-size:9px;
  117. text-transform:uppercase;
  118. }
  119.  
  120. a:hover {
  121. opacity:10;
  122. cursor: url(http://static.tumblr.com/oct6d4x/GPDm1vl83/oth589.cur), progress;
  123.  
  124. color:#f2f2f2;
  125. -webkit-transition: all 0.7s ease;
  126. -moz-transition: all 0.7s ease;
  127. -o-transition: all 0.7s ease
  128. }
  129.  
  130.  
  131.  
  132. #title {
  133. position:fixed;
  134. width: 112px;
  135. padding-top:35px;
  136. line-height:110%;
  137. margin-top:99px;
  138. margin-left:115px;
  139. font-size: 20px;
  140. background-color: #FFFFFF;
  141. letter-spacing:1px;
  142. position:center;
  143. padding-bottom: 32px;
  144. text-align:center;
  145. height: 45px;
  146. border-width: 1px;
  147. border-style: solid;
  148. border-color:color:white
  149. font-family: Courier;
  150. color:#A4A4A4;
  151.  
  152. }
  153.  
  154.  
  155. .tri {
  156. width: 0px;
  157. height: 0px;
  158. margin-left:-302px;
  159. margin-top:-140px;
  160. border-style: solid;
  161. border-width: 185px 0 185px 200px;
  162. border-color: transparent transparent transparent #A4A4A4;
  163. }
  164.  
  165. .tri2 {
  166. width: 0px;
  167. height: 0px;
  168. margin-left:-302px;
  169. margin-top:-692px;
  170. border-style: solid;
  171. border-width: 175px 0 175px 200px;
  172. border-color: transparent transparent transparent #A4A4A4;
  173. }
  174. #entries {
  175. padding:10px;
  176. width:500px;
  177. margin-left:525px;
  178. margin-top:40px;
  179. font-size:10px;
  180. }
  181.  
  182. #post {
  183. width:500px;
  184. padding-bottom:20px;
  185. padding:10px;
  186. margin-top:15px;
  187. background-color:#ffffff;
  188. }
  189.  
  190.  
  191. #sidebar {
  192. width:100px;
  193. position:fixed;
  194. margin-left:278px;
  195. margin-top:150px;
  196. opacity:.80;
  197. background-color:;
  198. }
  199.  
  200. #sidebarimage {
  201. position:fixed;
  202. margin-top:-51px;
  203. margin-left:-50px;
  204. width 100px;
  205. }
  206.  
  207. #sidebarimage img {
  208. position:fixed;
  209. width:100px;
  210. border:solid 1px;
  211. padding:6px;
  212. border-color: ;
  213. background-color:;
  214. }
  215.  
  216. #sidebarimage2 {
  217. width 100px;
  218. position:fixed;
  219. }
  220.  
  221. #sidebarimage2 img {
  222. margin-left:63px;
  223. margin-top:62px;
  224. width:100px;
  225. border:solid 1px;
  226. padding:6px;
  227. border-color: ;
  228. background-color:;
  229. }
  230.  
  231. #sidebarimage3 {
  232. width 100px;
  233. position:fixed;
  234. }
  235.  
  236. #sidebarimage3 img {
  237. margin-left:-163px;
  238. margin-top:62px;
  239. width:100px;
  240. border:solid 1px;
  241. padding:6px;
  242. border-color: ;
  243. background-color:;
  244. }
  245.  
  246.  
  247.  
  248. #description {margin-left:15px;margin-top: 20px; width: 150px;border: 1px solid #A4A4A4;
  249. position:fixed;
  250. font-family:cambria;
  251. line-height:90%;
  252. font-size:9px;
  253. font-style:italic;
  254. width:96px;
  255. margin-top:-51px;
  256. padding:8px;
  257. margin-left:63px;
  258. text-align:center;
  259. color:#a8a8a8;
  260. }
  261.  
  262. #description a {color:#a8a8a8; -moz-transition-duration:0.4s;
  263. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  264.  
  265. .links {
  266. font-style:calibri;
  267. font-size:10px;
  268. padding:5px;
  269. line-height:50%;
  270. width:100px;
  271. text-align:center;
  272. margin-left:-55px;
  273. margin-top:57px;}
  274.  
  275. .links a{
  276. border:1px solid;
  277. padding:5px;
  278. height:5px;
  279. width:102px;
  280. text-transform:lowercase;
  281. letter-spacing:2px;
  282. text-align:center;
  283. display:inline-block;
  284. margin-bottom:15px;
  285. color:;
  286. }
  287.  
  288. .links a:hover {
  289. text-transform:uppercase;
  290. color:#b8b8b8;
  291. background-color:#f2f2f2;
  292. letter-spacing:3px;
  293. -webkit-transition: all 0.3s ease;
  294. -moz-transition: all 0.3s ease;
  295. -o-transition: all 0.3s ease;
  296. }
  297.  
  298. #pagination {
  299. width:150px;
  300. font-size:9px;
  301. text-align:center;
  302. margin-left:-70px;
  303. margin-top:110px;
  304. position:fixed;
  305. font-family:cambria;
  306. letter-spacing:0px;
  307. }
  308.  
  309. #info {
  310. text-align:left;
  311. margin-top:10px;
  312. text-transform:uppercase;
  313. font-size:8px;
  314. font-style:none;
  315. border-top:1px solid #f2f2f2
  316. }
  317.  
  318.  
  319. #tags {
  320. font-family:cambria;
  321. letter-spacing:0px;
  322. text-transform:lowercase;
  323. font-size:10px;
  324. font-style:italic;
  325. margin-top:4px;
  326. text-align:left;
  327. }
  328.  
  329. #tags
  330. a {display:inline;background-color:f0f0f0;padding:-3px;text-align:left;
  331. -webkit-transition: all 0.6s ease-in-out;
  332. -moz-transition: all 0.6s ease-in-out;
  333. -o-transition: all 0.6s ease-in-out;
  334. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  335.  
  336. #asker {
  337. padding:5px;
  338. font-family:cambria;
  339. letter-spacing:1px;
  340. text-align:left;
  341. font-style:italic;
  342. margin-left:10px;
  343. border-left:3px #eee solid;
  344. background-color:#ffffff
  345. }
  346.  
  347. </style>
  348. <!-- BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS -->
  349. <!-- If you'd like to specify your own Open Graph tags, define the og:url and og:title tags in your theme's HTML. -->
  350. <!-- Read more: http://ogp.me/ -->
  351. <meta property="fb:app_id" content="48119224995" />
  352. <meta property="og:title" content="THIS IS THE TITLE" />
  353. <meta property="og:url" content="http://teazayn.tumblr.com/" />
  354. <meta property="og:description" content="try to fill the desc. up completely its about thirteen lines long so put like a quote or something..." />
  355. <meta property="og:type" content="tumblr-feed:tumblelog" />
  356. <meta property="og:image" content="http://assets.tumblr.com/images/default_avatar/cube_open_128.png" />
  357. <!-- END TUMBLR FACEBOOK OPENGRAPH TAGS -->
  358.  
  359.  
  360. <!-- TWITTER TAGS -->
  361. <meta charset="utf-8">
  362. <meta name="twitter:site" content="tumblr" />
  363. <meta name="twitter:card" content="summary" />
  364. <meta name="twitter:title" content="teazayn" />
  365. <meta name="twitter:description" content="try to fill&lt;br&gt;
  366. the desc.&lt;br&gt;
  367. up completely&lt;br&gt;
  368. its about &lt;br&gt;
  369. thirteen&lt;br&gt;
  370. lines long&lt;br&gt;
  371. so put like a &lt;br&gt;
  372. quote or&lt;br&gt;
  373. something&lt;br&gt;
  374. &lt;u&gt;underline&lt;/u&gt;&lt;br&gt;
  375. &lt;s&gt;strikethrough&lt;/s&gt;&lt;br&gt;
  376. &lt;b&gt;bold&lt;/b&gt;
  377. " />
  378. <meta name="twitter:app:name:iphone" content="Tumblr" />
  379. <meta name="twitter:app:name:ipad" content="Tumblr" />
  380. <meta name="twitter:app:name:googleplay" content="Tumblr" />
  381. <meta name="twitter:app:id:iphone" content="305343404" />
  382. <meta name="twitter:app:id:ipad" content="305343404" />
  383. <meta name="twitter:app:id:googleplay" content="com.tumblr" />
  384. <meta name="twitter:app:url:iphone" content="tumblr://x-callback-url/blog?blogName=teazayn&amp;referrer=twitter-cards" />
  385. <meta name="twitter:app:url:ipad" content="tumblr://x-callback-url/blog?blogName=teazayn&amp;referrer=twitter-cards" />
  386. <meta name="twitter:app:url:googleplay" content="tumblr://x-callback-url/blog?blogName=teazayn&amp;referrer=twitter-cards" />
  387.  
  388.  
  389. <script type="text/javascript" src="http://assets.tumblr.com/assets/scripts/tumblelog.js?_v=ff172da3008d79d3633516a193cc7f84"></script><meta http-equiv="x-dns-prefetch-control" content="off"/></head><body>
  390. <div id="title">THIS IS THE TITLE</div>
  391.  
  392. <div id="sidebar">
  393. <div id="sidebarimage"><img src="АВА 1"></div>
  394. <div id="sidebarimage2"><img src="АВА 2"></div>
  395. <div id="sidebarimage3"><img src="АВА 3"></div>
  396.  
  397.  
  398. <div id="description">
  399. ОПИСАНИЕ
  400. </div>
  401.  
  402.  
  403. <div class="links">
  404. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  405. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  406. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  407. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  408. </div>
  409.  
  410. <div class="tri"></div>
  411. <div class="tri2"></div>
  412.  
  413. <div id="pagination">
  414.  
  415.  
  416. <span class="current_page">1</span>&nbsp;&nbsp;
  417.  
  418.  
  419.  
  420. <a class="jump_page" href="/page/2">2</a>&nbsp;&nbsp;
  421.  
  422.  
  423. <a class="jump_page" href="/page/3">3</a>&nbsp;&nbsp;
  424.  
  425. <a href="/page/2">&rarr;</a>
  426. </div>
  427.  
  428. </div>
  429.  
  430. <div id="entries"><div id="post">
  431.  
  432.  
  433. {block:startposts} <!-- Блок: начало записи(ей) -->
  434. <div id="right">
  435. {/block:startposts}
  436.  
  437. {block:text} <!-- Блок: текстовая запись -->
  438. <div class="post">
  439. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  440. <div>
  441. {%text%}
  442. </div>
  443. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  444. </div>
  445. {/block:text}
  446.  
  447. {block:photo} <!-- Блок: фотография -->
  448. <div class="post">
  449. <div>
  450. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  451. </div>
  452. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  453. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  454. </div>
  455. {/block:photo}
  456.  
  457. {block:link} <!-- Блок: ссылка -->
  458. <div class="post">
  459. <div><a href="{%linkurl%}">{%linkname%}</a></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:link}
  464.  
  465. {block:quote} <!-- Блок: цитата -->
  466. <div class="post">
  467. <h3>{%quote%}</h3> <!-- Цитата -->
  468. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  469. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  470. </div>
  471. {/block:quote}
  472.  
  473. {block:audio} <!-- Блок: аудио -->
  474. <div class="post">
  475. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  476. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  477. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  478. </div>
  479. {/block:audio}
  480.  
  481. {block:video} <!-- Блок: видео -->
  482. <div class="post">
  483. <div>{%videoplayer%}</div>
  484. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  485. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  486. </div>
  487. {/block:video}
  488.  
  489. {block:dialog} <!-- Блок: диалог -->
  490. <div class="post">
  491. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  492. <div>{%dialog%}</div>
  493. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  494. </div>
  495. {/block:dialog}
  496.  
  497. {block:endposts} <!-- Блок: конец записи(ей) -->
  498. </div>
  499. {/block:endposts}
  500.  
  501. {block:startfooter} <!-- Блок: начало футера -->
  502. <div id="footer">
  503. {/block:startfooter}
  504.  
  505. {block:pages} <!-- Блок: постраничная навигация -->
  506. {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
  507.  
  508. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  509.  
  510. {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
  511. {/block:pages}
  512.  
  513. {block:endfooter} <!-- Блок: конец футера -->
  514. </div>
  515. <div class="clear"></div>
  516. {/block:endfooter}
  517.  
  518.  
  519.  
  520. </body>
  521. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement