Advertisement
clairesrps

hiatus 1

Oct 8th, 2014
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.88 KB | None | 0 0
  1.  
  2.  
  3.  
  4. <!-- page theme by clairesrps // hiatus 1 -->
  5. <!-- themesbyzsu.tumblr.com // base code -->
  6.  
  7.  
  8. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11.  
  12. <head>
  13.  
  14. <title>{Title}</title>
  15. <link rel="shortcut icon" href="{Favicon}">
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  17.  
  18. <meta name="color:Background" content="#fff" />
  19. <meta name="color:Text" content="#333" />
  20.  
  21.  
  22. <meta name="color:Title" content="#000" />
  23. <meta name="color:Borders" content="#000" />
  24. <meta name="color:Sbar" content="#fff" />
  25. <meta name="color:Sidebar" content="#fff" />
  26. <meta name="color:Sidebar nav" content="#eee" />
  27. <meta name="color:Sidebar nav hover" content="#fff" />
  28. <meta name="color:Sidebar link" content="#fff" />
  29. <meta name="color:Sidebar link hover" content="#333" />
  30. <meta name="color:Link" content="#000" />
  31. <meta name="color:Link Hover" content="#666" />
  32. <meta name="color:Scrollbar" content="#666" />
  33. <meta name="color:Pre BG" content="#666" />
  34. <meta name="color:Pre Text" content="#fff" />
  35.  
  36.  
  37. <meta name="image:Background" content="" />
  38. <meta name="image:Sidebar Bg" content="" />
  39. <meta name="image:Sidebar" content="" />
  40.  
  41.  
  42. <meta name="text:Blog URL" content="blog url" />
  43. <meta name="text:Link1" content="refresh" />
  44. <meta name="text:Link1 URL" content="/" />
  45. <meta name="text:Link2" content="askbox" />
  46. <meta name="text:Link2 URL" content="/" />
  47. <meta name="text:Link3" content="link" />
  48. <meta name="text:Link3 URL" content="/" />
  49. <meta name="text:Link4" content="link" />
  50. <meta name="text:Link4 URL" content="/" />
  51.  
  52. <meta name="text:small title" content="this is your small title" />
  53.  
  54. <script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js”></script>
  55.  
  56. <script src=”http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js”></script>
  57.  
  58. <script>
  59.  
  60. (function($){
  61.  
  62. $(document).ready(function(){
  63.  
  64. $(“a[title]”).style_my_tooltips({
  65.  
  66. tip_follows_cursor:true,
  67.  
  68. tip_delay_time:30,
  69.  
  70. tip_fade_speed:300,
  71.  
  72. attribute:”title”
  73.  
  74. });
  75.  
  76. });
  77.  
  78. })(jQuery);
  79.  
  80. </script>
  81. <style type="text/css">
  82.  
  83. ::-webkit-scrollbar{height: 5px; width: 5px; -webkit-border-radius: 0px; background-color:#ffffff;}
  84.  
  85. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  86. ::-webkit-scrollbar-track{background-color:#fefefe;}
  87.  
  88. #s-m-t-tooltip {
  89. margin-top: 15px;
  90. font-family: cambria;
  91. font-size: 9px;
  92. text-transform:lowercase;
  93. padding:5px;
  94. background-color:{color:Entries};
  95. color:{color:Text};
  96. border:1px solid {color:Borders};
  97. z-index:9999;
  98. }
  99.  
  100. body {
  101. background: {color:Background};
  102. background-image: url('{image:Background}');
  103. background-attachment:fixed;
  104. position:absolute;
  105. font-size:12px;
  106. font-family: cambria;
  107. color:{color:Body};
  108. }
  109.  
  110. pre {
  111. font-family:cambria;
  112. font-size:8px;
  113. text-transform:Uppercase;
  114. background-color:{color:Pre Bg};
  115. padding:2px;
  116. text-align:center;
  117. border-left:5px solid {color:sidebar nav};
  118. border-right:5px solid {color:sidebar nav};
  119. color:{color:Pre Text};
  120. }
  121.  
  122. a {
  123. text-decoration:none;
  124. outline:none;
  125. color:{color:Link};
  126. -webkit-transition: all 0.5s ease-in-out;
  127. -moz-transition: all 0.5s ease-in-out;
  128. -o-transition: all 0.5s ease-in-out;
  129. }
  130.  
  131. a:hover {
  132. color:{color:Link Hover};
  133. -webkit-transition: all 0.5s ease-in-out;
  134. -moz-transition: all 0.5s ease-in-out;
  135. -o-transition: all 0.5s ease-in-out;
  136. }
  137.  
  138.  
  139. #backbar {
  140. float:left;
  141. position:fixed;
  142. width:425px;
  143. height:408px;
  144. margin-left:500px;
  145. margin-top:100px;
  146. background-color:{color:sbar};
  147. background-image:url('{image:sidebar bg}');
  148. background-attachment:none;
  149. background-size:auto;
  150. background-position:top left;
  151. background-repeat:repeat;
  152. border: 1px solid {color:borders};
  153. border-radius: 0px 0px 0px 0px;
  154. }
  155.  
  156. #title1 {
  157. margin-top: 6px;
  158. font-family: cambria;
  159. font-family:{font:Title};
  160. color:{color:title};
  161. font-style:none;
  162. font-weight:none;
  163. text-transform:uppercase;
  164. font-size:15px;
  165. text-align:center;
  166. text-decoration:none;
  167. text-shadow:1px 1px 0px #888888;
  168. -webkit-transition: all 0.5s ease-in-out;
  169. -moz-transition: all 0.5s ease-in-out;
  170. -o-transition: all 0.5s ease-in-out;
  171. }
  172.  
  173. #title2 {
  174. font-family:{font:Title};
  175. color:{color:Text};
  176. font-style:none;
  177. font-weight:none;
  178. text-transform:lowercase;
  179. font-style:italic;
  180. font-size:11px;
  181. text-align:center;
  182. text-decoration:none;
  183. -webkit-transition: all 0.5s ease-in-out;
  184. -moz-transition: all 0.5s ease-in-out;
  185. -o-transition: all 0.5s ease-in-out;
  186. }
  187.  
  188. #sidebar {
  189. overflow:hidden;
  190. height: 199px;
  191. border: 1px solid {color:borders};
  192. border-radius: 0px 0px 0px 0px;
  193. background-color: {color:sidebar};
  194. position:fixed;
  195. margin-top:1px;
  196. margin-left:3px;
  197. width:197px;
  198. padding:5px;
  199. }
  200.  
  201. #sidebarimg {
  202. float:left;
  203. position:fixed;
  204. width:207px;
  205. height:209px;
  206. margin-left:213px;
  207. margin-top:1px;
  208. background-color:{color:sidebar};
  209. background-image:url('{image:sidebar}');
  210. background-attachment:none;
  211. background-size:auto;
  212. background-position:top left;
  213. background-repeat:no-repeat;
  214. border: 1px solid {color:borders};
  215. border-radius: 0px 0px 0px 0px;
  216. }
  217.  
  218. #description {
  219. margin-top: 5px;
  220. margin-left:10px;
  221. margin-right:10px;
  222. font-style:normal;
  223. padding:0px;
  224. color:{color:text};
  225. font-size:10px;
  226. text-align:justify;
  227. }
  228.  
  229. #links {
  230. position:fixed;
  231. width: auto;
  232. margin-top:-1px;
  233. margin-left:-80px;
  234. text-align:left;
  235. }
  236.  
  237.  
  238. #links a{
  239. border-radius: 5px 0px 0px 5px;
  240. font-style: none;
  241. text-shadow: 1px 1px 0px {color:borders};
  242. text-align:center;
  243. font-family:cambria;
  244. line-height: 30px;
  245. height: 33.4px;
  246. margin-left:-2px;
  247. margin-bottom:1px;
  248. letter-spacing: 0px;
  249. font-size: 13px;
  250. text-transform: lowercase;
  251. width: 80px;
  252. border: 1px solid {color:borders};
  253. display:block;
  254. background:{color:sidebar nav};
  255. color:{color:sidebar link};
  256. -webkit-transition: all 0.2s ease-in-out;
  257. -moz-transition: all 0.2s ease-in-out;
  258. -o-transition: all 0.2s ease-in-out;
  259. }
  260.  
  261. #links a:hover{
  262. border: 1px solid {color:borders};
  263. color:{color:sidebar link hover};
  264. font-style:italic;
  265. background:{color:sidebar nav hover};
  266. -webkit-transition: all 0.5s ease-in-out;
  267. -moz-transition: all 0.5s ease-in-out;
  268. -o-transition: all 0.5s ease-in-out;
  269. }
  270.  
  271.  
  272.  
  273. small {
  274. font-size: 9px;
  275. }
  276.  
  277. b, strong {
  278. color:{color:title}
  279. }
  280.  
  281. i, em {
  282. color:{color:text}
  283. }
  284.  
  285. p {
  286. margin-top:5px;
  287. margin-bottom:5px
  288. }
  289.  
  290. blockquote {
  291. border-left:2px solid {color:text};
  292. padding-left:5px;
  293. margin:0px 2px 0px 10px
  294. }
  295.  
  296. askbox {
  297. margin-top:350px;
  298. margin-left:50px
  299. }
  300.  
  301. #cred a {
  302. text-align: center;
  303. text-transform: lowercase;
  304. background-color:{color:Background};
  305. position:fixed;
  306. letter-spacing: 1px;
  307. font:10px cambria;
  308. color:{color:Link Hover};
  309. height: 16px;
  310. width: 38px;
  311. line-height: 17px;
  312. bottom:20px;
  313. right:20px
  314. }
  315.  
  316. #cred a:hover {
  317. color:{color:Link}
  318. }
  319.  
  320.  
  321.  
  322.  
  323. </style>
  324. <style type="text/css">{CustomCSS}</style>
  325. </head>
  326.  
  327. <body>
  328.  
  329. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  330.  
  331. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  332.  
  333. <script>
  334.  
  335. (function($){
  336.  
  337. $(document).ready(function(){
  338.  
  339. $("a[title]").style_my_tooltips({
  340.  
  341. tip_follows_cursor:true,
  342.  
  343. tip_delay_time:10,
  344.  
  345. tip_fade_speed:60,
  346.  
  347. attribute:"title"
  348.  
  349. });
  350.  
  351. });
  352.  
  353. })(jQuery);
  354.  
  355. </script>
  356.  
  357. <div id="backbar">
  358. <div class="askbox"> <iframe frameborder="0" scrolling="no" width="100%" height="190" src="https://www.tumblr.com/ask_form/{text:blog url}" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]--></div>
  359. <div id="sidebarimg">
  360. </div>
  361.  
  362. <div id="sidebar">
  363. <div id="title1">I'M ON HIATUS.</div>
  364. <div id="title2">{text:small title}</div><br>
  365. <div id="description"><div style="overflow:auto; padding-right:5px; width: 178px; height: 130px; text-align: justify;">{block:Description}{Description}{/block:Description}</div>
  366.  
  367. </div>
  368.  
  369.  
  370. </div>
  371.  
  372.  
  373.  
  374. <div id="links">
  375. <a href="http://tumblr.com">dashboard.</a>
  376. <a href="/archive">archive.</a>
  377. <a href="{text:Link1 URL}">{text:Link1}</a>
  378. <a href="{text:Link2 URL}">{text:Link2}</a>
  379. <a href="{text:Link3 URL}">{text:Link3}</a>
  380. <a href="{text:Link4 URL}">{text:Link4}</a>
  381. </div>
  382. </div>
  383.  
  384. </div>
  385.  
  386.  
  387.  
  388.  
  389. <!-- PLEASE DON'T REMOVE THIS -->
  390. <div id="cred"><a href="http://clairesrps.tumblr.com" title="©">♡ </a></div>
  391. <!-- PLEASE DON'T REMOVE THIS -->
  392.  
  393.  
  394.  
  395. </body>
  396. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement