Advertisement
pattybuns94

rjreferttheme001

Sep 14th, 2012
985
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.13 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2.  
  3. <!--
  4. RJ Tumblr Theme - Refer Page - 001
  5. Made by Patty of Rekindling-Joy.Webs.Com
  6. DO NOT REMOVE CREDIT.
  7. DO NOT USE AS BASE.
  8. DO NOT REDISTRIBUTE AS YOUR OWN.
  9. -->
  10.  
  11. <html>
  12. <head>
  13.  
  14. <!-- DEFAULT VARIABLES -->
  15. <meta name="color:backgroundcolor" content="#fcfbfa" />
  16. <meta name="color:background2color" content="#e9da84" />
  17. <meta name="color:desc" content="#585230" />
  18. <meta name="color:borders" content="#f7f5f3" />
  19. <meta name="color:linkage" content="#9e890c" />
  20. <meta name="color:linkagehover" content="#44392b" />
  21.  
  22. <meta name="text:oldURLname" content="" />
  23. <meta name="text:newURLname" content="" />
  24. <meta name="text:newURLlink" content="" />
  25.  
  26. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  27. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  28. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  29. <link rel="shortcut icon" href="{Favicon}" />
  30. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  31.  
  32. <link href='http://fonts.googleapis.com/css?family=Amatic+SC:400,700' rel='stylesheet' type='text/css'>
  33.  
  34. <style type="text/css">
  35.  
  36. body {
  37. background-color: {color:backgroundcolor};
  38. margin:0px 0px; padding:0px;
  39. text-align:center;
  40. }
  41.  
  42. ::-webkit-scrollbar-thumb:vertical {
  43. background-color: {color:borders};
  44. }
  45.  
  46. ::-webkit-scrollbar {
  47. height: 20px;
  48. width: 10px;
  49. background-color: {color:backgroundcolor};
  50. }
  51.  
  52. #content {
  53. text-align:left;
  54. width: 900px;
  55. margin:0 auto 0 auto;
  56. }
  57.  
  58. #stuffleft {
  59. position:fixed;
  60. }
  61.  
  62. #descimg1 img{
  63. width: 96px;
  64. text-align:center;
  65. border: 5px solid {color:borders};
  66. margin-left: 80px;
  67. position:fixed;
  68. top:30%;
  69. z-index: 899;
  70. }
  71.  
  72. #titles {
  73. padding: 2px;
  74. width:455px;
  75. position:fixed;
  76. top:30%;
  77. margin-top: 20px;
  78. margin-left:205px;
  79. z-index: 899;
  80. }
  81.  
  82. #title {
  83. font-family: 'Amatic SC', 'trebuchet MS', sans serif;
  84. font-weight: 700;
  85. font-style: none;
  86. font-size: 20pt;
  87. line-height: 15pt;
  88. letter-spacing: 0px;
  89. text-align: center;
  90. text-transform: uppercase;
  91. color: {color:titlecolor};
  92. }
  93.  
  94. #title:hover {
  95. letter-spacing: 2px;
  96. }
  97.  
  98. #title2 {
  99. font-family: 'Times New Roman', serif;
  100. font-weight: normal;
  101. font-style: none;
  102. font-size: 7pt;
  103. line-height: 7.5pt;
  104. letter-spacing: 2px;
  105. margin-top:5px;
  106. text-align: center;
  107. text-transform: uppercase;
  108. color: {color:desc};
  109. }
  110.  
  111. #theme {
  112. right: 5px;
  113. bottom: 5px;
  114. position: fixed;
  115. text-transform: lowercase;
  116. font-size: 6pt;
  117. letter-spacing: 5px;
  118. font-family: 'Georgia', serif;
  119. font-style: italic;
  120. z-index: 999;
  121. }
  122.  
  123. #stuffright {
  124. position:fixed;
  125. top:30%;
  126. }
  127.  
  128. #sidebg {
  129. height: 120%;
  130. width: 370px;
  131. margin-left: 250px;
  132. margin-top: -200px;
  133. position:fixed;
  134. background-color: {color:background2color};
  135. z-index: 599;
  136. }
  137.  
  138. #sidebg2 {
  139. height: 150px;
  140. width: 120%;
  141. margin-left: 200px;
  142. margin-top: -20px;
  143. position:fixed;
  144. background-color: {color:borders};
  145. z-index: 699;
  146. }
  147.  
  148. a, a:link, a:visited {
  149. color: {color:linkage};
  150. text-decoration: none;
  151. }
  152.  
  153. a:hover {
  154. color: {color:linkagehover};
  155. text-decoration: none;
  156. }
  157.  
  158. a.theme, a.theme:link, a.theme:visited {
  159. color: {color:linkage};
  160. text-decoration: none;
  161. }
  162.  
  163. a.theme:hover {
  164. color: {color:linkagehover};
  165. text-decoration: none;
  166. }
  167.  
  168. </style>
  169.  
  170. <style type="text/css">{CustomCSS}</style>
  171. </head>
  172.  
  173. <body>
  174. <div id="theme">
  175. <a href="http://rekindling-joy.webs.com/portfolio/tumblrthemes.html" title="Theme Creator" target="_blank" class="theme">RJ<br/>Tumblr<br />Themes</a>
  176. </div>
  177.  
  178. <div id="content">
  179.  
  180. <div id="stuffright">
  181. <div id="sidebg2"></div>
  182. <div id="sidebg"></div>
  183. </div>
  184.  
  185. <div="stuffleft">
  186.  
  187. <div id="titles">
  188. <div id="title"><a href="{text:newURLlink}" title="{text:newURLname}" target="_blank">{text:oldURLname} > {text:newURLname}</a></div>
  189. <div id="title2">{Description}</div>
  190. </div>
  191.  
  192. <div id="descimages">
  193. <div id="descimg1"><a href="{text:newURLlink}" title="{text:newURLname}" target="_blank"><img src="{PortraitURL-96}" /></a></div>
  194. </div>
  195.  
  196. </div>
  197.  
  198. </div>
  199.  
  200. </body>
  201. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement