Advertisement
lexaofrp

THEME 29: CASSIE

Jul 30th, 2015
728
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.47 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  4. <script src="http://static.tumblr.com/pq6sadp/72Dnoxbpp/jquery.style-my-tooltips.js"></script>
  5. <script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:100,tip_fade_speed:400
  6. }
  7. );
  8. });
  9. })(jQuery);
  10. </script>
  11.  
  12.  
  13. <head>
  14.  
  15.  
  16. <title>{Title}</title>
  17.  
  18. <link rel="shortcut icon" href="{Favicon}">
  19. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  20. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  21.  
  22. <style> *, body, body:hover, a, a:hover { cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), auto; }</style>
  23.  
  24. <meta name="image:Background" content=""/>
  25. <meta name="image:Sidebar" content=""/>
  26. <meta name="image:Admin1" content=""/>
  27. <meta name="image:Admin2" content=""/>
  28. <meta name="image:Admin3" content=""/>
  29. <meta name="image:Header" content=""/>
  30.  
  31. <meta name="color:Background" content="#000000"/>
  32. <meta name="color:PostBG" content="#ffffff"/>
  33. <meta name="color:Text" content="#ffffff"/>
  34. <meta name="color:SBLinks" content="#ffffff" />
  35. <meta name="color:SBLinksBG" content="#ffffff"/>
  36. <meta name="color:Post Links" content="#ffffff"/>
  37. <meta name="color:Hover" content="#000000"/>
  38. <meta name="color:Scrollbar" content="#ffffff"/>
  39. <meta name="color:ScrollbarBg" content="#ffffff"/>
  40. <meta name="color:InfoBG" content="#ffffff"/>
  41. <meta name="color:Desctext" content="#ffffff"/>
  42. <meta name="color:Shadow" content=""/>
  43. <meta name="color:Border" content=""/>
  44. <meta name="color:Accent" content=""/>
  45.  
  46. <meta name="text:ToDo" content="lorem ipsum"/>
  47. <meta name="text:URL" content="ex: beatriceofrp"/>
  48. <meta name="text:Home URL" content="/"/>
  49. <meta name="text:Home" content="Home"/>
  50. <meta name="text:Ask URL" content="/"/>
  51. <meta name="text:Ask" content="Ask"/>
  52. <meta name="text:Link 1 URL" content="/"/>
  53. <meta name="text:Link 1" content="Link 1"/>
  54. <meta name="text:Link 2 URL" content="/"/>
  55. <meta name="text:Link 2" content="Link 2"/>
  56. <meta name="text:Link 3 URL" content="/"/>
  57. <meta name="text:Link 3" content="Link 3"/>
  58.  
  59. <style type="text/css">
  60.  
  61. #s-m-t-tooltip {
  62.  
  63. max-width:100px;
  64. margin-left:10px;
  65. padding:5px;
  66. background: {color:background};
  67. border:1px solid {color:text};
  68. font-family: arial;
  69. font-size:10px;
  70. letter-spacing:0px;
  71. text-transform:uppercase;
  72. color:{color:text};
  73. z-index:999999999999999999999999999999999999; }
  74.  
  75.  
  76. blockquote {
  77. font-size:10px;
  78. font-family:'calibri';
  79. max-width:545px;
  80. margin-left:5px;
  81. margin-right:5px;
  82. letter-spacing:0px;
  83. border-left:1px solid {color:border};
  84. text-align:left;
  85. padding:5px;
  86. padding-left:7px;
  87. font-weight:normal;
  88. color:{color:postbg};
  89. background-color:{color:accent};
  90. }
  91.  
  92. blockquote a{
  93. color:{color:postbg};
  94. }
  95.  
  96. blockquote blockquote, blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote{
  97. background-color:{color:scrollbar};
  98. color:{color:text};
  99. border-left:solid 1px {color:infobg};
  100. }
  101.  
  102. blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote{
  103. font-size:10px;
  104. font-family:'calibri';
  105. max-width:545px;
  106. margin-left:5px;
  107. margin-right:5px;
  108. letter-spacing:0px;
  109. border-left:1px solid{color:border};
  110. text-align:left;
  111. padding:5px;
  112. padding-left:7px;
  113. font-weight:normal;
  114. color:{color:postbg};
  115. background-color:{color:accent};
  116. }
  117.  
  118. small{
  119. font-size:10px;
  120. }
  121.  
  122. code {
  123. font-size:9px;
  124. font-family:'calibri';
  125. color:{color:text};
  126. text-transform:none;
  127.  
  128. }
  129.  
  130. hr{
  131. border:none;
  132. border-top:dashed 1px {color:text};
  133. }
  134.  
  135. pre {
  136. font-family:'calibri';
  137. text-align:right;
  138. font-size:10px;
  139. max-width:500px;
  140. padding:5px;
  141. font-weight:bold;
  142. font-style:italic;
  143. color:{color:SBLinksBG};
  144. background-color: {color:SBLinks};}
  145. h1{
  146. font-family:'arial';
  147. font-weight:bold;
  148. font-style:italic;
  149. letter-spacing:-2px;
  150. font-size:20px;
  151. color: {color:postbg};
  152. text-align:right;
  153. margin-bottom:5px;
  154. text-shadow: -2px 0px 0px {color:shadow};
  155.  
  156. }
  157.  
  158. /*GENERAL*/
  159.  
  160. body {
  161. font-family:'calibri';
  162. font-size:10px;
  163. background-image:url('{image:background}');
  164. background-attachment:fixed;
  165. color:{color:text};
  166. background-color:{color:background}; }
  167.  
  168. a {
  169. color:{color:post links};
  170. text-decoration:none;
  171. -webkit-transition:all 0.5s ease-in-out;
  172. -moz-transition:all 0.5s ease-in-out;
  173. -o-transition:all 0.5s ease-in-out;
  174. transition:all 0.5s ease-in-out;}
  175.  
  176. a:hover {
  177. color:{color:Hover};
  178. text-decoration:underline;
  179. -webkit-transition:all 0.5s ease-in-out;
  180. -moz-transition:all 0.5s ease-in-out;
  181. -o-transition:all 0.5s ease-in-out;
  182. transition:all 0.5s ease-in-out;}
  183.  
  184.  
  185. /*END GENERAL*/
  186. /*Acco*/
  187.  
  188. /*SIDEBAR*/
  189. .header{
  190. width:125px;
  191. position:fixed;
  192. height:170px;
  193. right:100px;
  194. margin-top:30px;
  195. background:{color:border};
  196. background-image:url('{image:header}');
  197. z-index:9;
  198. }
  199.  
  200. .td{
  201. width:105px;
  202. position:fixed;
  203. height:150px;
  204. right:100px;
  205. margin-top:0px;
  206. padding:10px;
  207. background:{color:border};
  208. z-index:9;
  209. opacity:0;
  210. color:{color:desctext};
  211. -webkit-transition:all 0.5s ease-in-out;
  212. -moz-transition:all 0.5s ease-in-out;
  213. -o-transition:all 0.5s ease-in-out;
  214. transition:all 0.5s ease-in-out;
  215. }
  216.  
  217. .header:hover .td{
  218. opacity:1;
  219. }
  220.  
  221.  
  222. .admins{
  223. margin-top:130px;
  224. position:fixed;
  225. right:200px;
  226. width:435px;
  227. height:70px;
  228. background:{color:sblinksbg};
  229. z-index:-999999999999;
  230. -webkit-transition:all 0.5s ease-in-out;
  231. -moz-transition:all 0.5s ease-in-out;
  232. -o-transition:all 0.5s ease-in-out;
  233. transition:all 0.5s ease-in-out;
  234. }
  235.  
  236. .admin{
  237. position:fixed;
  238. width:50px;
  239. height:50px;
  240. margin-left:5px;
  241. margin-top:10px;
  242. background:{color:border};
  243. background-image:url('{image:admin1}');
  244. -webkit-transition:all 0.5s ease-in-out;
  245. -moz-transition:all 0.5s ease-in-out;
  246. -o-transition:all 0.5s ease-in-out;
  247. transition:all 0.5s ease-in-out;
  248. -webkit-border-radius: 50px;
  249. -moz-border-radius: 50px;
  250. border-radius: 50px
  251. box-shadow: 1px 0px 2px 0px{color:shadow} ;
  252. -webkit-box-shadow: 1px 0px 2px 0px{color:shadow};
  253. -moz-box-shadow:1px 0px 2px 0px{color:shadow};
  254.  
  255. }
  256.  
  257. .admin2{
  258. position:fixed;
  259. width:50px;
  260. height:50px;
  261. background:{color:border};
  262. background-image:url('{image:admin2}');
  263. margin-left:140px;
  264. margin-top:10px;
  265. -webkit-transition:all 0.5s ease-in-out;
  266. -moz-transition:all 0.5s ease-in-out;
  267. -o-transition:all 0.5s ease-in-out;
  268. transition:all 0.5s ease-in-out;
  269. -webkit-border-radius: 50px;
  270. -moz-border-radius: 50px;
  271. border-radius: 50px
  272. box-shadow: 1px 0px 2px 0px{color:shadow} ;
  273. -webkit-box-shadow: 1px 0px 2px 0px{color:shadow};
  274. -moz-box-shadow:1px 0px 2px 0px{color:shadow};
  275. }
  276.  
  277. .admin3{
  278. position:fixed;
  279. width:50px;
  280. height:50px;
  281. background:{color:border};
  282. background-image:url('{image:admin3}');
  283. margin-left:275px;
  284. margin-top:10px;
  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. transition:all 0.5s ease-in-out;
  289. -webkit-border-radius: 50px;
  290. -moz-border-radius: 50px;
  291. border-radius: 50px
  292. box-shadow: 1px 0px 2px 0px{color:shadow} ;
  293. -webkit-box-shadow: 1px 0px 2px 0px{color:shadow};
  294. -moz-box-shadow:1px 0px 2px 0px{color:shadow};
  295. }
  296.  
  297.  
  298. .admin p, .admin2 p, .admin3 p{
  299. margin-left:60px;
  300. font-weight:bold;
  301. width:70px;
  302. height:50px;
  303. margin-top:0px;
  304. overflow:auto;
  305. }
  306.  
  307. .description {
  308. position:fixed;
  309. height:42px;
  310. width:190px;
  311. padding:10px;
  312. padding-top:5px;
  313. margin-top:63px;
  314. right:225px;
  315. opacity:1;
  316. border:5px solid {color:accent};
  317. border-left:100px solid {color:accent};
  318. border-right:100px solid {color:accent};
  319. text-align:justify;
  320. font-family:'calibri';
  321. font-size:10px;
  322. overflow:auto;
  323. color:{color:desctext};
  324. background:{color:accent};
  325. z-index:9999999;
  326. -webkit-transition:all 0.5s ease-in-out;
  327. -moz-transition:all 0.5s ease-in-out;
  328. -o-transition:all 0.5s ease-in-out;
  329. transition:all 0.5s ease-in-out;
  330.  
  331. }
  332.  
  333. .sidebar {
  334. position:fixed;
  335. width:450px;
  336. height:580px;
  337. margin-top:30px;
  338. right:650px;
  339. text-align:center;
  340. background-image:url('{image:sidebar}');
  341. color:{color:text};
  342. background-color:{color:Border};
  343. z-index:99;
  344. opacity:1;
  345. -webkit-transition:all 0.5s ease-in-out;
  346. -moz-transition:all 0.5s ease-in-out;
  347. -o-transition:all 0.5s ease-in-out;
  348. transition:all 0.5s ease-in-out;
  349. }
  350.  
  351. .links {
  352. position:fixed;
  353. display:inline-block;
  354. opacity:1;
  355. margin-top:25px;
  356. right:180px;
  357. width:455px;
  358. height:208px;
  359. padding-bottom:2px;
  360. overflow:visible;
  361. font-weight:bold;
  362. -webkit-transition:all 0.5s ease-in-out;
  363. -moz-transition:all 0.5s ease-in-out;
  364. -o-transition:all 0.5s ease-in-out;
  365. transition:all 0.5s ease-in-out
  366. }
  367.  
  368. .links a {
  369. display:inline-block;
  370. text-align:right;
  371. margin-left:0px;
  372. margin-right:1px;
  373. margin-top:5px;
  374. margin-bottom:10px;
  375. padding-top:10px;
  376. padding-bottom:7px;
  377. padding-left:5px;
  378. padding-right:5px;
  379. width:71px;
  380. height:16px;
  381. font-family:'calibri';
  382. font-size:10px;
  383. font-weight:bold;
  384. text-decoration:none;
  385. text-transform:uppercase;
  386. letter-spacing:3px;
  387. color:{color:SBLInks};
  388. background:{color:sblinksbg};
  389. text-shadow: 1px 0px 3px {color:shadow} ;
  390. -webkit-transition:all 0.7s ease-in-out;
  391. -moz-transition:all 0.7s ease-in-out;
  392. -o-transition:all 0.7s ease-in-out;
  393. transition:all 0.7s ease-in-out;}
  394.  
  395. .links a:hover {
  396. text-decoration:none;
  397. color:{color:Hover};
  398. -webkit-transition:all 0.5s ease-in-out;
  399. -moz-transition:all 0.5s ease-in-out;
  400. -o-transition:all 0.5s ease-in-out;
  401. transition:all 0.5s ease-in-out;}
  402.  
  403.  
  404.  
  405. .pagination {
  406. font-size:10px;
  407. padding:5px;
  408. position:fixed;
  409. font-weight:bold;
  410. text-align:center;
  411. width:438px;
  412. height:12px;
  413. font-family:'calibri';
  414. top:615px;
  415. right:650px;
  416. padding-top:3px;
  417. padding-bottom:8px;
  418. color:{color:postbg};
  419. background:{color:post links};
  420. z-index:-999999999999999999999999999999;
  421. border:1px solid {color:postbg};
  422. }
  423.  
  424. .pagination a {
  425. color:{color:postbg};
  426. padding:2px 3px;
  427. }
  428.  
  429. .pagination a:hover{
  430. text-decoration:none;
  431. color:{color:hover};
  432. -webkit-transition:all 0.5s ease-in-out;
  433. -moz-transition:all 0.5s ease-in-out;
  434. -o-transition:all 0.5s ease-in-out;
  435. transition:all 0.5s ease-in-out;}
  436.  
  437. .current_page {
  438. display:inline-block;
  439. color:{color:hover};
  440. text-decoration:underline;
  441. padding:2px 3px;
  442. }
  443.  
  444. /*END SIDEBAR*/
  445.  
  446. /*POSTS*/
  447. .content{
  448. overflow:auto;
  449. position:fixed;
  450. right:100px;
  451. height:410px;
  452. width:545px;
  453. margin-top:222px;
  454. z-index:99999999999999999999999999999999999999999999999999;
  455. -webkit-border-radius: 5px;
  456. -moz-border-radius: 5px;
  457. border-radius: 5px;
  458. }
  459.  
  460. .posts {
  461. width:520px;
  462. margin-top:0px;
  463. margin-left:10px;
  464. color:{color:text};
  465.  
  466. }
  467.  
  468. .entries {
  469. width:500px;
  470. padding:10px;
  471. color:{color:text};
  472. background-color:{color:postbg};
  473.  
  474. z-index:9999999999999999999999999999999999999;
  475. }
  476.  
  477. .info {
  478. display:block;
  479. padding:5px;
  480. padding-bottom:5px;
  481. font-family:'calibri';
  482. font-weight:bold;
  483. font-size:8px;
  484. text-transform:uppercase;
  485. color:{color:Post links};
  486. background-color:{color:InfoBG};
  487. margin-bottom:20px;
  488. }
  489.  
  490. .info a {
  491. color:{color:postbg};
  492. -webkit-transition:all 0.5s ease-in-out;
  493. -moz-transition:all 0.5s ease-in-out;
  494. -o-transition:all 0.5s ease-in-out;
  495. transition:all 0.5s ease-in-out;}
  496.  
  497. .info a:hover {
  498. color:{color:hover};
  499. -webkit-transition:all 0.5s ease-in-out;
  500. -moz-transition:all 0.5s ease-in-out;
  501. -o-transition:all 0.5s ease-in-out;
  502. transition:all 0.5s ease-in-out;}
  503.  
  504. .noties{
  505. margin-top:-10px;
  506. text-align:right;
  507. }
  508.  
  509.  
  510. .tags a {
  511. display:inline-block;
  512. margin-right:5px;
  513. line-height:2px;
  514. background-color:{color:InfoBG};
  515. color:{color:postbg};}
  516.  
  517. .tags a:hover{
  518. color:{color:hover};
  519. }
  520.  
  521. .post_title {
  522. display:block;
  523. padding:5px;
  524. text-align:center;
  525. font-size:15px;
  526. font-family:'calibri';
  527. text-transform:uppercase;
  528. font-style:italic;}
  529.  
  530. .text {
  531. display:block;
  532. padding:5px;
  533. text-align:justify;
  534. color:{color:Text};
  535. }
  536.  
  537. .photo img {
  538. display:block;
  539. margin-bottom:5px;
  540. }
  541.  
  542. .quote {
  543. display:block;
  544. padding:10px;
  545. text-align:center;
  546. font-size:20px;
  547. font-family:'cambria';
  548. font-style:italic;
  549. border-top:5px solid {color:scrollbar};
  550. color:{color:postbg};
  551. background-color:{color:InfoBG};}
  552.  
  553. .source {
  554. display:block;
  555. padding:5px;
  556. text-align:right;
  557. font-size:9px;}
  558.  
  559. .chat li {
  560. display:block;
  561. padding:5px;
  562. color:{color:text};}
  563.  
  564. .audioimg img {
  565. width:100px;
  566. height:100px;
  567. color:{color:text};
  568. font-family:'calibri';
  569. text-align:center;
  570. text-transform:uppercase;}
  571.  
  572. .audioinfo {
  573. color:{color:Text};}
  574.  
  575. .ask{
  576. font-family:'calibri';
  577. font-weight:bold;
  578. font-size:10px;
  579.  
  580. box-shadow: 1px 0px 2px {color:shadow} ;
  581. -webkit-box-shadow: 1px 0px 2px {color:shadow};
  582. -moz-box-shadow:1px 0px 2px {color:shadow};
  583. }
  584.  
  585. .question{
  586. min-height:10px;
  587. width:410px;
  588. background-color:{color:text};
  589. color:{color:postbg};
  590. padding:10px;
  591. font-family:'calibri';
  592. text-align:left;
  593. font-weight:bold;
  594. font-size:10px;
  595. margin-left:70px;
  596. text-shadow: 1px 0px 2px {color:shadow} ;
  597. -webkit-border-top-left-radius: 5px;
  598. -webkit-border-top-right-radius: 5px;
  599. -moz-border-radius-topleft: 5px;
  600. -moz-border-radius-topright: 5px;
  601. border-top-left-radius: 5px;
  602. border-top-right-radius: 5px;
  603. }
  604.  
  605. .asker{
  606. height:20px;
  607. padding-top:7px;
  608. width:425px;
  609. margin-top:-1px;
  610. margin-left:70px;
  611. padding-right:5px;
  612. text-align:right;
  613. font-family:'calibri';
  614. font-weight:bold;
  615. font-size:10px;
  616. text-transform:uppercase;
  617. color:{color:postbg};
  618. background-color:{color:text};
  619. -webkit-border-bottom-right-radius: 5px;
  620. -webkit-border-bottom-left-radius: 5px;
  621. -moz-border-radius-bottomright: 5px;
  622. -moz-border-radius-bottomleft: 5px;
  623. border-bottom-right-radius: 5px;
  624. border-bottom-left-radius: 5px;
  625. text-shadow: 1px 0px 2px {color:shadow} ;
  626. }
  627.  
  628. .askim{
  629. position:absolute;
  630. margin-top:5px;
  631. margin-left:10px;
  632. -webkit-border-radius: 5px;
  633. -moz-border-radius: 5px;
  634. border-radius: 5px;
  635. }
  636.  
  637. .askim img{
  638. -webkit-border-radius: 5px;
  639. -moz-border-radius: 5px;
  640. border-radius: 5px;
  641. box-shadow: 1px 0px 2px {color:shadow} ;
  642. -webkit-box-shadow: 1px 0px 2px {color:shadow};
  643. -moz-box-shadow:1px 0px 2px {color:shadow};
  644. }
  645.  
  646. .answerer{
  647. margin-left:0px;
  648. text-align:left;
  649. letter-spacing:0px;
  650. }
  651. /*END POSTS*/
  652.  
  653. /*SCROLLBAR*/
  654.  
  655. ::-webkit-scrollbar {
  656. height:2px;
  657. width:2px;
  658. background-color:{color:scrollbarBG};}
  659.  
  660. ::-webkit-scrollbar-thumb {
  661. height:auto;
  662. background-color:{color:scrollbar};}
  663.  
  664.  
  665. .notes {
  666. font-family:'calibri';
  667. text-align:center;
  668. text-transform:uppercase;
  669. font-size:8px;
  670. width:520px;
  671. margin-left:-30px;
  672. margin-top:20px;
  673. color:{color:border};
  674. background-color:rgba(0,0,0,0);
  675. }
  676.  
  677. .notes li{
  678. list-style-type:none;
  679. background-color:rgba(0,0,0,0);
  680. padding:5px;
  681. }
  682.  
  683. .notes img {
  684. opacity:0;
  685. display:none;
  686. }
  687.  
  688. .notes a{
  689. color:{color:post links};
  690. }
  691.  
  692. #credit {
  693. position:fixed;
  694. font-family:'calibri';
  695. color:{color:postbg};
  696. text-transform:uppercase;
  697. font-weight:bold;
  698. font-size:11px;
  699. width:10px;
  700. height:10px;
  701. right:5px;
  702. bottom:5px;
  703. padding:5px;
  704. opacity:1;
  705. letter-spacing:4px;
  706. }
  707.  
  708. .over{
  709. width:450px;
  710. height:580px;
  711. background:{color:accent};
  712. position:fixed;
  713. opacity:0;
  714. -webkit-transition:all 0.5s ease-in-out;
  715. -moz-transition:all 0.5s ease-in-out;
  716. -o-transition:all 0.5s ease-in-out;
  717. transition:all 0.5s ease-in-out;
  718. }
  719.  
  720. .sidebar:hover .over{
  721. opacity:1;
  722. }
  723.  
  724. .as{
  725. margin-top:70px;
  726. position:fixed;
  727. margin-left:15px;
  728. }
  729.  
  730. /*END SCROLLBAR*/
  731.  
  732. </style>
  733. </ul>
  734.  
  735. </head>
  736. <body>
  737.  
  738. <!--SIDEBAR-->
  739. {block:Pagination}
  740. <div class="pagination">
  741. {block:PreviousPage}<a href="{PreviousPage}">BACK</a>{/block:PreviousPage}{block:JumpPagination length="5"}
  742. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  743. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  744. {block:NextPage}<a href="{NextPage}">NEXT</a>{/block:NextPage}{/block:Pagination}
  745. </div>
  746. <div class="contain"> <div class="admins">
  747. <div class="admin" style="width:50px;"><p>edit in the html. looks best if you have a few lines</P></div>
  748. <div class="admin2" style="width:50px;"><p>dont go over the four lines thought because </P></div>
  749. <div class="admin3" style="width:50px;"><p>it will not scroll!!! lorem ipsum dolor sit </P></div></div>
  750. <div class="header">
  751. <div class="td"><h1 style="margin-top:0px;">&* to do</h1>{text:TODO}</div>
  752. </div>
  753.  
  754.  
  755. <div class="sidebar"><div class="over">
  756. <br><br><br><br><br><li><h2>you have to edit this in the html</h1></li>
  757. <li><h2>it's easy once you find it !</h1></li>
  758. <li><h2>there's also a space in the customization for your url for the ask box !</h2></li>
  759. <li> <h2>just put your URL like so: 'beatriceofrp'</h2></l1>
  760. <div class="as"><iframe frameborder="0" border="0" scrolling="no" width="300" height="190" allowtransparency="true" src="http://www.tumblr.com/ask_form/{text:url}.tumblr.com" style="background-color:transparent; overflow:hidden;width:420px;"></iframe></div></div></div>
  761. <div class="description">
  762. {Description}
  763. </div>
  764.  
  765.  
  766. <div class="links">
  767. {block:ifHome}<a href="{text:Home URL}">{text:Home}</a>{/block:ifHome}{block:ifAsk}<a href="{text:Ask URL}">{text:Ask}</a>{/block:ifAsk}{block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}{block:ifLink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:ifLink2}{block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a>{/block:ifLink3}
  768.  
  769. </div> </div></div>
  770.  
  771. {block:Pagination}
  772. <div class="pagination">
  773. {block:PreviousPage}<a href="{PreviousPage}">BACK</a>{/block:PreviousPage}{block:JumpPagination length="5"}
  774. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  775. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  776. {block:NextPage}<a href="{NextPage}">NEXT</a>{/block:NextPage}{/block:Pagination}
  777. </div></div></div></div>
  778.  
  779.  
  780.  
  781. <!--END SIDEBAR-->
  782.  
  783. <!--POSTS-->
  784. <div class="content">
  785. <div class="posts">
  786.  
  787. {block:Posts}
  788.  
  789. <div class="entries">
  790.  
  791.  
  792. <!--TEXT POSTS-->
  793.  
  794. {block:Text}
  795.  
  796. {block:Title}<div class="post_title">{Title}</div>{/block:Title}
  797. <div class="text">{Body}</div>
  798.  
  799. {/block:Text}
  800.  
  801. <!--END TEXT POSTS-->
  802.  
  803. <!--PHOTO POSTS-->
  804.  
  805. {block:Photo}
  806.  
  807. <div class="photo"><center><img src="{PhotoURL-500}"/></center></div>
  808. <div class="text">{Caption}</div>
  809.  
  810. {/block:Photo}
  811.  
  812. <!--END PHOTO POSTS-->
  813.  
  814. <!--PHOTOSET POSTS-->
  815.  
  816. {block:Photoset}
  817.  
  818. <center><div class="photo">{Photoset-500}</div></center>
  819. <div class="text">{Caption}</div>
  820.  
  821. {/block:Photoset}
  822.  
  823. <!--END PHOTOSET POSTS-->
  824.  
  825. <!--QUOTE POSTS-->
  826.  
  827. {block:Quote}
  828.  
  829. <div class="quote">"{Quote}"</div>
  830. <div class="source">{Source}</div>
  831.  
  832. {/block:Quote}
  833.  
  834. <!--END QUOTE POSTS-->
  835.  
  836. <!--LINK POSTS-->
  837.  
  838. {block:Link}
  839.  
  840. <div class="post_title"><a href="{URL}">{Name} &rarr;</a></div>
  841. {block:Description}<div class="text">{Description}</div>{/block:Description}
  842.  
  843. {/block:Link}
  844.  
  845. <!--END LINK POSTS-->
  846.  
  847. <!--CHAT POSTS-->
  848.  
  849. {block:Chat}
  850.  
  851. {block:Title}<div class="post_title">{Title}</div>{/block:Title}
  852. <div class="chat">
  853. <ul>
  854. {block:Lines}<li class="{Alt}">{block:Label}<b>{Label}</b> {/block:Label}{Line}</li>{/block:Lines}
  855. </ul>
  856. </div>
  857.  
  858. {/block:Chat}
  859.  
  860. <!--END CHAT POSTS-->
  861.  
  862. <!--AUDIO POSTS-->
  863.  
  864. {block:Audio}
  865.  
  866. <table>
  867. <tr>
  868. <td>
  869. {block:AlbumArt}<div class="audioimg"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  870. </td>
  871. <td>
  872. <div class="audioplayer">{AudioPlayerBlack}</div>
  873. <div class="audioinfo">{block:Artist}<b>Name</b>: {Artist}{/block:Artist}<br>
  874. {block:Album}<b>Album</b>: {Album}{/block:Album}<br>
  875. {block:TrackName}<b>Track</b>: {TrackName}{/block:TrackName}</div>
  876. </td>
  877. </tr>
  878. </table>
  879. {block:Caption}<div class="text">{Caption}</div>{/block:Caption}
  880.  
  881. {/block:Audio}
  882.  
  883. <!--END AUDIO POSTS-->
  884.  
  885. <!--VIDEO POSTS-->
  886.  
  887. {block:Video}
  888.  
  889. <center><div class="photo">{VideoEmbed-500}</div></center>
  890. <div class="text">{Caption}</div>
  891.  
  892. {/block:Video}
  893.  
  894. <!--END VIDEO POSTS-->
  895.  
  896. <!--ANSWER POSTS-->
  897. <div class="whole">
  898. {block:Answer}<div id="ask">
  899. <div class="askim">
  900. <img src="{AskerPortraitURL-48}"/></div>
  901. <div class="question">{Question}</div>
  902. <div class="asker">{Asker}</div><br>
  903. {block:Answerer}{Answerer}{Answer}{/block:Answerer}</div>{/block:Answer}{Replies}</div>
  904.  
  905. <!--END ANSWER POSTS-->
  906. </div>
  907. <div class="info">
  908. <a><a href="{Permalink}">{TimeAgo}</a></a>
  909. <br>
  910. <div class="noties">{NoteCount}</div>
  911. {block:HasTags}
  912. <div class="tags"> {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>
  913. {/block:HasTags}
  914. </div>
  915. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  916. {/block:Posts}
  917.  
  918. </div>
  919. {/block:PermalinkPage}
  920. </div>
  921. </div>
  922. </div>
  923. </div>
  924. <div id="credit">
  925. <a href="http://beatriceofrp.tumblr.com" title="beatriceofrp">©</a>
  926. </div>
  927. </div>
  928. </div>
  929. <!--END POSTS-->
  930.  
  931. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement