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">
- <!--PAGE BY BEDZIAMS DON'T REMOVE CREDIT -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title>{Title}</title>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <script type="text/javascript">
- jQuery(document).ready(function() {
- jQuery(".content").hide();
- //toggle the componenet with class msg_body
- jQuery(".heading").click(function()
- {
- jQuery(this).next(".content").slideToggle(500);
- });
- });
- </script>
- <style type="text/css">
- ::-webkit-scrollbar {background-color:#fff; height:8px; width:8px}
- ::-webkit-scrollbar-thumb:vertical {background-color:#000; height:50px}
- ::-webkit-scrollbar-thumb:horizontal {background-color:#000; height:8px!important}
- body {
- background-color:#fff;
- font-family:times;
- font-weight:normal;
- }
- a {
- color:#000;
- text-decoration:none;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- a:hover {
- color:#fff;
- text-decoration:none;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- h1 {
- font-weight:normal;
- font-size:11px;
- text-align:center;
- font-style:italic;
- line-height:50%;
- letter-spacing:1px;
- text-transform:lowercase;
- color:{color:text};
- }
- h2 {
- font-size:10px;
- text-align:center;
- line-height:100%;
- letter-spacing:-0.5px;
- color:{color:text};
- font-weight:bold;
- text-transform:uppercase;
- padding:5px;
- padding-bottom:2px;
- }
- #themenum {
- background-color:#fff;
- width:700px;
- margin: 0 auto -12px auto;
- text-align: center;
- }
- .layer1 {
- margin: 0;
- padding: 5px;
- width: 500px;
- margin-top:200px;
- margin-left:150px;
- }
- .layer2 {
- margin: 0;
- padding: 5px;
- width: 500px;
- margin-top:0px;
- margin-left:150px;
- } .layer3 {
- margin: 0;
- padding: 5px;
- width: 500px;
- margin-top:0px;
- margin-left:150px;
- }
- .heading {
- margin: 5px;
- color: #fff;
- text-align:center;
- cursor: pointer;
- position: relative;
- background-color:#a1e4ed;
- width:400px;
- padding:10px;
- height:40px;
- padding:20px;
- font-size:30px;
- text-transform:uppercase;
- font-family:Kristen ITC ;
- border:double 10px #fff;
- }
- .heading a{
- color:#fff;
- }
- .content {
- padding: 5px 10px;
- width:540px;
- margin-left:-55px;
- clear: left;
- text-align:center;
- font-size:25px;
- font-family:Kristen ITC ;
- }
- .content a{
- width:330px;
- color:#000;
- background:#fff;
- display:inline block;
- padding:0px;
- -moz-transition-duration:0.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;
- }
- .content a:hover{
- background:#a1e4ed;
- color:#fff;
- -moz-transition-duration:0.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;
- }
- p {
- padding: 5px ;
- }
- #sb {
- color:#000;
- position:fixed;
- width:100px;
- height:auto;
- margin-top:-106px;
- margin-left:330px;
- text-align:left;
- }
- #sb img {
- width:70px;
- height:70px;
- margin-bottom:15px;
- outline:1px solid #000;
- outline-offset:4px;
- margin-left:5px;
- }
- .butt {
- padding: 5px 10px;
- width:540px;
- margin-left:-235px;
- clear: left;
- text-align:center;
- font-size:25px;
- font-family:Kristen ITC ;margin-top:-13px;
- }
- .butt a{
- width:330px;
- color:#000;
- background:#fff;
- display:inline block;
- padding:0px;
- -moz-transition-duration:0.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;
- }
- .butt a:hover{
- color:#fff;
- background:#a1e4ed;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #header{
- width:550px;
- position:fixed;
- margin-top:-70px;
- margin-left:150px;
- background:#aaa;
- }
- #title {
- font-family:Kristen ITC ;
- font-size:25px;
- text-transform:lowercase;
- position:fixed;
- text-align:center;
- width:550px;
- height:auto;
- margin-top:-73px;margin-left:-50px;
- }
- #credit {
- font-style:bold;
- position:fixed;
- font-size:13px;
- font-weight:normal;
- line-height:150%;
- letter-spacing:2px;
- right:10px;
- bottom:10px;
- text-transform:uppercase;
- text-align:center;
- }
- #credit a {
- font-size:13px;
- padding:3px;
- color:#000;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- {CustomCSS}
- </style></head>
- <body>
- <div id="themenum">
- <div id="sb">
- <img src="http://31.media.tumblr.com/9abf9d2d8e8bb21ab5cc918dbdbf3714/tumblr_mqinh1AIj81rmgpypo2_250.png">
- <div class="butt">
- <a href="http://{Name}.tumblr.com">back</a>
- <a href="http://{Name}.tumblr.com/ask">inbox</a>
- <a href="http://bedziams.tumblr.com">credit</a>
- </div></div>
- <div id="header">
- <div id="title">{Name}'s Navigation</div></div>
- <!---change where it says title to what you want the title to be, change where it says link to the link title and change the / to the url. to add another box copy from <p class heading> to </div> and paste it where ever you want it to go, to add another link copy from <a href= to </a> --->
- <div class="layer1">
- <!--change the heading background colour to change the box background--><p class="heading">networks</p>
- <!---change the content a colours to edit the background and font colour of the links and change the content a:hover colours to change the hover colours--->
- <div class="content">
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a><br>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a><br>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a><br>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a>
- </div>
- </div>
- <div class="layer2">
- <!--change the heading background colour to change the box background--><p class="heading">networks</p>
- <!---change the content a colours to edit the background and font colour of the links and change the content a:hover colours to change the hover colours--->
- <div class="content">
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a><br>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a><br>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a><br>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a>
- </div>
- </div>
- <div class="layer3">
- <!--change the heading background colour to change the box background--><p class="heading">networks</p>
- <!---change the content a colours to edit the background and font colour of the links and change the content a:hover colours to change the hover colours--->
- <div class="content">
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a><br>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a><br>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a><br>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a>
- <a href="/tagged/">tags</a>
- </div>
- </div>
- <div id="credit"><a href="http://bedziams.tumblr.com/">bz</a></div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment