Advertisement
kuhset

IT COULD TOTALLY HAPPEN | theme edit #002

Jul 24th, 2014
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.41 KB | None | 0 0
  1. <!-- theme #2; fairy tale by arianagranderps; cossette's edited theme #002:it could totally happen
  2.  
  3. PLEASE DO NOT REMOVE THE CREDITS. -->
  4.  
  5. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9. <head>
  10.  
  11. <title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  14.  
  15. <meta name="color:Background" content="#fff" />
  16. <meta name="color:Text" content="#333" />
  17. <meta name="color:Entries" content="#fff" />
  18. <meta name="color:Title" content="#000" />
  19. <meta name="color:Borders" content="#000" />
  20. <meta name="color:Sidebar" content="#fff" />
  21. <meta name="color:Sidebar nav" content="#fff" />
  22. <meta name="color:Sidebar nav hover" content="#fff" />
  23. <meta name="color:Sidebar link" content="#fff" />
  24. <meta name="color:Sidebar link hover" content="#999" />
  25. <meta name="color:Link" content="#000" />
  26. <meta name="color:Link Hover" content="#999" />
  27. <meta name="color:Scrollbar" content="#999" />
  28. <meta name="image:Sidebar" content="" />
  29. <meta name="image:Background" content="" />
  30.  
  31. <meta name="text:Link1" content="link" />
  32. <meta name="text:Link1 URL" content="/" />
  33. <meta name="text:Link2" content="link" />
  34. <meta name="text:Link2 URL" content="/" />
  35. <meta name="text:Link3" content="link" />
  36. <meta name="text:Link3 URL" content="/" />
  37.  
  38. <meta name="text:main title" content="this is your main title" />
  39. <meta name="text:sub title" content="this is your sub title" />
  40.  
  41. <style type="text/css">
  42.  
  43. ::-moz-selection {background-color:#eeeeee;
  44. color:#999999;}
  45.  
  46. ::selection {background-color:#eeeeee;
  47. color:#999999;}
  48.  
  49. ::-webkit-scrollbar{height: 5px; width: 5px; -webkit-border-radius: 0px; background-color:#ffffff;}
  50.  
  51. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  52. ::-webkit-scrollbar-track{background-color:#ffffff;}
  53.  
  54. body {
  55. background: {color:Background};
  56. background-image: url('{image:Background}');
  57. background-attachment:fixed;
  58. position:absolute;
  59. font-size:12px;
  60. font-family: georgia;
  61. color:{color:Body};
  62. }
  63.  
  64. a {
  65. text-decoration:none;
  66. outline:none;
  67. color:{color:Link};
  68. -webkit-transition: all 0.5s ease-in-out;
  69. -moz-transition: all 0.5s ease-in-out;
  70. -o-transition: all 0.5s ease-in-out;
  71. }
  72.  
  73. a:hover {
  74. color:{color:Link Hover};
  75. -webkit-transition: all 0.5s ease-in-out;
  76. -moz-transition: all 0.5s ease-in-out;
  77. -o-transition: all 0.5s ease-in-out;
  78. }
  79.  
  80. #posttitle {
  81. font-weight:none;
  82. color:{color:title};
  83. font-family:georgia;
  84. text-align:center;
  85. font-size: 20px;
  86. }
  87.  
  88. #posttitle2 {
  89. font-weight:none;
  90. color:{color:Link};
  91. font-family:georgia;
  92. text-align:center;
  93. font-size: 20px;
  94. }
  95.  
  96. #title {
  97. font-family:{font:Title};
  98. color:{color:title};
  99. font-style:none;
  100. font-weight:none;
  101. text-transform:lowercase;
  102. font-size:20px;
  103. margin-top: 4px;
  104. text-align:center;
  105. text-decoration:none;
  106. -webkit-transition: all 0.5s ease-in-out;
  107. -moz-transition: all 0.5s ease-in-out;
  108. -o-transition: all 0.5s ease-in-out;
  109. }
  110.  
  111. #title2 {
  112. font-family:{font:Title};
  113. color:{color:Text};
  114. font-style:italic;
  115. font-weight:none;
  116. letter-spacing: 1px;
  117. text-transform:lowercase;
  118. font-size:10px;
  119. text-align:center;
  120. text-decoration:none;
  121. -webkit-transition: all 0.5s ease-in-out;
  122. -moz-transition: all 0.5s ease-in-out;
  123. -o-transition: all 0.5s ease-in-out;
  124. }
  125.  
  126. #sbar {
  127. height: 452px;
  128. border: 1px solid {color:borders};
  129. background-color: {color:sidebar};
  130. position:fixed;
  131. margin-top:20px;
  132. margin-left:80px;
  133. width:505px;
  134. }
  135.  
  136. #sidebar {
  137. height: 320px;
  138. border: 1px solid {color:borders};
  139. background-color: {color:sidebar};
  140. position:fixed;
  141. margin-top:70px;
  142. margin-left:255px;
  143. width:224px;
  144. padding:10px;
  145. }
  146.  
  147. #sidebar2 {
  148. height: 20px;
  149. border: 1px solid {color:borders};
  150. background-color: {color:sidebar};
  151. position:fixed;
  152. margin-top:416px;
  153. margin-left:4px;
  154. width:485px;
  155. padding:5px;
  156. }
  157.  
  158. #sidebar3 {
  159. height: 50px;
  160. border: 1px solid {color:borders};
  161. background-color: {color:sidebar};
  162. position:fixed;
  163. margin-top:4px;
  164. margin-left:4px;
  165. width:485px;
  166. padding:5px;
  167. }
  168.  
  169. #sidebarimg {
  170. margin-top: 70px;
  171. margin-left: 4px;
  172. position: fixed;
  173. border: 1px solid {color:borders};
  174. width:245px;
  175. height:340px;
  176. }
  177.  
  178. #sidebar img {
  179. border: 1px solid {color:borders};
  180. width:245px;
  181. height:340px;
  182. }
  183.  
  184. #sbarnav {margin-left:80px; margin-top:475px; position:fixed}
  185. #sbarnav a {width:505px; height:12px; line-height:9px; font-family:cambria; font-size:9px; font-style:none; border:1px solid #e7e2de; text-transform:uppercase; text-align:center; padding:3px 0 3px 0; display:inline-block; margin-top:1px; margin-bottom:1px; letter-spacing:1px; background-color:#ff8d8d; color:#000000; -webkit-transition: opacity 0.8s linear;opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out}
  186. #sbarnav a:hover {border:none; background-color:#ecbcc9; letter-spacing:1px; border:1px solid #e7e2de; font-style:italic; -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}
  187.  
  188. #description {
  189. margin-left:5px;
  190. margin-right:5px;
  191. font-style:normal;
  192. padding:0px;
  193. color:{color:Description};
  194. font-size:10px;
  195. text-align:justify;
  196. font-family:georgia;
  197. }
  198.  
  199. #links {
  200. margin-top:0px;
  201. text-align:center;
  202. }
  203.  
  204.  
  205. #links a{
  206. margin-left:-1px;
  207. margin-bottom:2px;
  208. font-size: 9px;
  209. width: 71px;
  210. border: 1px solid {color:borders};
  211. display:inline-block;
  212. background:{color:sidebar nav};
  213. padding:3px;
  214. color:{color:sidebar link};
  215. -webkit-transition: all 0.2s ease-in-out;
  216. -moz-transition: all 0.2s ease-in-out;
  217. -o-transition: all 0.2s ease-in-out;
  218. }
  219.  
  220. #links a:hover{
  221. border: 1px solid {color:borders};
  222. color:{color:sidebar link hover};
  223. background:{color:sidebar nav hover};
  224. -webkit-transition: all 0.5s ease-in-out;
  225. -moz-transition: all 0.5s ease-in-out;
  226. -o-transition: all 0.5s ease-in-out;
  227. }
  228.  
  229. #pagination {
  230. font-size:16px;
  231. text-align:center;
  232. margin-top: 10px;}
  233.  
  234. #pagination a {
  235. color:{color:link}}
  236.  
  237. #pagination a:hover {
  238. color:{color:Text};
  239. border:none}
  240.  
  241. #entries {
  242. font-size:10px;
  243. margin-left: 620px;
  244. margin-top:40px;
  245. float: right;
  246. text-align: justify;
  247. }
  248.  
  249. #post {
  250. border: 1px solid {color:borders};
  251. background-color: {color:entries};
  252. font-size:10px;
  253. padding: 10px;
  254. margin-bottom:30px;
  255. width: 500px;
  256. color:{color:Text};
  257. text-align: justify;
  258. overflow:hidden;
  259. }
  260.  
  261. #info {
  262. text-align: center;
  263. padding-top: 5px;
  264. border-top:1px {color:borders} solid;
  265. }
  266.  
  267. .user_1 .label {
  268. color:{color:link};
  269. text-transform:uppercase;
  270. font-weight:bold}
  271.  
  272. .user_2 .label {
  273. color:{color:title};
  274. text-transform:uppercase;
  275. font-weight:bold}
  276.  
  277. .user_3 .label {
  278. color:{color:link};
  279. text-transform:uppercase;
  280. font-weight:bold}
  281.  
  282. .user_4 .label {
  283. color:{color:title};
  284. text-transform:uppercase;
  285. font-weight:bold}
  286.  
  287. .user_5 .label {
  288. color:{color:link};
  289. text-transform:uppercase;
  290. font-weight:bold}
  291.  
  292. .user_6 .label {
  293. color:{color:title};
  294. text-transform:uppercase;
  295. font-weight:bold}
  296.  
  297. .user_7 .label {
  298. color:{color:link};
  299. text-transform:uppercase;
  300. font-weight:bold}
  301.  
  302. .user_8 .label {
  303. color:{color:title};
  304. text-transform:uppercase;
  305. font-weight:bold}
  306.  
  307. .user_9 .label {
  308. color:{color:link};
  309. text-transform:uppercase;
  310. font-weight:bold}
  311.  
  312. .user_10 .label {
  313. color:{color:title};
  314. text-transform:uppercase;
  315. font-weight:bold}
  316.  
  317. ul.chat, .chat ol, .chat li {
  318. list-style:none;
  319. margin:0px 0px 5px 0px;
  320. padding:0px; 0px 0px 0px}
  321.  
  322. #audio {
  323. width:500px;
  324. height:105px;
  325. margin-bottom:5px
  326. }
  327.  
  328. .albumart {
  329. width:100px;
  330. height:100px;
  331. position:absolute
  332. }
  333.  
  334. .albumart img {
  335. width:100px;
  336. height:100px;
  337. float:left
  338. }
  339.  
  340. .player {
  341. margin-left:110px;
  342. margin-top:5px;
  343. float:left
  344. }
  345.  
  346. .audioinfo {
  347. margin-left:110px;
  348. margin-top:8px;
  349. float:left
  350. }
  351.  
  352. #asks {
  353. text-align:center;
  354. margin:2px;
  355. padding:7px;
  356. background-color:{color:question}
  357. }
  358.  
  359. #answers {
  360. margin-left:3px;
  361. margin-top:8px
  362. }
  363.  
  364. b, strong {
  365. color:{color:title}
  366. }
  367.  
  368. i, em {
  369. color:{color:text}
  370. }
  371.  
  372. p {
  373. margin-top:5px;
  374. margin-bottom:5px
  375. }
  376.  
  377. blockquote {
  378. border-left:2px solid {color:text};
  379. padding-left:5px;
  380. margin:0px 2px 0px 10px
  381. }
  382.  
  383. </style>
  384. <style type="text/css">{CustomCSS}</style>
  385. </head>
  386.  
  387. <body>
  388.  
  389. <div id="sbar">
  390.  
  391.  
  392. <div id="sidebar3"><div id="title"><a href= "/">{text:main title}</div>
  393. <div id="title2">{text:sub title}</a></div></div>
  394.  
  395. <div id="sidebarimg"><img src="{image:Sidebar}"/></div>
  396.  
  397. <div id="sidebar2">
  398. <div id="links">
  399. <a href="/askbox">askbox.</a>
  400. <a href="/about">about me.</a>
  401. <a href="{text:Link1 URL}">{text:Link1}</a>
  402. <a href="{text:Link2 URL}">{text:Link2}</a>
  403. <a href="{text:Link3 URL}">{text:Link3}</a>
  404. <a href="http://arianagranderps.tumblr.com/">theme.</a>
  405. </div>
  406. </div>
  407.  
  408. <div id="sidebar">
  409. <div id="description">
  410. {block:Description}{Description}{/block:Description}
  411. </div>
  412.  
  413. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} page {CurrentPage} of {TotalPages} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</div>
  414.  
  415. </div></div>
  416. <div id="sbarnav">
  417. <a href="http://anderberryrps.tumblr.com/" title="essie; my cupcake."> you are living proof a person can't buy class.</a><br>
  418. <a href="http://berryroleplays.tumblr.com/" title="izzie; my meterologist."> it wouldn't be my world without you in it. </a><br>
  419. <a href="http://www.berryrachelrps.tumblr.com" title = "sierra; my angsty partner in crime." > you were the only one who would protect me from my own worst instincts. </a><br>
  420. <a href="http://www.gayberryrps.tumblr.com/" title = "steph; my senpai."> you're the only one who would understand.</a><br>
  421. <a href="http://www.gillanrps.tumblr.com" title = "ruu; the best friend”> we're sisters. You’re my family, what is you is me. </a><br>
  422. <a href="http://www.jazofrp.tumblr.com" title = "jaz; the silly bonqueque."> i will stand by you through anything. </a></br>
  423. <a href ="http://kittywilderps.tumblr.com/" title ="jai; my guidance counselor."> Everyone knows you can’t choose your family, but you can choose your friends. </a><br>
  424. <a href="http://www.chairhelps.tumblr.com" title = "chairhelps; my rph"> three words, eight letters.
  425. Say it and I’m yours. </a><br>
  426. </div>
  427.  
  428.  
  429.  
  430. <div id="entries">
  431. {block:Posts}
  432. <div id="post">
  433.  
  434. {block:Text}<div id="posttitle">{title}</div>{Body}{/block:Text}
  435.  
  436. {block:Quote}<div id="posttitle2">“{Quote}” </div>
  437. <div style="text-align:right; padding-bottom:5px;">— {Source}</div>{/block:Quote}
  438.  
  439. {block:Link}<a href="{URL}" class="link" {Target}> <div id="posttitle2">{Name}</div></a>
  440. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  441.  
  442. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  443. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  444.  
  445. {block:Chat}
  446. <ul class="chat">
  447. {block:title}<div id="posttitle2">{Title}</div>{/block:title}
  448.  
  449. {block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>
  450. {/block:Chat}
  451.  
  452. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  453.  
  454.  
  455.  
  456.  
  457. {block:Audio}
  458. <div id="audio"><div class="albumart">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  459. <div class="player"><span class="audio"><center>{AudioPlayerWhite}</center></span></div>
  460. <div class="audioinfo">{block:TrackName}<b>Song:</b> {TrackName}{/block:TrackName}
  461. {block:Artist}<br><b>Artist:</b> {Artist}{/block:Artist}
  462. {block:Album}<br><b>Album:</b> {Album}{/block:Album}
  463. <br>{PlayCountWithLabel}
  464. </div></div>
  465. {block:Caption}{Caption}{/block:Caption}
  466. {/block:Audio}
  467.  
  468. {block:Answer}
  469. <div id="asks"><big><big><big>{Asker} asked:</big></big></big>
  470. <br>
  471. {Question}</div>
  472. <div id="answers">{Answer}</div>{/block:Answer}
  473.  
  474.  
  475.  
  476. <div id="info">
  477. posted {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}
  478. {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}{/block:NoteCount}{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{block:ContentSource} <a href="{SourceURL}"></a>{block:ContentSource}{/block:RebloggedFrom}<br>
  479. {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</div>
  480.  
  481. </div>
  482. {/block:Posts}
  483.  
  484. {block:PostNotes}{PostNotes}{/block:PostNotes}
  485.  
  486. </div>
  487. </div>
  488.  
  489. </body>
  490. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement