Advertisement
kailana

Put Your Hearts Up Theme (theme 01)

Jun 9th, 2012
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.53 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"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.  
  3. <!--
  4. theme by floridaofficial :]
  5. Don't remove the credit babydoll, but if you must please let people know where you got it please? <3
  6.  
  7. !-->
  8.  
  9. <html lang="en">
  10. <head>
  11. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  12. <script type="text/javascript">
  13. WebFontConfig = {
  14. google: { families: [ 'Short+Stack::latin' ] }
  15. };
  16. (function() {
  17. var wf = document.createElement('script');
  18. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  19. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  20. wf.type = 'text/javascript';
  21. wf.async = 'true';
  22. var s = document.getElementsByTagName('script')[0];
  23. s.parentNode.insertBefore(wf, s);
  24. })(); </script>
  25.  
  26.  
  27. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  28. <meta name="viewport" content="width=820" />
  29. <meta name="color:background" content="#000000"/>
  30. <meta name="color:main" content="#ffffff"/>
  31. <meta name="color:shadow" content="#D3D3D3"/>
  32. <meta name="color:title" content="#000000"/>
  33. <meta name="color:text" content="#777171"/>
  34. <meta name="color:Description" content="#777171"/>
  35. <meta name="color:link" content="#042C07"/>
  36. <meta name="color:hover" content="#33DB00"/>
  37. <meta name="color:border" content="#525252"/>
  38. <meta name="color:permalink" content="#FFFFFF"/>
  39. <meta name="color:permalink background" content="#ffffff"/>
  40. <meta name="color:srollbar" content="#CDC9C9"/>
  41.  
  42.  
  43. <meta name="image:background" content="" />
  44. <meta name="image:sidebar" content="1" />
  45. <meta name="image:DropDown Menu" content="http://media.tumblr.com/tumblr_lp2ulyIduM1qapbyt.gif"/>
  46.  
  47.  
  48. <meta name="if:show caption" content="0"/>
  49. <meta name="if:rainbow hover" content="1"/>
  50.  
  51. <meta name="font:Body" content="Short Stack" />
  52. <meta name="font:Title" content="Short Stack" />
  53.  
  54. <meta name="text:Ask Title" content="Ask Me"/>
  55. <meta name="text:Link 1" content="" />
  56. <meta name="text:Link 1 Title" content="" />
  57. <meta name="text:Link 2" content="" />
  58. <meta name="text:Link 2 Title" content="" />
  59. <meta name="text:Link 3" content="" />
  60. <meta name="text:Link 3 Title" content="" />
  61. <meta name="text:Link 4" content="" />
  62. <meta name="text:Link 4 Title" content="" />
  63. <meta name="text:Link 5" content="" />
  64. <meta name="text:Link 5 Title" content="" />
  65.  
  66.  
  67.  
  68. <link rel="shortcut icon" href="{Favicon}">
  69. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  70. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  71. <title>{block:PostSummary}
  72. {PostSummary} - {/block:PostSummary}{Title}</title>
  73. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  74. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  75. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.js" type="text/javascript"></script>
  76.  
  77. <style type="text/css">
  78.  
  79.  
  80.  
  81.  
  82.  
  83. body {
  84. margin: 0px;
  85. background-color:{color:background};
  86. background-image:url({image:Background});
  87. background-attachment: fixed;
  88. background-position:top left;
  89. background-repeat: repeat;
  90. font-family: {font:Short Stack};
  91. font-size: 11px;
  92. line-height:11px;
  93. color: {color:text};}
  94.  
  95. p {margin:0px; margin-top:5px;}
  96. a {text-decoration: none; color: {color:Link}; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;}
  97. a:hover{ text-decoration: none; color: {color:Hover}; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; transition: all 0.1s ease-out;}
  98. a:active{outline: none;}
  99. a:focus{-moz-outline-style: none;}
  100. :-moz-any-link:focus{outline: none;}
  101. strong{font-weight: bold; color:#000;}
  102. b{font-weight: bold;}
  103. img{border:none;}
  104. div#center a:hover{padding: 5px}
  105.  
  106. .permalink{
  107. position:absolute;
  108. float:right;
  109. margin:10px 0px 25px 0px;
  110. text-align:center;
  111. -moz-transition: all 0.5s ease-out;
  112. -o-transition: all 0.5s ease-out;
  113. -webkit-transition: all 0.5s ease-out;
  114. transition: all 0.5s ease-out;}
  115.  
  116. .permalink a{color:{color:Link};}
  117. .permalink a:hover{color:{color:Hover};}
  118. div#center{
  119. margin-left:50px;
  120. margin-top: 10px;
  121. margin-bottom: 8px;
  122. -moz-border-radius:0px;
  123. -webkit-border-radius:0px;
  124. width:500px;
  125. padding:0px;
  126. background-color: {color:main};
  127. border: 0px solid {color:border};
  128.  
  129. ;}
  130.  
  131. div#bbsyg{
  132. width:500px;
  133. border-bottom :5px solid {color:main};
  134. margin-bottom: 15px;}
  135.  
  136. div#content{
  137. font-family:Short Stack;
  138. margin: 0px auto 0px;
  139. width:500px;
  140. padding: 5px;
  141. padding-bottom: 0px;
  142. padding-left: 0px}
  143.  
  144. div.sidebar {
  145. font-family:Short Stack;
  146. position:fixed;
  147. margin-left: -290px;
  148. margin-top: 30px;
  149. padding: 5px;
  150. padding-bottom: 10px;
  151. width: 300px;
  152. height: auto;
  153. -moz-border-radius:0px; border-radius:0px;
  154. background-color: {color:main};
  155. border :1px solid {color:border};
  156. color: {color:text};
  157. color-link: {color:link};}
  158.  
  159.  
  160.  
  161. #postnotes{text-align: justify;}
  162. #postnotes blockquote{border: 0px;}
  163. .title{text-transform:none; text-align:left; font-family:{font:Short Stack }; font-size:14px; line-height: 14px; letter-spacing:1px; color:{color:title};}
  164. .title2{text-transform:none; margin-top: -10px; font-size:12px; letter-spacing:1px; color:{color:Short Stack};}
  165. blockquote{padding:0px 0px 2px 5px; margin:0px 0px 2px 1px;}
  166. blockquote p, ul{margin:0px; padding:0px; }
  167. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  168. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  169. .user_7 .label, .user_8 .label, .user_9 .label {color:#969696;}
  170.  
  171.  
  172. div#bbsyg .permalink1{margin-bottom:0px; width:300px; height: 0px; padding-top: 5px; margin-top: -10px; position:absolute; background-color:{color:permalink background}; color:{color:permalink}; overflow:hidden; font-size:12px; text-align:center; letter-spacing:0.5px; line-height:20px; white-space:nowrap; opacity: 0.0; -webkit-transition: all .5s linear; -moz-transition: all .5s linear; transition: all 0.5s linear;}
  173. div#bbsyg .permalink1 a{color:{color:permalink};}
  174. div#bbsyg .permalink1 a:hover{ color:{color:permalink}; opacity: 0.6; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; transition: all 0.3s linear;}
  175. div#bbsyg:hover .permalink1{ width: 500px; height: 27px; padding-bottom: 50%; overflow:visible; -webkit-transition: opacity 0.7s linear; opacity: 0.8; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; transition: all 0.2s linear;}
  176.  
  177. #answer{
  178. margin-top: 10px;
  179. margin-left: -34px;}
  180. {CustomCSS}
  181.  
  182. @import url(http://fonts.googleapis.com/css?family=Short+Stack);
  183.  
  184.  
  185. </style>
  186.  
  187.  
  188.  
  189. <!----- SCROLLBAR ----->
  190.  
  191. <style type="text/css">
  192. ::-webkit-scrollbar {
  193. height: 12px;
  194. width: 10px;
  195. background: {color:background};
  196. }
  197. ::-webkit-scrollbar-thumb {
  198. background-image:url();
  199. border:10px solid {color:srollbar};
  200.  
  201. }
  202. ::-webkit-scrollbar-corner {
  203. background: #CDC9C9;
  204. }
  205. </style>
  206.  
  207. <style type="text/css">
  208. {CustomCSS}
  209.  
  210. </style>
  211.  
  212.  
  213.  
  214. <!----- S D/DOWN MENU ----->
  215.  
  216. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  217. <script type="text/javascript">
  218. $(document).ready(function(){
  219. $(".links_body").hide();
  220. $(".links_head").click(function(){
  221. $(this).next(".links_body").slideToggle('fast');
  222. }); }); </script>
  223. <style type="text/css">
  224. .links_list { margin:0px; padding:0px; width:180px;}
  225. .links_head { padding-top:5px; padding-bottom:5px; cursor:pointer; position:relative; margin:1px; text-align:center;}
  226. .links_body { padding:10px; text-align:left; color: #fff; display:none;}
  227. </style>
  228.  
  229.  
  230. <!-------- RAINBOW HOVER -------->
  231. {block:IfRainbowHover}
  232. <script type='text/javascript'>
  233. //<![CDATA[
  234. var rate = 50;
  235. if (document.getElementById)
  236. window.onerror=new Function("return true")
  237.  
  238. var objActive; // The object which event occured in
  239. var act = 0; // Flag during the action
  240. var elmH = 0; // Hue
  241. var elmS = 128; // Saturation
  242. var elmV = 255; // Value
  243. var clrOrg; // A color before the change
  244. var TimerID; // Timer ID
  245. if (document.all) {
  246. document.onmouseover = doRainbowAnchor;
  247. document.onmouseout = stopRainbowAnchor;
  248. }
  249. else if (document.getElementById) {
  250. document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT);
  251. document.onmouseover = Mozilla_doRainbowAnchor;
  252. document.onmouseout = Mozilla_stopRainbowAnchor;
  253. }
  254. function doRainbow(obj)
  255. {
  256. if (act == 0) {
  257. act = 1;
  258. if (obj)
  259. objActive = obj;
  260. else
  261. objActive = event.srcElement;
  262. clrOrg = objActive.style.color;
  263. TimerID = setInterval("ChangeColor()",100);
  264. }
  265. }
  266. function stopRainbow()
  267. {
  268. if (act) {
  269. objActive.style.color = clrOrg;
  270. clearInterval(TimerID);
  271. act = 0;
  272. }
  273. }
  274. function doRainbowAnchor()
  275. {
  276. if (act == 0) {
  277. var obj = event.srcElement;
  278. while (obj.tagName != 'A' && obj.tagName != 'BODY') {
  279. obj = obj.parentElement;
  280. if (obj.tagName == 'A' || obj.tagName == 'BODY')
  281. break;
  282. }
  283. if (obj.tagName == 'A' && obj.href != '') {
  284. objActive = obj;
  285. act = 1;
  286. clrOrg = objActive.style.color;
  287. TimerID = setInterval("ChangeColor()",100);
  288. }
  289. }
  290. }
  291. function stopRainbowAnchor()
  292. {
  293. if (act) {
  294. if (objActive.tagName == 'A') {
  295. objActive.style.color = clrOrg;
  296. clearInterval(TimerID);
  297. act = 0;
  298. }
  299. }
  300. }
  301. function Mozilla_doRainbowAnchor(e)
  302. {
  303. if (act == 0) {
  304. obj = e.target;
  305. while (obj.nodeName != 'A' && obj.nodeName != 'BODY') {
  306. obj = obj.parentNode;
  307. if (obj.nodeName == 'A' || obj.nodeName == 'BODY')
  308. break;
  309. }
  310. if (obj.nodeName == 'A' && obj.href != '') {
  311. objActive = obj;
  312. act = 1;
  313. clrOrg = obj.style.color;
  314. TimerID = setInterval("ChangeColor()",100);
  315. }
  316. }
  317. }
  318. function Mozilla_stopRainbowAnchor(e)
  319. {
  320. if (act) {
  321. if (objActive.nodeName == 'A') {
  322. objActive.style.color = clrOrg;
  323. clearInterval(TimerID);
  324. act = 0;
  325. }
  326. }
  327. }
  328. function ChangeColor()
  329. {
  330. objActive.style.color = makeColor();
  331. }
  332. function makeColor()
  333. {
  334. // Don't you think Color Gamut to look like Rainbow?
  335. // HSVtoRGB
  336. if (elmS == 0) {
  337. elmR = elmV; elmG = elmV; elmB = elmV;
  338. }
  339. else {
  340. t1 = elmV;
  341. t2 = (255 - elmS) * elmV / 255;
  342. t3 = elmH % 60;
  343. t3 = (t1 - t2) * t3 / 60;
  344. if (elmH < 60) {
  345. elmR = t1; elmB = t2; elmG = t2 + t3;
  346. }
  347. else if (elmH < 120) {
  348. elmG = t1; elmB = t2; elmR = t1 - t3;
  349. }
  350. else if (elmH < 180) {
  351. elmG = t1; elmR = t2; elmB = t2 + t3;
  352. }
  353. else if (elmH < 240) {
  354. elmB = t1; elmR = t2; elmG = t1 - t3;
  355. }
  356. else if (elmH < 300) {
  357. elmB = t1; elmG = t2; elmR = t2 + t3;
  358. }
  359. else if (elmH < 360) {
  360. elmR = t1; elmG = t2; elmB = t1 - t3;
  361. }
  362. else {
  363. elmR = 0; elmG = 0; elmB = 0;
  364. }
  365. }
  366. elmR = Math.floor(elmR).toString(16);
  367. elmG = Math.floor(elmG).toString(16);
  368. elmB = Math.floor(elmB).toString(16);
  369. if (elmR.length == 1) elmR = "0" + elmR;
  370. if (elmG.length == 1) elmG = "0" + elmG;
  371. if (elmB.length == 1) elmB = "0" + elmB
  372. elmH = elmH + rate;
  373. if (elmH >= 360)
  374. elmH = 0;
  375. return '#' + elmR + elmG + elmB;
  376. }
  377. //]]>
  378. </script>
  379. {/block:IfRainbowHover}
  380.  
  381.  
  382.  
  383.  
  384. </head>
  385. <!----- SIDEBAR ----->
  386. <body>
  387.  
  388.  
  389. <div id="content">
  390. <div class="sidebar">
  391. <a href="/" class="title2"><center>{title}</center></a><br>
  392. {block:IfSidebarImage}
  393. <img src="{image:Sidebar}" width=300px/><br><br>
  394. {/block:IfSidebarImage}
  395.  
  396.  
  397.  
  398. {block:IfNotSidebarImage}
  399. <div style="margin-top: 10px;">
  400. {/block:IfNotSidebarImage}
  401.  
  402. <center><div style="color: {color:Description};">{description}</div></center><br>
  403.  
  404. <!----- LINK BEGIN FOR SDD MENU ----->
  405.  
  406. <div class="sidebarlink">
  407. <center>
  408. <div class="links_list">
  409. <img src="{image:DropDown Menu}" class="links_head">
  410. <div class="links_body">
  411. <center>
  412.  
  413. {block:AskEnabled}<a href="/ask">{block:ifasktitle}{text:Ask Title}{/block:ifasktitle}{block:ifnotasktitle}{AskLabel}{/block:ifnotasktitle}</a>{/block:AskEnabled}<p>
  414.  
  415. {block:ifLink1Title}
  416. <a href="{text:Link 1}">{text:Link 1 Title}</a><P>
  417. {/block:ifLink1Title}
  418.  
  419. {block:ifLink2Title}
  420. <a href="{text:Link 2}">{text:Link 2 Title}</a><P>
  421. {/block:ifLink2Title}
  422.  
  423. {block:ifLink3Title}
  424. <a href="{text:Link 3}">{text:Link 3 Title}</a><P>
  425. {/block:ifLink3Title}
  426.  
  427. {block:ifLink4Title}
  428. <a href="{text:Link 4}">{text:Link 4 Title}</a><P>
  429. {/block:ifLink4Title}
  430.  
  431. {block:ifLink5Title}
  432. <a href="{text:Link 5}">{text:Link 5 Title}</a><P>
  433. {/block:ifLink5Title}
  434. <a href="http://floridaofficial.tumblr.com/">themepark</a>
  435.  
  436. </center>
  437. </div></div>
  438. </center>
  439.  
  440.  
  441.  
  442. {block:HasPages}{block:Pages}
  443. <a href="{URL}">{Label}</a>
  444. {/block:Pages}{/block:HasPages}<br>
  445.  
  446.  
  447. </div>
  448.  
  449.  
  450. {block:IfNotSidebarImage}</div>{/block:IfNotSidebarImage}
  451.  
  452.  
  453. <div style="margin-top: 5px; text-align:center;">
  454. {block:Pagination}
  455. {block:PreviousPage}
  456. <a href="{PreviousPage}">{text:previous page title}&nbsp;&nbsp;</a>
  457. {/block:PreviousPage}
  458. {block:JumpPagination length="5"}
  459. {block:CurrentPage}
  460. <span class="current_page">{PageNumber}</span>
  461. {/block:CurrentPage}
  462. {block:JumpPage}
  463. <a class="jump_page" href="{URL}">{PageNumber}</a>
  464. {/block:JumpPage}
  465. {/block:JumpPagination}
  466. {block:NextPage}
  467. <a href="{NextPage}">&nbsp;&nbsp;{text:next page title}</a>
  468. {/block:NextPage}
  469. {/block:Pagination}<br>
  470. </div>
  471. </center>
  472. </div><!-- End Siderbar -->
  473.  
  474.  
  475. <div id="center">
  476. {block:Posts}
  477.  
  478. <div id="bbsyg">
  479. {block:IndexPage}
  480. <div class="permalink">
  481. <span class="permalink1">
  482. {block:Date}
  483. {block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>
  484. <a>&nbsp;&nbsp;&#10070;&nbsp;&nbsp;</a>{/block:NoteCount}
  485.  
  486. <a href="{ReblogURL}"><img src="http://static.tumblr.com/y8elocf/wu3llfukf/reblog.png">
  487. </a>
  488.  
  489. <a>&nbsp;&nbsp;&#10070;&nbsp;&nbsp;</a>
  490. <a href="{Permalink}">{DayOfMonth}{ShortMonth}{ShortYear}</a>
  491.  
  492. {/block:Date}
  493. </span></div>
  494. {/block:IndexPage}
  495.  
  496.  
  497. {block:Text}
  498. {block:Title}<span class="title">{Title}</span>{/block:Title}
  499. <span class="entrytext">{Body}</span>
  500. {/block:Text}
  501.  
  502. {block:Link}
  503. <a href="{URL}" class="title">{Name}</a>
  504. {block:Description}{Description}{/block:Description}
  505. {block:Link}
  506.  
  507. {block:Answer}
  508. <table width="100%" border="0px" cellpadding="0" cellspacing="0">
  509. <tbody style="border-spacing: 0px;">
  510. <td width="30px" style="vertical-align: top; width: 30px; padding: 0px;">
  511. <img height="30px" width="30px" style="padding: 0px; margin: 0px;" src="{AskerPortraitURL-30}"/></td><td>
  512. <div class="padd" width="100%" style="margin-left:;">
  513. &nbsp;&nbsp;&nbsp;{Asker} asked:<br>
  514. &nbsp;&nbsp;&nbsp;{Question}<br><div id="answer"><em>{Answer}</em></div><br><br>
  515. </div></td></tr></tbody></table>
  516. {/block:Answer}
  517.  
  518. {block:Photo}<center><img src="{PhotoURL-500}" width="500px"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  519. {block:Photoset}<center>{Photoset-500}</center>
  520. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  521.  
  522. {block:Quote}
  523. <center><span class="title">{Quote}</span><br>
  524. {block:Source}{Source}{/block:Source}</center>
  525. {/block:Quote}
  526.  
  527. {block:Chat}
  528. {block:Title}<span class="title" color="{color:link}">{Title}</span>{/block:Title}
  529. <ul class="chat">
  530. {block:Lines}
  531. <li class="user_{UserNumber}>
  532. {block:Label}
  533. <span class="label">{Label}</span>
  534. {/block:Label}
  535. {Line}</li>{/block:Lines}</ul>
  536. {/block:Chat}
  537.  
  538. {block:Audio}
  539. <center><div style="width:400px; height:20px;">
  540. <div style="float:left">{AudioPlayerWhite}</div>
  541. <div style="margin-top:8px; float:right;"><small>
  542. {FormattedPlayCount} plays {block:ExternalAudio} //
  543. <a href="{ExternalAudioURL}">Download?</a>
  544. {/block:ExternalAudio}</small></div></div></center><br>
  545. {block:Caption}{Caption}{/block:Caption}
  546. {/block:Audio}
  547.  
  548. {block:Video}
  549. <center>{Video-500}<br>{block:Caption}{Caption}{/block:Caption}</center>
  550. {/block:Video}
  551.  
  552. <br>
  553. </div>
  554. <!-- /bbsyg -->
  555.  
  556. {block:PostNotes}
  557. <center>
  558. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  559.  
  560. {block:HasTags}
  561. tagged as: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br>
  562. {/block:HasTags}
  563.  
  564. {block:RebloggedFrom}
  565. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  566. source
  567. <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
  568. </center></span>
  569. <br><div id="postnotes">{PostNotes}</div><br>
  570. {/block:PostNotes}<br>
  571. {/block:Posts}
  572.  
  573.  
  574.  
  575.  
  576. <div style="margin-top: 20px; margin-bottom: 10px; text-align:center;">
  577. <a href="http://putyourheartsuptheme.tumblr.com/">"Put Your Hearts Up"</a>
  578. Theme by <a href="floridaofficial">floridaofficial</a>
  579. </div>
  580. </div>
  581. </div>
  582. </body></html>
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591. <!----
  592. TINYARI.TUMBLR.COM / FLORIDAOFFICIAL.TUMBLR.COM
  593. ----->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement