Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!-------------------------------------------------------------------------
- about me,
- blogroll,
- and links page
- by florels.tumblr.com
- feel free to edit as you please, for any questions,
- just shoot me a message xo
- -------------------------------------------------------------------------->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <title>{Title}</title> <!--tab title name-->
- <link rel="shortcut icon" href="{Favicon}"/> <!--favicon-->
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js">
- </script>
- <script type="text/javascript" language="javascript">
- $(function () {
- $('#scrlBotm').click(function () {
- $('html, body').animate({
- scrollTop: $(document).height()
- },
- 1500);
- return false;
- });
- $('#scrlTop').click(function () {
- $('html, body').animate({
- scrollTop: '0px'
- },
- 1500);
- return false;
- });
- });
- </script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <link href='http://fonts.googleapis.com/css?family=Noto+Sans' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700italic' rel='stylesheet' type='text/css'>
- <style type="text/css">
- ::-webkit-scrollbar {width: 5px; height: 0px; background:#ffffff;}
- ::-webkit-scrollbar-thumb {background:#d880a6;} /* scrollbar colour */
- a {
- color:#d880a6; /* link colour */
- -moz-transition-duration:0.3s;
- -webkit-transition-duration:0.3s;
- -o-transition-duration:0.3s;}
- a:hover {
- color:#ffffff; /* link hover colour */
- background:#000000; /* link hover background colour */
- -moz-transition-duration:0.3s;
- -webkit-transition-duration:0.3s;
- -o-transition-duration:0.3s;}
- #s-m-t-tooltip {
- display:block;
- background:#000000;
- font-size:7px;
- font-family:'Noto Sans';
- letter-spacing:1px;
- text-transform:uppercase;
- line-height:100%;
- color:#ffffff;
- text-align:center;
- margin-left:18px;
- padding:4px;
- min-width:45px;
- max-width: ;
- z-index:9999;}
- #body{
- background:#ffffff;}
- #box {
- position:absolute;
- top:200px;
- left:50%;
- margin-left:-245px;
- height:auto;
- font-size:11px; /* main font size */
- text-align:justify;
- width:440px; /* main width */
- border:5px solid #000000; /* main border colour and width */
- font-family:'Noto Sans'; /* main font family */
- padding:10px;
- color:#000000;}
- #sidebar {
- position:absolute;
- font-family:'Noto sans'; /* sidebar font family */
- color:#ffffff; /* sidebar text colour */
- font-size:9px; /* sidebar font size */
- width:160px; /* sidebar width */
- left:50%;
- margin-top:110px;
- margin-left:-450px;
- padding: 13px;
- background:#000000; /* sidebar background colour */
- height:120px;
- text-align:justify;
- word-spacing:1px;}
- #sidebar a{
- color:#ffffff;}
- .title {
- font-family:'Playfair Display'; /* title font family */
- color:#ffffff; /* title text colour */
- letter-spacing:2px;
- font-size:17px;
- margin-left:20px;
- margin-top:20px;
- border:2px solid #ffffff; /* title border colour and width */
- padding:5px;
- width:210px;
- background:#000000; /* title background colour */
- text-align:center;}
- .heading {
- font-size:25px; /* section heading text size */
- color:#000000; /* section heading text colour */
- margin-bottom:15px;
- font-family:'Playfair Display'; /* section heading font family */
- font-style:italic; /* italic */
- position:relative;
- border-bottom:2px solid #000000;}
- #navlinks {
- background-color: #000000;
- font-family:'Noto Sans';
- text-transform:normal;
- width: 115px;
- padding:5px;
- margin-left:15px;
- display:block;
- text-align: center;
- letter-spacing: 1px;
- font-weight: normal;}
- .navlinks li{
- list-style:none;
- margin-left:-15px;
- width:110px;}
- #linkslinks {
- display:inline-block;
- width:422px;
- margin-top:20px;}
- #links {
- font-family:'Noto Sans';
- display:block;
- text-align:center;}
- #linkslinks a.links {
- display:inline-block;
- text-align:center;
- text-transform: uppercase; /* uppercase */
- line-height: 100%;
- width:130px;
- color: #ffffff; /* links colour */
- font-size:9px; /* links font size */
- font-family:'Noto Sans'; /* links font family */
- padding:20px;
- background:#000000; /* links background colour */
- margin-bottom:20px;
- margin-left:20px;
- border:1px solid transparent;}
- #linkslinks a.links:hover {
- background:#ffffff;
- color:#000000;
- border:1px solid #000000;}
- #blogrollicons {
- width:420px;
- padding:10px;
- margin:10px;}
- #blogrollicons img{
- background:#ffffff;
- border:1px solid #000000;
- padding:10px;
- width:30px;
- height:30px;
- opacity:1;
- margin:5px;
- -webkit-transition:all 0.3s ease-in-out;
- -moz-transition:all 0.3s ease-in-out;
- -o-transition:all 0.3s ease-in-out;
- transition:all 0.3s ease-in-out;}
- {CustomCSS}
- </style></head>
- <body>
- <div id="sidebar">
- <div class="title">blog name</div>
- <p>
- <u>name:</u> NAME <!--name here-->
- <br><u>age:</u> AGE <!--age here-->
- <br><u>location:</u> LOCATION <!--location here-->
- <!--you can also add in a hit counter and an online user code here-->
- </div>
- <div id="box">
- <div id="nav">
- <br>
- <table>
- <tr>
- <td valign="top"><ul class="navlinks"><li>
- → <a href="#aboutme" title="ABOUT ME">about me</a></li></ul>
- <ul class="navlinks"><li>
- → <a href="/" title="BLOG">back to blog</a></li></ul>
- <td valign="top"><ul class="navlinks"><li>
- → <a href="#links" title="LINKS">links</a></li></ul>
- <ul class="navlinks"><li>
- → <a href="/ask" title="CONTACT">contact</a></li></ul>
- <td valign="top"><ul class="navlinks"><li>
- → <a href="#blogroll" title="BLOGROLL">blogroll</a></li></ul>
- <ul class="navlinks"><li>
- → <a href="http://florels.tumblr.com/" target="_blank" title="THEME">theme</a></li></ul>
- </tr>
- </table>
- <!------------------------------about me---------------------------------->
- <div id="one">
- <a id="aboutme"></a><br><br><br><br>
- <div class="heading">about me</div>
- write whatever you want here! the description can be as long as you want and can include whatever you want, you can customize it as you wish :))))
- </div>
- <!----------------------------end about me-------------------------------->
- <!--------------------------------links----------------------------------->
- <div id="two">
- <a id="links"></a><br><br><br><br>
- <div class="heading">links</div>
- <div id="linkslinks">
- <a class="links" href="/" target="_blank">link name</a>
- <a class="links" href="/" target="_blank">link name</a>
- <a class="links" href="/" target="_blank">link name</a>
- <a class="links" href="/" target="_blank">link name</a>
- <a class="links" href="/" target="_blank">link name</a>
- </div>
- <!--feel free to add as many links as you want! just keep on copying and pasting the code-->
- <!------------------------------end links--------------------------------->
- <!------------------------------blogroll---------------------------------->
- <div id="three">
- <a id="blogroll"></a><br><br><br><br>
- <div class="heading">blogroll</div>
- <div id="blogrollicons">
- <center>
- {block:Following}{block:Followed}<a target="_blank" href="{FollowedURL}" title="{FollowedName}"><img src="{FollowedPortraitURL-30}" /></a>{/block:Followed}{/block:Following}
- </center>
- </div>
- </div>
- <!----------------------------end blogroll-------------------------------->
- <br><br><br><br>
- </div></div></div>
- <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
- <script type="text/javascript">
- $(document).ready(function(){
- $(".contactLink").click(function(){
- if ($("#contactForm").is(":hidden")){
- $("#contactForm").slideDown("slow");
- }
- else{
- $("#contactForm").slideUp("slow");
- }
- });
- });
- function closeForm(){
- $("#messageSent").show("slow");
- setTimeout('$("#messageSent").hide();$("#contactForm").slideUp("slow")', 2000);
- }
- $(document).ready(function() {
- function filterPath(string) {
- return string
- .replace(/^\//,'')
- .replace(/(index|default).[a-zA-Z]{3,4}$/,'')
- .replace(/\/$/,'');
- }
- $('a[href*=#]').each(function() {
- if ( filterPath(location.pathname) == filterPath(this.pathname)
- && location.hostname == this.hostname
- && this.hash.replace(/#/,'') ) {
- var $targetId = $(this.hash), $targetAnchor = $('[name=' + this.hash.slice(1) +']');
- var $target = $targetId.length ? $targetId : $targetAnchor.length ? $targetAnchor : false;
- if ($target) {
- var targetOffset = $target.offset().top;
- $(this).click(function() {
- $('html, body').animate({scrollTop: targetOffset}, 1000);
- var d = document.createElement("div");
- d.style.height = "101%";
- d.style.overflow = "hidden";
- document.body.appendChild(d);
- window.scrollTo(0,scrollToM);
- setTimeout(function() {
- d.parentNode.removeChild(d);
- }, 10);
- return false;
- });
- }
- }
- });
- });
- /*! Smooth Scroll - v1.4.5 - 2012-07-22
- * Copyright (c) 2012 Karl Swedberg; Licensed MIT, GPL */
- </script>
- <a id="scrlTop" title="Back to Top" href="#" style="position: fixed; bottom: 5px; right:50%; margin-right:-275px;"><img src="http://media.tumblr.com/394b69ad95f12410b5cba8b4a0a5f787/tumblr_inline_mlmxsybez41qfamg6.png" width="50px"></a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement