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}">
- <!-----------------------------------------------------------------
- PAGE BY
- ╭━━━┳━━━┳━╮╭━┳━╮╭━┳━━━┳╮╱╱╭╮╱╭┳╮╭━┳━━━╮
- ┃╭━╮┃╭━━┻╮╰╯╭┫┃╰╯┃┃╭━━┫┃╱╱┃┃╱┃┃┃┃╭┫╭━━╯
- ┃╰━━┫╰━━╮╰╮╭╯┃╭╮╭╮┃╰━━┫┃╱╱┃┃╱┃┃╰╯╯┃╰━━╮
- ╰━━╮┃╭━━╯╭╯╰╮┃┃┃┃┃┃╭━━┫┃╱╭┫┃╱┃┃╭╮┃┃╭━━╯
- ┃╰━╯┃╰━━┳╯╭╮╰┫┃┃┃┃┃╰━━┫╰━╯┃╰━╯┃┃┃╰┫╰━━╮
- ╰━━━┻━━━┻━╯╰━┻╯╰╯╰┻━━━┻━━━┻━━━┻╯╰━┻━━━╯
- ******** All themes are optimized for google chrome*********
- • Don't remove or change the credit
- • Don't use my themes as a base code
- • Only edit my themes for personal use
- • Send me an ask if you need help
- • Send me an ask OFF ANON!
- ------------------------------------------------------------------------>
- <head>
- <style type="text/css">
- body {
- margin:0px;
- background-color:white ;
- font-family:times;
- font-size:12px;
- padding:5px;
- line-height:100%;
- }
- a {
- color:white;
- text-decoration:none;
- outline:none;
- opacity:1;
- font-family: Calibri;
- font-size:11px;
- -webkit-transition: all 0.8s;
- -moz-transition: all 0.8s;
- transition: all 0.8s;
- }
- a:hover {
- color:#FE2E9A;
- -webkit-transition: all 0.8s;
- -moz-transition: all 0.8s;
- transition: all 0.8s;
- }
- #sidebar{
- margin-left:0px;
- height:820px;
- width:300px;
- background-color:black;
- position:fixed;
- padding:10px;
- }
- #sidebarpicture img {
- width:200px;
- height:200px;
- margin-left:45px;
- margin-top:60px;
- padding:2px;
- position:fixed;
- z-index:1;
- border-radius:200px;
- background:#000;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #sidebar:hover #sidebarpicture img {
- -ms-transform: rotate(360deg);
- -webkit-transform: rotate(360deg);
- -o-transform: rotate(360deg);
- -moz-transform: rotate(360deg);
- opacity:1;
- border-radius:200px;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #sidebarpicture2 img {
- width:200px;
- height:200px;
- margin-left:40px;
- margin-top:500px;
- padding:2px;
- position:fixed;
- border-radius:200px;
- z-index:1;
- background:#000;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #sidebar:hover #sidebarpicture2 img {
- -ms-transform: rotate(360deg);
- -webkit-transform: rotate(360deg);
- -o-transform: rotate(360deg);
- -moz-transform: rotate(360deg);
- opacity:1;
- border-radius:200px;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #links{
- margin-top:354px;
- margin-left:45px;
- height:25px;
- width:200px;
- color:white;
- text-transform:none;
- text-align:center;
- font-family:vivaldi;
- font-size:30px;
- position:fixed;
- border-bottom:1px solid white;
- padding:2px;
- }
- #linkers{
- margin-top:15px;
- margin-left:0px;
- height:5px;
- width:200px;
- color:white;
- text-transform:uppercase;
- text-align:center;
- font-family:calibri;
- font-size:15px;
- position:fixed;
- padding:2px;
- }
- #wrap{
- width:1000px;
- height:810px;
- background-color: transparent;
- margin-left:400px;
- margin-top:0px;
- position:fixed;
- }
- .linksett a {
- text-decoration:none;
- background:#ffffff;
- border:0px solid #ffffff;
- padding:7px;
- width:165px;
- margin-top:3px;
- margin-left:70px;
- display:inline-block;
- color:#000000;
- text-align:center;
- text-transform:uppercase;
- border-radius:50px;
- }
- .linksett a:hover {
- background:#2E2E2E;
- color:#ffffff;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- -ms-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- #linktitles{
- width:178px;
- height:30px;
- margin-top:40px;
- margin-left:70px;
- font-family:vivaldi;
- text-transform: none;
- font-style:italic;
- font-size:26px;
- text-align:center;
- color:white;
- background-color:black;
- padding-top:18px;
- font-weight:bold;
- opacity:0.9;
- }
- #taco {
- font-size:8px;
- font-family:times;
- letter-spacing:1px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #taco a {
- background-color:#fff;
- color:#a8a8a8;
- padding:5px;
- border:2px solid #ddd;
- position:fixed;
- right:7px;
- bottom:10px
- }
- #taco a:hover {
- color:#fff;
- background-color:#000;
- border-radius:110px;
- -moz-transition-duration:2s;
- -webkit-transition-duration:2s;
- -o-transition-duration:2s;
- }
- {CustomCSS}</style>
- </head>
- <body>
- <div id="sidebar">
- <div id="sidebarpicture">
- <!------ CHANGE SIDEBAR PICTURE #1 HERE --------->
- <img src="http://media.tumblr.com/917505e1111b33f943bfac16ae150ca6/tumblr_inline_mmr0mg12XB1rikao3.png"></div>
- <div id="sidebarpicture2">
- <!-------- CHANGE SIDEBAR PICTURE #2 HERE-------->
- <img src="http://media.tumblr.com/8da29d4099547b0c1470f9d495c6162f/tumblr_inline_mmr0opmoZG1rikao3.png"></div>
- <div id="links">Navigation; <!-------- CHANGE SIDEBAR TITLE HERE --->
- <div id="linkers">
- <!--- CHANGE NAVIGATION LINKS HERE --->
- <a href="/">Home</a>
- <a href="/ask">Ask</a>
- <a href="/submit">Submit</a>
- <a href="/archive">Archive</a>
- </div> </div>
- </div>
- <div id="wrap">
- <!--- BEGINNING OF FIRST ROW --->
- <table>
- <tr>
- <td>
- <div class="linksett">
- <div id= "linktitles">Title<!-- CHANGE TAG TITLES HERE--></div>
- <!--CUSTOMIZE YOUR LINKS BELOW-->
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- </div>
- </td>
- <td>
- <div class="linksett">
- <div id= "linktitles">Title</div>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- </div>
- </td>
- <td>
- <div class="linksett">
- <div id= "linktitles">Title</div>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- </div>
- </td>
- </tr>
- <!--- END OF FIRST ROW --->
- <!--- BEGINNING OF SECOND ROW --->
- <tr>
- <td>
- <div class="linksett">
- <div id= "linktitles">Title</div>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- </div>
- </td>
- <td>
- <div class="linksett">
- <div id= "linktitles">Title</div>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- </div>
- </td>
- <td>
- <div class="linksett">
- <div id= "linktitles">Title</div>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- </div>
- </td>
- </tr>
- <!--- END OF SECOND ROW --->
- <!--- BEGINNING OF THIRD ROW --->
- <tr>
- <td>
- <div class="linksett">
- <div id= "linktitles">Title</div>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- </div>
- </td>
- <td>
- <div class="linksett">
- <div id= "linktitles">Title</div>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- </div>
- </td>
- <td>
- <div class="linksett">
- <div id= "linktitles">Title</div>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- <a href="/">LINK</a>
- </div>
- </td>
- </tr>
- </table>
- </div>
- <!-- END OF THIRD ROW --->
- <div id="taco">
- <a href="http://sexmeluke.tumblr.com">SML</a>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment