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">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!----navigation theme #01 by damnbritts. please don't steal--->
- <head>
- <link href='http://fonts.googleapis.com/css?family=Arapey:400italic' rel='stylesheet' type='text/css'>
- <style type="text/css">
- ::-webkit-scrollbar {width: 7px; height:auto; background:{color:background}}
- ::-webkit-scrollbar-corner {background:#ffffff}
- ::-webkit-scrollbar-thumb:vertical {background:#f3f3f3};
- ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:bg}
- }
- body {
- background-color:#fff;
- margin:0px;
- color:#cecccc;
- font-family:Calibri;
- font-style:italic;
- font-size:10px;
- padding:5px;
- line-height:100%;
- }
- a {
- color:#cecccc;
- text-decoration:none;
- outline:none;
- opacity:1 ;
- -webkit-transition: all 0.8s;
- -moz-transition: all 0.8s;
- transition: all 0.8s;
- }
- a:hover {
- color:#1d1d1d;
- -webkit-transition: all 0.8s;
- -moz-transition: all 0.8s;
- transition: all 0.8s;
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- h1 {
- font-size:15px;
- }
- #stuff{
- margin-bottom:20px;
- margin-top:60px;
- margin-left:35px;
- background:#ffffff;
- height:210px;
- width:440px;
- }
- #title {
- color:#000;
- font-size:40px;
- font-family:'Arapey', serif;
- border-bottom:1px solid #585858;
- padding:20px;
- width:380px;
- text-transform:justify;
- font-style:italic;
- text-align:center;
- }
- #header {
- margin-top:90px;
- margin-left:-20px;
- }
- #linkstitle {
- width:115px;
- margin-left:-200px;
- margin-top:30px;
- padding:7px;
- margin-bottom:-35px;
- background:#fff;
- text-align:center;
- font-family: 'Arapey', serif;
- color:#fff;
- font-size:20px;
- background-color:#000;
- }
- #linkstitle2 {
- width:115px;
- margin-left:160px;
- margin-top:-312px;
- padding:7px;
- margin-bottom:-35px;
- background:#fff;
- text-align:center;
- font-family: 'Arapey', serif;
- color:#fff;
- font-size:20px;
- background-color:#000;
- }
- #linkstitle3 {
- width:115px;
- margin-left:165px;
- margin-top:30px;
- padding:7px;
- margin-bottom:-35px;
- background:#fff;
- text-align:center;
- font-family: 'Arapey', serif;
- color:#fff;
- font-size:20px;
- background-color:#000;
- }
- .links {
- margin-top:18px;
- margin-left:-10px;
- word-spacing:10px;
- margin-bottom:50px;
- }
- .links a {
- width:60px;
- margin-top:-100px;
- font-family: 'Arapey', serif;
- color:#777;
- padding:5px;
- font-size:11px;
- font-style:normal;
- display:inline-block;
- letter-spacing:0px;
- text-transform:uppercase;
- margin-left:3px;
- margin-right:3px;
- text-shadow:20px 0px transparent, -20px 0px transparent;
- -webkit-transition: all 0.5s linear;
- z-index:4;
- }
- .links a:hover {
- background-color:#000;
- color:#fff;
- -webkit-transition: all 0.5s linear;
- text-shadow:0px 0px #a8a8a8, -0px 0px #a8a8a8;
- z-index:4;
- }
- #themeslink {
- width:100px;
- margin-left:-235px;
- margin-top:43px;
- }
- #themeslink a{
- display: inline-block;
- text-transform: uppercase;
- letter-spacing: 1px;
- color:#777;
- font-family:cambria;
- font-size:8px;
- font-style:normal;
- text-align:center;
- margin-bottom:6px;
- width:130px;
- padding:5px 2px 5px 2px;
- text-shadow:20px 0px transparent, -20px 0px transparent;
- -webkit-transition: all 0.5s linear;
- z-index:4;
- }
- #themeslink a:hover{
- background:#000;
- color:#fff;
- border-radius:90px;
- -webkit-transition: all 0.5s linear;
- text-shadow:0px 0px #a8a8a8, -0px 0px #a8a8a8;
- z-index:4;
- }
- #themeslink2 {
- width:100px;
- margin-left:125px;
- margin-top:43px;
- }
- #themeslink2 a{
- display: inline-block;
- text-transform: uppercase;
- letter-spacing: 1px;
- color:#777;
- font-family:cambria;
- font-size:8px;
- font-style:normal;
- text-align:center;
- margin-bottom:6px;
- width:130px;
- padding:5px 2px 5px 2px;
- text-shadow:20px 0px transparent, -20px 0px transparent;
- -webkit-transition: all 0.5s linear;
- z-index:4;
- }
- #themeslink2 a:hover{
- background:#000;
- color:#fff;
- border-radius:90px;
- -webkit-transition: all 0.5s linear;
- text-shadow:0px 0px #a8a8a8, -0px 0px #a8a8a8;
- z-index:4;
- }
- #themeslink3 {
- width:100px;
- margin-left:135px;
- margin-top:43px;
- }
- #themeslink3 a{
- display: inline-block;
- text-transform: uppercase;
- letter-spacing: 1px;
- color:#777;
- font-family:cambria;
- font-size:8px;
- font-style:normal;
- text-align:center;
- margin-bottom:6px;
- width:130px;
- padding:5px 2px 5px 2px;
- text-shadow:20px 0px transparent, -20px 0px transparent;
- -webkit-transition: all 0.5s linear;
- z-index:4;
- }
- #themeslink3 a:hover{
- background:#000;
- color:#fff;
- border-radius:90px;
- -webkit-transition: all 0.5s linear;
- text-shadow:0px 0px #a8a8a8, -0px 0px #a8a8a8;
- z-index:4;
- }
- {CustomCSS}</style>
- </head>
- <body>
- <!-- this is the part where you replace everything with what you want -->
- <center>
- <div id="header">
- <div id="title">Navigation Theme</div>
- <div class="links">
- <a href="/"> return </a>
- <a href="/ask"> askbox </a>
- <!-- do not touch from here -->
- <a href="http://damnbritts.tumblr.com">credit</a>
- <!-- until here, okay? -->
- </div>
- </div>
- <center>
- <div id="linkstitle">Title</div>
- <div id="themeslink">
- <a href="/">link</a>
- <a href="/">link</a>
- <a href="/">link</a>
- </div>
- </div>
- </div>
- <div id="linkstitle">Title</div>
- <div id="themeslink">
- <a href="/">link</a>
- <a href="/">link</a>
- <a href="/">link</a>
- </div>
- </div>
- <br><br><br><br><br><br>
- <div id="linkstitle2">Title</div>
- <div id="themeslink2">
- <a href="/">link</a>
- <a href="/">link</a>
- <a href="/">link</a>
- </div></div>
- <p>
- <div id="linkstitle3">Title</div>
- <div id="themeslink3">
- <a href="/">link</a>
- <a href="/">link</a>
- <a href="/">link</a>
- </div></div>
- <p>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}</div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment