Advertisement
californiaofrp

Katie's Theme 004

Sep 10th, 2013
376
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.83 KB | None | 0 0
  1. <html lang="en">
  2. <!--
  3. Be nice and give me feedback!
  4. YOU KNOW THE RULES! FOLLOW THEM:
  5. *Edit all you want
  6. *Do Not RePost
  7. *Do Not Claim As Your Own
  8. *Leave the credit! Its tiny and cute...
  9. With Love- California
  10. -->
  11. <head>
  12. <title>{title}</title>
  13. <link rel=”shortcut icon” href=”{Favicon}”/>
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  15. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  16.  
  17. <meta name="color:bold"content="#fff">
  18. <meta name="text:tab title"content="this is a moving tab title">
  19. <meta name="color:italic"content="#fff">
  20. <meta name="color:text"content="#000">
  21. <meta name="color:link"content="#000">
  22. <meta name="color:post"content="#fff">
  23. <meta name="color:hover"content="#fff">
  24. <meta name="color:border"content="#000">
  25. <meta name="color:background"content="#fff">
  26. <meta name="color:description"content="#fff">
  27. <meta name="color:sidebar"content="#fff">
  28. <meta name="color:whatido"content="">
  29.  
  30. <meta name="image:bg"content="">
  31.  
  32.  
  33.  
  34. <meta name="image:circle1"content="">
  35. <meta name="image:circle2"content="">
  36. <meta name="image:circle3"content"">
  37.  
  38. <meta name="if:Cursor" content="1">
  39.  
  40. <meta name="image:png1"content="">
  41. <meta name="image:png2"content="">
  42. <meta name="image:png3"content"">
  43.  
  44. <meta name="image:title"content="">
  45.  
  46. <meta name="image:homelink"content"">
  47. <meta name="image:asklink"content"">
  48. <meta name="image:navlink"content"">
  49.  
  50. <meta name="text:homelink"content="home">
  51. <meta name="text:asklink"content="ask">
  52. <meta name="text:navlink"content="nav">
  53. <meta name="text:link1 url"content="/">
  54. <meta name="text:link2 url"content="/">
  55. <meta name="text:link3 url"content="/">
  56. <meta name="text:whatido"content="/">
  57.  
  58. <style type="text/css">
  59.  
  60. body{
  61. color:{color:text};
  62. font-family:iforgot;
  63. font-size:10px;
  64. background:{color:background} url('{image:bg}') top left fixed repeat;
  65. }
  66.  
  67. @font-face { font-family:”peach milk”; src:url(‘http://static.tumblr.com/eoy4nbn/Fdfmq0f4o/peach_milk.ttf’);}
  68.  
  69. @font-face { font-family: "iforgot"; src: url('http://static.tumblr.com/j5ngv58/UYhmocnm6/volter__28goldfish_29.ttf'); }
  70.  
  71.  
  72.  
  73. h1 {
  74. font-family:iforgot;
  75. font-size:10px;text-align:center;
  76. font-style:italic;
  77. line-height:80%;
  78. letter-spacing:0px;
  79. background-color:{color:post}; padding:6px; font-weight:italic;
  80. }
  81.  
  82. h2 {
  83. font-family:peach milk;
  84. font-size:19px;text-align:center;
  85. font-style:italic;
  86. line-height:100%;
  87. letter-spacing:1px;
  88. background-color:{color:post}; padding:6px; font-weight:italic;
  89. }
  90.  
  91.  
  92.  
  93. {block:ifCursor}
  94.  
  95. *, body, a, a:hover {cursor: url("http://www.totallylayouts.com/cursors/random/tiny_cursor.png"), auto }
  96.  
  97. {/block:ifCursor}
  98.  
  99.  
  100.  
  101. blockquote {
  102. border-left:2px solid {color:border};
  103. margin-left:3px;
  104. padding-left:5px; }
  105.  
  106. b { font-weight:bold;
  107. color:{color:bold}; }
  108. i { font-weight:italic;
  109. color:{color:italic}; }
  110. u {text-decoration:none;
  111. border-bottom:1px solid {color:text}; }
  112.  
  113. a { color:{color:link};
  114. font-family:helvetica;
  115. text-decoration:none;-moz-transition-duration:0.5s;
  116. -webkit-transition-duration:0.5s;
  117. -o-transition-duration:0.5s;}
  118. a:hover {color:{color:hover};}
  119.  
  120. #entries{
  121. width:350px;
  122. margin-left:300px;
  123. position:absolute;
  124. }
  125.  
  126. #post{
  127. padding:30px;
  128. background-color:{color:post};
  129. border:1px dashed {color:border};
  130. width:400px;
  131. float:left;
  132. margin:8px;border-radius:15px;
  133. }
  134. .pagi {
  135. margin-top:330px;
  136. margin-left:1030px;
  137. position:fixed;
  138. padding:4px;font-family:iforgot;
  139. font-size:10px;
  140. }
  141.  
  142. .pagi a {
  143. color:{color:link};
  144. }
  145.  
  146. #sidebar {margin-top:-10px;
  147. margin-left:45px;
  148. position:fixed;
  149. width:210px;
  150. height:1000%;
  151. }
  152.  
  153. #sidebar img {
  154. margin-top:130px;
  155. max-width:210px;
  156. max-height:1000px
  157. padding:5px;
  158. margin-left:-30;
  159. }
  160.  
  161.  
  162. #description{
  163. border:1px dashed {color:border};
  164. background-color:{color:description};
  165. margin-top:160px;
  166. margin-left:740px;
  167. margin-right:20px;
  168. position:fixed;
  169. padding:3px;
  170. height:190px;
  171. width:130px;
  172. border-radius:15px;
  173. opacity:1;z-index:9999999999999999999999999999999;
  174. }
  175.  
  176. #whatido{
  177. border:1px dashed {color:border};
  178. background-color:{color:whatido};
  179. margin-top:300px;
  180. margin-left:-10px;
  181. margin-right:20px;
  182. position:fixed;
  183. padding:3px;
  184. border-radius:100px;
  185. width: 300px;
  186. height: 100px;
  187. background-color:{color:post};
  188. text-transform:none;
  189. text-align:center;
  190. font-family:iforgot;
  191. font-size: 11px;
  192. font-style:none;
  193. padding-bottom:6px;
  194. padding-top:6px;
  195. overflow:hidden;
  196. opacity:1;z-index:9999999999999999999999999999999;
  197. }
  198.  
  199. #sidelinks a {
  200. display:block;
  201. width:200px;
  202. height:auto;
  203. font-family:georgia;
  204. font-size:9px;
  205. text-align:center;
  206.  
  207. color:{color:Text};
  208. padding:0px;
  209. margin-bottom:-10px; text-transform:lowercase; letter-spacing:1px;
  210. -webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  211.  
  212. #sidelinks a:hover {
  213. color:{color:Text};
  214.  
  215. text-align:center;
  216. text-decoration:none;
  217. letter-spacing:2px;
  218. -webkit-transition: opacity 0.8s linear; opacity:0.6; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  219.  
  220. }
  221.  
  222. #info {
  223. color:{color:text};
  224. text-align:center;
  225. font-family:calibri;
  226. font-size: 9px;
  227. letter-spacing:0px;
  228. font-style: normal;
  229. margin-top:15px;
  230. width:400px;
  231. border-bottom: 1px dashed {color:border};
  232. padding:3px;
  233. outline-offset:4px;
  234. text-transform:uppercase;
  235. }
  236.  
  237. #info a {
  238. color:{color:text};
  239. text-align:left;
  240. font-size: 9px;
  241. letter-spacing:0px;
  242. font-style:normal;
  243. }
  244.  
  245. #info a:hover {
  246. color:{color:hover};
  247. }
  248.  
  249.  
  250. .note {
  251. text-transform:uppercase;
  252. font-style:normal;
  253. letter-spacing:0px;
  254. font-size: 8px;
  255. text-align:left;
  256. line-height:90%;
  257. margin-left:-40px;
  258. }
  259.  
  260. .note li {
  261. list-style-type:none;
  262. border-bottom:1px solid {color:border};
  263. padding:10px 25px 10px 25px;
  264. text-align:left;
  265. margin:0px;
  266. -moz-transition-duration:0.5s;
  267. -webkit-transition-duration:0.5s;
  268. -o-transition-duration:0.5s;
  269. }
  270. #credit {position:fixed;
  271. font-size:8px;
  272. font-weight:normal;
  273. line-height:150%;
  274. letter-spacing:0px;
  275. right:10px;
  276. bottom:10px;
  277. text-transform:uppercase;
  278. text-align:center;}
  279. #credit a {
  280. padding:3px;
  281. color:#e0ecf3;
  282. background-color:{color:background};
  283. -moz-transition-duration:0.5s;
  284. -webkit-transition-duration:0.5s;
  285. -o-transition-duration:0.5s; }
  286.  
  287. {CustomCSS}</style>
  288.  
  289. </head>
  290. <body>
  291. <div id="sidebar">
  292. <center>
  293. <img src="{image:sidebar}">
  294.  
  295. <div id="links">
  296. <a href="{text:link1 url}">{text:link1}</a>
  297. <a href="{text:link2 url}">{text:link2}</a>
  298. <a href="{text:link3 url}">{text:link3}</a>
  299. </div>
  300.  
  301.  
  302.  
  303. </center>
  304.  
  305. <div id="description">
  306. {description}
  307. </div>
  308. </div>
  309.  
  310.  
  311. <div id="whatido">
  312. {text:whatido}
  313. </div>
  314.  
  315. <img src="{image:png1}" style="position:fixed; margin-left:20px; max-width:700px; margin-top:-20px; border:1px dashed {color:border}; padding:2px;">
  316.  
  317. <img src="{image:png2}" style="position:fixed; margin-left:150px;z-index:9900000; max-width:200px; margin-top:215px; padding:5px;">
  318.  
  319. <img src="{image:png3}" style="position:fixed; z-index:999999999999999999999; margin-left:60px; max-width:200px; margin-top:255px; padding:5px;">
  320.  
  321.  
  322. <img src="{image:circle1}" style="position:fixed; border-radius:100px; margin-left:940px;
  323. max-width:200px; max-height:245px; margin-top:30px; border:1px dashed {color:border}; padding:2px;">
  324.  
  325. <img src="{image:circle2}" style="position:fixed; border-radius:100px; z-index:9999999999999999999; margin-left:940px; margin-top:160px;
  326. max-width:100px; border:1px dashed {color:border}; padding:2px;">
  327.  
  328. <img src="{image:circle3}" style="position:fixed; margin-left:800px; margin-top:110px;border-radius:100px;
  329. max-width:160px; border:1px dashed {color:border}; padding:2px;">
  330.  
  331. <img src="{image:title}" style="position:fixed;z-index:9999999999999999999; margin-left:-30px; margin-top:350px;
  332. max-width:350px; ">
  333.  
  334. <div id="links"
  335. <div id="sidelinks">
  336. <a href="/"><img src="{image:homelink}" onmouseover=this.src="{image:link1hover}" onmouseout=this.src="{image:link1}" style="position:fixed; z-index:99000;top:290px;left:920px;" /></a>
  337.  
  338. <a href="/ask"><img src="{image:asklink}" onmouseover=this.src="{image:link2hover}" onmouseout=this.src="{image:link2}" style="z-index:99000;position:fixed;top:360px;left:920px;"/></a>
  339.  
  340. <a href="/navi"><img src="{image:navlink}" onmouseover=this.src="{image:link3hover}" onmouseout=this.src="{image:link3}" style="z-index:99000;position:fixed;top:430px;left:920px;"/></a>
  341. <br><br>
  342. </div>
  343. </div>
  344.  
  345.  
  346. <br>
  347. {block:Pagination}
  348. <div class="pagi">
  349. {block:PreviousPage}
  350. <a href="{PreviousPage}">Fall Backward</a>
  351. {/block:PreviousPage}
  352. {block:NextPage}
  353. <a href="{NextPage}">Jump Forward</a>
  354. {/block:NextPage}
  355. </div>
  356. {/block:Pagination}
  357. </div>
  358. <div id="entries">
  359.  
  360. {block:Posts}
  361.  
  362. <div id="post">
  363.  
  364.  
  365. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  366.  
  367.  
  368. {block:Photo}<img src="{PhotoURL-400}"/>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  369.  
  370. {block:Photoset}<center>{Photoset-400}</center>
  371. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  372.  
  373.  
  374. {block:Quote}
  375. <h2>{Quote}</h2>
  376. <div align="right">
  377. {block:Source}<h1>-{Source}</h1>{/block:Source}
  378. </div>
  379. {/block:Quote}
  380.  
  381.  
  382. {block:Video}
  383. {Video-400}<br>
  384. {PlayCountWithLabel}
  385. {/block:Video}
  386.  
  387.  
  388. {block:Link}
  389. <a href="{URL}" class="link" {Target}><h2>{Name}</h2></a><BR>
  390. {block:Description}{Description}{/block:Description}
  391. {/block:Link}
  392.  
  393. {block:Chat}
  394. {block:Lines}
  395. {block:Label}
  396. <br>{Label}
  397. {/block:Label}
  398. &nbsp;{Line}
  399. {/block:Lines}
  400. {/block:Chat}
  401.  
  402. {block:Audio}
  403. {AudioPlayerGrey}
  404. <br><div align="right">{block:Artist}
  405. Artist: {Artist}</div>
  406. {/block:Artist}<br>
  407. {block:Caption}{Caption}{/block:Caption}
  408. {/block:Audio}
  409.  
  410.  
  411. {block:Answer}
  412. {Asker} whispered: <b>{Question}</b><Br>
  413. {Answer}
  414. {/block:Answer}
  415.  
  416. {block:Date}<div id="info">posted <a href="{Permalink}">{TimeAgo}</a>{block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  417. {block:ContentSource} ( ©<a href="{SourceURL}">{SourceLink}</a> ){/block:ContentSource}</div>{/block:Date}
  418. {block:HasTags}
  419. <div style="margin-top:5px;font-style:italic;text-align:left;">
  420. {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>
  421. {/block:HasTags}
  422. <div class="note">
  423. {block:PostNotes}{PostNotes}{/block:PostNotes}
  424. </div>
  425. </div>
  426.  
  427. {/block:Posts}
  428.  
  429. </div>
  430. <div id="credit"><a href="http://californiaofrp.tumblr.com"><small>C A L I F O R N I A</a>
  431. </div>
  432. </body>
  433.  
  434. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement