Advertisement
misscharliepace

Theme 22 by gwapple

Sep 18th, 2013
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.34 KB | None | 0 0
  1. <html>
  2.  
  3. <!------Theme 22 by gwapple, please don't do any of the things you're not supposed to do and thanks for choosing my theme omg have a really lovely day (like everyday)----->
  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:link shadow" content="#cecece">
  17. <meta name="color:picture border" content="#e5e5e5">
  18.  
  19. <meta name="image:header" 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. <meta name="text:link5" content=""/>
  30. <meta name="text:link5text" content=""/>
  31.  
  32. <style type="text/css">
  33.  
  34. body{
  35. font-family:georgia;
  36. font-size:10px;
  37. text-align:justify;
  38. background-color:{color:background};
  39. color:{color:text};
  40. margin:0;
  41. }
  42.  
  43. a:link {
  44. -webkit-transition: all 0.5s ease;
  45. -moz-transition: all 0.5s ease;
  46. -o-transition: all 0.5s ease;
  47. text-decoration:none;}
  48. a:visited {text-decoration:none;}
  49. a:hover {
  50. -webkit-transition: all 0.5s ease-in-out;
  51. transition: all 0.5s ease-in-out;
  52. text-decoration:none;
  53. text-shadow:1px 1px {color:link shadow};
  54. color:{color:linkhover};
  55. }
  56. a:active {text-decoration:none;}
  57.  
  58. #cent{
  59. width:535px;
  60. margin-left:-110px;
  61. margin-top:140px;
  62. background-color:transparent;
  63. position:relative;
  64. left:50%;
  65. }
  66.  
  67. #post{
  68. opacity:1;
  69. -webkit-transition: all 1s ease-in-out;
  70. transition: all 1s ease-in-out;
  71. padding:15px;
  72. background-color:transparent;
  73. width:500px;
  74. float:left;
  75. margin-top:0px;
  76. position:relative;
  77. }
  78.  
  79. #post:hover {
  80. opacity:0.85;
  81. -webkit-transition: all 1s ease;
  82. -moz-transition: all 1s ease;
  83. -o-transition: all 1s ease;
  84. }
  85.  
  86. #title {
  87. font-size:20px;
  88. font-family:georgia;
  89. }
  90.  
  91. #description {
  92. margin-top:20px;
  93. margin-left:-405px;
  94. left:50%;
  95. position:fixed;
  96. padding:5px;
  97. font-size:8px;
  98. font-family:geneva;
  99. width:200px;
  100. height:140px;
  101. }
  102.  
  103. #linkses {
  104. text-transform:uppercase;
  105. background-color:transparent;
  106. border-top:solid 1px #e5e5e5;
  107. padding-top:5px;
  108. font-size:8px;
  109. font-family:cambria;
  110. }
  111.  
  112. #credit {
  113. margin-top:0px;
  114. margin-left:10px;
  115. position:fixed;
  116. }
  117.  
  118. #noteybit {
  119. text-transform:lowercase;
  120. font-size:8px;
  121. font-family:georgia;
  122. padding:5px;
  123. padding-top:5px;
  124. }
  125.  
  126. #quotee {
  127. font-size:12px;
  128. font-family:georgia;
  129. }
  130.  
  131. #pagination {
  132. font-size:26px;
  133. }
  134.  
  135. hr {
  136. border: 0;
  137. height: 1px;
  138. background: #e5e5e5;
  139. }
  140.  
  141. blockquote {
  142. padding-left: 10px;
  143. border-left: 2px solid #f5f5f5;
  144. }
  145.  
  146. .Line {
  147. position:fixed;
  148. border-left: 1px solid #e5e5e5;
  149. left:50%;
  150. height:1000%;
  151. width:10px;
  152. margin-top:-500px;
  153. margin-left:-150px;
  154. }
  155.  
  156. #linee {
  157. position:fixed;
  158. border-bottom:solid 5px {color:picture border};
  159. width:900px;
  160. height:120px;
  161. top:0px;
  162. left:50%;
  163. margin-left:-450px;
  164. z-index:2;
  165. }
  166.  
  167. #top {
  168. position:fixed;
  169. z-index:1;
  170. top:0px;
  171. left:50%;
  172. margin-left:-450px;
  173. width:900px;
  174. height:120px;
  175. height:auto;
  176. }
  177.  
  178. .header {
  179. width:900px;
  180. height:120px;
  181. margin-top:0px;
  182. margin-left:0px;
  183. padding:0;
  184. position:fixed;
  185. }
  186.  
  187. {CustomCSS}</style>
  188. </head>
  189. <body>
  190.  
  191. <body link="{color:link}" vlink="{color:link}" alink="#999999">
  192.  
  193. <div class="Line"> </div>
  194.  
  195. <div id="description">
  196. <center>
  197.  
  198. <div id="title">
  199. <i><b>{Title}</b></i>
  200. </div>
  201.  
  202. <br>
  203.  
  204. {Description}
  205. <br><br>
  206.  
  207. <div id="linkses">
  208. <span title="Home"><a href="/">home</a href></span> -
  209. <span title="Ask"><a href="/ask">ask</a href></span> -
  210. <span title="{text:link1text}"><a href="{text:link1}">{text:link1text}</a href></span> -
  211. <span title="{text:link2text}"><a href="{text:link2}">{text:link2text}</a href></span> -
  212. <span title="{text:link3text}"><a href="{text:link3}">{text:link3text}</a href></span> -
  213. <span title="{text:link4text}"><a href="{text:link4}">{text:link4text}</a href></span> -
  214. <span title="{text:link5text}"><a href="{text:link5}">{text:link5text}</a href></span>
  215. </div>
  216.  
  217. <div id="pagination">
  218. {block:PreviousPage}<a href="{PreviousPage}">ยซ</a>{/block:PreviousPage}
  219. {block:NextPage}<a href="{NextPage}">ยป</a>{/block:NextPage}<br>
  220. </div>
  221. </center>
  222. </div>
  223.  
  224. <div style="position:fixed; bottom:0px; right:10px; font-size:7px;">
  225. <a href="http://gwapple.tumblr.com/">T H E M E </a><br><br>
  226. </div>
  227.  
  228. <div id="linee"> </div>
  229.  
  230. <div id="top">
  231. <img src="{image:header}" height="120px" width="900px">
  232. </div>
  233.  
  234. <div id="cent">
  235. {block:Posts}
  236. <div id="post">
  237.  
  238. {block:Text}
  239. <h1>
  240. {block:Title}{Title}{/block:Title}</h1>
  241. <blockquote>{Body}</blockquote>
  242. {/block:Text}
  243.  
  244. {block:Photo}
  245. <a href="{permalink}"><img src="{PhotoURL-500}" width="500"/></a>
  246. {/block:Photo}
  247.  
  248. {block:Photoset}
  249. {Photoset-500}
  250. {/block:Photoset}
  251.  
  252. {block:Quote}
  253. <div id="quotee">
  254. โ<i>{Quote}</i>โž
  255. </div>
  256. <div align="right">
  257. {block:Source}-{Source}{/block:Source}
  258. </div>
  259. {/block:Quote}
  260.  
  261. {block:Video}
  262. {Video-500}<br>
  263. {PlayCountWithLabel}
  264. {/block:Video}
  265.  
  266. {block:Link}
  267. <h1>
  268. <a href="{URL}" class="link" {Target}>{Name}</a></h1>
  269. {block:Description}{Description}{/block:Description}
  270. {/block:Link}
  271.  
  272. {block:Chat}
  273. {block:Lines}
  274. <b>
  275. {block:Label}
  276. <br><div style="text-transform:uppercase; display:inline;">{Label}</div>
  277. {/block:Label}
  278. </b> {Line}
  279. {/block:Lines}
  280. <br>
  281. <br>
  282. {/block:Chat}
  283.  
  284. {block:Audio}
  285. {AudioPlayerWhite}
  286. <br>
  287. {/block:Audio}
  288.  
  289. {block:Answer}
  290. <div style="background:#f3f3f3; padding:10px; border-radius:10px; overflow:hidden;">{Asker} said: <b>{Question}</b></div>
  291. {Answer}
  292. {/block:Answer}
  293.  
  294. {block:PermalinkPage}
  295. {NoteCountWithLabel}
  296. {block:Caption}
  297. {Caption}
  298. {/block:Caption}
  299. <br><br>
  300. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  301. {/block:PermalinkPage}
  302.  
  303. <div id="noteybit">
  304. <center>
  305. <hr>
  306. <i>
  307. <a href="{Permalink}">{TimeAgo}</a> /
  308. <a href="{Permalink}">{NoteCountWithLabel}</a> /
  309. {block:ContentSource}
  310. <a href="{SourceURL}">Source</a> /
  311. {/block:ContentSource}
  312. {block:RebloggedFrom}
  313. <a href="{ReblogParentURL}">via</a> //
  314. {/block:RebloggedFrom}
  315. {block:Tags} <a href="{TagUrl}">#{Tag}</a> {/block:Tags}
  316. </i>
  317. </center>
  318. </div>
  319. </div>{/block:Posts}
  320.  
  321. </div>
  322. </body>
  323. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement