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">
- <link href='http://fonts.googleapis.com/css?family=Reenie+Beanie' rel='stylesheet' type='text/css'>
- <!-- NAVIGATION PAGE BY AFFINITETHEMES /////////
- EDITED BY: 1OR /////////////////////////////////
- ////////// THANK YOU FOR USING, PLEASE SO NOT CLAIM
- AS YOUR OWN, DON'T REMOVE THE CREDIT AND HAVE A GREAT DAY -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!-- start of script tooltip -->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <!-- end of script tooltip -->
- <head>
- <title>a themes : page 03</title> <!--CHANGE TAB TITLE HERE-->
- <link rel="shortcut icon" href="" /> <!--CHANGE FAVICON HERE-->
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- /*Main CSS for the body*/
- body {
- background: url("https://unsplash.imgix.net/42/pygwO3glRbaBCh2uRyd4_8420_rgb.jpg?q=75&fm=jpg&s=eedc775856e644f9b7aa156930ac5bb8")
- no-repeat center center fixed; /*CHANGE BACKGROUND IMAGE HERE*/
- -webkit-background-size: cover;
- -moz-background-size: cover;
- -o-background-size: cover;
- background-size: cover;
- font-style:none;
- font-family:calibri;
- color:{color:text};
- font-size:9px;}
- body, a, a:hover {
- cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
- html, body { height: 100%; margin: 0; }
- /*CSS used for box itself*/
- #transbox {
- opacity: 0.7;
- filter: alpha(opacity=60);
- position: relative;
- width: 600px;
- background-color: #fff;
- border: 1px solid #000;}
- #transbox a:hover {
- opacity: 1.0;
- filter: alpha(opacity=100);}
- #container {
- height: 100%;
- display: flex;
- align-items: center;
- justify-content: center;}
- #s-m-t-tooltip {
- max-width:300px; /* maximum width */
- background-color:#fff; /* background color */
- border:1px solid #999; /* color, shape and thickness of the border */
- font-family:calibri; /* font of text */
- font-size:9px; /* font size */
- color:#000; /* font color */
- opacity: 0.7;
- letter-spacing:1px; /* font spacing */
- text-transform:uppercase; /* uppercase, lowercase, none */
- padding:2px 3px 2px 3px; /* padding size */
- margin:20px 0px 0px 20px; /* margin size */
- z-index:999999999999999999999999999999999999;
- border-radius: 2px; /* border radius */
- }
- /*CSS used for title*/
- #title {
- font-family: calibri;
- font-size:18px;
- position: relative;
- float:left;
- text-transform:uppercase;
- top: 8px;
- left: 8px;
- letter-spacing: 3px;
- color:#000;
- margin-left:1px;
- z-index:1;}
- #title:hover {
- font-style:italic;}
- /*CSS used for line*/
- #line {
- height:1px;
- background-color:#000;
- margin-left:140px;
- margin-top:20px;
- width:65%;
- border-bottom:3px #fff solid;}
- /*CSS used for squares*/
- #squares {
- font-size:10px;
- font-family:'calibri';
- text-transform:uppercase;
- text-align:center;
- margin-top:-10px;
- margin-left:530px;}
- #squares a {
- padding:3px;
- color:#000;
- display: inline-block;
- margin-left: 2px;
- height: 5px;
- width: 5px;
- border: solid #000 1px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;}
- #squares a:hover {
- color:#fff;
- background-color:#999;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;}
- /*CSS used for nav links*/
- #navigation a {
- font-family:'calibri';
- display:block;
- color:#000;
- font-size:12px;
- margin-top: 22px;
- padding:6px;
- text-align:center;
- letter-spacing:2px;
- text-transform:uppercase;
- text-decoration:underline;
- margin-bottom:5px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;}
- #navigation a:hover {
- background:#999;
- color:#fff;
- opacity: 1.0;
- text-decoration: none;
- filter: alpha(opacity=100);}
- /*CSS used for credit section*/
- #credit {
- font-size:10px;
- font-family: calibri;
- font-style:italic;
- letter-spacing:1px;}
- #credit a {
- background-color:#fff;
- padding:3px;
- position:fixed;
- right:10px;
- bottom:10px;
- text-decoration:none;
- color:#000;}
- #credit a:hover {
- color:#fff;
- background-color:#999;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;}
- </style>
- </head>
- <body>
- <div id="container">
- <div id="transbox">
- <div id="title">navigation</div>
- <div id="line"></div>
- <div id="squares">
- <a href="/" title="home"></a>
- <a href="/ask" title="message"></a>
- <a href="http://tumblr.com/dashboard" title="dash"></a>
- </div>
- <div id="navigation">
- <table style="width:100%">
- <tr>
- <td><a href="/">link</a></td>
- <td><a href="/">link</a></td>
- <td><a href="/">link</a></td>
- </tr>
- <tr>
- <td><a href="/">link</a></td>
- <td><a href="/">link</a></td>
- <td><a href="/">link</a></td>
- </tr>
- <tr>
- <td><a href="/">link</a></td>
- <td><a href="/">link</a></td>
- <td><a href="/">link</a></td>
- </tr>
- <tr>
- <td><a href="/">link</a></td>
- <td><a href="/">link</a></td>
- <td><a href="/">link</a></td>
- </tr>
- <tr>
- <td><a href="/">link</a></td>
- <td><a href="/">link</a></td>
- <td><a href="/">link</a></td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- <div id="credit"><a href="http://affinitethemes.tumblr.com" title="© affinité themes">AT</a></div>
Advertisement
Add Comment
Please, Sign In to add comment