TVD-PS

THEME "ANGEL FACE"

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