TVD-PS

THEME "DELUXE"

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