msstephyyanne

Theme Eight: Too Beautiful

Jan 24th, 2014
2,633
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.01 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!--
  4.  
  5. THEME EIGHT "TOO BEAUTIFUL" BY LADYYLAUFEYSON
  6. ----- R U L E S -----
  7. -- DO NOT steal parts of this code --
  8. -- DO NOT redistribute as your own code --
  9. -- DO NOT remove the credits --
  10. -- DO NOT use as a base code --
  11.  
  12. -- DO ask me if you have questions --
  13. -- DO edit and customize as much as you want (BUT KEEP THE CREDIT IN TACT PLEASE AND THANK YOU THIS SHIT TAKES TIME) --
  14.  
  15. -->
  16.  
  17.  
  18. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  19. <head>
  20.  
  21. <title>{Title}</title>
  22. <link rel="shortcut icon" href="{Favicon}">
  23. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  24. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  25.  
  26.  
  27. <meta name="color:Text" content="#bbbbbb"/>
  28. <meta name="color:Link" content="#9ddbec"/>
  29. <meta name="color:Tags" content="#bbbbbb"/>
  30. <meta name="color:Blogtitle" content="#cccccc"/>
  31. <meta name="color:Hover" content="#eeeeee"/>
  32. <meta name="color:Line" content="#eeeeee"/>
  33. <meta name="color:Border" content="#eeeeee"/>
  34. <meta name="color:Post" content="#ffffff"/>
  35. <meta name="color:Link Hover" content="9ddbec"/>
  36. <meta name="color:Text Link Hover" content="#cccccc"/>
  37. <meta name="color:tags" content="#cccccc"/>
  38. <meta name="color:scrollbarbg" content="9ddbec"/>
  39. <meta name="color:sidebar" content="9ddbec"/>
  40. <meta name="color:description border" content="ffffff"/>
  41. <meta name="color:description bg" content="ffffff"/>
  42. <meta name="color:sidebar image border" content="ffffff"/>
  43.  
  44.  
  45. <meta name="image:sidebar" content=""/>
  46. <meta name="image:bg" content=""/>
  47.  
  48. <meta name="text:link1 url" content="/">
  49. <meta name="text:Link1 Title" content="link one">
  50. <meta name="text:link2 url" content="/">
  51. <meta name="text:Link2 Title" content="link two">
  52. <meta name="text:link3 url" content="/">
  53. <meta name="text:Link3 Title" content="link three">
  54. <meta name="text:link4 url" content="/">
  55. <meta name="text:Link4 Title" content="link four">
  56. <meta name="text:link5 url" content="/">
  57. <meta name="text:Link5 Title" content="link five">
  58. <meta name="text:link6 url" content="/">
  59. <meta name="text:Link6 Title" content="link six">
  60. <meta name="text:link7 url" content="/">
  61. <meta name="text:Link7 Title" content="link seven">
  62. <meta name="text:link8 url" content="/">
  63. <meta name="text:Link8 Title" content="link eight">
  64.  
  65. <style type="text/css">
  66.  
  67.  
  68. ::-webkit-scrollbar {
  69. width: 5px;height: 5px;}
  70. ::-webkit-scrollbar-button:start:decrement,
  71. ::-webkit-scrollbar-button:end:increment {
  72. height: 6px;display: block;background-color: {color:white};}
  73. ::-webkit-scrollbar-track-piece {
  74. background-color: {color:scrollbarbg};}
  75. ::-webkit-scrollbar-thumb:vertical {
  76. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  77.  
  78. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  79.  
  80. @font-face{font-family:james ;src:url(http://static.tumblr.com/9wzbixa/QYymj2mkr/james_fajardo.ttf);}
  81.  
  82.  
  83.  
  84.  
  85. body {
  86. background:{color:background};
  87. background-image:url('{image:bg}'); background-attachment: fixed;};
  88. margin:0px;
  89. color:{color:text};
  90. font-family:calibri,
  91. font-size:7px;
  92. line-height:100%;
  93. }
  94.  
  95. a {
  96. text-decoration:none;
  97. -moz-outline-style:none;
  98. color:{color:link};
  99. }
  100.  
  101. img {
  102. border:none;
  103. }
  104.  
  105.  
  106. h1 {
  107. font-size:12px;
  108. text-transform:uppercase;
  109. }
  110.  
  111. blockquote {
  112. padding-left:5px;
  113. border-left:2px solid;
  114. }
  115.  
  116. blockquote blockquote {
  117. padding-left:5px;
  118. border-left:2px solid;
  119. }
  120.  
  121.  
  122. a:hover {
  123. opacity:1;
  124. color:{color:hover};
  125. -webkit-transition: all 0.5s ease;
  126. -moz-transition: all 0.5s ease;
  127. -o-transition: all 0.5s ease
  128. }
  129.  
  130. #title {
  131. color:{color:blogtitle};
  132. font-style:normal;
  133. font-family: 'James';
  134. letter-spacing:3px;
  135. text-align:center;
  136. font-size:40px;
  137. margin-top:50px;
  138. line-height:50%;
  139. padding:2px;
  140. width:250px;
  141. z-index:100;
  142. }
  143.  
  144.  
  145. #sidebar {
  146. position:fixed;
  147. width:260px;
  148. height:110%;
  149. margin-left:0px;
  150. margin-top:-70px;
  151. padding-left:10px;
  152. padding-right:10px;
  153. background:{color:sidebar};}
  154. }
  155.  
  156. #sidebarimage {
  157. width:195px;
  158. height:auto;
  159. margin-top:0px;
  160. margin-left:25px;
  161. margin-right:auto;
  162. text-align:center;}
  163.  
  164. #sidebarimage img {
  165. width:200px;
  166. height:220px;
  167. margin-left:15px;
  168. margin-top:20px;
  169. border:3px solid;
  170. border-color:{color:sidebar image border};
  171. outline:1px double;
  172. outline-color:{color:sidebar image border};}
  173.  
  174. #description {
  175. width:178px;
  176. height:100px fixed;
  177.  
  178. padding:15px;
  179. margin-top:15px;
  180. text-align:center;
  181. margin-left:15px;
  182. margin-right:auto;
  183. font-size:12px;
  184. font-family:'calibri';
  185. color:{color:text};
  186. border:1px solid {color:description border};
  187. background-color:{color:description bg};}
  188. }
  189.  
  190. .navhead {
  191. background:#fff;
  192. width:236px;
  193. height:15px;
  194. display:inline-block;
  195. padding:3px;
  196. margin-top:10px;
  197. text-align:center;
  198. border:4px double #fff;
  199. line-height:10%;
  200. }
  201.  
  202.  
  203. .navheadinfo {
  204. background:;
  205. color:#fff;
  206. text-transform:uppercase;
  207. text-align:center;
  208. font-family:birth of a hero;
  209. font-size:18px;
  210. }
  211.  
  212. .menu a:link, .menu a:active, .menu a:visited {
  213. width:120px;
  214. height:20px;
  215. background:{color:description bg};
  216. color: {color:link};
  217. display: inline-block;
  218. text-align:center;
  219. font-family:james;
  220. font-size:30px;
  221. margin-top:6px;
  222. line-height:70%;
  223. -webkit-transition-property:color, text;
  224. -webkit-transition-duration: .4s;
  225. -moz-transition-duration: .4s;
  226. -webkit-transition-timing-function: linear, ease-in;
  227. border:1px solid {color:description border};
  228. }
  229.  
  230. .menu a:hover
  231. {
  232. -webkit-transition-duration: .4s;
  233. -moz-transition-duration: .4s;
  234. background:{color:Link Hover};
  235. color: {color:Text Link Hover};
  236. border:1px dashed {color:Link Hover};
  237. }
  238.  
  239.  
  240. #pagi{
  241. width: 220px;
  242. height: auto;
  243. margin: 20px auto;
  244. font-family:"James"
  245. font-size:12px;
  246. text-align:center;
  247. text-transform:uppercase;
  248. color: {color:Blogtitle}
  249. }
  250.  
  251. #pagi a {
  252. text-align:center;
  253. font-size:20px;
  254. margin-bottom:2px;
  255. text-transform:none;
  256. font-style:none;
  257. text-transform: lowercase;
  258. }
  259.  
  260.  
  261. #all {
  262. padding:10px;
  263. width:500px;
  264. margin-left:450px;
  265. margin-top:50px;
  266. font-size:10px;
  267. }
  268.  
  269.  
  270.  
  271. #posts {
  272. width:500px;
  273. padding-bottom:20px;
  274. padding:10px;
  275. margin-top:30px;
  276. font-size:15px;
  277. font-family:calibri;
  278. background-color:{color:Post};
  279. }
  280.  
  281.  
  282. #details {
  283. text-align:right;
  284. margin-top:8px;
  285. text-transform:uppercase;
  286. font-size:9px;
  287. font-family:calibri;
  288. font-style:none;
  289. border-top:1px solid {color:Line};
  290. }
  291.  
  292.  
  293. #tags {
  294. font-family:cambria;
  295. letter-spacing:0px;
  296. text-transform:lowercase;
  297. font-size:11px;
  298. color:{color:tags};
  299. font-style:italic;
  300. margin-top:2px;
  301. text-align:right;
  302. }
  303.  
  304. #tags a {
  305. display:inline-block;
  306. padding:-3px;
  307. text-align:right;
  308. color:{color:Tags};
  309. -webkit-transition: all 0.6s ease-in-out;
  310. -moz-transition: all 0.6s ease-in-out;
  311. -o-transition: all 0.6s ease-in-out;
  312. -ms-transition: all 0.6s ease-in-out;
  313. -transition: all 0.6s ease-in-out;
  314. }
  315.  
  316.  
  317. #question {
  318. padding:8px;
  319. font-family:cambria;
  320. letter-spacing:2px;
  321. text-align:right;
  322. font-style:italic;
  323. color:{color:text};
  324. background-color:{color:background}
  325. }
  326.  
  327. #cred {
  328. position:fixed;
  329. font-size:8px;
  330. font-weight:normal;
  331. line-height:150%;
  332. letter-spacing:2px;
  333. right:10px;
  334. bottom:10px;
  335. text-transform:uppercase;
  336. text-align:center;
  337. }
  338.  
  339. {CustomCSS}</style></head><body>
  340.  
  341. <div id="sidebar">
  342. <div id="title">{Blogtitle}</div>
  343. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  344. <div id="description">
  345. {Description}
  346. </div>
  347.  
  348. <div class="navhead"></div>
  349.  
  350. <div class="menu">
  351.  
  352. <a href="{text:link1 url}">{text:Link1 Title}</a>
  353. <a href="{text:link2 url}">{text:Link2 Title}</a>
  354. <a href="{text:link3 url}">{text:Link3 Title}</a>
  355. <a href="{text:link4 url}">{text:Link4 Title}</a>
  356. <a href="{text:link5 url}">{text:Link5 Title}</a>
  357. <a href="{text:link6 url}">{text:Link6 Title}</a>
  358. <a href="{text:link7 url}">{text:Link7 Title}</a>
  359. <a href="{text:link8 url}">{text:Link8 Title}</a>
  360. </div>
  361.  
  362.  
  363. <div id="pagi">
  364. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</div></div>
  365.  
  366.  
  367.  
  368. <div id="all">{block:Posts}<div id="posts">
  369.  
  370. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  371.  
  372. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  373.  
  374. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  375.  
  376. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  377.  
  378. {block:Quote}{Quote}{/block:Quote}
  379.  
  380. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  381. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  382. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  383. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  384. {/block:Audio}
  385.  
  386. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  387.  
  388. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  389.  
  390.  
  391. {block:Answer}<div id="question"><span style="text-transform:uppercase;font-size:8px;font-style:italic;"> {Asker} whispered— </span>{Question}</div><left> <font face="cambria">{Answer}</font>{/block:Answer}
  392.  
  393. <div id="details">
  394. <br> posted <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}, {Year} at {12Hour}:{Minutes} </a> {block:RebloggedFrom} from <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a> {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  395. {block:HasTags}<div id="tags">filed as:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  396. {/block:Posts}
  397. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  398. {/block:Posts}</div></div></div>
  399.  
  400.  
  401. <div id="cred"><div id="credit"><a href="http://themesbyjude.tumblr.com">© JUDE</a></div>
  402.  
  403.  
  404. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment