TVD-PS

THEME "Summer love"

Mar 5th, 2015
784
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.12 KB | None | 0 0
  1. <!--
  2.  
  3.  
  4. ------------------------------
  5. @BARBIE THEMES | TUMBLR
  6. ------------------------------
  7.  
  8. "summer love"
  9. @Theme By; barbie-Themes
  10. TVD 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="#000000">
  38. <meta name="color:italic"content="#ffb3b3">
  39. <meta name="color:text"content="#888888">
  40. <meta name="color:link"content="#666666">
  41. <meta name="color:hover"content="#fff">
  42. <meta name="color:scrollbar" content="#000000" />
  43. <meta name="color:background"content="#fff">
  44. <meta name="color:Title" content="#888888"/>
  45. <meta name="color:Border sidebar"content="#eeeeee"/>
  46. <meta name="color:Border post"content="#eeeeee"/>
  47. <meta name="color:BG links"content="#f0bfb3"/>
  48.  
  49.  
  50.  
  51. <meta name="image:sidebar"content="">
  52.  
  53.  
  54.  
  55. <meta name="text:link1"content="Link1">
  56. <meta name="text:link2"content="Link2">
  57. <meta name="text:link3"content="Link3">
  58. <meta name="text:link4"content="Link4">
  59. <meta name="text:link1 url"content="/">
  60. <meta name="text:link2 url"content="/">
  61. <meta name="text:link3 url"content="/">
  62. <meta name="text:link4 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:420px;
  159. position:absolute;
  160. }
  161.  
  162. #post{
  163. padding:19px;
  164. background-color:{color:background};
  165. border:1px 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:140px;
  181. margin-top:530px;
  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:-290px;
  198. margin-left:-29px;
  199. position:fixed;
  200. width:370px;
  201. height:80px;
  202. border:1px 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:background};
  207.  
  208.  
  209.  
  210. }
  211.  
  212.  
  213.  
  214.  
  215. #sidebar img {
  216. margin-top:400px;
  217. margin-left:105px;
  218. border: 0px
  219. solid {color:Border Image};
  220. width:155px;
  221. height:85px;
  222. padding:4px;
  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. #title {
  239. z-index: 99999;
  240. position: fixed;
  241. margin-top:95px;
  242. width:180px;
  243. margin-left:100px;
  244. font-family: serif;
  245. font-size: 15px;
  246. text-align: right;
  247. font-style: italic;
  248. color:{color:title};
  249. text-transform: lowercase;
  250. font-weight: bold;
  251. }
  252.  
  253.  
  254. #description {
  255. width:145px;
  256. height:100px;
  257. margin-left:100px;
  258. margin-top:0px;
  259. text-align:justify;
  260. font-weight:normal;
  261. line-height:100%;
  262. font-family:trebuchet ms;
  263. font-style:normal;
  264. font-size:10px;
  265. padding-top:0px;
  266. padding:9px;
  267.  
  268. }
  269.  
  270.  
  271.  
  272. .links {
  273. width:130px;
  274. margin-top:150px;
  275. font-family:calibri;
  276. font-size:10px;
  277. letter-spacing:0px;
  278. text-transform:italic;
  279. font-style:normal;
  280. position:fixed;
  281. text-align:left;
  282. margin-left:160px;
  283. z-index:-10;
  284. opacity:1;
  285. -webkit-transition: all 0.5s ease-in-out;
  286. -moz-transition: all 0.5s ease-in-out;
  287. -o-transition: all 0.5s ease-in-out;
  288. }
  289.  
  290. .links a{
  291. display:block;
  292. background-color:{color:background};
  293. padding:4.5px 3px 3px 3px;
  294. border-bottom:1px solid #eee;
  295. margin-top:4px;
  296. color:{color:navlink};
  297. }
  298.  
  299. .links a:hover{
  300. background-color:#cccccc;
  301. background-color:{color:BG links};
  302. font-style:italic;
  303. -webkit-transition: all 0.5s ease-in-out;
  304. -moz-transition: all 0.5s ease-in-out;
  305. -o-transition: all 0.5s ease-in-out;
  306. }
  307.  
  308. .notecount {
  309. width:150px;
  310. margin-left:350px;
  311. position:absolute;
  312. text-align:right;
  313.  
  314. }
  315.  
  316. .note {
  317. padding:0px 20px 0px 20px;
  318. text-transform:uppercase;
  319. font-family:calibri;
  320. text-align:left;
  321. letter-spacing:0px;
  322. font-size: 8px;
  323. line-height:80%;
  324. color:{color:link};
  325.  
  326. }
  327.  
  328. .note li {
  329. list-style-type:none;
  330. padding:5px 20px 5px 20px;
  331. text-align:left;
  332. margin-left:-80px;
  333.  
  334. }
  335.  
  336. #info {
  337. font-family:calibri;
  338. text-align:center;
  339. margin-top:5px;
  340. padding-top:5px;
  341. padding:5px;
  342. text-transform:uppercase;
  343. font-style:none;
  344. font-size:8px;
  345. line-height:80%;
  346. border-top: 1px solid #f8f8f8;
  347.  
  348. }
  349.  
  350. #tags {
  351. font-family:calibri;
  352. text-align:center;
  353. margin-top:-5px;
  354. padding-bottom:3px;
  355. text-transform:uppercase;
  356. font-style:none;
  357. font-size:8px;
  358.  
  359. }
  360.  
  361. #tags a {
  362. display:inline;
  363. text-align:center;
  364.  
  365. }
  366.  
  367. .credit, .credit a {
  368. width:10px;
  369. height:10px;
  370. bottom:10px;
  371. right:20px;
  372. padding:4px;
  373. font-size:8px;
  374. letter-spacing:0px;
  375. color:#000;
  376. line-height:8px;
  377. position:fixed;
  378. text-align:center;
  379. color:{color:Tags Text Colour};
  380. font-family:arial;
  381. text-transform:uppercase;
  382. background-color:{color:000;};
  383. border:1; solid {color:Border};
  384. -webkit-transition: all 0.5s ease-in-out;
  385. -moz-transition: all 0.5s ease-in-out;
  386. -o-transition: all 0.5s ease-in-out;
  387. transition: all 0.5s ease-in-out;
  388. }
  389.  
  390. .credit a:hover {
  391. -webkit-transition: all 0.5s ease-in-out;
  392. -moz-transition: all 0.5s ease-in-out;
  393. -o-transition: all 0.5s ease-in-out;
  394. transition: all 0.5s ease-in-out;
  395.  
  396. }
  397.  
  398.  
  399.  
  400. {CustomCSS}</style>
  401.  
  402.  
  403.  
  404. </div>
  405.  
  406. </head>
  407. <body>
  408. <div id="title">{Title}</div>
  409. <div id="sidebar">
  410. <center>
  411. <img src="{image:sidebar}">
  412. <div class="links">
  413. <a href="/">❝ Home</a>
  414. <a href="/ask">❝ Ask</a>
  415. <a href="{text:link1 url}">{text:link1}</a>
  416. <a href="{text:link2 url}">{text:link2}</a>
  417. <a href="{text:link3 url}">{text:link3}</a>
  418. <a href="{text:link4 url}">{text:link4}</a>
  419. <a href="http://Barbie-themes.tumblr.com">Theme ©</a>
  420.  
  421. </div
  422.  
  423.  
  424. </center>
  425.  
  426. {block:Text}
  427. <h1>{block:Title}{Title}{/block:Title}</h1>
  428. {Body}
  429. {/block:Text}
  430.  
  431. <div id="description">
  432. {description}
  433. </div>
  434. </div>
  435.  
  436. {block:Pagination}<div id="pagi">
  437. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  438. {block:JumpPagination length="3"}
  439. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  440. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  441. {/block:JumpPagination}
  442. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  443. </div>{/block:Pagination}
  444. <div id="entries">
  445.  
  446. {block:Posts}
  447.  
  448. <div id="post">
  449.  
  450.  
  451. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  452.  
  453. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  454.  
  455. {block:Photoset}<center>{Photoset-500}</center>
  456. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  457.  
  458.  
  459. {block:Quote}
  460. <h2>{Quote}</h2>
  461. <div align="right">
  462. {block:Source}<h1>-{Source}</h1>{/block:Source}
  463. </div>
  464. {/block:Quote}
  465.  
  466.  
  467. {block:Video}
  468. {Video-500}<br>
  469. {PlayCountWithLabel}
  470. {/block:Video}
  471.  
  472.  
  473. {block:Link}
  474. <a href="{URL}" class="link" {Target}><h2>{Name}</h2></a><BR>
  475. {block:Description}{Description}{/block:Description}
  476. {/block:Link}
  477.  
  478. {block:Chat}
  479. {block:Lines}
  480. {block:Label}
  481. <br>{Label}
  482. {/block:Label}
  483. &nbsp;{Line}
  484. {/block:Lines}
  485. {/block:Chat}
  486.  
  487. {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>
  488. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  489. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  490. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  491. {/block:Audio}
  492.  
  493. {block:Answer}
  494. <div style="margin-top:2px; margin-bottom:0px; min-height:30px; padding: 3px; ">
  495. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; padding-right: 6px; border-right: 1px solid #dedede;"/>
  496. <div style="text-transform:uppercase; "><b>{Asker}:</b></div> {Question}</div>
  497. <div style="margin-top:4px; margin-bottom:4px; background: transparent; border-top: 1px solid #dedede;">{Answer}</div>
  498. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> </div>
  499. {/block:Answer}
  500.  
  501. <div id="info">
  502. {block:Date}shared on <a href="{Permalink}">{month} {dayofmonth} {/block:Date}{/block:Date}</a> {block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}</a> {block:ContentSource} <a href="{SourceURL}">(© {SourceLink}</a>){/block:ContentSource}</div>
  503.  
  504. <div id="tags">
  505. {block:HasTags} {block:Tags} <a href="{TagURL}"># {Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}</div>
  506.  
  507. <div class="note">
  508. {block:PostNotes}{PostNotes}{/block:PostNotes}
  509. </div>
  510. </div>
  511. {block:Posts}
  512.  
  513. </div>
  514.  
  515.  
  516.  
  517.  
  518. </div>
  519. <span class="credit">
  520. <a href="http:/barbie-themes.tumblr.com/" target="_blank" title="Theme By; K A T I A"> BARBIE THEMES </a>
  521. </span>
  522. </body>
  523. </html>
Advertisement
Add Comment
Please, Sign In to add comment