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=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
- <!-- NAVIGATION THEME BY ELISABETHTHEMES-->
- <!-- please enjoy and feel free to message me with any questions!-->
- <!-- do NOT under any circumstances remove the credit-->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!-- 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(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <!-- end of script tooltip -->
- <!--change tab title here-->
- <title>et: page 02</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- /*--scrollbar--*/
- ::-webkit-scrollbar-thumb:vertical {border:3px solid #fff;height:12px; background-color:{color:scrollbar};}
- ::-webkit-scrollbar-thumb:horizontal {background-color:#fff;}
- ::-webkit-scrollbar {background-color:{color:scrollbar};height:7px;width:12px;border:5px solid #fff;}
- ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{background-color:{color:scrollbar};display:block;height:8px;border-right:2px solid #fff;border-left:2px solid #fff;
- }
- /*--body--*/
- body {
- font-style:none;
- background-color:#fff; /*CHANGE BACKGROUND COLOR HERE*/
- font-family:calibri;
- font-size:9px;
- overflow:hidden;
- }
- a {
- text-decoration:none;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- a:hover {
- text-decoration:none;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- h1 {
- font-size:10px;
- }
- /*--Cursor--*/
- *, body, a, a:hover {cursor: url("http://www.totallylayouts.com/cursors/random/tiny_cursor.png"), auto }
- /*everything*/
- #everything {
- margin-left:220px;
- margin-top:300px;
- }
- #sidebar {
- width: 100px;
- height: 670px;
- display: block;
- margin-top:-130px;
- margin-left: -110px;
- }
- .wow {
- position: relative;
- width: 500px;
- top: -25px;
- left: 320px;
- z-index: 1;
- }
- .overlay {
- position: absolute;
- text-align: center;
- top: 0;
- left: 0;
- z-index: 2;
- opacity: 0;
- padding: 100px;
- display: block;
- bottom: 0;
- right: 0;
- font-size: 40px;
- color: #fff;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- }
- #prop {
- font-size: 40px;
- color: #fff;
- border-bottom: 1px #fff solid;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- }
- .wow:hover > .overlay {
- opacity: 1;
- display: block;
- background: rgba(255, 255, 255, 0.4)
- }
- .wow img:hover {
- opacity: 1.5;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- #links1 {
- font: 10px;
- position: relative;
- top:-330px;
- left:220px;
- background-color:#fff; /* CHANGE BOX 1 BACKGROUND COLOR HERE */
- border:1px solid #000; /* CHANGE BOX 1 COLOR HERE */
- padding:0px 2px 0px 2px;
- z-index: 10;
- width: 10px;
- text-align:center;
- overflow:hidden;
- -webkit-transition:all 0.7s ease-in-out;
- -moz-transition:all 0.7s ease-in-out;
- transition:all 0.7s ease-in-out;
- }
- #links2 {
- font: 10px;
- position: relative;
- width:10px;
- top:-345px;
- left:240px;
- background-color:#fff; /* CHANGE BOX 2 BACKGROUND COLOR HERE */
- border:1px solid #000; /* CHANGE BOX 2 COLOR HERE */
- padding:0px 2px 0px 2px;
- z-index: 10;
- text-align:center;
- overflow:hidden;
- -webkit-transition:all 0.7s ease-in-out;
- -moz-transition:all 0.7s ease-in-out;
- transition:all 0.7s ease-in-out;
- }
- #links3 {
- font: 10px;
- width:10px;
- position: relative;
- top:-360px;
- left:260px;
- background-color:#fff; /* CHANGE BOX 3 BACKGROUND COLOR HERE */
- border:1px solid #000; /* CHANGE BOX 3 COLOR HERE */
- padding:0px 2px 0px 2px;
- z-index: 10;
- text-align:center;
- overflow:hidden;
- -webkit-transition:all 0.7s ease-in-out;
- -moz-transition:all 0.7s ease-in-out;
- transition:all 0.7s ease-in-out;
- }
- #links1 a, #links2 a, #links3 a {
- color:#fff;
- font-size:10px;
- font-weight:bold;
- text-decoration: none;
- }
- #links1:hover {
- width:90px;
- z-index: 100;
- background:#F2F2F2; /* CHANGE BOX 1 BACKGROUND COLOR WHEN HOVERED HERE */
- -webkit-transition:all 0.7s ease-in-out;
- -moz-transition:all 0.7s ease-in-out;
- transition:all 0.7s ease-in-out;
- }
- #links2:hover {
- width:70px;
- z-index: 100;
- background:#F2F2F2; /* CHANGE BOX 2 BACKGROUND COLOR WHEN HOVERED HERE */
- -webkit-transition:all 0.7s ease-in-out;
- -moz-transition:all 0.7s ease-in-out;
- transition:all 0.7s ease-in-out;
- }
- #links3:hover {
- width:50px;
- z-index: 100;
- background:#F2F2F2; /* CHANGE BOX 3 BACKGROUND COLOR WHEN HOVERED HERE */
- -webkit-transition:all 0.7s ease-in-out;
- -moz-transition:all 0.7s ease-in-out;
- transition:all 0.7s ease-in-out;
- }
- #links1:hover a, #links2:hover a, #links3:hover a {
- color:#000;
- }
- #alllinks {
- width:100px;
- position: relative;
- top:-350px;
- left:200px;
- }
- #alllinks a {
- font-family:'calibri';
- display:block;
- color:#000; /* CHANGE LINKS TEXT COLOR HERE */
- margin-top: 5px;
- font-size:10px;
- padding:5px;
- text-align:center;
- letter-spacing:1px;
- text-transform:uppercase;
- 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;
- }
- #alllinks a:hover {
- background:#F2F2F2; /* CHANGE BACKGROUND OF LINKS WHEN HOVERED HERE */
- letter-spacing: 4px;
- color:#000;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- /* DO NOT REMOVE THIS PLEASE */
- #credit {
- position:fixed;
- font-family:calibri;
- font-size:10px;
- font-style:normal;
- line-height:110%;
- right:10px;
- bottom:15px;
- text-transform:uppercase;
- text-align:center;
- }
- #credit a {
- padding:1px 3px 1px 3px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- color:#000;
- background-color:#ffffff;
- border: solid #888 1px;
- }
- #credit a:hover {
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- color:#ffffff;
- background-color:#888;
- border: solid white 1px;
- }
- {CustomCSS}
- </style></head>
- <body>
- <div id="everything">
- <div id="sidebar">
- <!------change image here------>
- <div class="wow">
- <img src="http://33.media.tumblr.com/dc03b20b03684639bc21d036f727583c/tumblr_ncvxpmmS0B1tj78m5o1_500.gif" width="500" height="270" alt="" />
- <div class="overlay"><div id="prop">NAVIGATION</div></div>
- <!--CHANGE TITLE THAT APPEARS ON HOVER HERE ^-->
- </div>
- <!--EDIT NAVIGATION LINKS HERE-->
- <div id="links1">
- <a href="/">HOME</a>
- </div>
- <div id="links2">
- <a href="/">LINK</a>
- </div>
- <div id="links3">
- <a href="/">LINK</a>
- </div>
- <table id="all" border="0" cellpadding="0" cellspacing="0">
- <div id="alllinks">
- <a href="/tagged/">link</a>
- <a href="/tagged/">link</a>
- <a href="/tagged/">link</a>
- <a href="/tagged/">link</a>
- <a href="/tagged/">link</a>
- <a href="/tagged/">link</a>
- <a href="/tagged/">link</a>
- <a href="/tagged/">link</a>
- <a href="/tagged/">link</a>
- <a href="/tagged/">link</a>
- </div></td>
- </table>
- </div>
- <div id="credit"><a href="http://affinitethemes.tumblr.com/">AT</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment