Advertisement
zoeyrph

zoeyrph Gossip Blog Theme #1: Liar, Liar.

Sep 5th, 2014
863
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.39 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. <!-- Gossip Blog Theme by zoeysthemes.tumblr.com (zoeyrph|tumblr).
  9. Please don't steal this, or edit and repost. I'll get butthurt.
  10. Yes, you may edit this, but do not distribute. Don't be an a$$hole.
  11. Enjoy! Original basecode by enterprizer @ tumblr -->
  12.  
  13. <meta name="color:Background" content="#ffffff"/>
  14. <meta name="color:Text" content="#000000"/>
  15. <meta name="color:Link" content="#000000"/>
  16. <meta name="image:sidebar" content="https://secure.static.tumblr.com/26d4202e5d4538cc8ca338e20b6eb1f8/vdtzg0z/oOOnbfuyq/tumblr_static_ms4ug1kycjk00okok0gc8484.gif"/>
  17. <meta name="text:asker something" content="said"/>
  18. <meta name="text:read more text" content="REVEAL SINS"/>
  19. <meta name="text:read more symbol" content="✎"/>
  20. <meta name="text:Link1URL" content="/"/>
  21. <meta name="text:Link1Title" content="home"/>
  22. <meta name="text:Link2URL" content="/ask"/>
  23. <meta name="text:Link2Title" content="ask"/>
  24. <meta name="text:Link3URL" content="http://tumblr.com/dashboard"/>
  25. <meta name="text:Link3Title" content="dash"/>
  26.  
  27. <style type="text/css">
  28.  
  29. body {
  30. background:{color:background};
  31. background-image:url('https://31.media.tumblr.com/7998b95d97cc5e1d67d7eb66efb9c893/tumblr_inline_nbfr611Wj21rgofdh.jpg');
  32. background-repeat:no-repeat;
  33. background-attachment:fixed;
  34. margin:0px;
  35. color:{color:text};
  36. font-family:Calibri;
  37. font-size:12px;
  38. line-height:100%;
  39. }
  40.  
  41. a {
  42. text-decoration:none;
  43. outline:none;
  44. -moz-outline-style:none;
  45. color:{color:link};
  46. }
  47.  
  48. img {
  49. border:none;
  50. }
  51.  
  52. blockquote {
  53. padding-left:5px;
  54. border-left:2px solid;
  55. }
  56.  
  57. blockquote blockquote {
  58. padding-left:5px;
  59. border-left:2px solid;
  60. }
  61.  
  62. h1 {
  63. font-size:15px;
  64. }
  65.  
  66. #entries {
  67. padding:10px;
  68. width:500px;
  69. margin-left:525px;
  70. margin-top:40px;
  71. }
  72.  
  73. #post {
  74. width:500px;
  75. padding-bottom:50px;
  76. }
  77.  
  78. #sidebar {
  79. width:250px;
  80. position:fixed;
  81. margin-left:200px;
  82. margin-top:100px;
  83. }
  84.  
  85. #title {
  86. font-size:15px;
  87. font-weight:bold;
  88. padding:5px;
  89. text-align:center;
  90. margin-bottom:5px;
  91. text-transform:uppercase;
  92. }
  93.  
  94. #navilinks {
  95. width:70px;
  96. height:65px;
  97. padding:0px;
  98. margin-left:0px;
  99. margin-top:58px;
  100. }
  101.  
  102. .nlinks {
  103. position:fixed;
  104. width:70px;
  105. padding:2px;
  106. margin-left:-80px;
  107. margin-top:-227px;
  108. }
  109.  
  110. .nlinks a {
  111. font-family:calibri;
  112. font-size:10px;
  113. text-align:center;
  114. text-transform:uppercase;
  115. width:70px;
  116. background-color:#000000;
  117. color:#ffffff;
  118. display:block;
  119. padding:2px;
  120. margin-bottom:5px;
  121. box-shadow:none;
  122. -webkit-transition: all 0.5s ease-in-out;
  123. -moz-transition: all 0.5s ease-in-out;
  124. -o-transition: all 0.5s ease-in-out;
  125. -ms-transition: all 0.5s ease-in-out;
  126. transition: all 0.5s ease-in-out;
  127. }
  128.  
  129. .nlinks a:hover {
  130. box-shadow:inset -75px -75px 400px #000;
  131. }
  132.  
  133. #sidebarimage {
  134. width 250px;
  135. }
  136.  
  137. #sidebarimage img {
  138. width:250px;
  139. }
  140.  
  141. #description {
  142. position:fixed;
  143. padding:2px;
  144. width:250px;
  145. height:50px;
  146. text-align:center;
  147. }
  148.  
  149. #pagination {
  150. font-size:12px;
  151. text-align:center;
  152. font-style:italic;
  153. margin-top:-60px;
  154. margin-left:90px;
  155. position:fixed;
  156. }
  157.  
  158. #info {
  159. text-align:center;
  160. margin-top:10px;
  161. }
  162.  
  163. #asker {
  164. float:left;
  165. margin-right:5px;
  166. }
  167.  
  168. #cred {
  169. position:fixed;
  170. font-size:15px;
  171. font-weight:normal;
  172. line-height:150%;
  173. letter-spacing:2px;
  174. right:10px;
  175. bottom:10px;
  176. text-transform:uppercase;
  177. text-align:center;
  178. }
  179.  
  180. #cred a {
  181. padding:3px;
  182. color:{color:text};
  183. -moz-transition-duration:0.5s;
  184. -webkit-transition-duration:0.5s;
  185. -o-transition-duration:0.5s;
  186. }
  187.  
  188. {CustomCSS}</style></head><body>
  189.  
  190. <div id="sidebar">
  191.  
  192. <div id="title"><a href="/">{Title}</a></div>
  193.  
  194. <div id="sidebarimage"><a href="/"><img src="{image:sidebar}"></a></div>
  195.  
  196. <div id="description">{Description}</div>
  197.  
  198. <div id="navilinks">
  199. <div class="nlinks">
  200.  
  201. <a href="{text:Link1URL}">{text:Link1Title}</a>
  202. <a href="{text:Link2URL}">{text:Link2Title}</a>
  203. <a href="{text:Link3URL}">{text:Link3Title}</a>
  204.  
  205. </div></div>
  206.  
  207. <div id="pagination">
  208. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« the pretty lies</a>{/block:PreviousPage}<br/>
  209. {block:NextPage}<a href="{NextPage}">the ugly truth »</a>{/block:NextPage}{/block:Pagination}
  210. </div>
  211.  
  212.  
  213.  
  214. </div>
  215.  
  216. <div id="entries">{block:Posts}<div id="post">
  217.  
  218. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{block:More}
  219. <a href="{Permalink}" class="readMoreLink"><h1>{text:read more symbol} {text:read more text} →</h1></a>
  220. {/block:More}{/block:Text}
  221.  
  222. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  223.  
  224. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  225.  
  226. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  227.  
  228. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  229.  
  230. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  231.  
  232. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  233.  
  234. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  235.  
  236. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker} {text:asker something}:<br>{Question}<br>{Answer}{/block:Answer}
  237.  
  238. <div id="info">
  239. {block:Date}secrets were told {TimeAgo}{/block:Date} and <a href="{Permalink}">
  240. {NoteCount} know everything</a><br> {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  241.  
  242. </div>
  243. {block:PostNotes}{PostNotes}{/block:PostNotes}
  244. {/block:Posts}</div>
  245.  
  246. <div id="cred"><a href="http://zoeysthemes.tumblr.com/">♔</a></div>
  247.  
  248. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement