Advertisement
chenellestheme

Theme 02

Nov 29th, 2014
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.00 KB | None | 0 0
  1. <!--
  2.  
  3. [[♥ ♥ ♥ ♥ ♥ chenelle's themes ♥ ♥ ♥ ♥ ♥]]
  4.  
  5. Theme 02: Sampaguita
  6.  
  7. http://chenellestheme.tumblr.com
  8. http://elghteens.tumblr.com
  9.  
  10. don't remove the credit
  11. don't use as your base code
  12. don't claim it as your own
  13.  
  14. [[♥ ♥ ♥ thank you ♥ ♥ ♥]]
  15.  
  16.  
  17. -->
  18.  
  19.  
  20.  
  21.  
  22. <!DOCTYPE html><html><head>
  23.  
  24.  
  25. <meta name="color:background" content="#fffcfd">
  26. <meta name="color:posts background" content="#fffcfd">
  27. <meta name="color:links" content="#c2c2c2">
  28. <meta name="color:links hover" content="#fafafa">
  29. <meta name="color:text" content="#8b8b8b">
  30. <meta name="color:sidebar background" content=#"fffcfd">
  31.  
  32. <meta name="text:Link 1 Title" content="" />
  33. <meta name="text:Link 1 Url" content="" />
  34. <meta name="text:Link 2 Title" content="" />
  35. <meta name="text:Link 2 Url" content="" />
  36. <meta name="text:Link 3 Title" content="" />
  37. <meta name="text:Link 3 Url" content="" />
  38. <meta name="text:Link 4 Title" content="" />
  39. <meta name="text:Link 4 Url" content="" />
  40. <meta name="text:Link 5 Title" content="" />
  41. <meta name="text:Link 5 Url" content="" />
  42.  
  43.  
  44. <meta name="image:sidebar" content="">
  45.  
  46. <title>{Title}{block:PostSummary} | {PostSummary}{/block:PostSummary}{block:TagPage} | {Tag}{/block:TagPage}</title>
  47. <link rel="shortcut icon" href="{Favicon}" />
  48. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  49. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  50.  
  51.  
  52. <style type="text/css">
  53.  
  54.  
  55. body {
  56. background-color:{color:background};
  57. font-family:Helvetica;
  58. font-weight:normal;
  59. margin:0px;
  60. top:0;
  61. left:0;
  62. word-wrap:break-word;
  63. cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), progress !important;
  64. }
  65.  
  66.  
  67.  
  68. ::-webkit-scrollbar-thumb {
  69. height:auto;
  70. background-color: {color:text};
  71. border:2px solid {color:background};
  72. }
  73. ::-webkit-scrollbar {
  74. height:9px;
  75. width:9px;
  76. background-color: #7E8EC;
  77. }
  78.  
  79.  
  80. a {
  81. color:{color:links};
  82. text-decoration:none;
  83. -moz-transition-duration:0.5s;
  84. -webkit-transition-duration:0.5s;
  85. -o-transition-duration:0.5s;
  86. }
  87.  
  88. a:hover {
  89. color:{color:links hover};
  90. text-decoration:none;
  91. -moz-transition-duration:0.5s;
  92. -webkit-transition-duration:0.5s;
  93. -o-transition-duration:0.5s;
  94. }
  95.  
  96.  
  97. h1 {
  98. font-size:16px;
  99. font-family:Times New Roman;
  100. font-weight:normal;
  101. letter-spacing:0px;
  102. line-height:120%;
  103. }
  104.  
  105. h1 a{
  106. color:{color:text};
  107. }
  108.  
  109. h1 a:hover {
  110. color:{color:links};
  111. }
  112.  
  113. h2 {
  114. text-decoration:none;
  115. font-size:16px;
  116. font-family:Georgia;
  117. text-align:center;
  118. line-height:110%;
  119. color:{color:text};
  120. padding:5px;
  121. padding-bottom:2px;
  122. font-weight:normal;
  123. letter-spacing:0px;
  124. }
  125.  
  126. h3 {
  127. font-weight:normal;
  128. font-size:15px;
  129. font-family:Times New Roamn;
  130. text-align:center;
  131. font-style:normal;
  132. color:{color:text};
  133. }
  134.  
  135.  
  136. blockquote {
  137. border-left:2px solid {color:text};
  138. padding-left:5px;
  139. margin:5px;
  140. padding-top:2px;
  141. padding-bottom:2px;
  142. }
  143.  
  144.  
  145. #theme {
  146. margin:auto;
  147. width:875px;
  148. height:100%;
  149. text-align: center;
  150. background-color:{color:background};
  151. z-index:9990;
  152. position:relative;
  153. }
  154.  
  155.  
  156. #sidewrap {
  157. width:250px;
  158. height:100%;
  159. display:table;
  160. position:fixed;
  161. z-index:-1;
  162. background-color:transparent;
  163. }
  164.  
  165. #sidebar {
  166. display:table-cell;
  167. vertical-align:middle;
  168. color: {color:text};
  169. }
  170.  
  171.  
  172. #sidebar img {
  173. margin-left:-130px;
  174. margin-top:10px;
  175. width:120px;
  176. height:120px;
  177. max-height:300px;
  178. border:double;
  179. border-top-right-radius:0px;
  180. border-bottom-right-radius:0px;
  181. border-top-left-radius:0px;
  182. border-bottom-left-radius:0px;
  183. -webkit-transition-duration: .6s;
  184. }
  185.  
  186. #sidebar img:hover {
  187. margin-left:-130px;
  188. margin-top:10px;
  189. width:110px;
  190. height:110px;
  191. opacity:1;
  192. border:double;
  193. border-style: 2px double #e6e6e6;
  194. -webkit-border-radius: 60px;
  195. -moz-border-radius: 60px;
  196. border-radius: 90px;
  197. -moz-transition: all .6s ease-in-out;
  198. -o-transition: all .6s ease-in-out;
  199. transition: all .6s ease-in-out;
  200. -webkit-transition: all .6s ease-in-out;
  201. box-shadow: 0 0 8px #e6e6e6;
  202. -webkit-box-shadow: 0 0 8px #e6e6e6;
  203. -moz-box-shadow: 0 0 8px #e6e6e6;
  204. overflow:hidden;
  205. }
  206.  
  207.  
  208. #stuff {
  209. padding:10px;
  210. margin-top:-150px;
  211. background-color:{color:sidebar background};
  212. }
  213.  
  214.  
  215. #description {
  216. font-family:Times New Roman;
  217. font-size:15px;
  218. margin-top:-70px;
  219. margin-left:110px;
  220. text-align:left;
  221. font-size:11px;
  222. padding:80px;
  223. }
  224.  
  225.  
  226. .links {
  227. font-family:Times New Roman;
  228. width:200px;
  229. position:relative;
  230. font-size:9px;
  231. border:solid transparent;
  232. line-height:15px;
  233. font-size:9px;
  234. margin-top:-140px;
  235. margin-left:-140px;
  236. border:2px solid transparent;
  237. text-align:center;
  238. text-shadow:none;
  239. font-style:none;
  240. padding:0px 10px 0px 20px;
  241. }
  242.  
  243. .links a {
  244. font-size:8px;
  245. letter-spacing:1px;
  246. display:inline-block;
  247. text-transform:uppercase;
  248. border:solid transparent;
  249. margin-left:2px;
  250. padding:0px 5px 0px 5px;
  251. height:15px;
  252. text-align:left;
  253. background-color:transparent;
  254. -moz-transition-duration:0.5s;
  255. -webkit-transition-duration:0.5s;
  256. -o-transition-duration:0.5s;
  257. }
  258. .links a:hover {
  259. letter-spacing:3px;
  260. text-transform:uppercase;
  261. background-color:#FAFAFA;
  262. padding-left:10px;
  263. padding-right:1px;
  264. -moz-transition-duration:0.5s;
  265. -webkit-transition-duration:0.5s;
  266. -o-transition-duration:0.5s;
  267. }
  268.  
  269.  
  270. #pagi {
  271. font-size:16px;
  272. width:500px;
  273. font-weight:normal;
  274. font-style:normal;
  275. text-align:center;
  276. margin-bottom:50px;
  277. color:{color:links};
  278. letter-spacing:0px;
  279. }
  280.  
  281. #pagi a {
  282. display:inline-block;
  283. color:{color:links};
  284. }
  285.  
  286. #pagi a:hover {
  287. color:{color:links hover};
  288. }
  289.  
  290.  
  291. #postscontainer {
  292. margin-left:350px;
  293. padding:10px;
  294. width:500px;
  295. position:relative;
  296. text-align:justify;
  297. background-color:{color:posts background};
  298. color:{color:text};
  299. z-index:999;
  300. }
  301.  
  302.  
  303. .posts {
  304. background-color:{color:posts background};
  305. padding:15px 0px 15px 0px;
  306. width:500px;
  307. margin-bottom:70px;
  308. text-align:justify;
  309. font-size:11px;
  310. line-height:100%;
  311. letter-spacing:0px;
  312. color:{color:text};
  313. }
  314.  
  315.  
  316. .caption {
  317. width:500px;
  318. text-align:justify;
  319. line-height:120%;
  320. }
  321.  
  322.  
  323. .postinfo {
  324. width:490px;
  325. margin-top:0px;
  326. padding:0px 0px 5px 10px;
  327. text-align:left;
  328. line-height:100%;
  329. display:inline-block;
  330. background-color:{color:posts background};
  331. font-size:9px;
  332. font-family:Courier New;
  333. }
  334.  
  335. .postinfo a {
  336. font-style:normal;
  337. font-size:9px;
  338. font-family:Courier New;
  339. }
  340.  
  341. .postinfo a:hover {
  342. color:{color:links hover};
  343. }
  344.  
  345. .dates {
  346. display:inline-block;
  347. font-size:11px;
  348. text-transform:none;
  349. font-weight:normal;
  350. letter-spacing:0px;
  351. padding:3px;
  352. border-radius:solid 2px;
  353. background-color:#fafafa;
  354. }
  355.  
  356. .notesetc {
  357. margin-top:8px;
  358. display:inline-block;
  359. padding:3px;
  360. border-radius:2px;
  361. background-color:#f2f2f2;
  362. }
  363.  
  364. .tags {
  365. font-family:Times New Roman;
  366. text-transform:none;
  367. font-size:10px;
  368. text-align:left;
  369. margin-top:2px;
  370. }
  371.  
  372. .tags:hover {
  373. letter-spacing:2px;
  374. font-family:Times New Roman;
  375. text-transform:none;
  376. font-size:10px;
  377. text-align:left;
  378. margin-top:2px;
  379. }
  380.  
  381. .chat ol {
  382. line-height:170%;
  383. list-style:none;
  384. width:500px;
  385. margin-left:-40px;
  386. font-family:Times New Roman;
  387. }
  388.  
  389. .line.odd {
  390. background:#f6f6f6;
  391. margin-bottom:0px;
  392. padding:4px;
  393. }
  394.  
  395. .line.even {
  396. background:#fafafa;
  397. margin-bottom:0px;
  398. padding:4px;
  399. }
  400.  
  401. .label {
  402. padding-right:2px;
  403. text-transform:normal;
  404. font-family:Times New Roman;
  405. font-weight:bold;
  406. color:{color:link};
  407. }
  408.  
  409.  
  410. .note {
  411. text-transform:uppercase;
  412. font-style:normal;
  413. letter-spacing:0px;
  414. font-size: 9px;
  415. text-align:left;
  416. line-height:90%;
  417. margin-left:-40px;
  418. }
  419.  
  420. .note li {
  421. list-style-type:none;
  422. padding:10px 25px 10px 25px;
  423. text-align:left;
  424. margin:0px;
  425. -moz-transition-duration:0.5s;
  426. -webkit-transition-duration:0.5s;
  427. -o-transition-duration:0.5s;
  428. }
  429.  
  430.  
  431. .question {
  432. background-color:#fafafa;
  433. padding:10px;
  434. font-family:Georgia;
  435. text-transform:normal;
  436. }
  437.  
  438. .question img {
  439. border:5px solid #fafafa;
  440. width:40px;
  441. float:left;
  442. display:block;
  443. }
  444.  
  445. #audiopost {
  446. margin-bottom:5px;
  447. width:500px;
  448. height:80px
  449. }
  450.  
  451. .albumart {
  452. width:80px;
  453. height:80px;
  454. position:absolute;
  455. }
  456.  
  457. .albumart img {
  458. width:80px;
  459. height:80px;
  460. float:left;
  461. }
  462.  
  463. .player {
  464. opacity: 0.5;
  465. position:absolute;
  466. z-index:1;
  467. width:80px;
  468. height:80px;
  469. display:block;
  470. -webkit-transition: all 0.7s ease;
  471. -moz-transition: all 0.7s ease;
  472. -o-transition: all 0.7s ease;
  473. }
  474.  
  475. .player:hover {
  476. opacity:1;
  477. }
  478.  
  479. .playerr {
  480. width:25px;
  481. height:25px;
  482. margin-top:24px;
  483. margin-left:24px;
  484. overflow:hidden;
  485. padding:3px;
  486. }
  487.  
  488. .track {
  489. font-family:Times New Roman;
  490. margin-left:100px;
  491. line-height:12px;
  492. padding-top:10px;
  493. }
  494.  
  495. /***********PLEASE DO NOT REMOVE********/
  496.  
  497. #credit {
  498. font-family:calibri;
  499. font-weight:bold;
  500. font-size:12px;
  501. position:fixed;
  502. bottom:10px;
  503. right:3px;
  504. letter-spacing:0px;
  505. z-index:9999;
  506. }
  507.  
  508. #credit a{
  509. display:block;
  510. color:#a0a0a0;
  511. background:{color:background};
  512. padding-bottom:9px;
  513. padding-left:7px;
  514. padding-right:7px;
  515. padding-top:3px;
  516. line-height:120%;
  517. height:8px;
  518. width:15px;
  519. overflow:hidden;
  520. text-align:center;
  521. }
  522.  
  523. #credit a:hover{
  524. color:{color:background};
  525. background:#a0a0a0;
  526. height:8px;
  527. width:15px;}
  528.  
  529. {CustomCSS}
  530.  
  531. </style></head>
  532. <body>
  533.  
  534. <div id="theme">
  535.  
  536. <!------- DO NOT REMOVE --------->
  537. <div id="credit">
  538. <a href="http://chenellestheme.tumblr.com" target:"_blank">CT</a>
  539. </div>
  540.  
  541. <!-- This is the flower thingy. You can change the image-->
  542. <img src="https://31.media.tumblr.com/957bd5f8abae2ab066b92ee33c8a7fa7/tumblr_inline_nfscatwr0h1rkgr9b.png" height="200" style="position:fixed; bottom:0px; left:0px; z-index:999" />
  543.  
  544. <div id="sidewrap">
  545. <div id="sidebar">
  546.  
  547. <a href="/"><img src="{image:sidebar}"></a>
  548. <div id="stuff">
  549. {block:Description}<div id="description">{description}</div>{/block:Description}
  550.  
  551. <div class="links">
  552. <a href="{text:Link 1 Url}">{text:Link 1 Title}</a></br>
  553. <a href="{text:Link 2 Url}">{text:Link 2 Title}</a></br>
  554. <a href="{text:Link 3 Url}">{text:Link 3 Title}</a></br>
  555. <a href="{text:Link 4 Url}">{text:Link 4 Title}</a></br>
  556. <a href="{text:Link 5 Url}">{text:Link 5 Title}</a></br>
  557.  
  558. </div>
  559. </div></div>
  560. </div>
  561.  
  562.  
  563.  
  564. <div id="postscontainer">
  565.  
  566. {block:TagPage}<h2 style="width:500px; padding:10px 0px 30px 0px;">posts tagged with <a href="{TagURL}">{Tag}</a></h2>{/block:TagPage}
  567.  
  568. {block:Posts}
  569. <div class="posts">
  570.  
  571. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  572.  
  573. {block:Quote}<h2 padding:10px;><b>“</b>{Quote}<b>”</b></h2><h3>— {Source}</h3>{/block:Quote}
  574.  
  575. {block:Link}<a href="{URL}"><h2 style="padding:18px; background-color:{color:ask and link post background}">{Name} →</h2></a>
  576. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  577.  
  578. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  579.  
  580. {block:Panorama}
  581. {LinkOpenTag}
  582. <img src="{PhotoURL-Panorama}" alt="{PhotoAlt}" style="width:500px;"/>
  583. {LinkCloseTag}
  584. {block:Caption}{Caption}{/block:Caption}
  585. {/block:Panorama}
  586.  
  587. {block:Photoset}<center>{Photoset-500}</center>
  588. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  589.  
  590. {block:Chat}{block:Title}<h2>{Title}</h2>{/block:Title}<div class="chat"><ol> {block:Lines}<li class="line {Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ol></div>{/block:Chat}
  591.  
  592. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  593.  
  594. {block:Answer}
  595. <div class="question"><img src="{AskerPortraitURL-40}"><b>{Asker} asked:</b> {Question}</div>
  596. {Answer}
  597. {/block:Answer}
  598.  
  599. {block:Audio}
  600. <div id="audiopost">
  601. <div class="albumart">
  602. {block:AlbumArt}<img src="{AlbumArtURL}" width="80px">{/block:AlbumArt}
  603. </div>
  604. <div class="player">
  605. <div class="playerr">
  606. <span id="audio">{AudioPlayerWhite}</span>
  607. </div>
  608. </div>
  609. <div class="track">
  610. <b>Title:</b> {block:TrackName}{TrackName}{/block:Trackname}<br>
  611. <b>Artist:</b> {block:Artist}{Artist}{/block:Artist}<br>
  612. <b>Album:</b> {block:Album}{Album}{/block:Album}<br>
  613. <b>Played:</b> {block:PlayCount}{PlayCount}{/block:PlayCount}
  614. </div></div>
  615. {block:caption}{Caption}{/block:caption}{/block:Audio}
  616.  
  617.  
  618. {block:date}
  619. <div class="postinfo">
  620. <div class="dates"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {ShortMonth} {ShortYear} </a></div><div class="notesetc">{block:NoteCount}<a href="{Permalink}">&nbsp;&nbsp;{NoteCountWithLabel} </a>{/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogParentURL}"> via </a>+{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}">&nbsp;source </a>{/block:ContentSource}
  621. </div>
  622. </div>
  623. {/block:date}
  624.  
  625. {block:HasTags}<div class="tags">
  626. {block:Tags}<a href="{TagURL}">#{Tag} </a> {/block:Tags}</div>
  627. {/block:HasTags}
  628.  
  629. {block:PostNotes}<div class="note">
  630. {PostNotes}</div>{/block:PostNotes}
  631.  
  632. </div>
  633. {/block:posts}
  634.  
  635.  
  636. {block:Pagination}
  637. <div id="pagi">
  638. {block:PreviousPage}<a href="{PreviousPage}">prev&nbsp;</a>
  639. {/block:PreviousPage}
  640. {block:NextPage}<a href="{NextPage}">&nbsp;next</a>
  641. {/block:NextPage}
  642. </div>
  643. {/block:Pagination}
  644.  
  645.  
  646. </div>
  647. </div>
  648.  
  649. </div>
  650.  
  651. </body>
  652. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement