Advertisement
alaskasharman

theme eight :: "jenner"

Apr 8th, 2014 (edited)
935
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.36 KB | None | 0 0
  1. <html lang="en">
  2. <!--
  3.  
  4. eighth theme by athenaofrp
  5. have fun yo
  6.  
  7. -->
  8. <head>
  9.  
  10. <title>{title}</title>
  11. <link rel=”shortcut icon” href=”{Favicon}”/>
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  14.  
  15. <meta name="color:bold"content="#fff">
  16. <meta name="color:italic"content="#fff">
  17. <meta name="color:text"content="#000">
  18. <meta name="color:link"content="#000">
  19. <meta name="color:post"content="#fff">
  20. <meta name="color:hover"content="#fff">
  21. <meta name="color:border"content="#000">
  22. <meta name="color:background"content="#fff">
  23. <meta name="color:sidebar"content="#fff">
  24.  
  25. <meta name="image:sbar1"content="">
  26. <meta name="image:sbar2"content="">
  27.  
  28. <meta name="text:link 1 label" content="" />
  29. <meta name="text:link 2 label" content="" />
  30. <meta name="text:link 3 label" content="" />
  31. <meta name="text:link 1" content=""/>
  32. <meta name="text:link 2" content=""/>
  33. <meta name="text:link 3" content=""/>
  34.  
  35.  
  36.  
  37. <style type="text/css">
  38.  
  39. body{
  40. color:{color:text};
  41. font-family:helvetica;
  42. font-size:10px;
  43. background:{color:background} url('URL HERE') top left fixed repeat;
  44. }
  45.  
  46. h1 {
  47. font-size:16px;
  48. text-transform:lowercase;
  49. font-family:'helvetica';
  50. background-color:{color:background};
  51. font-style:bold;
  52. text-align:right;
  53. color:{color:post links};
  54. padding:5px;
  55. }
  56.  
  57. h1 a{
  58. color:{color:post links};
  59. }
  60.  
  61. h2 {
  62. font-size:16px;
  63. text-transform:lowercase;
  64. font-family:'helvetica';
  65. background-color:{color:postbg};
  66. font-style:bold;
  67. text-align:right;
  68. color:{color:post links};
  69. padding:5px;
  70. }
  71.  
  72. h2 a{
  73. color:{color:post links};
  74. }
  75.  
  76. blockquote {
  77. border-left:2px solid {color:border};
  78. margin-left:3px;
  79. padding-left:5px; }
  80.  
  81. b { font-weight:bold;
  82. color:{color:bold}; }
  83. i { font-weight:italic;
  84. color:{color:italic}; }
  85. u {text-decoration:none;
  86. border-bottom:1px solid {color:text}; }
  87.  
  88. a { color:{color:link};
  89. font-family:helvetica;
  90. text-decoration:none;-moz-transition-duration:0.5s;
  91. -webkit-transition-duration:0.5s;
  92. -o-transition-duration:0.5s;}
  93. a:hover {color:{color:hover};}
  94.  
  95. #entries{
  96. width:500px;
  97. margin-left:530px;
  98. margin-top:10px;
  99. position:absolute;
  100. }
  101.  
  102. #post{
  103. padding:18px;
  104. background-color:{color:post};
  105. border:0px solid {color:border};
  106. border-radius:10px;;
  107. width:500px;
  108. margin-left:80px;
  109. margin-bottom:18px;
  110. }
  111.  
  112.  
  113.  
  114. .pagi {
  115. margin-top:545px;
  116. margin-left:295px;
  117. position:fixed;
  118. padding:1px;font-family:helvetica;
  119. font-size:3px;
  120. }
  121.  
  122. .pagi a {
  123. color:{color:link};
  124. }
  125.  
  126. #sbar1 {margin-top:95px;
  127. margin-left:105px;
  128. position:fixed;
  129. width:200px;
  130. height:300px;
  131. border:0px double {color:border};
  132. background-image: url('{image:sbar1}');
  133. }
  134.  
  135. #sbar2 {margin-top:250px;
  136. margin-left:105px;
  137. position:fixed;
  138. width:250px;
  139. height:150px;
  140. border:0px double {color:border};
  141. background-image: url('{image:sbar2}');
  142. }
  143.  
  144. #description {
  145. position:fixed;
  146. font-family:helvetica;
  147. text-align:justify;
  148. margin-top:452px;
  149. margin-left:105px;
  150. width:170px;
  151. height:80px;
  152. background-color:{color:post};
  153. padding:3px;
  154. font-size:10px;
  155. text-transform:normal;
  156. }
  157.  
  158. .links {
  159. position:fixed;
  160. margin-top:70px;
  161. margin-left:172px;
  162. }
  163.  
  164. .links a {
  165. width:200px;
  166. margin-bottom:5px;
  167. height:9.2px;
  168. text-align:center;
  169. padding:8px;
  170. letter-spacing:3px;
  171. color:{color:text};
  172. font-family:'arial';
  173. background-color:{color:post};
  174. font-size:8px;
  175. text-transform:uppercase;
  176. display:block;
  177. }
  178.  
  179. #WID {
  180. text-align:center;
  181. width:375px;
  182. height:0px;
  183. margin-top:220px;
  184. margin-left:105px;
  185. font-size:10px;
  186. font-family:helvetica;
  187. position:fixed;
  188. letter-spacing:0px;
  189. text-transform:normal;
  190. line-height:100%;
  191. color:{color:text};
  192. background-color:{color:post};
  193. padding:12px;
  194. }
  195.  
  196.  
  197. #info {
  198. width:500px;
  199. text-align:left;
  200. font-family:'trebuchet ms';
  201. margin-top:3px;
  202. margin-left:px;
  203. letter-spacing:1px;
  204. font-size:7px;
  205. font-style:none;
  206. padding:1px;
  207. line-height:10px;
  208. text-transform:uppercase;
  209. border-top:1px solid;
  210. border-color:{color:Border};
  211. }
  212.  
  213. #info a {
  214. text-align:center;
  215. color:{color:Post Links};
  216. }
  217.  
  218. #info a:hover {
  219. -moz-transition-duration:0.3s;
  220. -webkit-transition-duration:0.3s;
  221. -o-transition-duration:0.3s;
  222. color:{color:Hover}
  223. }
  224.  
  225. .note {
  226. text-transform:uppercase;
  227. font-style:normal;
  228. letter-spacing:0px;
  229. font-size: 0px;
  230. text-align:left;
  231. line-height:90%;
  232. margin-left:-40px;
  233. }
  234.  
  235. .note li {
  236. list-style-type:none;
  237. border-bottom:1px solid {color:border};
  238. padding:10px 25px 10px 25px;
  239. text-align:left;
  240. margin:0px;
  241. -moz-transition-duration:0.5s;
  242. -webkit-transition-duration:0.5s;
  243. -o-transition-duration:0.5s;
  244. }
  245.  
  246. .audio {
  247. width:500px;
  248. padding-bottom:10px;
  249. background-color:{color:infobg};
  250. }
  251.  
  252. .albumart {
  253. float:left;
  254. padding:0px 10px 10px 0px;
  255. }
  256.  
  257. .albumart img {
  258. width:50px;
  259. height:50px;
  260. }
  261.  
  262. .playercontainer {
  263. text-align:left;
  264. padding:10px;
  265. background-color:#ffffff;
  266. width:480px;
  267. }
  268.  
  269. .audioinfo {
  270. padding:10px;
  271. color:{color:text};
  272. }
  273.  
  274. .questions{
  275. color:{color:text};
  276. background-color:{color:background};
  277. font-size:9px;
  278. line-height:18px;
  279. font-style:italic;
  280. text-transform: lowercase;
  281. text-align:center;
  282. }
  283.  
  284. .answer{
  285. color:{color:text};
  286. text-align:left;
  287. margin-top:1px;
  288. margin-left:10px;
  289. }
  290.  
  291. #credit {
  292. width: 55px;
  293. height: 18px;
  294. font-family: Arial;
  295. font-size: 7px;
  296. text-transform: uppercase;
  297. text-align: center;
  298. bottom: 10px;
  299. right: 10px;
  300. letter-spacing: 1px;
  301. line-height: 4px;
  302. padding: 10px 3px;
  303. display: block;
  304. color: #ffffff;
  305. background-color:{color:post};
  306. position: fixed;
  307. }
  308.  
  309. #credit a {
  310. font-weight: bold;
  311. line-height: 17px;
  312. font-size: 15px;
  313. font-family: 'silk';
  314. text-transform: lowercase;
  315. font-style: italic;
  316. letter-spacing: -1px
  317.  
  318.  
  319. {CustomCSS}</style>
  320.  
  321. </head>
  322. <body>
  323. <div id="description">
  324. {description}
  325. </div></div>
  326.  
  327.  
  328. <div id="sidebar">
  329. <center>
  330. <div id="sbar1"><img src="{image:sbar1}"/></div>
  331. <div id="sbar2"><img src="{image:sbar2}"/></div>
  332.  
  333. </center>
  334.  
  335.  
  336. </center>
  337.  
  338.  
  339. </div>
  340. <div id="WID"><div style="height:150px; width:400px; background-color: transparent; text-align: justify;"><code><center>title bar goes here. <small>[<script language="JavaScript">
  341. var ref = (''+document.referrer+'');
  342. var w_h = window.screen.width + " x " + window.screen.height;
  343. document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID3727111&e1=&e2=&r=' + ref + '&wh=' + w_h + '"><\/script>');
  344. </script> ]</small></marquee></center></big></big> </div></sub>
  345.  
  346. <div class="links">
  347. <a href="{text:link 1}">{text:link 1 label}</a>
  348. <a href="{text:link 2}">{text:link 2 label}</a>
  349. <a href="{text:link 3}">{text:link 3 label}</a>
  350. </div>
  351. </div>
  352.  
  353. {block:Pagination}
  354. <div class="pagi">
  355. {block:PreviousPage}
  356. <big><big><big><big><big><big><a href="{PreviousPage}"> ← </a></big></big></big></big></big></big>
  357. {/block:PreviousPage}
  358. {block:NextPage}
  359. <big><big><big><big><big><big><a href="{NextPage}">→</a></big></big></big></big></big></big>
  360. {/block:NextPage}
  361. </div>
  362. {/block:Pagination}
  363.  
  364.  
  365. </div>
  366.  
  367. <div id="entries">
  368.  
  369. {block:Posts}
  370.  
  371. <div id="post">
  372.  
  373.  
  374.  
  375. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  376.  
  377.  
  378.  
  379. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  380.  
  381. {block:Photoset}<center>{Photoset-500}</center>
  382. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  383.  
  384.  
  385. {block:Quote}
  386. <h2>{Quote}</h2>
  387. <div align="right">
  388. {block:Source}<h1>-{Source}</h1>{/block:Source}
  389. </div>
  390. {/block:Quote}
  391.  
  392.  
  393. {block:Video}
  394. {Video-500}<br>
  395. {PlayCountWithLabel}
  396. {/block:Video}
  397.  
  398.  
  399. {block:Link}
  400. <a href="{URL}" class="link" {Target}><h2>{Name}</h2></a><BR>
  401. {block:Description}{Description}{/block:Description}
  402. {/block:Link}
  403.  
  404. {block:Chat}
  405. {block:Lines}
  406. {block:Label}
  407. <br>{Label}
  408. {/block:Label}
  409. &nbsp;{Line}
  410. {/block:Lines}
  411. {/block:Chat}
  412.  
  413. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  414. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  415. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  416. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  417. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  418.  
  419.  
  420. {block:Answer}<div class="questions">{Asker} asked: {Question} </div>
  421. <div class="answer">{Answer}</div>{/block:answer}
  422.  
  423. {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}
  424. {block:ContentSource} ( ©<a href="{SourceURL}">{SourceLink}</a> ){/block:ContentSource}</div>{/block:Date}
  425. {block:HasTags}
  426. <div style="margin-top:5px;font-style:italic;text-align:center;">
  427. {block:Tags}<a href="{TagURL}"></a>{/block:Tags}</center></div>
  428. {/block:HasTags}
  429. <div class="note">
  430. {block:PostNotes}{PostNotes}{/block:PostNotes}
  431. </div>
  432. </div>
  433.  
  434. {/block:Posts}
  435.  
  436. </div>
  437. <div id="credit"><a href="http://athenaofrp.tumblr.com">athena</a></div>
  438. </div>
  439. </body>
  440.  
  441. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement