Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <!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">
- <!--------------------------------------------
- ASSCHLIN THEMES FICREC PAGE 01
- SIDE MENU (http://tympanus.net/Blueprints/SlidePushMenus/)
- FILTER SCRIPT (http://septembre.co.vu/post/95934292090/)
- --------------------------------------------->
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="altertnate" type="application/rss+xml" href="{RSS}">
- <meta name="description" content="" />
- <meta http-equiv="x-dns-prefetch-control" content="off"/>
- <script type="text/javascript">
- function unhide(divID) {
- var item = document.getElementById(divID);
- if (item) {
- item.className=(item.className=='hidden')?'unhidden':'hidden';}}
- </script>
- <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/rowev4i/Y0Anaifs0/default.css" />
- <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/rowev4i/Xj5naifrn/component.css" />
- <script src="http://static.tumblr.com/rowev4i/cfxnaifpl/modernizr.custom.js"></script>
- <link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
- <style type="text/css">
- ::-webkit-scrollbar {background-color:#fff; height:4px; width:1px}
- ::-webkit-scrollbar-thumb:vertical {background-color:#fff; height:50px;}::-webkit-scrollbar-thumb:horizontal {background-color:#fff;; height:8px!important}
- h1 {
- font-weight:normal;
- font-size:10px;
- text-align:left;
- font-style:italic;
- line-height:50%;
- letter-spacing:0px;
- font-family:calibri;
- text-transform:none;
- color:#333;}
- h2 {
- font-size:10px;
- font-family:calibri;
- letter-spacing:0px;
- margin-bottom:12px;
- padding-bottom:10px;
- font-weight:normal;
- line-height:90%;
- text-transform:lowercase;
- color:#333;
- margin: 0px;}
- body {
- color: #333;
- background-color:#fff;}
- a {
- color:#333;
- text-decoration: none;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;}
- a:hover {
- color:#333;
- text-decoration:none;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;}
- .sidebar {
- width:250px;
- height:100%;
- position: fixed;
- margin-top:60px;
- background:#F5F5F5;
- padding:10px;
- border-right:1px solid #eee;
- margin-left:0px;}
- .sidebar h3 {
- color: #333;
- text-align:right;
- font-family: 'Montserrat', sans-serif;
- text-transform:uppercase;
- font-size:17px;
- letter-spacing:1px;
- padding: 20px;
- width:250px;
- margin-top:-10px;
- margin-left:-10px;
- margin-bottom:0px;
- font-weight: 300;
- background: #ffb700;}
- .sidebarimage {
- position: fixed;
- width:90px;
- margin:60px 0px 0px 70px;
- padding:4px;
- border:5px solid #fff;
- border-radius:100%;}
- .description {
- padding:10px;
- width:240px;
- margin-top:160px;
- padding-bottom:4px;
- line-height:100%;
- text-align:justify;
- font-size:9px;
- font-family: 'Montserrat', sans-serif;
- color:#333;}
- .description a {
- color: #333;
- background: #f1f1f1;
- font-family: 'Montserrat', sans-serif;
- font-size:8px;
- font-weight:300;
- margin-top:3px;
- letter-spacing:1px;
- padding:4px;
- text-align:center;
- text-transform:uppercase;
- display: block;
- width:250px;
- margin-left:-20px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .description a:hover {color:#ffb700;}
- #sort li {
- display:block;
- text-align:center;
- list-style: none;
- margin-left:-40px;}
- #sort ul {list-style: none;}
- #sort a {
- color:white;
- border:1px solid transparent;
- display:block;
- padding:5px;
- margin-bottom:5px;}
- #sort a:hover {
- color:black;
- background:white;}
- #sort li a.selected {
- color:black;
- background:#ffb700;
- border:1px solid #ffb700;}
- #container{
- position:fixed;
- left:auto;
- top:70px;
- width:800px;}
- .story{
- width:200px;
- margin:10px;
- padding:10px;
- font-family: 'Montserrat', sans-serif;
- font-size:7px;
- letter-spacing:1px;
- text-transform:uppercase;}
- .ficname {
- width:180px;
- height:auto;
- text-align:center;
- font-size:8px;
- text-transform:uppercase;
- background-color:#e6e6e6;
- color:#444444;
- padding:5px;
- overflow:hidden;
- font-family: 'Montserrat', sans-serif;
- letter-spacing:1px;
- transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;}
- .ficname a {
- color:#444444;
- text-decoration:none;}
- .ficname:hover{
- color:#444444;
- background:#F0F0F0;
- transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;}
- .ficdesc {
- height:115px;
- font-family:arial;
- font-size:9px;
- text-transform:none;
- text-align:justify;
- padding:10px;
- overflow:auto;
- margin-top:-2px;
- color:#444444;
- border-top:1px solid #F0F0F0;
- border-bottom:1px solid #F0F0F0;
- background-color:#ffffff;}
- #fic li{
- display:inline-block;
- list-style:none;
- text-align:center;
- width:32%;
- line-height:15px;
- overflow:hidden;
- margin:5px 0;
- -webkit-transition: all .4s ease-out;
- -moz-transition: all .4s ease-out;
- transition: all .4s ease-out;}
- .fictags {
- width: 180px;
- padding:2 5px;
- background-color:#fff;
- margin-top:5px;
- color:#E6E4E4;
- font-family: 'Montserrat', sans-serif;
- font-size: 7px;
- text-transform:uppercase;
- letter-spacing:5px;
- height: 12px;
- overflow: hidden;
- transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;}
- .fictags:hover {
- color:#ffffff;
- background-color:#ffffff;
- height: 35px;
- transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;}
- .tags {
- color:#777777;
- font-family: 'Montserrat', sans-serif;
- font-size: 7px;
- text-transform:uppercase;
- letter-spacing:1px;}
- .postscontainer {
- max-width:800px;
- margin: auto;
- margin-top:-60px;
- margin-left:350px;}
- #cred {
- position:fixed;
- font-family:'Calibri';
- text-transform:uppercase;
- font-size:8px;
- right:9px;
- bottom:9px;
- padding:4px;
- letter-spacing:1px;
- }
- /* THIS IF FOR THE BUTTON TO MAKE THE MENU SLIDE OUT, YOU CAN EDIT THIS AS MUCH AS YOU'D LIKE. */
- .main > section button {
- border: none;
- color: #333;
- background: #eee;
- font-family: 'Montserrat', sans-serif;
- font-size:8px;
- font-weight:300;
- letter-spacing:1px;
- padding:4px;
- text-transform:uppercase;
- display: block;
- width:250px;
- margin-left:-60px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s; }
- .main > section button:hover {background: #ffb700;}
- .main > section button.active {background: #ffb700;}
- .main > section button.disabled {background: #eee;}
- /* THIS IS THE ACUTAL MENU, YOU CAN EDIT THIS, JUST LEAVE THE POSITION THE SAME. */
- .cbp-spmenu {
- background: #333;
- font-family: 'Montserrat', sans-serif;
- overflow:auto;
- position: fixed;}
- /* THIS IS THE HEADER , YOU CAN EDIT THIS AS MUCH AS YOU'D LIKE. */
- .cbp-spmenu h3 {
- color: #333;
- font-family: 'Montserrat', sans-serif;
- text-transform:uppercase;
- font-size:17px;
- letter-spacing:1px;
- padding:5px;
- margin: 0;
- margin-bottom:5px;
- font-weight: 300;
- background: #ffb700;}
- /* THIS IS THE LINKS INSIDE THE MENU, YOU CAN EDIT THIS AS MUCH AS YOU'D LIKE */
- .cbp-spmenu a {
- display: block;
- text-align:left;
- color: #333;
- text-transform:uppercase;
- font-size:7px;
- border:0px solid;
- letter-spacing:1px;
- -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- transition: all 0.4s ease;}
- .cbp-spmenu a:hover {
- background: #ffb700;
- -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- transition: all 0.4s ease; }
- .cbp-spmenu a:active {
- background: #ffb700;
- color: #4d4d4d;
- -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- transition: all 0.4s ease;}
- /* DO NOT EDIT THIS. */
- .hidden {display: none;}
- .unhidden {display: block;}
- /* THIS IS THE DROP DOWN LINKS, YOU CAN EDIT THIS AS MUCH AS YOU'D LIKE */
- .links {
- text-transform:uppercase;
- margin-left:1px;
- text-align:center;
- letter-spacing:2px;
- display:block;
- color:#333;
- padding:7px;
- background-color:#eee;
- font-size:8px;
- letter-spacing:2px;}
- /* DO NOT EDIT ANY OF THIS. */
- .cbp-spmenu-push {
- overflow-x: hidden;
- position: relative;
- left: 0;}
- .cbp-spmenu-push-toright {left: 240px;}
- .cbp-spmenu-push-toleft {left: -240px;}
- /* Transitions, you can edit this to make the menu slide out faster, or slower. */
- .cbp-spmenu,
- .cbp-spmenu-push {
- -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- transition: all 0.4s ease;}
- /* DO NOT EDIT ANY OF THIS. */
- @media screen and (max-height: 500PX){
- .cbp-spmenu-left,
- .cbp-spmenu-push-toleft {left: -190px;}
- }
- </style>
- <div class="sidebar">
- <h3>fanfiction recs</h3>
- <img src="icon must be less than 100px in width" class="sidebarimage">
- <div class="description">
- description goes here
- <BR><BR></BR></BR>
- <!-- ur links -->
- <a href="/">dashboard</a>
- <a href="/">message</a>
- <a href="/">link</a>
- <a href="/">link</a>
- </div>
- <!-- DO NOT TOUCH ANYTHING BELOW THIS -->
- <div class="main">
- <section class="buttonset">
- <button id="showLeftPush">click for filters</button></section></div>
- <!-- DO NOT TOUCH ANYTHING ABOVE THIS -->
- </div>
- <div class="postscontainer">
- <div id="container" class="clearfix">
- <!--
- TEMPLATE TO ADD MORE FIC RECS
- <div id="fic" class="story (leave that one) and then add more here">
- <div class="ficname"><a href="fic link">fic title</a></div>
- <li>words</li> <li>author</li> <li style="color:#ffb700">★★★★★</li>
- (change the number according to your personal rating)
- <div class="ficdesc">
- paste the summary here.
- </div>
- <div class="fictags"><center>KEYWORDS</center>
- <div class="tags">type up some tags here</div></div>
- </div>
- -->
- <div id="fic" class="story (leave that one) and then add more here">
- <div class="ficname"><a href="fic link">fic title</a></div>
- <li>words</li> <li>author</li> <li style="color:#ffb700">★★★★★</li>
- <div class="ficdesc">
- paste the summary here.
- </div>
- <div class="fictags"><center>KEYWORDS</center>
- <div class="tags">type up some tags here</div></div>
- </div>
- <div id="fic" class="story (leave that one) and then add more here">
- <div class="ficname"><a href="fic link">fic title</a></div>
- <li>words</li> <li>author</li> <li style="color:#ffb700">★★★★★</li>
- <div class="ficdesc">
- paste the summary here.
- </div>
- <div class="fictags"><center>KEYWORDS</center>
- <div class="tags">type up some tags here</div></div>
- </div>
- <div id="fic" class="story (leave that one) and then add more here">
- <div class="ficname"><a href="fic link">fic title</a></div>
- <li>words</li> <li>author</li> <li style="color:#ffb700">★★★★★</li>
- <div class="ficdesc">
- paste the summary here.
- </div>
- <div class="fictags"><center>KEYWORDS</center>
- <div class="tags">type up some tags here</div></div>
- </div>
- <div id="fic" class="story (leave that one) and then add more here">
- <div class="ficname"><a href="fic link">fic title</a></div>
- <li>words</li> <li>author</li> <li style="color:#ffb700">★★★★★</li>
- <div class="ficdesc">
- paste the summary here.
- </div>
- <div class="fictags"><center>KEYWORDS</center>
- <div class="tags">type up some tags here</div></div>
- </div>
- <div id="fic" class="story (leave that one) and then add more here">
- <div class="ficname"><a href="fic link">fic title</a></div>
- <li>words</li> <li>author</li> <li style="color:#ffb700">★★★★★</li>
- <div class="ficdesc">
- paste the summary here.
- </div>
- <div class="fictags"><center>KEYWORDS</center>
- <div class="tags">type up some tags here</div></div>
- </div>
- <div id="fic" class="story (leave that one) and then add more here">
- <div class="ficname"><a href="fic link">fic title</a></div>
- <li>words</li> <li>author</li> <li style="color:#ffb700">★★★★★</li>
- <div class="ficdesc">
- paste the summary here.
- </div>
- <div class="fictags"><center>KEYWORDS</center>
- <div class="tags">type up some tags here</div></div>
- </div>
- <div id="fic" class="story (leave that one) and then add more here">
- <div class="ficname"><a href="fic link">fic title</a></div>
- <li>words</li> <li>author</li> <li style="color:#ffb700">★★★★★</li>
- <div class="ficdesc">
- paste the summary here.
- </div>
- <div class="fictags"><center>KEYWORDS</center>
- <div class="tags">type up some tags here</div></div>
- </div>
- <div id="fic" class="story (leave that one) and then add more here">
- <div class="ficname"><a href="fic link">fic title</a></div>
- <li>words</li> <li>author</li> <li style="color:#ffb700">★★★★★</li>
- <div class="ficdesc">
- paste the summary here.
- </div>
- <div class="fictags"><center>KEYWORDS</center>
- <div class="tags">type up some tags here</div></div>
- </div>
- <div id="fic" class="story (leave that one) and then add more here">
- <div class="ficname"><a href="fic link">fic title</a></div>
- <li>words</li> <li>author</li> <li style="color:#ffb700">★★★★★</li>
- <div class="ficdesc">
- paste the summary here.
- </div>
- <div class="fictags"><center>KEYWORDS</center>
- <div class="tags">type up some tags here</div></div>
- </div>
- <div id="fic" class="story (leave that one) and then add more here">
- <div class="ficname"><a href="fic link">fic title</a></div>
- <li>words</li> <li>author</li> <li style="color:#ffb700">★★★★★</li>
- <div class="ficdesc">
- paste the summary here.
- </div>
- <div class="fictags"><center>KEYWORDS</center>
- <div class="tags">type up some tags here</div></div>
- </div>
- <div id="fic" class="story (leave that one) and then add more here">
- <div class="ficname"><a href="fic link">fic title</a></div>
- <li>words</li> <li>author</li> <li style="color:#ffb700">★★★★★</li>
- <div class="ficdesc">
- paste the summary here.
- </div>
- <div class="fictags"><center>KEYWORDS</center>
- <div class="tags">type up some tags here</div></div>
- </div>
- <div id="fic" class="story (leave that one) and then add more here">
- <div class="ficname"><a href="fic link">fic title</a></div>
- <li>words</li> <li>author</li> <li style="color:#ffb700">★★★★★</li>
- <div class="ficdesc">
- paste the summary here.
- </div>
- <div class="fictags"><center>KEYWORDS</center>
- <div class="tags">type up some tags here</div></div>
- </div>
- </div>
- </div> <!-- end of fic rec containter -->
- <body class="cbp-spmenu-push">
- <nav class="cbp-spmenu cbp-spmenu-vertical cbp-spmenu-left" id="cbp-spmenu-s1">
- <div id="sort">
- <ul id="filters" class="option-set clearfix" data-option-key="filter">
- <!-- if you want to add more filters, here is a template:
- <li><a href="#filter" data-option-filter=".filtername">filtername</a></li>
- -->
- <h3>basic filters</h3>
- <li><a href="#filter" data-option-filter=".filter">filter name</a></li>
- <li><a href="#filter" data-option-filter=".filter">filter name</a></li>
- <li><a href="#filter" data-option-filter=".filter">filter name</a></li>
- <li><a href="#filter" data-option-filter=".filter">filter name</a></li>
- <li><a href="#filter" data-option-filter=".filter">filter name</a></li>
- <h3>filters by length</h3>
- <li><a href="#filter" data-option-filter=".filter">filter name</a></li>
- <li><a href="#filter" data-option-filter=".filter">filter name</a></li>
- <li><a href="#filter" data-option-filter=".filter">filter name</a></li>
- <li><a href="#filter" data-option-filter=".filter">filter name</a></li>
- <li><a href="#filter" data-option-filter=".filter">filter name</a></li>
- <h3>filters by rating</h3>
- <li><a href="#filter" data-option-filter=".filter">filter name</a></li>
- <li><a href="#filter" data-option-filter=".filter">filter name</a></li>
- <li><a href="#filter" data-option-filter=".filter">filter name</a></li>
- <li><a href="#filter" data-option-filter=".filter">filter name</a></li>
- <li><a href="#filter" data-option-filter=".filter">filter name</a></li>
- <h3>filters by pairing</h3>
- <li><a href="#filter" data-option-filter=".filter">filter name</a></li>
- <li><a href="#filter" data-option-filter=".filter">filter name</a></li>
- <li><a href="#filter" data-option-filter=".filter">filter name</a></li>
- <li><a href="#filter" data-option-filter=".filter">filter name</a></li>
- <li><a href="#filter" data-option-filter=".filter">filter name</a></li>
- </ul>
- </div>
- </nav>
- <div id="cred">
- <a href="http://asschlinthemes.tumblr.com/">AZZ</a>
- </div>
- <!-- dont touch this stuff, it's all your scripts. -->
- <script src="http://static.tumblr.com/rowev4i/KOBnaiftj/classie.js"></script>
- <script>
- var menuLeft = document.getElementById( 'cbp-spmenu-s1' ),
- showLeftPush = document.getElementById( 'showLeftPush' ),
- body = document.body;
- showLeftPush.onclick = function() {
- classie.toggle( this, 'active' );
- classie.toggle( body, 'cbp-spmenu-push-toright' );
- classie.toggle( menuLeft, 'cbp-spmenu-open' );
- disableOther( 'showLeftPush' );};
- function disableOther( button ) {
- if( button !== 'showLeftPush' ) {
- classie.toggle( showLeftPush, 'disabled' );}
- if( button !== 'showRightPush' ) {
- classie.toggle( showRightPush, 'disabled' );}}
- </script>
- </body>
- <!------- filter scripts -------->
- <script src="http://static.tumblr.com/fuu6t9w/kh8ml0pl9/jquery-1.7.1.min.js"></script>
- <script src="http://static.tumblr.com/fuu6t9w/eubml0pm0/jquery.isotope.min.js"></script>
- <script>
- $(function(){
- var $container = $('#container');
- $container.isotope({
- itemSelector : '.story'
- });
- var $optionSets = $('#sort .option-set'),
- $optionLinks = $optionSets.find('a');
- $optionLinks.click(function(){
- var $this = $(this);
- // don't proceed if already selected
- if ( $this.hasClass('selected') ) {
- return false;
- }
- var $optionSet = $this.parents('.option-set');
- $optionSet.find('.selected').removeClass('selected');
- $this.addClass('selected');
- // make option object dynamically, i.e. { filter: '.my-filter-class' }
- var options = {},
- key = $optionSet.attr('data-option-key'),
- value = $this.attr('data-option-filter');
- // parse 'false' as false boolean
- value = value === 'false' ? false : value;
- options[ key ] = value;
- if ( key === 'layoutMode' && typeof changeLayoutMode === 'function' ) {
- // changes in layout modes need extra logic
- changeLayoutMode( $this, options )
- } else {
- // otherwise, apply new options
- $container.isotope( options );
- }
- return false;
- });
- });
- </script>
- <!-----end filter scripts------>
Advertisement
Add Comment
Please, Sign In to add comment