Advertisement
horanhelpsrp

cadillacs in our dreams ♡

Oct 14th, 2013
957
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.61 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.  
  3. <!-- *
  4.  
  5. cadillacs in our dreams, roleplay main theme by themesofrp/stephassists
  6. hey if you copy i've lost respect for you
  7. and i will know if you took something
  8. so don't take anything
  9. it's rude
  10.  
  11. anyways you should know the rules
  12. - feel free to edit for personal use, no edits/reposts okay?
  13. - don't take anything from this theme and put it in your own
  14. - keep credit where it is
  15. - enjoy it c:
  16.  
  17.  
  18. *-->
  19.  
  20. <head>
  21.  
  22.  
  23. <meta name="color:background" content="#b0bab9"/>
  24. <meta name="color:border" content="#deeee9"/>
  25. <meta name="color:askbg" content="#deeee9"/>
  26. <meta name="color:text" content="#deeee9"/>
  27. <meta name="color:link" content="#deeee9"/>
  28. <meta name="color:hover" content="#b0bab9"/>
  29. <meta name="color:posts" content="#b0bab9"/>
  30.  
  31. <meta name="text:link1" content="" />
  32. <meta name="text:link1 title" content="" />
  33. <meta name="text:link2" content="" />
  34. <meta name="text:link2 title" content="" />
  35. <meta name="text:link3" content="" />
  36. <meta name="text:link3 title" content="" />
  37. <meta name="text:link4" content="" />
  38. <meta name="text:link4 title" content="" />
  39.  
  40. <meta name="font:title" content="georgia" />
  41. <meta name="font:body" content="georgia" />
  42. <meta name="font:links" content="georgia" />
  43.  
  44. <meta name="image:background" content=""/>
  45. <meta name="image:side1" content=""/>
  46. <meta name="image:png" content=""/>
  47.  
  48. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  49. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  50. <link rel="shortcut icon" href="{Favicon}" />
  51. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  52.  
  53. <style type="text/css">
  54.  
  55.  
  56. a {
  57. color:{color:link};
  58. text-decoration:none;
  59. -moz-transition-duration:0.5s;
  60. -webkit-transition-duration:0.5s;
  61. -o-transition-duration:0.5s;
  62. }
  63.  
  64. a:hover {
  65. color:{color:hover};
  66. text-decoration:none;
  67. -moz-transition-duration:0.5s;
  68. -webkit-transition-duration:0.5s;
  69. -o-transition-duration:0.5s;
  70. }
  71.  
  72. /* --- EDIT SCROLLBAR HERE ---*/
  73.  
  74.  
  75. ::-webkit-scrollbar-thumb:vertical {background-color:{color:border};height:100px;}
  76.  
  77. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:border};height:10px !important;}
  78.  
  79. ::-webkit-scrollbar { height:10px;width:10px; background-color:{color:border1};}
  80.  
  81.  
  82. body {
  83. color: {color:text};
  84. background-color: {color:background};
  85. background-image: url('{image:background}');
  86. background-attachment: fixed;
  87. font-family: times;
  88. font-size: 12px;
  89. text-align: justify;
  90. }
  91.  
  92. #png {
  93. position:fixed;
  94. margin-top: -40px;
  95. margin-left: 880px;
  96. }
  97.  
  98. #png img {
  99. width: 350px;
  100. }
  101.  
  102. #stuff {
  103. margin-top: 200px;
  104. margin-left: -100px;
  105. }
  106.  
  107. #description {
  108. position:fixed;
  109. text-align:justify;
  110. font-family:'courier new';
  111. width:170px;
  112. margin-top:240px;
  113. margin-left:775px;
  114. font-size:9px;
  115. text-transform:none;
  116. color:{color:text};
  117. background-color:{color:posts};
  118. padding:20px;
  119. }
  120.  
  121. #side1 {
  122. position:fixed;
  123. margin-left: 760px;
  124. margin-top: 100px;
  125. }
  126.  
  127. #side1 img {
  128. width: 250px;
  129. height: 150px;
  130. }
  131.  
  132. #links {
  133. position:fixed;
  134. margin-top: 55px;
  135. margin-left: 870px;
  136. }
  137.  
  138. #link1 {
  139. margin-top: 70px;
  140. margin-left: 90px;
  141. width: 50px;
  142. text-align: center;
  143. background-color: {color:posts};
  144. padding: 10px;
  145. font-family: Courier New;
  146. font-size: 10px;
  147. text-transform: uppercase;
  148. color: #f2f2f2;
  149. }
  150.  
  151. #link2 {
  152. margin-top: -25px;
  153. margin-left: 110px;
  154. width: 50px;
  155. text-align: center;
  156. background-color: {color:posts};
  157. padding: 10px;
  158. font-family: Courier New;
  159. font-size: 10px;
  160. text-transform: uppercase;
  161. color: #f2f2f2;
  162. }
  163.  
  164. #link3 {
  165. margin-top: -25px;
  166. margin-left: 90px;
  167. width: 50px;
  168. text-align: center;
  169. background-color: {color:posts};
  170. padding: 10px;
  171. font-family: Courier New;
  172. font-size: 10px;
  173. text-transform: uppercase;
  174. color: #f2f2f2;
  175. }
  176.  
  177. #link4 {
  178. margin-top: -25px;
  179. margin-left: 110px;
  180. width: 50px;
  181. text-align: center;
  182. background-color: {color:posts};
  183. padding: 10px;
  184. font-family: Courier New;
  185. font-size: 10px;
  186. text-transform: uppercase;
  187. color: #f2f2f2;
  188. }
  189.  
  190. #pagination {
  191. font-style:bold;
  192. font-family:'calibri';
  193. letter-spacing:0px;
  194. font-size:9px;
  195. text-align:center;
  196. margin-top:5px;
  197. text-transform:lowercase;
  198. }
  199.  
  200. #pagination {
  201. font-style:italic;
  202. font-family:'calibri';
  203. letter-spacing:0px;
  204. font-size:9px;
  205. text-align:center;
  206. margin-top:5px;
  207. text-transform:lowercase;
  208. }
  209.  
  210. #entries {
  211. float:left;
  212. margin-left:50px;
  213. margin-top:-200px;
  214. text-align:justify;
  215. background-color:{color:bg};
  216. color:{color:text};
  217. margin-bottom: 30px;
  218. }
  219.  
  220. #posts {
  221. width:500px;
  222. margin-top:25px;
  223. line-height:70%;
  224. letter-spacing:0x;
  225. background-color:{color:posts};
  226. padding:25px;
  227. border: 3px solid {color:posts};
  228. }
  229.  
  230. #ask {
  231. color:{color:text};
  232. padding:14px;
  233. font-size:10px;
  234. font-family: courier new;
  235. letter-spacing:0px;
  236. text-align:left;
  237. margin-top:0px;
  238. text-transform:lowercase;
  239. line-height:100%;
  240. background-color:{color:askbg}
  241. }
  242.  
  243.  
  244. #postinfo {
  245. padding:2px;
  246. margin-top:12px;
  247. font-size:7px;
  248. color:{color:link};
  249. text-transform:uppercase;
  250. font-style:none;
  251. letter-spacing:-2px;
  252. text-align:left;
  253. border-top:1px solid {color:border};
  254. -moz-transition-duration:0.5s;
  255. -webkit-transition-duration:0.5s;
  256. -o-transition-duration:0.5s;
  257. }
  258.  
  259. #postinfo a {
  260. color:{color:link};
  261. font-style:none;
  262. letter-spacing:1px;
  263. }
  264.  
  265. #postinfo a:hover {
  266. color:{color:hover};
  267. }
  268.  
  269. .tags {
  270. width:500px;
  271. margin-left: 10px;
  272. text-transform:uppercase;
  273. font-style:none;
  274. color:{color:link};
  275. line-height:0%;
  276. font-size:7px;
  277. letter-spacing: -2px;
  278. text-align:left;
  279. padding:2px;
  280. -moz-transition-duration:0.5s;
  281. -webkit-transition-duration:0.5s;
  282. -o-transition-duration:0.5s;
  283. }
  284.  
  285. .tags a {
  286. color:{color:link};
  287. letter-spacing:0px;
  288. padding:1px;
  289. }
  290.  
  291. .tags a:hover {
  292. color:{color:hover};
  293. }
  294.  
  295.  
  296. /*YEAH DON'T MESS WITH THIS*/
  297.  
  298. #credit {
  299. position:fixed;
  300. font-size:20px;
  301. font-weight:normal;
  302. line-height:150%;
  303. letter-spacing:-2px;
  304. padding: 3px;
  305. right:10px;
  306. bottom:0px;
  307. font-family:monospace;
  308. text-shadow: 2px 1px 1px {color:link}, 1px 0px {color:text};
  309. text-transform:uppercase;
  310. text-align:center;
  311. }
  312.  
  313.  
  314. {CustomCSS}
  315.  
  316. </style></head>
  317.  
  318. <body>
  319.  
  320.  
  321.  
  322. <div id="stuff"><div id="side1"><img src="{image:side1}"></div>
  323. <div id="png"><img src="{image:png}"></div>
  324.  
  325. <div id="description">{Description}
  326. {block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">previous</a>{/block:PreviousPage} | {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}</div>{/block:Pagination}
  327. </div>
  328.  
  329. <div id="links">
  330. <div id="link1"><a href="{text:link1}">{text:link1 title}</a></div><br>
  331. <div id="link2"><a href="{text:link2}">{text:link2 title}</a></div><br>
  332. <div id="link3"><a href="{text:link3}">{text:link3 title}</a></div><br>
  333. <div id="link4"><a href="{text:link4}">{text:link4 title}</a></div><br>
  334. </div></div>
  335.  
  336.  
  337. <div id="entries">
  338.  
  339. {block:Posts}
  340.  
  341. <div id="posts">
  342.  
  343. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  344.  
  345. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  346.  
  347. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  348. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  349.  
  350. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  351.  
  352. {block:Photoset}<center>{Photoset-500}</center>
  353. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  354.  
  355. {block:Chat}{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}{/block:Chat}
  356.  
  357. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  358.  
  359. {block:Answer}<Small><div id="ask"> <i>{Asker}</i> - {Question}</div>{Answer}</small>{/block:Answer}
  360.  
  361. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  362. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  363. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  364. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  365. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  366.  
  367.  
  368. {block:Date}<div id="postinfo"><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}
  369. {block:ContentSource} from <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource}</div>{/block:Date}
  370. {block:HasTags}
  371. <div class="tags">
  372. {block:Tags}<a href="{TagURL}">#&nbsp;{Tag}</a>{/block:Tags}</div>
  373. {/block:HasTags}
  374. <div class="note">
  375. {block:PostNotes}{PostNotes}{/block:PostNotes}
  376. </div>
  377. </div>
  378. {/block:Posts}
  379.  
  380.  
  381. </div>
  382.  
  383. <div id="credit"><a href="http://themesofrp.tumblr.com/">SA</a></div>
  384.  
  385. </div>
  386. </div>
  387. </div>
  388. </body>
  389. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement