TVD-PS

THEME "Always"

Apr 7th, 2015
848
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.60 KB | None | 0 0
  1. <!--
  2.  
  3.  
  4. ------------------------------
  5. @BARBIE THEMES | TUMBLR
  6. ------------------------------
  7.  
  8. "Always"
  9. @Theme By; Barbie-Themes
  10. BARBIE THEMES
  11. By;Katia;
  12. +Please do not remove credit.
  13. +Do not steal the code or take parts of the codes and put them in your own theme.
  14. +Do not remove the credit completely or make them invisible, you may replace it to a visible place.
  15.  
  16.  
  17. -->
  18.  
  19.  
  20.  
  21. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  22. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  23. <head><title>{Title}</title>
  24. <link rel="shortcut icon" href="{Favicon}">
  25. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  26. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  27.  
  28.  
  29. <html lang="en">
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37. <meta name="color:bold"content="#f3ccc5">
  38. <meta name="color:italic"content="#661833">
  39. <meta name="color:text"content="#888888">
  40. <meta name="color:link"content="#f0c3e7">
  41. <meta name="color:post"content="#ffffff">
  42. <meta name="color:hover"content="#fff">
  43. <meta name="color:scrollbar" content="#000" />
  44. <meta name="color:background"content="#fff">
  45. <meta name="color:sidebar" content="#222222" />
  46. <meta name="color:Border Image"content="#eeeeee"/>
  47.  
  48.  
  49.  
  50. <meta name="image:sidebar"content="">
  51. <meta name="image:sidebar image"content"">
  52.  
  53.  
  54.  
  55.  
  56. <meta name="text:link1"content="Link1">
  57. <meta name="text:link2"content="Link2">
  58. <meta name="text:link3"content="Link3">
  59. <meta name="text:link1 url"content="/">
  60. <meta name="text:link2 url"content="/">
  61. <meta name="text:link3 url"content="/">
  62.  
  63.  
  64.  
  65. <style type="text/css">
  66.  
  67.  
  68. /*--Scrollbar--*/
  69. ::-webkit-scrollbar {background-color:{color:scrollbarbg}; height:8px; width:8px}
  70. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  71. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  72.  
  73.  
  74.  
  75.  
  76. img:hover {
  77. -webkit-filter: grayscale(0%);
  78. z-index: -9999999999999999999999999px;
  79. -webkit-transition: all 0.9s ease-in-out;
  80. -moz-transition: all 0.9s ease-in-out;
  81. -o-transition: all 0.9s ease-in-out;
  82. -ms-transition: all 0.9s ease-in-out;
  83. transition: all 0.9s ease-in-out;
  84. }
  85.  
  86.  
  87. body{
  88. color:{color:text};
  89. font-family:Helvetica;
  90. font-size:11px;
  91. background:{color:background} url('{image:bg}')top left fixed repeat;
  92.  
  93. }
  94.  
  95.  
  96.  
  97. h1 {
  98. font-family:arial;
  99. font-size:15px;text-align:;
  100. font-style:normal;
  101. line-height:80%;
  102. letter-spacing:1px;
  103. border:0px solid {color:border};
  104. background-color:{color:000000};
  105. padding:6px;
  106. font-weight:arial;
  107.  
  108.  
  109. }
  110.  
  111.  
  112. h2 {
  113. font-family:arial;
  114. font-size:19px;
  115. text-align:left;
  116. font-style:normal;
  117. line-height:80%;
  118. border:0px
  119. solid {color:border};
  120. letter-spacing:1px;
  121. background-color:{color:000000};
  122. padding:6px;
  123. font-weight:arial;
  124.  
  125. }
  126.  
  127.  
  128. blockquote {
  129. width: 400px;
  130. font-size:11px;
  131. text-transform: normal;
  132. line-height:10px;
  133. margin-left:0px;
  134. padding: 4px;
  135. padding-left:9px;
  136. border-left: 2px solid #848484;
  137. color: {color:text};
  138. }
  139.  
  140.  
  141. b { font-weight:bold;
  142. color:{color:bold}; }
  143. i { font-weight:arial;
  144. color:{color:italic}; }
  145. u {text-decoration:none;
  146. border-bottom:0px solid {color:text}; }
  147.  
  148. a { color:{color:link};
  149. font-family:arial;
  150. text-decoration:none;-moz-transition-duration:0.5s;
  151. -webkit-transition-duration:0.5s;
  152. -o-transition-duration:0.5s;}
  153. a:hover {color:{color:hover};}
  154.  
  155. #entries{
  156. width:500px;
  157. margin-left:480px;
  158. position:absolute;
  159. }
  160.  
  161. #post{
  162. padding:19px;
  163. background-color:{color:post};
  164. border:0px dotted {color:border image};
  165. width:500px;
  166. float:left;
  167. margin:8px;
  168.  
  169.  
  170.  
  171.  
  172. }
  173.  
  174.  
  175. #pagi{
  176. width:100px;
  177. font-size:9px;
  178. text-align:center;
  179. margin-left:330px;
  180. margin-top:430px;
  181. position:fixed;
  182. font-family:cambria;
  183. letter-spacing:0px;
  184. border:1px;
  185. }
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193. /* --- SIDEBAR ---*/
  194.  
  195. #sidebar {
  196. margin-top:-40px;
  197. margin-left:-50px;
  198. position:fixed;
  199. width:320px;
  200. height:680px;
  201. border:0px dotted {color:border sidebar};
  202. height:1000%;
  203. text-shadow: 0px 0px 0px {color:links};
  204. background-image:url('{image:sidebar image}');
  205. background-color:{color:sidebar};
  206.  
  207.  
  208. }
  209.  
  210.  
  211.  
  212.  
  213. #sidebar img {
  214. margin-top:200px;
  215. margin-left:370px;
  216. border: 1px
  217. dotted {color:Border Image};
  218. width:100px;
  219. height:100px;
  220. padding:2px;
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228. }
  229.  
  230. #sidebar img:hover {
  231. opacity:0.7;
  232. -moz-transition-duration:0.6s;
  233. -webkit-transition-duration:0.6s;
  234. -o-transition-duration:0.6s;
  235. }
  236.  
  237.  
  238. #description {
  239. width:200px;
  240. height:100px;
  241. margin-left:45px;
  242. margin-top:-210px;
  243. text-align:justify;
  244. font-weight:normal;
  245. line-height:100%;
  246. font-family:calibri;
  247. font-style:normal;
  248. font-size:10px;
  249. padding-top:0px;
  250. border:0px solid {color:border description};
  251. padding:9px;
  252.  
  253.  
  254. }
  255.  
  256.  
  257.  
  258. .links {
  259. width:160px;
  260. margin-top:10px;
  261. font-family:arial;
  262. font-size:9px;
  263. letter-spacing:1px;
  264. text-transform:italic;
  265. font-style:normal;
  266. position:fixed;
  267. text-align:left;
  268. margin-left:345px;
  269. z-index:-10px;
  270. opacity:1;
  271. -webkit-transition: all 0.5s ease-in-out;
  272. -moz-transition: all 0.5s ease-in-out;
  273. -o-transition: all 0.5s ease-in-out;
  274. }
  275.  
  276. .links a{
  277. display:block;
  278. padding:4.5px 3px 3px 3px;
  279. border-bottom:1px dotted #ccc;
  280. border:1px dotted #ccc;
  281. margin-top:4px;
  282. color:{color:navlink};
  283. border-left: 2px solid {color:text};
  284. }
  285.  
  286. .links a:hover{
  287. background-color:#cccccc;
  288. background-color:{color:bold};
  289. font-style:italic;
  290. -webkit-transition: all 0.5s ease-in-out;
  291. -moz-transition: all 0.5s ease-in-out;
  292. -o-transition: all 0.5s ease-in-out;
  293. }
  294.  
  295. #postinfo {
  296. width:490px;
  297. padding:5px;
  298. font-size:8px;
  299. color:{color:link};
  300. text-transform:uppercase;
  301. font-style:normal;
  302. letter-spacing:2px;
  303. text-align:center;
  304. -moz-transition-duration:0.5s;
  305. -webkit-transition-duration:0.5s;
  306. -o-transition-duration:0.5s;
  307. background-color:#000;
  308. }
  309.  
  310. #postinfo a {
  311. color:{color:post links};
  312. text-align:center;
  313. letter-spacing:1px;
  314. font-style:normal;
  315. }
  316.  
  317. #postinfo a:hover {
  318. color:{color:hover};
  319. }
  320.  
  321. .note {
  322. text-transform:uppercase;
  323. font-style:normal;
  324. letter-spacing:0px;
  325. font-size: 9px;
  326. text-align:left;
  327. line-height:90%;
  328. margin-left:-40px;
  329. }
  330.  
  331. .note li {
  332. list-style-type:none;
  333. padding:10px 25px 10px 25px;
  334. text-align:left;
  335. margin:0px;
  336. -moz-transition-duration:0.5s;
  337. -webkit-transition-duration:0.5s;
  338. -o-transition-duration:0.5s;
  339. }
  340.  
  341. .tags {
  342. font-style:normal;
  343. width:500px;
  344. text-transform:uppercase;
  345. font-style:normal;
  346. color:{color:tags};
  347. letter-spacing:2px;
  348. line-height:120%;
  349. font-size:8px;
  350. text-align:left;
  351. padding:2px;
  352. -moz-transition-duration:0.5s;
  353. -webkit-transition-duration:0.5s;
  354. -o-transition-duration:0.5s;
  355. }
  356.  
  357. .tags a {
  358. color:{color:tags};
  359. letter-spacing:1px;
  360. padding:1px;
  361. }
  362.  
  363. .tags a:hover {
  364. color:{color:link};
  365. }
  366.  
  367. #question {
  368. float:left;
  369. padding:1px;
  370. margin-top:-2px;
  371. margin-right:5px;
  372. }
  373.  
  374.  
  375. .credit, .credit a {
  376. width:10px;
  377. height:10px;
  378. bottom:10px;
  379. right:20px;
  380. padding:4px;
  381. font-size:8px;
  382. letter-spacing:0px;
  383. color:#000;
  384. line-height:8px;
  385. position:fixed;
  386. text-align:center;
  387. color:{color:Tags Text Colour};
  388. font-family:arial;
  389. text-transform:uppercase;
  390. background-color:{color:000;};
  391. border:1; solid {color:Border};
  392. -webkit-transition: all 0.5s ease-in-out;
  393. -moz-transition: all 0.5s ease-in-out;
  394. -o-transition: all 0.5s ease-in-out;
  395. transition: all 0.5s ease-in-out;
  396. }
  397.  
  398. .credit a:hover {
  399. -webkit-transition: all 0.5s ease-in-out;
  400. -moz-transition: all 0.5s ease-in-out;
  401. -o-transition: all 0.5s ease-in-out;
  402. transition: all 0.5s ease-in-out;
  403.  
  404. }
  405.  
  406.  
  407.  
  408. {CustomCSS}</style>
  409.  
  410.  
  411.  
  412. </div>
  413.  
  414. </head>
  415. <body>
  416. <div id="title">{Title}</div>
  417. <div id="sidebar">
  418. <center>
  419. <img src="{image:sidebar}">
  420. <div class="links">
  421. <a href="/">■Home</a>
  422. <a href="/ask">■Ask</a>
  423. <a href="{text:link1 url}">{text:link1}</a>
  424. <a href="{text:link2 url}">{text:link2}</a>
  425. <a href="{text:link3 url}">{text:link3}</a>
  426. <a href="http://barbie-themes.tumblr.com">Theme ©</a>
  427.  
  428. </div
  429.  
  430.  
  431. </center>
  432.  
  433. {block:Text}
  434. <h1>{block:Title}{Title}{/block:Title}</h1>
  435. {Body}
  436. {/block:Text}
  437.  
  438. <div id="description">
  439. {description}
  440. </div>
  441. </div>
  442.  
  443. {block:Pagination}<div id="pagi">
  444. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  445. {block:JumpPagination length="3"}
  446. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  447. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  448. {/block:JumpPagination}
  449. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  450. </div>{/block:Pagination}
  451. <div id="entries">
  452.  
  453. {block:Posts}
  454.  
  455. <div id="post">
  456.  
  457.  
  458. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  459.  
  460. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  461.  
  462. {block:Photoset}<center>{Photoset-500}</center>
  463. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  464.  
  465.  
  466. {block:Quote}
  467. <h2>{Quote}</h2>
  468. <div align="right">
  469. {block:Source}<h1>-{Source}</h1>{/block:Source}
  470. </div>
  471. {/block:Quote}
  472.  
  473.  
  474. {block:Video}
  475. {Video-500}<br>
  476. {PlayCountWithLabel}
  477. {/block:Video}
  478.  
  479.  
  480. {block:Link}
  481. <a href="{URL}" class="link" {Target}><h2>{Name}</h2></a><BR>
  482. {block:Description}{Description}{/block:Description}
  483. {/block:Link}
  484.  
  485. {block:Chat}
  486. {block:Lines}
  487. {block:Label}
  488. <br>{Label}
  489. {/block:Label}
  490. &nbsp;{Line}
  491. {/block:Lines}
  492. {/block:Chat}
  493.  
  494. {block:Audio}<div class="audio_container">{block:AudioEmbed}{AudioEmbed color="white"}{/block:AudioEmbed}</div>
  495. {block:Caption}<div class="caption">{Caption}</div>
  496. {/block:Caption}{/block:Audio}
  497.  
  498.  
  499.  
  500. {block:Answer}<div id="question"><img src="{AskerPortraitURL-24}"></div><big><i>{Asker} asked:</big></i><br>{Question}<p>{Answer}{/block:Answer}
  501.  
  502.  
  503. {block:Date}<div id="postinfo">{MonthNumberWithZero}-{DayOfMonthWithZero} • <a href="{Permalink}">{24Hour}:{Minutes}</a>{block:NoteCount} • <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} • <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  504. {block:ContentSource} © <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div>{/block:Date}
  505. {block:HasTags}
  506. <div class="tags">
  507. {block:Tags}<a href="{TagURL}">#&nbsp;{Tag}</a>{/block:Tags}</div>
  508. {/block:HasTags}
  509. <div class="note">
  510. {block:PostNotes}{PostNotes}{/block:PostNotes}
  511. </div>
  512. </div>
  513. {/block:Posts}
  514.  
  515.  
  516.  
  517. </div>
  518. <span class="credit">
  519. <a href="http://barbie-themes.tumblr.com/" target="_blank" title="Theme By; K A T I A"> BARBIE THEMES </a>
  520. </span>
  521. </body>
  522. </html>
Advertisement
Add Comment
Please, Sign In to add comment