Advertisement
puellae-themes

Forever Theme

Dec 2nd, 2012
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 16.88 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4.  
  5. <!--                
  6.  
  7.                          Forever Theme by
  8.  
  9.         _   __            ___  _             __  ___
  10.        / \ |  \|    ||   |    | \     |     /   |
  11.       |   ||  ||    ||   |    |  \    |    /    |
  12.       |   ||__/|    ||   |___ |   \   |---|     |___
  13.       \   /|   |    ||   |    |    \  |    \    |
  14.        \_/ |    \__/ |___|___ |     \_|     \__ |___
  15.      
  16.      
  17.      
  18. Please don't remove the credit. I worked very hard on this.
  19.  
  20.  
  21. If you don't have any html skills I wouldn't suggest you to use this theme because you have pretty much to edit in the html code not in the appearance page.
  22. I will work on this. If you have questions just send me a message and I will help you. Please leave the credit & enjoy your new theme :)xx
  23.  
  24.  
  25. -->
  26.  
  27.  
  28. <meta name="color:text" content="#222">
  29. <meta name="color:links" content="#222">
  30. <meta name="color:nav links" content="#222">
  31. <meta name="color:hover" content="#ccc">
  32. <meta name="color:background" content="#fff">
  33. <meta name="color:quote background" content="#f8f8f8">
  34.  
  35. <meta name="if:show archive" content="1"/>
  36. <meta name="if:show ask" content="1" />
  37. <meta name="if:show captions" content="0" />
  38. <meta name="if:bigger posts with two columns" content="0" />
  39. <meta name="if:show portrait photo" content="1" />
  40.  
  41.  
  42. <meta name="text:Custom Link One" content="" />
  43. <meta name="text:Custom Link One Title" content="" />
  44. <meta name="text:Custom Link Two" content="" />
  45. <meta name="text:Custom Link Two Title" content="" />
  46.  
  47. <meta name="font:title" content="Baskerville" />
  48. <meta name="font:body" content="Baskerville" />
  49.  
  50. <meta name="text:title font size" content="12px" />
  51. <meta name="text:font size" content="10px" />
  52.  
  53. <link rel="shortcut icon" href="{Favicon}">
  54. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  55. <link rel="shortcut icon" href="{Favicon}">
  56. <title>{Title}</title>
  57. <link rel="shortcut icon" href="{Favicon}">
  58. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  59.  
  60. {block:Description}
  61. <meta name="description" content="{MetaDescription}" />
  62. {/block:Description}
  63.  
  64.  
  65. <style type="text/css">
  66. #tumblr_controls{
  67. position:fixed !important;
  68. -webkit-filter: invert(100%)
  69. }
  70.  
  71. body {text-align:justify; font-family:{font:body}; font-size:{text:font size}; color:{color:text}; background-color:{color:background};}
  72.  
  73. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  74.  
  75. a {text-decoration:none; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; color:{color:links};}
  76. a:hover {color:{color:hover}; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in;}
  77. a img {border:0px;}
  78.  
  79. #infscr-loading {display:none;}
  80.  
  81. .blogtitle {font-style:; font-family: {font:title}; padding-bottom:4px; text-align:right; font-size:14px; letter-spacing:px; text-transform:; margin-bottom:-12px;}
  82.  
  83. .text, .quote, .answer, .chat, .link{{block:IndexPage} {block:ifnotbiggerpostswithtwocolumns}width:200px;{block:ifnotbiggerpostswithtwocolumns} {block:ifbiggerpostswithtwocolumns} width:350px; {/block:ifbiggerpostswithtwocolumns}{/block:IndexPage}{block:PermalinkPage}width:580px;{/block:PermalinkPage}}
  84.  
  85. .body img {{block:IndexPage}{block:ifnotbiggerpostswithtwocolumns}max-width:200px;{block:ifnotbiggerpostswithtwocolumns} {block:ifbiggerpostswithtwocolumns} max-width:300px; {/block:ifbiggerpostswithtwocolumns}{/block:IndexPage}{block:PermalinkPage}max-width:580px;{/block:PermalinkPage}}
  86.  
  87. .wrap {width:986px; height:100%; margin:auto;}
  88.  
  89. .posts {float:right; width:800px;}
  90. .post {{block:IndexPage}{block:ifnotbiggerpostswithtwocolumns}width:200px;{block:ifnotbiggerpostswithtwocolumns} {block:ifbiggerpostswithtwocolumns} width:300px; {/block:ifbiggerpostswithtwocolumns}{/block:IndexPage}{block:PermalinkPage} width:620px{/block:PermalinkPage} background:#fff; float:left; margin: 0 10px 10px 0; position: relative;}
  91. .photo {background:#fff;}
  92. .photo img {{block:IndexPage}{block:ifnotbiggerpostswithtwocolumns}width:200px;{block:ifnotbiggerpostswithtwocolumns} {block:ifbiggerpostswithtwocolumns} width:300px; {/block:ifbiggerpostswithtwocolumns}{/block:IndexPage}{block:PermalinkPage}width:620px{/block:PermalinkPage} margin:auto;}
  93. .index_caption {padding:5px 20px; text-align:left;}
  94. .index_caption img{{block:ifnotbiggerpostswithtwocolumns}width:200px;{block:ifnotbiggerpostswithtwocolumns} {block:ifbiggerpostswithtwocolumns} width:300px; {/block:ifbiggerpostswithtwocolumns}}
  95. .caption img {width:580px;}
  96.  
  97. div.video embed,
  98. div.post div.video object {{block:IndexPage}{block:ifnotbiggerpostswithtwocolumns}width:200px;{block:ifnotbiggerpostswithtwocolumns} {block:ifbiggerpostswithtwocolumns} width:300px; {/block:ifbiggerpostswithtwocolumns} height:200px;{/block:IndexPage}{block:PermalinkPage}width:580px; height:500px;{/block:PermalinkPage} margin-bottom:10px;}
  99.  
  100. .player {background:#000; margin:10px 0 10px 0; width:200px;}
  101.  
  102.  
  103. .navigation {display:none;}
  104.  
  105. .info {position:fixed; right:50%; margin-right:330px; top:200px; padding:0px 10px 10px 10px; position:fixed; width:120px; }
  106.  
  107. .title {font-family:times new roman; font-style:; font-size:10px; line-height:9px; color:{color:Links};}
  108.  
  109. .perma {margin-top:10px; text-align:center; opacity:0.8;}
  110. .perma a {opacity:0.5;}
  111.  
  112. div#pagination {position:absolute; bottom:20px; text-align:center; padding:10px; height:15px; font-size:13px;}
  113.  
  114. {CustomCSS}
  115.  
  116. div.navigate a{
  117. background: #ffffff; color: #000000; letter-spacing: 0px; display:block; padding:0px 0; padding-bottom:1px; border: 0px solid #ffffff; width: 100px; margin-top:1px; position:relative; z-index:1;
  118. }
  119.  
  120. div.navigate a:hover{
  121. background: #ffffff; color: #000000; letter-spacing: 2px; font-weight: bold;
  122. }
  123.  
  124. .links{float: left; font-family: Lekton; margin-bottom: 4px; text-transform:uppercase; font-size: 11px; line-height: 9px; letter-spacing:2px; margin: 2px; background-color: #F8F8F8; width: 88px; padding: 4px; text-align:center;}
  125. .links:hover{background-color: #b8b8b8;}
  126.  
  127. .links2 {text-transform:uppercase; font-size:14px; letter-spacing:4px; background-color:#F8F8F8; padding-top:5px; padding-bottom:5px;}
  128. .links2:hover{background-color: #b8b8b8;}
  129.  
  130.  
  131.  
  132.  
  133. </style>
  134.  
  135. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  136. <script type="text/javascript">
  137. jQuery(document).ready(function() {
  138. jQuery(".tags").hide();
  139. //toggle the componenet with class msg_body
  140. jQuery(".categories").click(function()
  141. {
  142. jQuery(this).next(".tags").slideToggle(500);
  143. });});
  144. </script>
  145.  
  146. <script type="text/javascript">
  147. $(document).ready(function()
  148. {
  149. $( '.wrap' ).fadeIn("slow");    
  150. });
  151. </script>
  152.  
  153. <!-- jQuery --><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>
  154. {block:IndexPage}
  155. <script type="text/javascript">
  156. $(".photo img")
  157. .live("mouseenter", function(){
  158. $(this).fadeTo(150, 0.60);
  159. })
  160. .live("mouseleave", function(){
  161. $(this).fadeTo(150, 1.0);
  162. });
  163. </script>
  164. {/block:IndexPage}
  165.  
  166. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  167.  
  168. <!-- {block:IndexPage} -->
  169. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  170. <script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>
  171.  
  172. <script type="text/javascript">
  173. $(window).load(function () {
  174. $('.posts').masonry(),
  175. $('.masonryWrap').infinitescroll({
  176. navSelector : "div.navigation",
  177. // selector for the paged navigation (it will be hidden)
  178. nextSelector : ".navigation a#next",
  179. // selector for the NEXT link (to page 2)
  180. itemSelector : ".post",
  181. // selector for all items you'll retrieve
  182. bufferPx : 10000,
  183. extraScrollPx: 10000,
  184. loadingImg : "http://static.tumblr.com/ry7nsix/S4Klhms7s/load.gif",
  185. loadingText : "<em></em>",
  186. },
  187. // call masonry as a callback.
  188. function() { $('.posts').masonry({ appendedContent: $(this) }); }
  189. );
  190. });
  191. </script>
  192. <!-- {/block:IndexPage} -->
  193.  
  194.  
  195. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  196. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  197. <script type="text/javascript" src="http://static.tumblr.com/sxplfnv/TeSmf33pa/infinitescroll.txt"></script>
  198.  
  199. <script type="text/javascript" charset="utf-8">
  200. var $j = jQuery.noConflict();
  201. $j(function() {
  202. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  203. $j("img").lazyload({
  204. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  205. effect: "fadeIn",
  206. });
  207. });
  208. </script>
  209.  
  210. {block:IndexPage}
  211. <script type="text/javascript">
  212. $(window).load(function(){
  213. $("p").remove(":contains('Source:')");
  214. $("p").remove(":contains('(via')");
  215. });
  216. </script>
  217. {/block:IndexPage}
  218. </head>
  219. <body>
  220.  
  221.  
  222.  
  223. <!--
  224. This is where you put your banner. Upload your banner on tinypic.com and use the 4th link "Direct Link for Layouts" and paste it into the <img src="YOURLINK" width blabla.
  225. You can change the height and width & where you want your banner. If you want it a bit more on top change top: to 100 for example. If you want your banner more on the left side change left: to 10 for example.
  226. -->
  227. <div style="position:fixed; top:150px; left:150px;">
  228. <img src="http://static.tumblr.com/sxplfnv/1uOmckah9/sherp-a.jpg" width="150" height="50" alt="Hund"></div>
  229.  
  230.  
  231.  
  232. <div class="wrap">
  233. <div class="navigation">
  234. <!--{block:Pagination}-->
  235. <!--{block:NextPage}--><p id="page_nav"><a style="float:right" href="{NextPage}" id="next">Older</a><!--{/block:NextPage}-->
  236. <!--{block:PreviousPage}--><a style="float:left" href="{PreviousPage}">Newer</a></p><!--{/block:PreviousPage}-->
  237. <!--{/block:Pagination}-->
  238. </div>
  239.  
  240.  
  241.  
  242.  
  243. <div class="info">
  244. {block:ifshowportraitphoto}<div align="center"><div id="portrait"></div></div>{/block:ifshowportraitphoto}<br>
  245. <div class="blogtitle"><a href="/"><div align="center"><b><div style="margin-bottom:-4px;">{Title}</div></b></div></a><Center>
  246. <span style="font-size:{text:font size}; font-family:{font:body};"> {block:Ifshowarchive}{block:Description}{Description}{/block:Description}<br><br>
  247. <center><div class="navigate">
  248. <a href="http://link1.com">link one</a><a href="http://link2.com">link two</a><a href="http://link3.com">link three</a><a href="http://link4.com">link four</a><a href="http://opulen-ce.tumblr.com">theme</a>
  249.    
  250.    
  251. </div></center>
  252.  
  253. {/block:Ifshowarchive} {block:Ifshowask}{/block:Ifshowask} {block:IfCustomLinkOneTitle} <a href="{text:Custom Link One}">{text:Custom Link One Title},</a> {/block:ifCustomLinkOneTitle} {block:ifCustomLinkTwoTitle} <a href="{text:Custom Link Two}">{text:Custom Link Two Title}</a> {/block:ifCustomLinkTwoTitle} {block:HasPages}{block:Pages}<a href="{URL}">{Label} </a>{/block:Pages}{/block:HasPages}<div style="border-top: 0px; margin-top:2px;">{/block:Description}</i></span></div>
  254. </div></div></center>
  255.  
  256.  
  257.  
  258. <div class="posts">
  259. {block:Posts}
  260.  
  261. {block:Text}
  262. <div class="post text">
  263. {block:Title}<div class="title"><b>{Title}</b></div>{/block:Title}
  264. <div style="margin-top:-5px;">{Body}</div>
  265. <a href="{Permalink}"><div align="right"><font color="#888">Posted {12Hour}:{Minutes}</div></font></i></a>
  266. </div>
  267. {/block:Text}
  268.  
  269. {block:Photo}<div class="post photo">
  270. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  271. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  272. <img src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}"/>
  273. {block:IndexPage}</a>{/block:IndexPage}
  274. {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
  275. {block:PermalinkPage}{block:Date}<div style="padding:20px; color:#444; background:#fff;">
  276. {block:NoteCount}<div style="float:right"><b>{NoteCountWithLabel}</b></div>{/block:NoteCount} {block:Date}<b>{DayOfMonth} {Month} {Year}</b>{/block:Date} {block:HasTags}<font color="#888">Tags:</font> {block:Tags}<a href="{TagURL}">{Tag}</a><font color="#888">,</font> {/block:Tags}{/block:HasTags}</div>{/block:Date}
  277. {/block:PermalinkPage}
  278. {block:Ifshowcaptions}{Caption}{/block:Ifshowcaptions}
  279. </div>
  280. {/block:Photo}
  281.  
  282. {block:Photoset}
  283. <div class="post">
  284. {Photoset-500}</div>
  285. {/block:Photoset}
  286.  
  287. {block:Quote}<div class="post quote">
  288. <a href="{Permalink}"><div id="entry">
  289. <div style="padding:6px; background-color:{color:quote background};">"<i>{Quote}</i>"
  290. {block:Source}<br>Source: <b>{Source}</b>{/block:Source}</div>
  291. </div></a>
  292. {block:PermalinkPage}{block:Date}<div style=" color:#444; background:#fff;">{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  293. {block:NoteCount}<div style="float:right"><b>{NoteCountWithLabel}</b></div>{/block:NoteCount} {block:Date}<b></b>{/block:Date} {block:HasTags}<font color="#888">Tags:</font> {block:Tags}<a href="{TagURL}">{Tag}</a><font color="#888">,</font> {/block:Tags}{/block:HasTags}</div>{/block:Date}
  294. {/block:PermalinkPage}</div>
  295. {/block:Quote}
  296.  
  297. {block:Link}<div class="post link">
  298. <div class="title"><a href="{URL}">{Name}</a></div>{block:Description}<i>{Description}</i>
  299. {/block:Description}
  300. {block:IndexPage}<a href="{Permalink}"><div align="right"><font color="#888">Posted {12Hour}:{Minutes}</div></font></i></a>{/block:IndexPage}
  301. {block:PermalinkPage}{block:Date}<div style=" color:#444; background:#fff;">{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  302. {block:NoteCount}<div style="float:right"><b>{NoteCountWithLabel}</b></div>{/block:NoteCount} {block:Date}<b></b>{/block:Date} {block:HasTags}<font color="#888">Tags:</font> {block:Tags}<a href="{TagURL}">{Tag}</a><font color="#888">,</font> {/block:Tags}{/block:HasTags}</div>{/block:Date}
  303. {/block:PermalinkPage}</div>
  304. {/block:Link}
  305.  
  306. {block:Chat}<div class="post chat">
  307. {block:Title}<h2>{Title}</h2>{/block:Title}
  308. {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}
  309. {block:IndexPage}<a href="{Permalink}"><div align="right"><font color="#888">Posted {12Hour}:{Minutes}</div></font></i></a>{/block:IndexPage}
  310. {block:PermalinkPage}{block:Date}<div style=" color:#444; background:#fff;">{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  311. {block:NoteCount}<div style="float:right"><b>{NoteCountWithLabel}</b></div>{/block:NoteCount} {block:Date}<b></b>{/block:Date} {block:HasTags}<font color="#888">Tags:</font> {block:Tags}<a href="{TagURL}">{Tag}</a><font color="#888">,</font> {/block:Tags}{/block:HasTags}</div>{/block:Date}
  312. {/block:PermalinkPage}</div>
  313. {/block:Chat}
  314.  
  315. {block:Audio}
  316. <div class="post text">
  317. <div class="player">{AudioPlayerWhite}</div>
  318. {block:IndexPage}{block:Caption}{Caption}{/block:Caption}{/block:IndexPage}
  319. {block:IndexPage}<a href="{Permalink}"><div align="right"><font color="#888">Posted {12Hour}:{Minutes}</div></font></i></a>{/block:IndexPage}
  320. {block:PermalinkPage}{block:Date}<div style=" color:#444; background:#fff;">{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  321. {block:NoteCount}<div style="float:right"><b>{NoteCountWithLabel}</b></div>{/block:NoteCount} {block:Date}<b>{DayOfMonth} {Month} {Year}</b>{/block:Date} {block:HasTags}<font color="#888">Tags:</font> {block:Tags}<a href="{TagURL}">{Tag}</a><font color="#888">,</font> {/block:Tags}{/block:HasTags}</div>{/block:Date}
  322. {/block:PermalinkPage}</div>
  323. {/block:Audio}
  324.  
  325. {block:Answer}<div class="post answer">
  326. <b>{Asker} asked: {Question}</b>
  327. <div class="body">{Answer}</div>
  328. {block:IndexPage}<div align="right"><a href="{Permalink}"><font color="#ABADAF">Posted {12Hour}:{Minutes}</font></a></div>{/block:IndexPage}
  329. {block:PermalinkPage}{block:Date}<div style=" color:#444; background:#fff;">{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  330. {block:NoteCount}<div style="float:right"><b>{NoteCountWithLabel}</b></div>{/block:NoteCount} {block:Date}<b></b>{/block:Date} {block:HasTags}<font color="#888">Tags:</font> {block:Tags}<a href="{TagURL}">{Tag}</a><font color="#888">,</font> {/block:Tags}{/block:HasTags}</div>{/block:Date}
  331. {/block:PermalinkPage}</div>
  332. {/block:answer}
  333.  
  334. {block:Video}<div class="post text">
  335. <div class="video">
  336. {Video-500}
  337. </div>
  338. {block:IndexPage}<a href="{Permalink}"><div align="right"><font color="#888">Posted {12Hour}:{Minutes}</div></font></i></a>{/block:IndexPage}
  339. {block:PermalinkPage}{block:Date}<div style=" color:#444; background:#fff;">{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  340. {block:NoteCount}<div style="float:right"><b>{NoteCountWithLabel}</b></div>{/block:NoteCount} {block:Date}<b></b>{/block:Date} {block:HasTags}<font color="#888">Tags:</font> {block:Tags}<a href="{TagURL}">{Tag}</a><font color="#888">,</font> {/block:Tags}{/block:HasTags}</div>{/block:Date}
  341. {/block:PermalinkPage}</div>
  342. {/block:Video}
  343. {/block:Posts}
  344. </div>
  345. </div>
  346.  
  347.  
  348. </body>
  349. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement