fallenvvings

Exuberant (theme #15)

Oct 18th, 2015
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.40 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. <!--
  4. THIS THEME WAS CREATED BY: NATALIE (FALLENVVINGSTHEMES)
  5. You can edit this theme as much as you want.
  6. Please DO NOT remove the credit.
  7. Please like or reblog the post if you use this theme.
  8. THANKS! Enjoy!
  9. -->
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12. <head>
  13. <script src="http://static.tumblr.com/8l2gpxb/Apwlulgho/snowstorm2.js"></script>
  14. <title>{Title}</title>
  15. <link rel="shortcut icon" href="{Favicon}">
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  17. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  18.  
  19. <meta name="color:Text" content="#8f8f8f"/>
  20. <meta name="color:Link" content="#aaaaaa"/>
  21. <meta name="color:Tags" content="#cccccc"/>
  22. <meta name="color:Hover" content="#f1f1f1"/>
  23. <meta name="color:Background" content="#ffffff"/>
  24. <meta name="color:posts" content="#ededed"/>
  25. <meta name="color:details" content="#ffffff"/>
  26.  
  27. <meta name="image:sidebar" content=""/>
  28. <meta name="image:background" content=""/>
  29.  
  30. <meta name="if:infinite scroll" content="0"/>
  31. <meta name="if:tags on hover" content="1"/>
  32.  
  33. <meta name="text:link 1" content="link">
  34. <meta name="text:link 1 url" content="/">
  35. <meta name="text:link 2" content="link">
  36. <meta name="text:link 2 url" content="/">
  37. <meta name="text:link 3" content="link">
  38. <meta name="text:link 3 url" content="/">
  39. <meta name="text:link 4" content="link">
  40. <meta name="text:link 4 url" content="/">
  41.  
  42. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  43. <script>
  44. (function($){
  45. $(document).ready(function(){
  46. $("[title]").style_my_tooltips({
  47. tip_follows_cursor:true,
  48. tip_delay_time:200,
  49. tip_fade_speed:300
  50. }
  51. );
  52. });
  53. })(jQuery);
  54. </script>
  55.  
  56. <style type="text/css">
  57.  
  58. #s-m-t-tooltip{
  59. max-width:300px;
  60. margin:15px;
  61. padding:2px 8px;
  62. border:1px solid #DDD;
  63. border-radius:4px;
  64. background:#FFF;
  65. color:#AAA;
  66. z-index:999999;
  67. font-size:8px;
  68. font-style:italic;
  69. text-transform:lowercase;
  70. }
  71.  
  72. ::-webkit-scrollbar {width: 7px;height: 5px;}
  73. ::-webkit-scrollbar-track-piece {background-color: {color:background}; color:{color:text};}
  74. ::-webkit-scrollbar-thumb:vertical {height: 3px; background-color: {color:text}; border:2px solid {color:background};}
  75.  
  76.  
  77. body {
  78. background:rgba(22,114,16,0.5);
  79. background-image:url('{image:background}');
  80. margin:0px;
  81. color:{color:text};
  82. font-family:Helvetica;
  83. font-size:12px;
  84. line-height:130%;
  85. }
  86.  
  87. a {
  88. text-decoration:none;
  89. -moz-outline-style:none;
  90. color:{color:link};
  91. -webkit-transition: all 0.5s ease;
  92. -moz-transition: all 0.5s ease;
  93. -o-transition: all 0.5s ease;
  94. }
  95.  
  96. blockquote img {
  97. border:none;
  98. width:350px;
  99. }
  100.  
  101. h1 {
  102. font-size:18px;
  103. text-transform:uppercase;
  104. }
  105.  
  106. .chat-inner ul {
  107. list-style-type:none;
  108. margin-left:-25px;
  109. }
  110.  
  111. blockquote {
  112. padding-left:5px;
  113. border-left:2px solid;
  114. width:350px;
  115. }
  116.  
  117. blockquote blockquote {
  118. padding-left:5px;
  119. border-left:2px solid;
  120. width:300px;
  121. }
  122.  
  123. blockquote pre{
  124. height:auto;
  125. white-space:pre-line;
  126. max-width:420px;
  127. font-size:12px;
  128. background-color:rgba(166,166,166,0.1);
  129. padding:5px;
  130. }
  131.  
  132.  
  133. a:hover {
  134. opacity:1;
  135. color:{color:hover};
  136. -webkit-transition: all 0.5s ease;
  137. -moz-transition: all 0.5s ease;
  138. -o-transition: all 0.5s ease;
  139. }
  140.  
  141. #all {
  142. padding:10px;
  143. width:520px;
  144. margin-left:550px;
  145. margin-top:-15px;
  146. font-size:13px;
  147. border-left:40px;
  148. border-right:40px;
  149. border-top:0px;
  150. border-bottom:0px;
  151. -webkit-border-image: url(http://static.tumblr.com/nuxi7mr/G8jnvmi49/oie_343826xjl39edx.gif) 100 round; /* Safari 3.1-5 */
  152. -o-border-image: url(http://static.tumblr.com/nuxi7mr/G8jnvmi49/oie_343826xjl39edx.gif) 100 round; /* Opera 11-12.1 */
  153. border-image: url(http://static.tumblr.com/nuxi7mr/G8jnvmi49/oie_343826xjl39edx.gif) 100 round;
  154. }
  155.  
  156. #posts {
  157. width:500px;
  158. padding-bottom:20px;
  159. padding:10px;
  160. margin-top:70px;
  161. background-color:{color:posts};
  162. }
  163.  
  164. #details {
  165. text-align:right;
  166. text-transform:uppercase;
  167. font-size:11px;
  168. height:20px;
  169. background-color:{color:details};
  170. padding:5px 7px 0px 7px;
  171. }
  172.  
  173. #tags {
  174. font-family:cambria;
  175. text-transform:none;
  176. font-size:12px;
  177. font-style:italic;
  178. text-align:center;
  179. position:absolute;
  180. margin-left:-12px;
  181. width:500px;
  182. margin-top:23px;
  183. padding:3px;
  184. }
  185. {block:iftagsonhover}
  186. #posts:hover #tags a{
  187. visibility:visible;
  188. opacity:1;
  189. -webkit-transition: all 0.4s ease-in-out;
  190. -moz-transition: all 0.4s ease-in-out;
  191. -o-transition: all 0.4s ease-in-out;
  192. -ms-transition: all 0.4s ease-in-out;
  193. -transition: all 0.4s ease-in-out;
  194. }
  195. {block:iftagsonhover}
  196.  
  197. #tags a {
  198. display:inline-block;
  199. {block:iftagsonhover}
  200. visibility:hidden;
  201. opacity:0;
  202. {block:iftagsonhover}
  203. padding:-3px;
  204. color:{color:tags};
  205. }
  206.  
  207. #tags a:hover {color:{color:hover};}
  208.  
  209. #question {
  210. padding:5px;
  211. text-align:left;
  212. background-color:{color:background};
  213. }
  214.  
  215. .quo {
  216. font-size:17px;
  217. line-height:130%;
  218. font-style:italic;
  219. text-align:center;
  220. }
  221.  
  222. #button {float:left;}
  223.  
  224.  
  225. #pagi{
  226. font-size:10px;
  227. text-align:center;
  228. margin-left:15px;
  229. margin-top:-175px;
  230. position:fixed;
  231. font-family:cambria;
  232. letter-spacing:0px;
  233. }
  234.  
  235. #sidebar {
  236. position:fixed;
  237. top:135px;
  238. left:115px;
  239. }
  240.  
  241. .orna img {
  242. width:30px;
  243. position:fixed;
  244. margin-top:100px;
  245. -webkit-transition: all 0.5s ease;
  246. -moz-transition: all 0.5s ease;
  247. -o-transition: all 0.5s ease;
  248. }
  249.  
  250. #one {position:fixed;
  251. top:280px;
  252. left:205px;
  253. }
  254.  
  255. #one img{width:45px;margin-top:100px;}
  256.  
  257. #two{position:fixed;
  258. top:150px;
  259. left:245px;
  260. }
  261.  
  262. #three{position:fixed;
  263. top:215px;
  264. left:280px;
  265. }
  266.  
  267. #four{position:fixed;
  268. top:330px;
  269. left:305px;
  270. }
  271. #top img {width:60px;margin-top:100px;}
  272. #top {position:fixed;
  273. top:10px;
  274. left:245px;
  275. }
  276.  
  277. .orna img:hover{
  278. width:35px;
  279. -webkit-transition: all 0.5s ease;
  280. -moz-transition: all 0.5s ease;
  281. -o-transition: all 0.5s ease;
  282. }
  283. #one img:hover{
  284. width:50px;
  285. -webkit-transition: all 0.5s ease;
  286. -moz-transition: all 0.5s ease;
  287. -o-transition: all 0.5s ease;
  288. }
  289.  
  290. {CustomCSS}</style>
  291. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script></head><body>
  292.  
  293. <div id="snow"></div>
  294.  
  295. <div id="sidebar"><img src="http://static.tumblr.com/nuxi7mr/XsMnvnh55/oie_transparent__3_.png">
  296. <a title="home" href="/"><div id="two" class="orna"><div id="top"><img src="http://static.tumblr.com/nuxi7mr/ALLnvmgy4/oie_transparent__2_.png"></div>
  297. <a title="{text:link 1}" href="{text:link 1 url}"><div id="two" class="orna"><div id="one"><img src="http://static.tumblr.com/nuxi7mr/zecnvmgmz/oie_transparent__1_.png"></div>
  298. <a title="{text:link 2}" href="{text:link 2 url}"><div id="two" class="orna"><img src="http://gallery.yopriceville.com/downloadfullsize/send/4055"></div></a>
  299. <a title="{text:link 3}" href="{text:link 3 url}"><div id="two" class="orna"><div id="three" class="orna"><img src="http://gallery.yopriceville.com/var/albums/Free-Clipart-Pictures/Christmas-PNG/Transparent_Christmas_Gold_Ornament_Clipart.png?m=1381096800"></div>
  300. <a title="{text:link 4}" href="{text:link 4 url}"><div id="two" class="orna"><div id="four" class="orna"><img src="http://images.clipartpanda.com/christmas-ornament-clipart-nTXbA6qTB.png"></div>
  301. </div></div></div></div></div>
  302.  
  303. <div id="all">
  304. <div class="autopagerize_page_element">{block:Posts}<div id="posts">
  305.  
  306. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  307.  
  308. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{linkcloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  309.  
  310. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  311.  
  312. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  313.  
  314. {block:Quote}<div class="quo">"{Quote}"</div></br><center>{block:Source}- {Source}{/block:Source}</center></br>{/block:Quote}
  315.  
  316. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  317. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  318. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  319. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  320. {/block:Audio}
  321.  
  322. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  323.  
  324. {block:Chat}<div class="chat-inner"><ul>{block:Lines}<li class="{Alt}"><p>{block:Label}<strong>{Label}</strong>{/block:Label} {Line} </p></li>{/block:Lines}</ul></div>{/block:Chat}
  325.  
  326.  
  327. {block:Answer}<div id="question"><span style="text-transform:lowercase; font-style:italic">{Asker}</span> said: {Question}</div>{Answer}{/block:Answer}
  328.  
  329.  
  330. <div id="details">
  331. <a title="{ShortMonth} {DayOfMonthWithZero}, {Year}" href="{Permalink}">★</a>
  332. {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  333. {block:ContentSource}<a title="original" href="{SourceURL}">©</a>{/block:ContentSource}&nbsp;&nbsp;//&nbsp;&nbsp;
  334. <a href="{Permalink}">{NoteCountWithLabel}</a>
  335. {block:HasTags}<div id="tags">{block:Tags} <a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div></br>
  336. <span id="button" style="margin-top:-45px; margin-left:35px;">{likebutton size="16" color="white"}</span>
  337. <span id="button" style="margin-top:-45px; margin-left:15px;">{reblogbutton size="16" color="white"}</span>
  338. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  339. {/block:Posts}</div></div></div>
  340.  
  341.  
  342. <div style="position:fixed;bottom:2px; right:3px;"><a title="fvvthemes" href="http://fallenvvingsthemes.tumblr.com"><img width="80px;" src="http://static.tumblr.com/nuxi7mr/94Rnqk1a2/tumblr_mh9l7xhvq11s0c2c9o1_500.png"></a></div>
  343.  
  344. <script>if(typeof jQuery=='undefined'){document.write('<'+'script');document.write(' language="javascript"');document.write(' type="text/javascript"');document.write(' src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js">');document.write('</'+'script'+'>')}</script><script>if(!image_urls){var image_urls=Array()}if(!flash_urls){var flash_urls=Array()}image_urls['rain1']="http://static.tumblr.com/wt4apym/gG6mxfzjz/lakeside_snowflake.png";image_urls['rain2']="http://static.tumblr.com/wt4apym/gG6mxfzjz/lakeside_snowflake.png";image_urls['rain3']="http://static.tumblr.com/wt4apym/gG6mxfzjz/lakeside_snowflake.png";image_urls['rain4']="http://static.tumblr.com/wt4apym/gG6mxfzjz/lakeside_snowflake.png";$(document).ready(function(){var c=$(window).width();var d=$(window).height();var e=function(a,b){return Math.round(a+(Math.random()*(b-a)))};var f=function(a){setTimeout(function(){a.css({left:e(0,c)+'px',top:'-30px',display:'block',opacity:'0.'+e(10,100)}).animate({top:(d-10)+'px'},e(7500,8000),function(){$(this).fadeOut('slow',function(){f(a)})})},e(1,8000))};$('<div></div>').attr('id','rainDiv')
  345.  
  346. .css({position:'fixed',width:(c-20)+'px',height:'1px',left:'0px',top:'-5px',display:'block'}).appendTo('body');for(var i=1;i<=20;i++){var g=$('<img/>').attr('src',image_urls['rain'+e(1,4)])
  347.  
  348. .css({position:'absolute',left:e(0,c)+'px',top:'-30px',display:'block',opacity:'0.'+e(10,100),'margin-left':0}).addClass('rainDrop').appendTo('#rainDiv');f(g);g=null};var h=0;var j=0;$(window).resize(function(){c=$(window).width();d=$(window).height()})});</script>
  349.  
  350. <script>if(typeof jQuery=='undefined'){document.write('<'+'script');document.write(' language="javascript"');document.write(' type="text/javascript"');document.write(' src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js">');document.write('</'+'script'+'>')}</script><script>$(document).ready(function(){var a=$('<img>').attr({'src':'http://static.tumblr.com/wt4apym/gG6mxfzjz/lakeside_snowflake.png','border':0});$('<a></a>').css({position:'absolute',right:'0px',top:'22px','z-index':'90'}).attr({'href':'http://tutorialuntukblog.blogspot.com/2011/10/tutorial-kelopak-bunga-berguguran-di.html'}).append(a).appendTo('body')});</script>
  351.  
  352. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment