Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- new navigation theme by laura ((planthed.tumblr.com)) keep the credits and i wont report you:)
- ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▄▀█ ▒█▀▀▀ ▒█▀▀█ ▒█░░▒█
- ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█▒█▒█ ▒█▀▀▀ ▒█▀▀▄ ▒█▄▄▄█
- ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█░░▒█ ▒█▄▄▄ ▒█▄▄█ ░░▒█░░
- ▒█▀▀█ ▒█░░░ ░█▀▀█ ▒█▄░▒█ ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▀▄
- ▒█▄▄█ ▒█░░░ ▒█▄▄█ ▒█▒█▒█ ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█░▒█
- ▒█░░░ ▒█▄▄█ ▒█░▒█ ▒█░░▀█ ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█▄▄▀.TUMBLR.COM
- KEEP THE CREDITS OR I'LL REPORT YOU!
- icon links by: hisabeel.tumblr.com
- --->
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link href='http://static.tumblr.com/blpgwiz/u8Qmijy1c/fade_in_up.css' rel='stylesheet' type='text/css'>
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <!--Styling,css-->
- <style type="text/css">
- ::-webkit-scrollbar {width: 7px; height: 0px; background:#fff; border-left: 1px solid #fff; }
- ::-webkit-scrollbar-thumb { background-color:#B0E1E8; border-bottom: 1px solid #fff; border-radius:5px; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; }
- body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
- body{
- margin:0px;
- color: #aaa;
- background-attachment: fixed;
- padding: 0px;
- font-family: "calibri";
- background: #fafafa;
- }
- ::selection {
- background:#B0E1E8; /* CHANGE THE COLOR*/
- color:#fff;}
- ::-moz-selection {
- background:#B0E1E8; /* CHANGE THE COLOR*/
- color:#fff;}
- a:link, a:active, a:visited{cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
- color: #B0E1E8; /* change the color*/
- text-decoration: none;
- -webkit-transition: color 0.5s ease-out;
- -moz-transition: color 0.5s ease-out;
- }
- a:hover{cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;color:#B0E1E8; /* change the color*/
- -webkit-transition-duration: .9s;
- -webkit-transition: color 0.3s ease-out;
- -moz-transition: color 0.3s ease-out;
- }
- @font-face { font-family:"petit"; src: url('http://static.tumblr.com/jpkny6t/Ftxmqvdxg/petit-formal-script.regular.ttf'); }
- #title{font-family:petit;text-align: center;font-size:20px;
- padding-top:15px;
- opacity:1.0;
- margin-left:400px;
- margin-top:86px;
- position:fixed;
- z-index:999999999999;
- transition: all 0.9s ease-out;
- -o-transition-transition: all 0.9s ease-out;
- -webkit-transition: all 0.9s ease-out;
- -moz-transition: all 0.9s ease-out;
- -webkit-animation: fadeInUp 2s;
- -moz-animation: fadeInUp 2s;
- -ms-animation: fadeInUp 2s;
- background:white; /* CHANGE THE COLOR*/
- color:#B0E1E8; /* CHANGE THE COLOR*/
- border: 1px solid #ddd;
- outline-offset:-8px;
- outline:1px solid #ddd;
- width:440px;
- height:40px;
- }
- #title:hover{border: 1px solid #fff;
- outline-offset:-8px;
- outline:1px solid #fff;
- background:#B0E1E8;
- color:#fff;
- }
- #javascript-scroll{
- position:fixed;
- -webkit-filter: invert(100%);
- opacity: 0.7;
- top:5px;
- right:5px;
- height:auto;
- text-transform:uppercase;
- background: transparent;
- width:auto;
- z-index: 9999;
- border-radius: 5px;
- }
- .ac-container1 {
- float:center;
- width:400px;
- height:auto;
- background: #fff;
- text-align: center;
- padding: 20px;
- font-size: 12px;
- color: #B0E1E8;
- border: 1px solid #ddd;
- outline-offset:-13px;
- outline:1px solid #ddd;
- z-index:9999999999;
- margin-top:150px;
- margin-left:400px;
- display: inline-block;transition: all 0.9s ease-out;
- -o-transition-transition: all 0.9s ease-out;
- -webkit-transition: all 0.9s ease-out;
- -moz-transition: all 0.9s ease-out;
- -webkit-animation: fadeInUp 2s;
- -moz-animation: fadeInUp 2s;
- -ms-animation: fadeInUp 2s;
- }
- #link a {
- opacity:1 ;
- text-decoration:none;
- outline:none;
- color: #B0E1E8;
- -webkit-transition: all 0.8s;
- -moz-transition: all 0.8s;
- transition: all 0.8s;
- }
- #link a:hover {
- background: #B0E1E8;
- color:#fff;
- padding:auto;
- -webkit-transition: all 0.8s;
- -moz-transition: all 0.8s;
- transition: all 0.8s;
- }
- #infobox{
- font-family: calibri ;
- overflow:hidden;
- color: #fff;
- background: #B0E1E8;
- margin:3px;
- padding: 5px 20px;
- position: relative;
- z-index: 20;
- border: 2px solid #fff;
- display: block;
- height: 30px ;
- line-height: 33px ;
- font-size: 12px;
- text-align:center;
- z-index:9999999999;
- transition: all 0.9s ease-out;
- -o-transition-transition: all 0.9s ease-out;
- -webkit-transition: all 0.9s ease-out;
- -moz-transition: all 0.9s ease-out;
- }
- #infobox:hover{ color:#B0E1E8;background:#fff;
- width:350px;
- transition: all 0.9s ease-out;
- -o-transition-transition: all 0.9s ease-out;
- -webkit-transition: all 0.9s ease-out;
- -moz-transition: all 0.9s ease-out;
- display: inline-block;
- height:100px;
- }
- #niall{
- color:#aaa;
- width:auto;
- position:fixed;
- bottom:100px;
- left:0px;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #zayn{
- font-size:12px;
- font-family:arial;
- line-height:16px;
- text-align:center;
- height:15px;
- margin-top:33px;
- width:5px;
- padding:5px;
- padding-right:10px;
- background:#ffffff;
- margin-left:0px;
- position:fixed;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- border:1px solid #eee;
- }
- #lol{
- text-align:center;
- width:130px;
- font-size:10px;
- background:#ffffff;
- height:5px;
- padding-top:10px;
- padding-bottom:10px;
- font-family:calibri;
- text-transform:uppercase;
- margin-left:-130px;
- margin-top:33px;
- position:fixed;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- border:1px solid #eee;
- line-height:5px;
- }
- #niall:hover #zayn{
- margin-left:100px;
- }
- #niall:hover #lol{
- margin-left:0px;
- }
- #links a {opacity:.6;
- display:inline-block;
- padding:4px;
- background:transparent;
- color:{color:Text};
- z-index:99999999;
- width:30px;
- height:15px;
- margin-top:6px;
- border-top-left-radius:3px;
- border-bottom-left-radius:3px;
- border-top-right-radius:3px;
- border-bottom-right-radius:3px; -webkit-animation: fadeInUp 2s;
- -moz-animation: fadeInUp 2s;
- -ms-animation: fadeInUp 2s;
- }
- #links {
- display:block;
- position:fixed;
- z-index:999999999;
- font-size:8.5px;
- margin-left:490px;
- margin-top:50px;
- opacity:1;
- letter-spacing:0px;
- text-align:center;
- font-family:calibri;
- text-transform: uppercase;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;}
- {CustomCSS}
- </style>
- <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js"type="text/JavaScript"></script>
- <style>
- div#qTip {
- padding:4px;
- height: auto;
- margin-top:5px;
- margin-left:10px;
- font-family:Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
- font-size:9px;
- display: none;
- text-align: center;
- position: absolute;
- line-height: 10px;
- text-transform:lowercase;
- letter-spacing:0px;
- z-index: 999999999999;
- border:1px solid #ddd;
- background:white;
- border-radius:5px;
- color:#aaaaaa;
- box-shadow:1px 1px 3px rgba(0,0,0,.1);
- }
- </style>
- </head>
- <body>
- <div id="javascript-scroll"><a target="blank" href="http://planthed.tumblr.com"title="theme credit; keep it them or i'll report you!"><img src="http://i50.tinypic.com/3325qp0.png"></a></div>
- <!--- DON'T DELETE O I'LL REPORT YOU, HAVE DIGNITY PLEASE--->
- <div id="niall"><div id="zayn">©</div>
- <div id="lol">
- <a href="http://planthed.tumblr.com/"target="_blank"title="keep the credits!">Theme made by Laura</a>
- </div></div>
- <!--- DON'T DELETE O I'LL REPORT YOU, HAVE DIGNITY PLEASE--->
- <a href="http://planthed.tumblr.com"><div style="position:fixed; z-index:999999; bottom:-30px; right:5px; padding:8px; opacity:0.6;filter: url(filters.svg#grayscale);filter: gray;-webkit-filter: grayscale(1);">
- <img src="http://37.media.tumblr.com/484a2194795fec08ea59dcd44caf085a/tumblr_n3sibtuP3r1rgpyeqo1_500.png" style="width:300px"></div></a>
- <div id="links">
- <a href="/" title="link1">
- <img src="http://cdn1.iconfinder.com/data/icons/dortmund/dortmund-16x16/home.png"></a>
- <a href="/" title="link2">
- <img src="http://cdn1.iconfinder.com/data/icons/dortmund/dortmund-16x16/email.png"></a>
- <a href="/" title="link3">
- <img src="http://cdn1.iconfinder.com/data/icons/dortmund/dortmund-16x16/user.png"></a>
- <a href="/" title="link4">
- <img src="http://cdn1.iconfinder.com/data/icons/dortmund/dortmund-16x16/zoom.png"></a>
- <a href="http://layouts-by-laura.tumblr.com" title="layouts">
- <img src="https://cdn4.iconfinder.com/data/icons/dortmund/Dortmund-32x32/free-for-job.png"width=16px; height=18px;></a>
- <a href="http://planthed.tumblr.com" title="She made this layout">
- <img src="https://cdn4.iconfinder.com/data/icons/dortmund/Dortmund-32x32/heart.png"width=16px; height=18px;></a>
- </div>
- <div id="title">
- navitagtion page
- </div>
- <!--First Tab-->
- <section class="ac-container1"><div>
- <div id="infobox">BASIC LINKS</br>
- <font style="font-size: 10px;color:#fff"><div style="margin-top: 3px;color:#fff;font-size:14px;text-transform:uppercase">
- <div id="link">
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- </div>
- </div></font></div>
- <div style="border-bottom: 2px solid #fff;"></div>
- <div id="infobox">FOR YOU</br>
- <font style="font-size: 10px;color:#fff"><div style="margin-top: 3px;color:#fff;font-size:14px;text-transform:uppercase">
- <div id="link">
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- </div>
- </div></font></div>
- <div style="border-bottom: 2px solid #fff;"></div>
- <div id="infobox">TAGS</br>
- <font style="font-size: 10px;color:#fff"><div style="margin-top: 3px;color:#fff;font-size:14px;text-transform:uppercase">
- <div id="link">
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- </div>
- </div></font></div>
- <div style="border-bottom: 2px solid #fff;"></div>
- <div id="infobox">CONCATC</br>
- <font style="font-size: 10px;color:#fff"><div style="margin-top: 3px;color:#fff;font-size:14px;text-transform:uppercase">
- <div id="link">
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- </div>
- </div></font></div>
- <div style="border-bottom: 2px solid #fff;"></div>
- <div id="infobox">FAVES / FRIENDS</br>
- <font style="font-size: 10px;color:#fff"><div style="margin-top: 3px;color:#fff;font-size:14px;text-transform:uppercase">
- <div id="link">
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- <a href="/">Link</a> -
- </div>
- </div></font></div>
- <div style="border-bottom: 2px solid #fff;"></div>
- </p></article></div><div></div></section>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement