alithegreat

THEME 7; RENEE PAN

May 21st, 2014
776
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.59 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.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <head>
  6.  
  7. <title>{Title}</title>
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  11.  
  12. <!----
  13.  
  14. BASE THEME: Themesbyvanne.tumblr.com
  15. EDITED THEME AND DETAILS: Alicatofrp.tumblr.com
  16. NAME/NUMBER: Renee Pan; Theme Seven
  17.  
  18. Edited for public use by Ali (alicatofrp). Please do not remove the credit from where it is. However, feel free to edit it however much you want; just don't redestritube it afterwards saying that it's yours. I worked very hard on this, alright?
  19.  
  20. :)
  21.  
  22. --->
  23.  
  24. <meta name="image:Sidebar" content=""/>
  25. <meta name="image:Sidebar BG" content=""/>
  26. <meta name="image:Background" content=""/>
  27.  
  28. <meta name="color:Background" content=""/>
  29. <meta name="color:Title" content=""/>
  30. <meta name="color:Blockquote" content=""/>
  31. <meta name="color:Text" content=""/>
  32. <meta name="color:Border" content=""/>
  33. <meta name="color:Link" content=""/>
  34. <meta name="color:Entries" content=""/>
  35. <meta name="color:Description" content=""/>
  36. <meta name="color:Sidebar BG" content=""/>
  37. <meta name="color:Navigation" content=""/>
  38. <meta name="color:Navigation Links" content=""/>
  39.  
  40. <meta name="text:Link1 URL" content=""/>
  41. <meta name="text:Link2 URL" content=""/>
  42. <meta name="text:Link3 URL" content=""/>
  43. <meta name="text:Link4 URL" content=""/>
  44.  
  45. <meta name="text:Link1 Label" content=""/>
  46. <meta name="text:Link2 Label" content=""/>
  47. <meta name="text:Link3 Label" content=""/>
  48. <meta name="text:Link4 Label" content=""/>
  49.  
  50. <meta name="text:Main Title" content=""/>
  51. <meta name="text:Subtitle" content=""/>
  52.  
  53. <script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js”></script>
  54.  
  55. <script src=”http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js”></script>
  56.  
  57. <script>
  58.  
  59. (function($){
  60.  
  61. $(document).ready(function(){
  62.  
  63. $(“a[title]”).style_my_tooltips({
  64.  
  65. tip_follows_cursor:true,
  66.  
  67. tip_delay_time:30,
  68.  
  69. tip_fade_speed:300,
  70.  
  71. attribute:”title”
  72.  
  73. });
  74.  
  75. });
  76.  
  77. })(jQuery);
  78.  
  79. </script>
  80.  
  81. <style type="text/css">
  82.  
  83. ::-webkit-scrollbar-thumb {
  84. height:auto;
  85. border:1px solid {color:Background};
  86. background-color:{color:Border};
  87. }
  88.  
  89. ::-webkit-scrollbar {
  90. height:9px;
  91. width:6px;
  92. background-color:{color:Background};
  93. }
  94.  
  95. #s-m-t-tooltip {
  96. margin-top: 15px;
  97. font-family: georgia;
  98. font-size: 9px;
  99. text-transform:lowercase;
  100. padding:5px;
  101. background-color:{color:Entries};
  102. color:{color:Text};
  103. border:1px solid {color:Border};
  104. z-index:9999;
  105. }
  106.  
  107. body {
  108. background: {color:Background};
  109. background-image:url('{image:Background}');
  110. background-attachment:fixed;
  111. font-family: georgia;
  112. font-size: 10px;
  113. color: {color:Text};
  114. }
  115.  
  116. blockquote {
  117. padding-left:5px;
  118. margin:0px 2px 0px 10px;
  119. border-left:2px solid {color:Blockquote};
  120. }
  121.  
  122. a {
  123. text-decoration: none;
  124. color: {color:Link};
  125. }
  126.  
  127. #sidebartitle1 {
  128. font-size:18px;
  129. letter-spacing:-2px;
  130. word-spacing:3px;
  131. margin-bottom:0px;
  132. color:{color:title};
  133. text-transform:uppercase;
  134. text-align:center;
  135. font-family:georgia;
  136. font-style:italic;
  137. }
  138.  
  139. #sidebartitle2 {
  140. font-size:10px;
  141. letter-spacing:1px;
  142. word-spacing:3px;
  143. text-transform:lowercase;
  144. font-family:georgia;
  145. text-align:center;
  146. font-style:italic;
  147. }
  148.  
  149. small, sub {
  150. font-size:10px;
  151. }
  152.  
  153. #backbar1 {
  154. position: fixed;
  155. margin-top:20px;
  156. margin-left:20px;
  157. width: 340px;
  158. height: 508px;
  159. padding: 10px;
  160. border: 1px solid {color:Border};
  161. background-color:{color:Sidebar BG};
  162. background-attachment:fixed;
  163. background-image:url('{image:Sidebar BG}');
  164. }
  165.  
  166. #backbar2 {
  167. position: fixed;
  168. margin-left:500px;
  169. margin-top: 341px;
  170. width: 242px;
  171. height: 101px;
  172. padding: 0px;
  173. border: 1px solid {color:Border};
  174. background-color:{color:Sidebar BG};
  175. background-attachment:fixed;
  176. background-image:url('{image:Sidebar BG}');
  177. }
  178.  
  179. #backbar3 {
  180. position: fixed;
  181. margin-left:25px;
  182. margin-top: 281px;
  183. width: 350px;
  184. height: 25px;
  185. padding: 0px;
  186. background-color:{color:Description};
  187. border: 1px solid {color:Border};}
  188.  
  189. #backbar4 {
  190. position: fixed;
  191. margin-left:302px;
  192. margin-top: 373px;
  193. width: 73px;
  194. height: 170px;
  195. padding: 0px;
  196. background-color:{color:Description};
  197. border: 1px solid {color:Border};}
  198.  
  199. #photo1bar {
  200. position:fixed;
  201. margin-top:25px;
  202. margin-left:25px;
  203. border:1px solid {color:Border};
  204. height:250px;
  205. width:350px;
  206. }
  207.  
  208.  
  209. #titlebar {
  210. position:fixed;
  211. margin-top:312px;
  212. margin-left:25px;
  213. width:330px;
  214. padding:10px;
  215. height:35px;
  216. border:1px solid {color:Border};
  217. background-color:{color:Description};
  218. }
  219.  
  220. #description {
  221. position: fixed;
  222. margin-top:373px;
  223. margin-left:25px;
  224. padding: 10px;
  225. width:251px;
  226. height:150px;
  227. border:1px solid {color:Border};
  228. background-color:{color:Description};
  229. }
  230.  
  231. #navigation {
  232. margin-top:0px;
  233. text-align:center;
  234. }
  235.  
  236. #navigation a {
  237. display:inline-block;
  238. text-align:center;
  239. border:1px solid {color:Border};
  240. width:55px;
  241. height:30px;
  242. line-height:30px;
  243. padding:2px;
  244. text-transform:uppercase;
  245. font-family:georgia;
  246. font-size:16px;
  247. margin-top:5px;
  248. margin-right:0px;
  249. background-color:{color:Navigation};
  250. color:{color:Navigation Links};}
  251.  
  252. #navigation2 {
  253. margin-top:0px;
  254. margin-left:0px;
  255. text-align:center;
  256. }
  257.  
  258. #navigation2 a {
  259. display:inline-block;
  260. text-align:center;
  261. border:1px solid {color:Border};
  262. width:80px;
  263. padding:1px;
  264. text-transform:lowercase;
  265. font-family:georgia;
  266. font-size:9px;
  267. margin-top:4px;
  268. margin-bottom:0px;
  269. margin-right:0px;
  270. background-color:{color:Navigation};
  271. color:{color:Navigation Links};}
  272.  
  273. #entries {
  274. position:absolute;
  275. width:530px;
  276. margin-left:415px;
  277. margin-top:20px}
  278.  
  279. #entry {
  280. background-color:{color:Entries};
  281. margin-bottom:30px;
  282. padding:15px;
  283. border:1px solid {color:Border}}
  284.  
  285. img {
  286. max-width: 100%;
  287. }
  288.  
  289. #posttitles {
  290. text-align: center;
  291. font-size: 20px;
  292. text-transform:uppercase;
  293. font-style:italic;
  294. color: {color:Title};
  295. }
  296.  
  297. #pagination {
  298. text-align:center;
  299. margin-top: 5px;
  300. }
  301.  
  302. #pagination a {
  303. display: inline-block;
  304. text-transform:lowercase;
  305. font-size:20px;
  306. text-align: center;
  307. }
  308.  
  309. #questionbox {
  310. padding:5px;
  311. margin-bottom:10px;
  312. background-color:{color:Background};
  313. border-left:3px solid {color:Border};
  314. border-right:3px solid {color:Border};
  315. }
  316.  
  317. #question {
  318. text-align:center;
  319. padding-bottom:5px;
  320. word-wrap: break-word;
  321. text-transform:lowercase;
  322. font-size:10px;
  323.  
  324. }
  325.  
  326. #askerr {
  327. font-size:10px;
  328. padding:0px;
  329. font-style:italic;
  330. font-size:20px;
  331. text-transform:lowercase;
  332. letter-spacing:-1px;
  333. text-align:center;
  334. }
  335.  
  336. #permalink {
  337. text-align: center;
  338. border-top: 1px solid {color:Border};
  339. position: relative;
  340. font-size:10px;
  341. text-transform:lowercase;
  342. font-family:georgia;
  343. margin-top: 5px;
  344. padding-top: 5px;
  345. }
  346.  
  347.  
  348. </style>
  349.  
  350. </head>
  351.  
  352. <body>
  353.  
  354. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  355.  
  356. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  357.  
  358. <script>
  359.  
  360. (function($){
  361.  
  362. $(document).ready(function(){
  363.  
  364. $("a[title]").style_my_tooltips({
  365.  
  366. tip_follows_cursor:true,
  367.  
  368. tip_delay_time:10,
  369.  
  370. tip_fade_speed:60,
  371.  
  372. attribute:"title"
  373.  
  374. });
  375.  
  376. });
  377.  
  378. })(jQuery);
  379.  
  380. </script>
  381.  
  382. <div id="backbar1"></div>
  383.  
  384. <div id="photo1bar"><img src="{image:Sidebar}"></div>
  385.  
  386. <div id="description">{Description}<div id="pagination">
  387. {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  388. {block:NextPage} <a href="{NextPage}">»</a>{/block:NextPage}
  389. </div></div>
  390.  
  391. <div id="titlebar">
  392. <div id="sidebartitle1">{text:Main Title}</div>
  393. <div id="sidebartitle2">{text:Subtitle}</div>
  394. </div>
  395.  
  396. <div id="backbar3"><div id="navigation2">
  397. <a href="/">home</a>
  398. <a href="/ask">ask</a>
  399. <a href="archive">archive</a>
  400. <a href="http://alicatofrp.tumblr.com/">theme</a>
  401. </div></div>
  402.  
  403. <div id="backbar4"><div id="navigation">
  404. <a href="{text:Link1 URL}" title="{text:Link1 Label}">I.</a><br>
  405. <a href="{text:Link2 URL}" title="{text:Link2 Label}">II.</a><br>
  406. <a href="{text:Link3 URL}" title="{text:Link3 Label}">III.</a><br>
  407. <a href="{text:Link4 URL}" title="{text:Link4 Label}">IV.</a><br>
  408. </div></div>
  409.  
  410. <div id="entries">
  411. {block:Posts}
  412. <div id="entry">
  413.  
  414.  
  415. {block:Text}
  416. <div id="posttitles">{block:Title}{Title}{/block:Title}</div>
  417. {Body}
  418. {/block:Text}
  419.  
  420. {block:Photo}
  421. {LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  422. {block:Caption}{Caption}{/block:Caption}
  423. {/block:Photo}
  424.  
  425. {block:Photoset}
  426. {Photoset-500}
  427. {block:Caption}{Caption}{/block:Caption}
  428. {/block:Photoset}
  429.  
  430. {block:Quote}
  431. {Quote}
  432. {block:Source}<br>—{Source}{/block:Source}
  433. {/block:Quote}
  434.  
  435. {block:Link}
  436. <div id="posttitles"><a href="{URL}" {Target}>{Name}</a></div>
  437. {block:Description}{Description}{/block:Description}
  438. {/block:Link}
  439.  
  440. {block:Chat}
  441. {block:Title}<div id="posttitles">{Title}</div>{/block:Title}
  442. {block:Lines}
  443. {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
  444. {/block:Lines}
  445. {/block:Chat}
  446.  
  447. {block:Audio}
  448. {AudioPlayerWhite}
  449. {block:Caption}{Caption}{/block:Caption}
  450. {/block:Audio}
  451.  
  452. {block:Video}
  453. {Video-500}
  454. {block:Caption}{Caption}{/block:Caption}
  455. {/block:Video}
  456.  
  457. {block:Answer}
  458. <div id="questionbox"><div id="askerr">{Asker},</div> <div id="question">{Question}</div></div>{Answer}
  459. {/block:Answer}
  460.  
  461.  
  462.  
  463. <div id="permalink">
  464. {block:Date}Posted: {TimeAgo}{/block:Date} with <a href="{Permalink}">
  465. {NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank">Reblog</a>
  466.  
  467. {block:RebloggedFrom}<br>via:<a href="{ReblogParentURL}"title="{ReblogParentTitle}">{ReblogParentName}</a> source:<a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a>{/block:RebloggedFrom}
  468.  
  469. <br>{block:HasTags}Tagged: {block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}
  470. </div>
  471.  
  472.  
  473.  
  474. </div> <!-- /div entry --->
  475.  
  476. {/block:Posts}{block:PostNotes}{PostNotes}{/block:PostNotes}
  477.  
  478. </body>
  479.  
  480. </html>
Advertisement
Add Comment
Please, Sign In to add comment