Advertisement
foreverora

Theme 1: Beautiful

Dec 6th, 2012
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.73 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>
  4. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  5. <link href='http://fonts.googleapis.com/css?family=Text+Me+One' rel='stylesheet' type='text/css'>
  6. <title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  10.  
  11. <!---- theme by curlsintherain @ tumblr, do not remove credit or move to secondary page --->
  12.  
  13. <meta name="color:Background" content="#ffffff"/>
  14. <meta name="color:Text" content="#838282"/>
  15. <meta name="color:Link" content="#b8b8b8"/>
  16. <meta name="image:sidebar" content=""/>
  17. <meta name="text:Link3" content"link3"/>
  18. <meta name="text:link3 url" content"/"/>
  19.  
  20. <style type="text/css">
  21.  
  22. body {
  23. background:{color:background};
  24. margin:0px;
  25. color:{color:text};
  26. font-family:Calibri;
  27. font-size:10px;
  28. line-height:100%;
  29. }
  30.  
  31. a {
  32. text-decoration:none;
  33. outline:none;
  34. -moz-outline-style:none;
  35. color:{color:link};
  36. }
  37.  
  38. img {
  39. border:none;
  40. }
  41.  
  42. blockquote {
  43. padding-left:5px;
  44. border-left:2px solid;
  45. }
  46.  
  47. blockquote blockquote {
  48. padding-left:5px;
  49. border-left:2px solid;
  50. }
  51.  
  52. h1 {
  53. font-size:15px;
  54. }
  55.  
  56. #entries {
  57. padding:10px;
  58. width:500px;
  59. margin-left:500px;
  60. margin-top:40px;
  61. }
  62.  
  63. #post {
  64. width:500px;
  65. padding-bottom:20px;
  66. }
  67.  
  68. #sidebar {
  69. width:200px;
  70. position:fixed;
  71. margin-left:200px;
  72. margin-top:100px;
  73. }
  74.  
  75. #credit {
  76. position:fixed;
  77. width:80px;
  78. right:2px;
  79. bottom:3px;
  80. line-height:5px;
  81. letter-spacing:1px;
  82. font:9px trebuchet ms;
  83. text-transform:uppercase;
  84.  
  85. }
  86.  
  87. #credit:hover {
  88.  
  89. padding:2px;
  90. border:1px dashed;
  91. }
  92.  
  93. #sidebarlinks {
  94. font-family: 'Text Me One', sans-serif;
  95. text-align:center;
  96. font-size:10px;
  97. margin-top:-8px;
  98. letter-spacing:1px;
  99. }
  100. #title {
  101. font-size:20px;
  102. text-align:center;
  103. margin-bottom:0px;
  104. margin-top:8px;
  105. font-family: 'Pacifico', cursive;
  106. letter-spacing:9px;
  107. }
  108.  
  109. #sidebarimage {
  110. width 150px;
  111. margin-left:20px;
  112. }
  113.  
  114. #sidebarimage img {
  115. width:150px;
  116. opacity:1;
  117. }
  118.  
  119.  
  120. #description {
  121. padding:5px;
  122. text-align:center;
  123. }
  124.  
  125. #pagination {
  126. font-size:20px;
  127. text-align:center;
  128. }
  129.  
  130. #info {
  131. text-align:center;
  132. margin-top:10px;
  133. }
  134.  
  135. #asker {
  136. float:left;
  137. margin-right:5px;
  138. }
  139.  
  140.  
  141. {CustomCSS}</style></head><body>
  142.  
  143. <div id="sidebar">
  144.  
  145. <div id="title">{Title}</div>
  146.  
  147.  
  148. <div id="sidebarlinks"> <br>
  149. <a href="/">home</a>
  150. <a href="/ask"> mail</a>
  151. <a href="{text:link3 url}">{text:Link3}</a>
  152. </div>
  153. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  154. <div id="description">{Description}</div>
  155.  
  156.  
  157. <div id="pagination">
  158. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">ยซ</a>{/block:PreviousPage}
  159. {block:NextPage}<a href="{NextPage}">ยป</a>{/block:NextPage}{/block:Pagination}
  160. </div>
  161.  
  162. </div>
  163.  
  164. <div id="entries">{block:Posts}<div id="post">
  165.  
  166. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  167.  
  168. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  169.  
  170. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  171.  
  172. {block:Quote}{Quote}{block:Source} โ€”{Source}{/block:Source}{/block:Quote}
  173.  
  174. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  175.  
  176. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  177.  
  178. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  179.  
  180. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  181.  
  182. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
  183.  
  184. <div id="info">
  185. {block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">
  186. {NoteCountWithLabel}</a>{block:RebloggedFrom}<br>via:<a href="{ReblogParentURL}"
  187. title="{ReblogParentTitle}">{ReblogParentName}</a> source:<a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a>{/block:RebloggedFrom}<br> {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  188.  
  189. </div>
  190. {block:PostNotes}{PostNotes}{/block:PostNotes}
  191. {/block:Posts}</div>
  192. <div id="credit"> <a href="http://curlsintherain.tumblr.com/">CURLSINTHERAIN</a></div>
  193. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement