Advertisement
kingsdylan

theme #8, roses

Dec 31st, 2013
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.63 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!----
  9. hi hope you like this theme and i hope you will also follow the rules, or else i will found you, and then i will kill you (。◕‿◕。)
  10. --->
  11.  
  12. <meta name="color:Background" content="#ffffff"/>
  13. <meta name="color:Text" content="#838282"/>
  14. <meta name="color:Link" content="#b8b8b8"/>
  15. <meta name="color:Link Hover" content="#eeeeee"/>
  16.  
  17. <meta name="image:sidebar" content=""/>
  18.  
  19. <meta name="text:link1" content="Link1"/>
  20. <meta name="text:link1 url" content="/"/>
  21. <meta name="text:link2" content="Link2"/>
  22. <meta name="text:link2 url" content="/"/>
  23. <meta name="text:link3" content="Link3"/>
  24. <meta name="text:link3 url" content="/"/>
  25.  
  26. <style type="text/css">
  27.  
  28. ::-webkit-scrollbar {background-color: ##fff; height:8px; width:8px}
  29. ::-webkit-scrollbar-thumb:vertical {background-color: #dadada; height:50px}
  30. ::-webkit-scrollbar-thumb:horizontal {background-color: #dadada; height:8px!important}
  31.  
  32.  
  33. img, a img { border: 0px; opacity: .60; filter: alpha(opacity=100); -o-transition: opacity 1.5s linear; -webkit-transition: opacity 1.5s linear; -moz-transition: opacity 1.5s linear; }
  34.  
  35. img:hover, a:hover img {opacity: 70; filter: alpha(opacity=100); -o-transition: opacity .1s linear; -webkit-transition: opacity .5s linear; -moz-transition: opacity 1.5s linear;}
  36.  
  37.  
  38. iframe#tumblr_controls {
  39. white-space:nowrap;
  40. -webkit-filter: invert(100%);
  41. -moz-filter: invert(100%);
  42. -o-filter: invert(100%);
  43. -ms-filter: invert(100%);
  44. filter: invert(100%);
  45. opacity:.2;transition: .8s ease-in-out;
  46. -webkit-transition: .8s ease-in-out;
  47. -moz-transition: .8s ease-in-out;
  48. -o-transition: .8s ease-in-out;}
  49.  
  50. body {
  51. background:{color:background};
  52. margin:0px;
  53. color:{color:text};
  54. font-family:Arial;
  55. font-size:9px;
  56. line-height:100%;
  57. }
  58.  
  59. a {
  60. cursor:help;
  61. text-decoration:none;
  62. outline:none;
  63. -moz-outline-style:none;
  64. color:{color:link};
  65. -moz-transition-duration:0.5s;
  66. -webkit-transition-duration:0.5s;
  67. -o-transition-duration:0.5s;
  68. }
  69.  
  70. a {
  71. text-decoration: none;
  72. color:{color:Link};
  73. -moz-transition-duration:0.1s;
  74. -webkit-transition-duration:0.1s;
  75. -o-transition-duration:0.1s;
  76. }
  77.  
  78. a:hover {
  79. text-decoration:none;
  80. color:{color:Link Hover};
  81. }
  82.  
  83. img {
  84. border:none;
  85. }
  86.  
  87. blockquote {
  88. padding-left:5px;
  89. border-left:2px solid;
  90. }
  91.  
  92. blockquote blockquote {
  93. padding-left:5px;
  94. border-left:2px solid;
  95. }
  96.  
  97. #post {
  98. width:500px;
  99. padding-bottom:20px;
  100. }
  101.  
  102. #entries {
  103. padding:15px;
  104. width:500px;
  105. margin-left:500px;
  106. margin-top:50px;
  107. }
  108.  
  109. #sidebar {
  110. width:150px;
  111. position:fixed;
  112. margin-left:170px;
  113. margin-top:200px;
  114. }
  115.  
  116. #sidebarimage {
  117. width: 220px;
  118. border-bottom:solid 3px #ffc7eb;
  119. border-top:2px;
  120.  
  121. }
  122.  
  123. #sidebarimage img {
  124. width:220px;
  125. height: auto;
  126. }
  127.  
  128.  
  129. #links {
  130. padding-top: 5px;
  131. padding-left:50px;
  132. text-align:center;
  133. margin-left:-52px;
  134. width:220px;
  135. letter-spacing:23px;
  136. }
  137.  
  138. #links a {
  139. letter-spacing: 0px;
  140. }
  141.  
  142. #links a:hover {
  143. color:white;
  144. font-style: none;
  145. }
  146.  
  147. #description {
  148. position:absolute;
  149. z-index:9999;
  150. max-height:75px;
  151. font-family: arial;
  152. font-size: 10px;
  153. padding:5px;
  154. text-align:center;
  155. width:210px;
  156. position:absolute;
  157. margin-left: 2px;
  158. margin-top:5px;
  159. }
  160.  
  161.  
  162. #pagination {
  163. font-size:13px;
  164. text-align:center;
  165. margin-top: -200px;
  166. margin-left:113px;
  167. width:200px;
  168. position:fixed;
  169. }
  170.  
  171. #info {
  172. text-align:center;
  173. margin-top:10px;
  174. text-transform: lowercase;
  175. border-bottom: solid 3px #ffc7eb;
  176. padding-bottom:5px;
  177. font-size: 8px;
  178. }
  179.  
  180.  
  181. #title {
  182. font-size:15px;
  183. font-family:arial;
  184. font-style:italic;
  185. text-align:left;
  186. height:40px;
  187. width:210px;
  188. line-height:55px;
  189.  
  190. }
  191.  
  192. @font-face { font-family: "redensek"; src: url('http://static.tumblr.com/4yxykdm/ICUlrfl4t/redensek_1_.ttf'); }
  193.  
  194. #zaynflirt{
  195. position:fixed;
  196. font-family:redensek;
  197. font-size:18px;
  198. line-height:50%;
  199. right:10px;
  200. bottom:15px;
  201. text-transform:uppercase;
  202. }
  203.  
  204. <!------ ASK/ANSWERED ------>
  205.  
  206. #asker {
  207. font-size: 9px;
  208. padding:5px;
  209. text-align:left;
  210. font-family:arial;
  211. color: #b6afaf;
  212. background-color:white;
  213. }
  214.  
  215. #askerj {
  216. border-radius: 100px;
  217. float: left;
  218. padding-left: 4px;
  219. padding-right: 8px;
  220. padding-top: 4px;
  221. }
  222.  
  223. #askerj img {
  224. border-radius: 100px;
  225. }
  226.  
  227. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  228.  
  229. #urlasker {
  230. font-family:cedarcursive;
  231. font-size:15px;
  232. }
  233.  
  234. #answer {
  235. text-align: right;
  236. background-color: #fcfcfc;
  237. color: #b6afaf;
  238. min-height: 30px;
  239. padding:1px;
  240. padding-right:9px;
  241. padding-left:11px;
  242. }
  243.  
  244. {CustomCSS}</style></head><body>
  245.  
  246. <div id="sidebar">
  247. <div id="title">{title}</div>
  248. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  249.  
  250. <div id="links">
  251. <u><a href="/">home</font></a></u>
  252. <a href="/ask">msg</a>
  253. <a href="{text:link1 url}">{text:link1}</a>
  254. <a href="{text:link2 url}">{text:link2}</a>
  255. <a href="{text:link3 url}">{text:link3}</a>
  256. </a>
  257.  
  258. </div>
  259.  
  260. <div id="description">{description}</div>
  261.  
  262.  
  263.  
  264. <div id="pagination">
  265. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">← </a>{/block:PreviousPage}
  266. {block:NextPage}<a href="{NextPage}"> →</a>{/block:NextPage}{/block:Pagination}
  267. </div>
  268.  
  269. </div>
  270.  
  271. <div id="zaynflirt">
  272. <a href="http://zaynflirt.tumblr.com">☾</a>
  273. </div>
  274.  
  275. <div id="entries">{block:Posts}<div id="post">
  276.  
  277. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  278.  
  279. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  280.  
  281. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  282.  
  283. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  284.  
  285. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  286.  
  287. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  288.  
  289. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  290.  
  291. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  292.  
  293. {block:Answer}<div id="askerj"><img src="{AskerPortraitURL-24}"></div><div id="asker"><div id="urlasker">{Asker} </div><br>{Question}</div><div id="answer">{Answer}</div>{/block:Answer}
  294.  
  295. <div id="info">
  296. {block:Date}{TimeAgo}</a>{/block:Date} - <a href="{Permalink}">
  297. {NoteCountWithLabel}</a>{block:RebloggedFrom} - <a href="{ReblogParentURL}"
  298. title="{ReblogParenttitle}">Via</a> - <a href="{ReblogRootURL}"title="{ReblogRoottitle}">Source</a>{/block:RebloggedFrom} {block:HasTags}-{block:Tags} <a href="{TagURL}">#{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  299.  
  300. </div>
  301. {block:PostNotes}{PostNotes}{/block:PostNotes}
  302. {/block:Posts}</div>
  303.  
  304. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement