Advertisement
bangyixing

Theme #02 - XOXO

May 23rd, 2013
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.23 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9. <html>
  10. <head>
  11.  
  12. <!--
  13. THEME MADE BY ANDREA @ MILIKBOY
  14. PLEASE DON'T REMOVE THE CREDITS. THANK YOU.
  15. -->
  16.  
  17. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  18. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  19. <head><title>{Title}</title>
  20. <link rel="shortcut icon" href="{Favicon}">
  21. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  22. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  23. <link href='http://fonts.googleapis.com/css?family=Port+Lligat+Slab' rel='stylesheet' type='text/css'>
  24.  
  25. <!--Default Variables-->
  26.  
  27. <!--Colors-->
  28.  
  29. <meta name="color:Background" content="#ffffff"/>
  30. <meta name="color:Title" content="#9c9c9c"/>
  31. <meta name="color:Link" content="#c21f1f"/>
  32. <meta name="color:Link Hover" content="#b8b8b8"/>
  33. <meta name="color:Border" content="#f5f5f5"/>
  34. <meta name="color:Text" content="#000000"/>
  35.  
  36. <!--Images-->
  37.  
  38. <meta name="image:Background" content="">
  39. <meta name="image:Sidebar" content=""/>
  40.  
  41.  
  42. <!--Links-->
  43.  
  44. <meta name="text:Link1" content="" />
  45. <meta name="text:Link1 Title" content="" />
  46. <meta name="text:Link2" content="" />
  47. <meta name="text:Link2 Title" content="" />
  48.  
  49. <style type="text/css">
  50.  
  51. body {
  52. background:{color:Background};
  53. margin:10px;
  54. font-family:Arial;
  55. font-size:9px;
  56. color:{color:Text};
  57. background-image: url("{image:Background}");
  58. background-attachment:fixed;
  59. text-align:justify;
  60. letter-spacing:1px;
  61. line-height:140%;
  62. }
  63.  
  64. a {
  65. text-decoration:none;
  66. outline:none;
  67. -moz-outline-style:none;
  68. color:{color:Link};
  69. -webkit-transition: all 0.5s ease;
  70. -moz-transition: all 0.5s ease;
  71. -o-transition: all 0.5s ease;
  72. }
  73.  
  74. img {
  75. border:none;
  76. }
  77.  
  78. blockquote blockquote {
  79. padding-left:5px;
  80. border-left:1px solid {color:Border};
  81. }
  82.  
  83. h1 {
  84. font-size:15px;
  85. text-transform:none;
  86. font-style:none;
  87. text-align: center;
  88. line-height:140%;
  89. color:{color:Title};
  90. }
  91.  
  92. a:hover {
  93. color:{color:Text};
  94. }
  95.  
  96. small{
  97. font-size:9px;
  98. line-height:140%;
  99. }
  100.  
  101. big {
  102. font-size:12px;
  103. line-height:140%;
  104. }
  105.  
  106. b, strong{
  107. color:{color:Text};
  108. }
  109. i, em {
  110. color:{color:Text};
  111. }
  112. p{
  113. margin-top:5px;
  114. margin-bottom:5px;
  115. }
  116. blockquote {
  117. padding:0px;
  118. padding-left:5px;
  119. margin:5px;
  120. border-left:1px solid {color:Border};
  121. }
  122.  
  123. blockquote img {
  124. max-width:300px;
  125. }
  126.  
  127. ul, li img {
  128. max-with:250px;
  129. }
  130.  
  131. .audio { height:60px; padding:5px; margin-bottom:5px; }
  132. .audio-album { position:absolute; width:60px; }
  133. .audio-player { position:absolute; width:25px; height:25px; margin-left:15px; margin-top:15px; opacity:0.9; overflow:hidden; border:2px solid {color:Border}; }
  134. .audio-info { margin-top:-2px; position:relative; margin-left:70px; padding:5px; }
  135.  
  136. #entries {
  137. padding:10px;
  138. width:400px;
  139. margin-left:585px;
  140. margin-top:190px;
  141. }
  142.  
  143. #post {
  144. width:400px;
  145. padding-bottom:10px;
  146. overflow:hidden;
  147. }
  148.  
  149. #quote {
  150. font-size:15px;
  151. font-style:none;
  152. text-align:center;
  153. line-height:140%;
  154. }
  155.  
  156. #sidebar {
  157. width:1600px;
  158. height: 120px;
  159. position:fixed;
  160. margin-left:-10px;
  161. margin-top:-190px;
  162. background:{color:Text};
  163. }
  164.  
  165. #sidebarimage img{
  166. width:100px;
  167. height:100px;
  168. margin-left: 860px;
  169. padding:2px;
  170. margin-top:7px;
  171. border: 1px solid {color:Background};
  172. }
  173.  
  174.  
  175. #links {
  176. margin-top: -100px;
  177. padding-top:0px;
  178. margin-left:640px;
  179. width:195px;
  180. }
  181.  
  182. #links a {
  183. width:35px;
  184. color:{color:Background};
  185. display:inline-block;
  186. line-height:140%;
  187. padding:0px;
  188. font-size:8px;
  189. letter-spacing:1px;
  190. text-transform:uppercase;
  191. margin-right:0px;
  192. text-align:left;
  193. margin-bottom:0px;
  194. font-style:none;
  195. -webkit-transition: all 0.3s ease-in-out;
  196. -moz-transition: all 0.3s ease-in-out;
  197. -o-transition: all 0.3s ease-in-out;
  198. -ms-transition: all 0.3s ease-in-out;
  199. transition: all 0.3s ease-in-out;
  200. }
  201.  
  202. #links a:hover{
  203. text-decoration:none;
  204. color:{color:Link Hover};
  205. }
  206.  
  207. #description {
  208. font-size:9px;
  209. width:191px;
  210. height:auto;
  211. font-style:none;
  212. opacity:0.9;
  213. padding:0px;
  214. position:fixed;
  215. text-transform:none;
  216. text-align:justify;
  217. margin-top:5px;
  218. line-height: 140%;
  219. margin-left:640px;
  220. letter-spacing:1px;
  221. color:{color:Background};
  222. }
  223.  
  224. #description a {
  225. color:{color:Background};
  226. }
  227.  
  228. #description a:hover {
  229. color:{color:Link Hover};
  230. }
  231.  
  232. #pagination {
  233. font-size:8px;
  234. margin-top: 60px;
  235. text-align:center;
  236. color:{color:Background};
  237. width:200px;
  238. padding:0px;
  239. opacity:1;
  240. font-style:none;
  241. text-transform:uppercase;
  242. letter-spacing:2px;
  243. margin-left:645px;
  244. }
  245.  
  246. #pagination a {
  247. color:{color:Background};
  248. }
  249.  
  250. #pagination a:hover {
  251. color:{color:Link Hover};
  252. }
  253.  
  254. #info {
  255. font-style:none;
  256. text-align: center;
  257. margin-top:5px;
  258. margin-bottom:10px;
  259. padding-top:5px;
  260. color:{color:Link};
  261. text-transform:lowercase;
  262. font-size:8px;
  263. line-height:140%;
  264. letter-spacing:1px;
  265. border-top: 1px solid {color:Border};
  266. }
  267.  
  268. #info a:hover{
  269. text-decoration: none;
  270. color:{color:Text};
  271. }
  272.  
  273. #tags {
  274. text-transform:lowercase;
  275. font-size:8px;
  276. margin-top:0px;
  277. font-style:none;
  278. padding:-4px;
  279. text-align:center;
  280. letter-spacing:1px;
  281. }
  282.  
  283. #credit {
  284. font-family:Calibri;
  285. font-size:9px;
  286. letter-spacing:1px;
  287. float:right;
  288. position:fixed;
  289. bottom:15px;
  290. right:10px;
  291. }
  292.  
  293. #credit a {
  294. color:#ffffff;
  295. padding:5px;
  296. text-transform:uppercase;
  297. background:{color:Link};
  298. }
  299.  
  300. #credit a:hover {
  301. color:{color:Link};
  302. text-transform:uppercase;
  303. font-style:none;
  304. background:{color:Background};
  305. }
  306.  
  307. {CustomCSS}</style></head><body>
  308.  
  309. <div id="sidebar">
  310. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  311. <div id="links">
  312. <a href="/">index</a>
  313. <a href="/ask">mail</a>
  314. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  315. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  316. <a href="http://mlikboy.tumblr.com/">theme</a>
  317. </div>
  318.  
  319. <div id="description">{Description}</div>
  320.  
  321. <div id="pagination">
  322. {block:PreviousPage}
  323. <a href="{PreviousPage}">«</a>
  324. {/block:PreviousPage}
  325. {block:JumpPagination length="5"}
  326. {block:CurrentPage}
  327. <span class="current_page">{PageNumber}</span>
  328. {/block:CurrentPage}
  329.  
  330. {block:JumpPage}
  331. <a href="{URL}">{PageNumber}</a>
  332. {/block:JumpPage}
  333. {/block:JumpPagination}
  334. {block:NextPage}
  335. <a href="{NextPage}">»</a>
  336. {/block:NextPage}
  337. </div>
  338. {/block:Pagination}</div>
  339.  
  340.  
  341. <div id="entries">{block:Posts}<div id="post">
  342.  
  343. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  344.  
  345. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  346.  
  347. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  348.  
  349. {block:Quote}<div id="quote">❝<i>{Quote}</i>❞{block:Source} — <i>{Source}</i></div>{/block:Source}{/block:Quote}
  350.  
  351. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  352.  
  353. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  354.  
  355. {block:Audio}<div class="audio">{block:AlbumArt}<img class="audio-album" src="{AlbumArtURL}">{/block:AlbumArt}<div class="audio-player">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="audio-info">{block:TrackName}<b>Title:</b>{TrackName}<br>{/block:TrackName}{block:Artist}<b>Artist:</b>{Artist}<br>{/block:Artist}{block:Album}<b>Album:</b> {Album}<br>{/block:Album}{block:PlayCount}<b>Plays:</b>{PlayCount}<br>{/block:PlayCount}</div></div>
  356. {/block:Audio}
  357.  
  358. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  359.  
  360. {block:Answer}<div style="text-align:justify; background: {color:Border}; padding:10px; line-height:140%; margin-left:0px;"><b>{Asker}:</b> <i>{Question}</i></div><br>
  361. {Answer}{/block:Answer}
  362.  
  363. <div id="info">
  364. <a href="{Permalink}">{TimeAgo}</a> <font color="black">with</font> <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom} <font color="black">via</font> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}<font color="black">(</font><a href="{SourceURL}">{SourceLink}</a><font color="black">)</font>{/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}
  365.  
  366. {block:HasTags}<div id="tags">{block:Tags}<font color="black">#</font><a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  367. {/block:Posts}
  368.  
  369. {block:PostNotes}<div style="text-transform:lowercase; letter-spacing:1px; font-size:8px;">{PostNotes}</div>{/block:PostNotes}
  370.  
  371. <div id="credit"><a href="http://mlikboy.tumblr.com/">mlikboy</a></div>
  372.  
  373. </body>
  374. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement