Advertisement
misscharliepace

Theme 10 by myknightofflowers

Jun 29th, 2013
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.00 KB | None | 0 0
  1. <html>
  2.  
  3.  
  4. <!------GUYS I MADE MY VERY OWN THEME PLEASE DON'T REMOVE THE CREDIT THIS ONE TOOK ME WEEKS LOTS OF LOVE THE GENIUNELY SURPRISED I EVEN BOTHERED WITH THIS MYKNIGHTOFFLOWERS----->
  5.  
  6. <head>
  7.  
  8. <title>{Title}</title>
  9.  
  10. <link rel="shortcut icon" href="{Favicon}" />
  11.  
  12. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  13.  
  14. <meta name="color:background" content="#ffffff"/>
  15. <meta name="color:text" content="#a56262"/>
  16. <meta name="color:link" content="#435363"/>
  17.  
  18. <meta name="image:sidebar" content="">
  19. <meta name="image:sidebar2" content="">
  20.  
  21. <meta name="text:link1" content=""/>
  22. <meta name="text:link1text" content=""/>
  23. <meta name="text:link2" content=""/>
  24. <meta name="text:link2text" content=""/>
  25. <meta name="text:link3" content=""/>
  26. <meta name="text:link3text" content=""/>
  27. <meta name="text:link4" content=""/>
  28. <meta name="text:link4text" content=""/>
  29.  
  30. <meta name="text:marqueewords" content=""/>
  31.  
  32. <style type="text/css">
  33.  
  34. body{
  35. color:{color:text};
  36. font-family:cambria;
  37. font-size:9px;
  38. text-align:justify;
  39. background-color:{color:background};
  40. }
  41.  
  42. a:link {
  43. -webkit-transition: all 0.5s ease;
  44. -moz-transition: all 0.5s ease;
  45. -o-transition: all 0.5s ease;
  46. text-decoration:none;}
  47. a:visited {text-decoration:none;}
  48. a:hover {
  49. -webkit-transition: all 0.5s ease-in-out;
  50. transition: all 0.5s ease-in-out;
  51. text-decoration:none;
  52. color:#999999}}
  53. a:active {text-decoration:none;}
  54.  
  55. #cent{
  56. width:508px;
  57. margin-left:320px;
  58. background-color:transparent;
  59. position:relative;
  60. }
  61.  
  62. #post{
  63. opacity:1;
  64. -webkit-transition: all 1s ease-in-out;
  65. transition: all 1s ease-in-out;
  66. padding:20px;
  67. background-color:transparent;
  68. width:500px;
  69. float:left;
  70. margin-top:0px;
  71. position:relative;
  72. }
  73.  
  74. #post:hover {
  75. opacity:0.85;
  76. -webkit-transition: all 1s ease;
  77. -moz-transition: all 1s ease;
  78. -o-transition: all 1s ease;
  79. }
  80.  
  81. #title {
  82. background-color:transparent;
  83. width:300px;
  84. height:0px;
  85. margin-top:450px;
  86. left:-81px;
  87. position:fixed;
  88. padding:5px;
  89. text-transform:lowercase;
  90. font-size:26px;
  91. font-family:copperlate gothic light;
  92. -webkit-transform: rotate(270deg);
  93. -moz-transform: rotate(270deg);
  94. -o-transform: rotate(270deg);
  95. }
  96.  
  97. #description{
  98. border:solid 1px #d2d2d2;
  99. background-color:{color:background};
  100. width:100px;
  101. height:163px;
  102. margin-top:371px;
  103. left:120px;
  104. position:fixed;
  105. padding:5px;
  106. }
  107.  
  108. #sidebarimage {
  109. -webkit-transition: all 1.2s ease-in-out;
  110. transition: all 1.2s ease-in-out;
  111. margin-top:235px;
  112. left:100px;
  113. position:fixed;
  114. }
  115.  
  116. #sidebarimage:hover {
  117. opacity:0;
  118. -webkit-transition: all 1.3s ease-in-out;
  119. transition: all 1.3s ease-in-out;
  120. -webkit-filter: blur(3px);
  121. }
  122.  
  123. #sidebarimage2 {
  124. -webkit-transition: all 1s ease-in-out;
  125. transition: all 1s ease-in-out;
  126. padding:5px;
  127. margin-top:251px;
  128. left:120px;
  129. border:solid 1px #d2d2d2;
  130. position:fixed;
  131. }
  132.  
  133. #sidebarimage2:hover {
  134. opacity:0.8;
  135. -webkit-transition: all 1s ease-in-out;
  136. transition: all 1s ease-in-out;
  137. }
  138.  
  139. #linkses {
  140. margin-top:362px;
  141. left:100px;
  142. width:155px;
  143. text-transform:uppercase;
  144. font-size:7px;
  145. position:fixed;
  146. background:{color:background};
  147. border-bottom:solid 1px #c2c2c2;
  148. border-top:solid 1px #c2c2c2;
  149. }
  150.  
  151. #credit {
  152. margin-top:0px;
  153. margin-left:0px;
  154. position:fixed;
  155. }
  156.  
  157. #noteybit {
  158. text-transform:uppercase;
  159. font-size:8px;
  160. padding:5px;
  161. border-top:solid 1px #e1e1e1;
  162. }
  163.  
  164. #banner {
  165. text-transform:uppercase;
  166. font-size:9px;
  167. margin-top:220px;
  168. margin-left:95px;
  169. width:150px;
  170. height:10px;
  171. position:fixed;
  172. }
  173.  
  174. #quotee {
  175. font-size:12px;
  176. font-family:georgia;
  177. }
  178.  
  179. {CustomCSS}</style>
  180.  
  181. </head>
  182. <body>
  183.  
  184. <body link="{color:link}" vlink="{color:link}" alink="#999999">
  185.  
  186. <div id="sidebarimage2">
  187. <img src="{image:sidebar2}" height="100px" width="100px">
  188. </div>
  189.  
  190. <div id="title"><center><b><i><a href="/">{title}</a></b></i></center></div>
  191.  
  192. <div id="description">
  193. <i>
  194. {Description}
  195. </i>
  196. </div>
  197.  
  198. <div style="position:fixed; bottom:0px; right:10px; font-size:13px;">
  199. <a href="http://myknightofflowers.tumblr.com/">© </a><br><br>
  200. </div>
  201.  
  202. <div id="sidebarimage">
  203. <img src="{image:sidebar}" height="325" width="155">
  204. </div>
  205.  
  206. <div id="linkses">
  207. <center>
  208. {block:PreviousPage}<a href="{PreviousPage}">← </a>{/block:PreviousPage}
  209. <a href="/ask">Ask</a href>
  210. <a href="{text:link1}">{text:link1text}</a href>
  211. <a href="{text:link2}">{text:link2text}</a href>
  212. <a href="{text:link3}">{text:link3text}</a href>
  213. <a href="{text:link4}">{text:link4text}</a href>
  214. {block:NextPage}<a href="{NextPage}">→ </a>{/block:NextPage}
  215. </center>
  216. </div>
  217.  
  218. <div id="banner">
  219. <marquee>{text:marqueewords}</marquee>
  220. </div>
  221.  
  222. <div id="cent">
  223.  
  224. {block:Posts}
  225.  
  226. <div id="post">
  227.  
  228. {block:Text}
  229. <h1>
  230. {block:Title}{Title}{/block:Title}</h1>
  231. {Body}
  232. {/block:Text}
  233.  
  234. {block:Photo}
  235. <a href="{permalink}"><img src="{PhotoURL-500}" width="500"/></a>
  236. {/block:Photo}
  237.  
  238.  
  239. {block:Photoset}
  240. {Photoset-500}
  241. {/block:Photoset}
  242.  
  243.  
  244. {block:Quote}
  245. <div id="quotee">
  246. "<i>{Quote}</i>"
  247. </div>
  248. <div align="right">
  249. {block:Source}-{Source}{/block:Source}
  250. </div>
  251. {/block:Quote}
  252.  
  253.  
  254. {block:Video}
  255. {Video-500}<br>
  256. {PlayCountWithLabel}
  257. {/block:Video}
  258.  
  259.  
  260. {block:Link}
  261. <h1>
  262. <a href="{URL}" class="link" {Target}>{Name}</a></h1>
  263. {block:Description}{Description}{/block:Description}
  264. {/block:Link}
  265.  
  266.  
  267. {block:Chat}
  268. {block:Lines}
  269. <b>
  270. {block:Label}
  271. <br>{Label}
  272. {/block:Label}
  273. </b>
  274. &nbsp;{Line}
  275. {/block:Lines}
  276. {/block:Chat}
  277.  
  278.  
  279. {block:Audio}
  280. {AudioPlayerGrey}
  281. <br><div align="right">{block:Artist}
  282. Artist: {Artist}</div>
  283. {/block:Artist}<br>
  284. {block:Caption}{Caption}{/block:Caption}
  285. {/block:Audio}
  286.  
  287.  
  288. {block:Answer}
  289. {Asker} asked <b>{Question}</b><br>
  290. {Answer}
  291. {/block:Answer}
  292.  
  293. {block:PermalinkPage}
  294. {block:Caption}
  295. {Caption}
  296. {/block:Caption}
  297. <Br>
  298. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  299. {/block:PermalinkPage}
  300.  
  301. <div id="noteybit">
  302. <center>
  303. <a href="{Permalink}">{TimeAgo}</a> with
  304. <a href="{Permalink}">{NoteCountWithLabel} </a>|
  305. {block:Tags} <a href="{TagUrl}">#{Tag}</a> {/block:Tags}
  306. </center>
  307. </div>
  308.  
  309.  
  310. </div>
  311. {/block:Posts}
  312.  
  313. </div>
  314. </body>
  315. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement