TVD-PS

"SIMPLE THEME 04"; "DIAMONDS"

Aug 25th, 2014
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.35 KB | None | 0 0
  1. <!--
  2.  
  3.  
  4. @Theme By; TVD-Photoshop
  5. TVD-PS
  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. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  15. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  16. <head><title>{Title}</title>
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  20.  
  21.  
  22. <html lang="en">
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31. <meta name="color:bold"content="#fff">
  32. <meta name="color:italic"content="#fff">
  33. <meta name="color:text"content="#000">
  34. <meta name="color:link"content="#000">
  35. <meta name="color:hover"content="#fff">
  36. <meta name="color:border"content="#000">
  37. <meta name="color:sidebar" content="" />
  38. <meta name="color:scrollbar" content="" />
  39. <meta name="color:background"content="#fff">
  40. <meta name="color:Title" content=""/>
  41.  
  42.  
  43.  
  44.  
  45. <meta name="image:sidebar"content="">
  46.  
  47.  
  48.  
  49. <meta name="text:link1"content="home">
  50. <meta name="text:link2"content="ask">
  51. <meta name="text:link3"content="nav">
  52. <meta name="text:link4"content="nav">
  53. <meta name="text:link5"content="nav">
  54. <meta name="text:link6"content="nav">
  55. <meta name="text:link1 url"content="/">
  56. <meta name="text:link2 url"content="/">
  57. <meta name="text:link3 url"content="/">
  58. <meta name="text:link4 url"content="/">
  59. <meta name="text:link5 url"content="/">
  60. <meta name="text:link6 url"content="/">
  61.  
  62. <style type="text/css">
  63.  
  64.  
  65.  
  66.  
  67. /*--Scrollbar--*/
  68. ::-webkit-scrollbar {background-color:{color:scrollbarbg}; height:8px; width:8px}
  69. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  70. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  71.  
  72. img:hover {
  73. -webkit-filter: grayscale(100%);
  74. z-index: -9999999999999999999999999px;
  75. -webkit-transition: all 0.9s ease-in-out;
  76. -moz-transition: all 0.9s ease-in-out;
  77. -o-transition: all 0.9s ease-in-out;
  78. -ms-transition: all 0.9s ease-in-out;
  79. transition: all 0.9s ease-in-out;
  80. }
  81.  
  82.  
  83. body{
  84. color:{color:text};
  85. font-family:arial;
  86. font-size:10px;
  87. background:{color:background}
  88. background: url({image:Bg});
  89. top left fixed repeat;
  90.  
  91. }
  92.  
  93.  
  94.  
  95. h1 {
  96. font-family:arial;
  97. font-size:15px;text-align:;
  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:640px;
  149. position:absolute;
  150. }
  151.  
  152. #post{
  153. padding:19px;
  154. background-color:{color:post};
  155. border:0px solid {color:border};
  156. width:500px;
  157. float:left;
  158. margin:8px;
  159.  
  160.  
  161.  
  162. }
  163.  
  164. #post img:hover {
  165.  
  166.  
  167. }
  168.  
  169.  
  170. .pagi {
  171. border:0px solid {color:000000};display:inline-block;
  172. background-color:{color:description};
  173. margin-top:620px;
  174. margin-left:320px;
  175. position:fixed;
  176. padding:1px;
  177. font-family:arial;
  178. font-size:10px;
  179. }
  180.  
  181. .pagi a {
  182. color:{color:link};
  183. }
  184.  
  185.  
  186.  
  187. /* --- SIDEBAR ---*/
  188.  
  189. #sidebar {
  190. margin-top:-10px;
  191. margin-left:70px;
  192. position:fixed;
  193. width:200px;
  194. height:650px;
  195. border:0px
  196. solid {color:border};
  197. height:1000%;
  198. background: url({image:Sidebar Image});
  199. background-color:{color:background};
  200.  
  201.  
  202. }
  203.  
  204.  
  205.  
  206. #sidebar img {
  207. margin-top:280px;
  208. margin-left:180px;
  209. border: 0px
  210. solid {color:border};
  211. width:190px;
  212. height:270px;
  213. padding:0px;
  214.  
  215.  
  216.  
  217.  
  218. }
  219.  
  220. #sidebar img:hover {
  221. opacity:0.7;
  222. -moz-transition-duration:0.6s;
  223. -webkit-transition-duration:0.6s;
  224. -o-transition-duration:0.6s;
  225. }
  226.  
  227. #title {
  228. z-index: 99999;
  229. position: fixed;
  230. margin-top: 250px;
  231. margin-left: 200px;
  232. font-size: 10px;
  233. width: 240px;
  234. text-align: center;
  235. font-family:italic;
  236. color: {color:Title};
  237. }
  238.  
  239. #description {
  240. width:250px;
  241. height:110px;
  242. margin-left:150px;
  243. margin-top: 5px;
  244. text-align:justify;
  245. font-weight:normal;
  246. line-height:110%;
  247. font-family:arial;
  248. font-style:normal;
  249. font-size:9px;
  250. padding-top:0px;
  251.  
  252. }
  253.  
  254.  
  255.  
  256.  
  257. #links {
  258. font-family:arial;
  259. z-index:5;
  260. text-transform:uppercase;
  261. position:fixed;
  262. text-align:center;
  263. width:80px;
  264. padding:3px;
  265. margin-left:350px;
  266. margin-top:-290px;
  267. font-size:9px;
  268. height:30px;
  269. letter-spacing:0px;
  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:0px solid #000000;
  280. margin-top:10px;
  281. color:{color:navlink};
  282. }
  283.  
  284. #links a:hover {
  285.  
  286. letter-spacing:3px;
  287. color:{color:navlinkhovercolor};
  288. font-style:italic;
  289. -webkit-transition: all 0.5s ease-in-out;
  290. -moz-transition: all 0.5s ease-in-out;
  291. -o-transition: all 0.5s ease-in-out;
  292. -webkit-transition: all 0.5s ease-in-out;
  293.  
  294.  
  295. }
  296.  
  297. #postinfo {
  298. margin-top:5px;
  299. padding:5px;
  300. color:{color:Info};
  301. border-top:1px solid {color:Border};
  302. }
  303.  
  304.  
  305.  
  306. #info {
  307. margin-bottom:5px;
  308. text-align:right;
  309. text-transform:uppercase;
  310. font-size:8px;
  311. font-style:none;
  312. }
  313.  
  314.  
  315.  
  316. #tags {
  317. width:490px;
  318. height:auto;
  319. color:{color:Tags};
  320. margin-top:5px;
  321. text-align:left;
  322. -webkit-transition: all .8s linear;
  323. }
  324.  
  325. #tags a {
  326. display:inline;
  327. text-transform:none;
  328. font-family:cambria;
  329. font-style:italic;
  330. color:{color:Tags};
  331. font-size:8px;
  332. letter-spacing:1px;
  333. line-height:120%;
  334. -webkit-transition: all .8s linear;
  335. }
  336. .credit, .credit a {
  337. width:10px;
  338. height:10px;
  339. bottom:10px;
  340. right:20px;
  341. padding:4px;
  342. font-size:9px;
  343. letter-spacing:2px;
  344. color:#000;
  345. line-height:8px;
  346. position:fixed;
  347. text-align:center;
  348. color:{color:Tags Text Colour};
  349. font-family:arial;
  350. text-transform:uppercase;
  351. background-color:{color:000;};
  352. border:1; solid {color:Border};
  353. -webkit-transition: all 0.5s ease-in-out;
  354. -moz-transition: all 0.5s ease-in-out;
  355. -o-transition: all 0.5s ease-in-out;
  356. transition: all 0.5s ease-in-out;
  357. }
  358.  
  359. .credit a:hover {
  360. -webkit-transition: all 0.5s ease-in-out;
  361. -moz-transition: all 0.5s ease-in-out;
  362. -o-transition: all 0.5s ease-in-out;
  363. transition: all 0.5s ease-in-out;
  364.  
  365.  
  366.  
  367. {CustomCSS}</style>
  368.  
  369. </head>
  370. <body>
  371. <div id="title">{Title}</div>
  372. <div id="sidebar">
  373. <center>
  374. <img src="{image:sidebar}">
  375. <div id="links">
  376. <a href="/">+home</a>
  377. <a href="/ask">+ask</a>
  378. <a href="{text:link1 url}">{text:link1}</a>
  379. <a href="{text:link2 url}">{text:link2}</a>
  380. <a href="{text:link3 url}">{text:link3}</a>
  381. <a href="{text:link4 url}">{text:link4}</a>
  382. <a href="{text:link5 url}">{text:link5}</a>
  383. <a href="{text:link6 url}">{text:link6}</a>
  384. </div>
  385.  
  386.  
  387. </center>
  388.  
  389. {block:Text}
  390. <h1>{block:Title}{Title}{/block:Title}</h1>
  391. {Body}
  392. {/block:Text}
  393.  
  394. <div id="description">
  395. {description}
  396. </div>
  397. </div>
  398.  
  399. {block:Pagination}
  400. <div class="pagi">
  401. {block:PreviousPage}
  402. <a href="{PreviousPage}">previous</a>
  403. {/block:PreviousPage} --
  404. {block:NextPage}
  405. <a href="{NextPage}">Next</a>
  406. {/block:NextPage}
  407. </div>
  408. {/block:Pagination}
  409. </div>
  410. <div id="entries">
  411.  
  412. {block:Posts}
  413.  
  414. <div id="post">
  415.  
  416.  
  417. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  418.  
  419. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  420.  
  421. {block:Photoset}<center>{Photoset-500}</center>
  422. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  423.  
  424.  
  425. {block:Quote}
  426. <h2>{Quote}</h2>
  427. <div align="right">
  428. {block:Source}<h1>-{Source}</h1>{/block:Source}
  429. </div>
  430. {/block:Quote}
  431.  
  432.  
  433. {block:Video}
  434. {Video-500}<br>
  435. {PlayCountWithLabel}
  436. {/block:Video}
  437.  
  438.  
  439. {block:Link}
  440. <a href="{URL}" class="link" {Target}><h2>{Name}</h2></a><BR>
  441. {block:Description}{Description}{/block:Description}
  442. {/block:Link}
  443.  
  444. {block:Chat}
  445. {block:Lines}
  446. {block:Label}
  447. <br>{Label}
  448. {/block:Label}
  449. &nbsp;{Line}
  450. {/block:Lines}
  451. {/block:Chat}
  452.  
  453. {block:Audio}
  454. {AudioPlayerGrey}
  455. <br><div align="right">{block:Artist}
  456. Artist: {Artist}</div>
  457. {/block:Artist}<br>
  458. {block:Caption}{Caption}{/block:Caption}
  459. {/block:Audio}
  460.  
  461.  
  462. {block:Answer}
  463. <br>
  464. <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;">
  465. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #000000; border-radius: 1px;"/>
  466. <askk>{Asker}</askk>: {Question}<br></div>
  467. <div style="font-family: arial; font-size: 12px;">
  468. {Answer}
  469. </div>
  470. {/block:Answer}
  471.  
  472. <div id="postinfo">
  473.  
  474. <div id="info">
  475.  
  476. <a href="{ReblogURL}" target="_blank" title="reblog?" style="padding:5px;" /><img src="http://i122.photobucket.com/albums/o260/mhilka/iconesagenda/Coracao.gif"></a>
  477.  
  478. {block:NoteCount}
  479. <a href="{Permalink}">
  480. <font color="{color:NoteCount}">{NoteCount}</font></a>
  481. {/block:NoteCount}
  482.  
  483.  
  484. {block:RebloggedFrom}
  485. <a href="{ReblogParentURL}">via</a>
  486. {/block:RebloggedFrom}
  487.  
  488. {block:ContentSource}
  489. <a href="{SourceURL}">source</a>
  490. {/block:ContentSource}
  491. </div> <!-- end info -->
  492.  
  493. {block:HasTags}
  494. <div id="tags">
  495. <img src="http://i122.photobucket.com/albums/o260/mhilka/iconesagenda/Clip.gif" style="padding:2px;" />
  496. {block:Tags}<a href="{TagURL}">{Tag},</a>
  497. {/block:Tags}</div>
  498. {/block:HasTags}
  499.  
  500. </div> <!-- end post info -->
  501.  
  502. </div>
  503.  
  504. {block:PostNotes}
  505. <div id="notes">{PostNotes}</div>
  506. {/block:PostNotes}
  507. {/block:Posts}
  508.  
  509. </div>
  510.  
  511.  
  512. </div>
  513.  
  514. </div>
  515. <span class="credit">
  516. <a href="http://tvd-photoshop.tumblr.com/" target="_blank" title="Theme By; TVD PS"> TVD PS ♥ </a>
  517. </span>
  518. </body>
  519. </html>
Advertisement
Add Comment
Please, Sign In to add comment