Advertisement
misscharliepace

Theme 26 by myknightofflowers

Nov 28th, 2013
1,448
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.01 KB | None | 0 0
  1. <html>
  2.  
  3. <!------Theme 26 by myknightofflowers, please don't remove the credit and omg you're using my theme thank you god bless you have a wonderful day----->
  4.  
  5. <head>
  6.  
  7. <title>{Title}</title>
  8. <link rel="shortcut icon" href="{Favicon}" />
  9.  
  10. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  11.  
  12. <meta name="color:background" content="#ffffff"/>
  13. <meta name="color:text" content="#cecece"/>
  14. <meta name="color:link" content="#435363"/>
  15. <meta name="color:linkhover" content="#cecece">
  16. <meta name="color:sidebar" content="#f9f9f9">
  17.  
  18. <meta name="image:bigsidebar" content="">
  19.  
  20. <meta name="text:link1" content=""/>
  21. <meta name="text:link1text" content=""/>
  22. <meta name="text:link2" content=""/>
  23. <meta name="text:link2text" content=""/>
  24. <meta name="text:link3" content=""/>
  25. <meta name="text:link3text" content=""/>
  26. <meta name="text:link4" content=""/>
  27. <meta name="text:link4text" content=""/>
  28.  
  29. <style type="text/css">
  30.  
  31. body{
  32. font-family:times;
  33. font-size:10px;
  34. text-align:justify;
  35. background-color:{color:background};
  36. color:{color:text};
  37. }
  38.  
  39. a:link {
  40. -webkit-transition: all 0.5s ease;
  41. -moz-transition: all 0.5s ease;
  42. -o-transition: all 0.5s ease;
  43. text-decoration:none;}
  44. a:visited {text-decoration:none;}
  45. a:hover {
  46. -webkit-transition: all 0.5s ease-in-out;
  47. transition: all 0.5s ease-in-out;
  48. text-decoration:none;
  49. color:{color:linkhover};
  50. }
  51. a:active {text-decoration:none;}
  52.  
  53. #cent{
  54. width:540px;
  55. margin-left:530px;
  56. background-color:transparent;
  57. position:relative;
  58. }
  59.  
  60. #post{
  61. opacity:1;
  62. -webkit-transition: all 1s ease-in-out;
  63. transition: all 1s ease-in-out;
  64. padding:20px;
  65. background-color:transparent;
  66. width:500px;
  67. float:left;
  68. margin-top:0px;
  69. position:relative;
  70. }
  71.  
  72. #post:hover {
  73. opacity:0.85;
  74. -webkit-transition: all 1s ease;
  75. -moz-transition: all 1s ease;
  76. -o-transition: all 1s ease;
  77. }
  78.  
  79. #description {
  80. margin-top:177px;
  81. left:320px;
  82. position:fixed;
  83. padding:5px;
  84. font-size:9px;
  85. font-family:baskerville;
  86. }
  87.  
  88. #credit {
  89. margin-top:0px;
  90. margin-left:10px;
  91. position:fixed;
  92. }
  93.  
  94. #noteybit {
  95. text-transform:lowercase;
  96. font-size:8px;
  97. font-family:georgia;
  98. padding:5px;
  99. padding-top:5px;
  100. }
  101.  
  102. #quotee {
  103. font-size:12px;
  104. font-family:georgia;
  105. }
  106.  
  107. hr {
  108. border: 0;
  109. height: 1px;
  110. background: #e5e5e5;
  111. }
  112.  
  113. blockquote {
  114. padding-left: 10px;
  115. border-left: 2px solid #f5f5f5;
  116. }
  117.  
  118. #pagination {
  119. font-size:22px;
  120. }
  121.  
  122. #linkses1 {
  123. position:fixed;
  124. margin-top:125px;
  125. text-align:center;
  126. left:320px;
  127. font-size:10px;
  128. width:60px;
  129. font-family:baskerville;
  130. letter-spacing:0.5em;
  131. text-transform:lowercase;
  132. }
  133.  
  134. #linkses1:hover {
  135. letter-spacing:0.2em;
  136. }
  137.  
  138. #linkses2 {
  139. position:fixed;
  140. margin-top:125px;
  141. text-align:center;
  142. left:395px;
  143. font-size:10px;
  144. width:60px;
  145. font-family:baskerville;
  146. letter-spacing:0.5em;
  147. text-transform:lowercase;
  148. }
  149.  
  150. #linkses2:hover {
  151. letter-spacing:0.2em;
  152. }
  153.  
  154. #linkses3 {
  155. position:fixed;
  156. margin-top:145px;
  157. text-align:center;
  158. left:320px;
  159. font-size:10px;
  160. width:60px;
  161. font-family:baskerville;
  162. letter-spacing:0.5em;
  163. text-transform:lowercase;
  164. }
  165.  
  166. #linkses3:hover {
  167. letter-spacing:0.2em;
  168. }
  169.  
  170. #linkses4 {
  171. position:fixed;
  172. margin-top:145px;
  173. text-align:center;
  174. left:395px;
  175. font-size:10px;
  176. width:60px;
  177. font-family:baskerville;
  178. letter-spacing:0.5em;
  179. text-transform:lowercase;
  180. }
  181.  
  182. #linkses4:hover {
  183. letter-spacing:0.2em;
  184. }
  185.  
  186. #linkses5 {
  187. position:fixed;
  188. margin-top:165px;
  189. text-align:center;
  190. left:320px;
  191. font-size:10px;
  192. width:60px;
  193. font-family:baskerville;
  194. letter-spacing:0.5em;
  195. text-transform:lowercase;
  196. }
  197.  
  198. #linkses5:hover {
  199. letter-spacing:0.2em;
  200. }
  201.  
  202. #linkses6 {
  203. position:fixed;
  204. margin-top:165px;
  205. text-align:center;
  206. left:395px;
  207. font-size:10px;
  208. width:60px;
  209. font-family:baskerville;
  210. letter-spacing:0.5em;
  211. text-transform:lowercase;
  212. }
  213.  
  214. #linkses6:hover {
  215. letter-spacing:0.2em;
  216. }
  217.  
  218. #block {
  219. background:{image:bigsidebar};
  220. background:{color:sidebar};
  221. border:1px solid #e5e5e5;
  222. margin-left:-10px;
  223. margin-top:-10px;
  224. position:fixed;
  225. height:100%;
  226. width:500px;
  227. }
  228.  
  229. #littleblock {
  230. height:220px;
  231. width:160px;
  232. background-color:#ffffff;
  233. margin-top:110px;
  234. margin-left:298px;
  235. position:fixed;
  236. }
  237.  
  238. {CustomCSS}</style>
  239. </head>
  240. <body>
  241.  
  242. <body link="{color:link}" vlink="{color:link}" alink="#999999">
  243.  
  244. <div id="block" width="500">
  245. <img src="{image:bigsidebar}" width="500">
  246. </div>
  247.  
  248. <div id="littleblock">
  249. </div>
  250.  
  251. <div id="linkses1">
  252. <a href="/"><i> Home</i></a href>
  253. </div>
  254.  
  255. <div id="linkses2">
  256. <a href="/ask"><i>Ask</i></a href>
  257. </div>
  258.  
  259. <div id="linkses3">
  260. <a href="{text:link1}"><i>{text:link1text}</i></a href>
  261. </div>
  262.  
  263. <div id="linkses4">
  264. <a href="{text:link2}"><i>{text:link2text}</i></a href>
  265. </div>
  266.  
  267. <div id="linkses5">
  268. <a href="{text:link3}"><i>{text:link3text}</i></a href>
  269. </div>
  270.  
  271. <div id="linkses6">
  272. <a href="{text:link4}"><i>{text:link4text}</i></a href>
  273. </div>
  274.  
  275. <div id="description">
  276. <div style="width:120px">
  277. <center>
  278. <img src="http://www.mulligansrun.com/horses/Leaf-Line-Divider-small.gif" width="70">
  279. <br>
  280. <i>{Description}</i>
  281. <br><br>
  282. {block:PreviousPage}<a href="{PreviousPage}"><i>b a c k</i></a>{/block:PreviousPage} ||
  283. {block:NextPage}<a href="{NextPage}"><i> f o r t h</i></a>{/block:NextPage}
  284. </center>
  285. </div></div>
  286.  
  287. <div style="position:fixed; bottom:0px; right:10px; font-size:7px;">
  288. <a href="http://jackdonnellly.tumblr.com/">T H E M E </a><br><br>
  289. </div>
  290.  
  291. <div id="cent">
  292. {block:Posts}
  293. <div id="post">
  294.  
  295. {block:Text}
  296. <h1>
  297. {block:Title}{Title}{/block:Title}</h1>
  298. {Body}
  299. {/block:Text}
  300.  
  301. {block:Photo}
  302. <a href="{permalink}"><img src="{PhotoURL-500}" width="500"/></a>
  303. {/block:Photo}
  304.  
  305. {block:Photoset}
  306. {Photoset-500}
  307. {/block:Photoset}
  308.  
  309. {block:Quote}
  310. <div id="quotee">
  311. ❝<i>{Quote}</i>❞
  312. </div>
  313. <div align="right">
  314. {block:Source}-{Source}{/block:Source}
  315. </div>
  316. {/block:Quote}
  317.  
  318. {block:Video}
  319. {Video-500}<br>
  320. {PlayCountWithLabel}
  321. {/block:Video}
  322.  
  323. {block:Link}
  324. <h1>
  325. <a href="{URL}" class="link" {Target}>{Name}</a></h1>
  326. {block:Description}{Description}{/block:Description}
  327. {/block:Link}
  328.  
  329. {block:Chat}
  330. {block:Lines}
  331. <b>
  332. {block:Label}
  333. <br>{Label}
  334. {/block:Label}
  335. </b>
  336. &nbsp;{Line}
  337. {/block:Lines}
  338. {/block:Chat}
  339.  
  340. {block:Audio}
  341. {AudioPlayerGrey}
  342. <br><div align="right">{block:Artist}
  343. Artist: {Artist}</div>
  344. {/block:Artist}<br>
  345. {block:Caption}{Caption}{/block:Caption}
  346. {/block:Audio}
  347.  
  348. {block:Answer}
  349. <div style="padding:10px; border:double #efefef;"><img src="{AskerPortraitURL-24}"> {Asker} said: <b>{Question}</b></div>
  350. {Answer}
  351. {/block:Answer}
  352.  
  353. {block:PermalinkPage}
  354. {NoteCountWithLabel}
  355. {block:Caption}
  356. {Caption}
  357. {/block:Caption}
  358. <br>
  359. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  360. {/block:PermalinkPage}
  361.  
  362. <div id="noteybit">
  363. <center>
  364. <i>
  365. <a href="{Permalink}">{TimeAgo}</a> /
  366. <a href="{Permalink}">{NoteCountWithLabel}</a> /
  367. {block:ContentSource}
  368. <a href="{SourceURL}">Source</a> /
  369. {/block:ContentSource}
  370. {block:RebloggedFrom}
  371. <a href="{ReblogParentURL}">via</a> //
  372. {/block:RebloggedFrom}
  373. {block:Tags} <a href="{TagUrl}">#{Tag}</a> {/block:Tags}
  374. </i>
  375. <hr>
  376. </center>
  377. </div>
  378.  
  379. </div>{/block:Posts}
  380.  
  381. </div>
  382. </body>
  383. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement