Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <meta http-equiv="content-type" content="text/html; charset=utf-8">
- <link rel="shortcut icon" href="{Favicon}">
- <title>{Title}</title>
- <style type="text/css">
- body {
- background-attachment: fixed;
- background-color:#ffffff
- }
- .tags-list {
- font-family: courier new;
- font-size: 12px;
- letter-spacing: -1px;
- line-height: 110%;
- text-transform: lowercase;
- text-align: center;
- padding: 0px;
- color: #76596f;
- }
- a {
- color: #76596f;
- text-decoration: none;
- }
- #title {
- margin-top:70px;
- font-family:courier new;
- font-size:9px;
- text-align: center;
- color:{color:text};
- line-height:200%;
- letter-spacing:9px;
- text-transform:uppercase;
- }
- .navi {
- color: #dcdcdc;
- font-family: calibri;
- font-style: normal;
- font-weight: bold;
- font-size: 14px;
- letter-spacing: 1px;
- text-transform: uppercase;
- text-align: center;
- margin-top: 170px;
- margin-bottom: 8px;
- margin-left:20px;
- }
- .other-linkz {
- font-family: Calibri;
- font-size: 12px;
- letter-spacing: 0px;
- line-height: 110%;
- text-transform: uppercase;
- text-align: center;
- padding: 0px;
- color: #5c5e5d;
- }
- .box {
- width: 500px;
- height: 0px;
- margin: 40px auto auto auto;
- }
- a:link, a:active, a:visited {
- text-decoration: none;
- color: #5c5e5d;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -o-transition: all 0.3s linear;
- }
- a:hover {
- color:#FFFFFF;
- text-decoration: none;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -o-transition: all 0.3s linear;
- }
- #sidebar {
- width:180px;
- height:130px;
- position:fixed;
- margin-top:-190px;
- color:{color:text};
- top-left:-100px;
- text-align:left;
- margin-left:160px
- }
- #sidebar img {
- width:350px;
- height:170px;
- margin-left:-100px;
- margin-bottom:30px;
- }
- #category {
- text-align:center;
- font-size:12px;
- font-family:courier;
- letter-spacing:4px;
- padding-top:1px;
- margin-top:30px;
- text-transform:uppercase;
- color:#88898b;
- }
- #credit {
- position:fixed;
- font-size:10px;
- font-weight:normal;
- line-height:150%;
- letter-spacing:2px;
- right:10px;
- bottom:10px;
- text-transform:uppercase;
- text-align:center;
- }
- #credit a {
- padding:3px;
- color:{color:text};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- </style>
- </head>
- <body>
- <div class="box">
- <div id="title">Navigation</div> <Br><div class="Title">
- <table>
- <tbody align="center">
- <tr>
- <td valign="bottom" width="300px">
- <div id="category">links</div>
- <a href="http://">link1 name</a></br>
- <a href="http://">link2 name</a>
- </div>
- </br>
- <a href="http://">link3 name</a></br>
- <a href="http://">link4 name</a>
- </div>
- </div>
- </td>
- <td valign="top" width="300px">
- <div id="category">Links</div>
- <a href="http://">link1 name</a></br>
- <a href="http://">link2 name</a>
- </div>
- </br>
- <a href="http://">link3 name</a></br>
- <a href="http://">link4 name</a>
- </div>
- </div>
- </td>
- </tr>
- </style>
- <div class="navi">
- <div id="sidebar">
- <img src="http://media.tumblr.com/24a96345fd7a51a723858958ad84ce34/tumblr_inline_mkp0a2sJkc1qz4rgp.png">
- <a href="/">home</a> •
- <a href="/ask">ask</a> •
- <a href="http://tumblr.com/dashboard">dash</a>
- </div>
- <div id="credit"><a href="http://palfin.tumblr.com/">T</a></div>
- </table>
- </center>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment