Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--PAGE MADE BY TEENAQE-VOW.TUMBLR.COM
- DO NOT REMOVE CREDIT!!
- OPTIMIZED FOR CHROME!
- [ S E A R C H X T E R M S ]
- IMAGE URL HERE: THIS IS WHERE YOU PUT THE URL TO THE IMAGE YOU WANT TO USE.
- BLOG URL HERE: PUT YOUR NEW TUMBLR URL HERE.
- MUSIC PLAYER CODE HERE: THIS IS WHERE YOU PLACE THE CODE TO YOUR MUSIC PLAYER. FEEL FREE TO FOOL AROUND WITH THIS.-->
- <head><link href='http://fonts.googleapis.com/css?family=Damion' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Podkova' rel='stylesheet' type='text/css'>
- </head>
- <style type="text/css">
- body {
- margin:0px;
- padding:0px;
- border:0px;
- background:url('http://static.tumblr.com/pgongfd/oppn19n6f/tumblr_leicq7vasw1qeei4to1_500_2.png');
- background-attachment:fixed;
- background-repeat:repeat;
- background-color:#ffffff;
- color:#aaaaaa;
- font-size:11px;
- font-family:Calibri;
- word-wrap:break-word;
- line-height:35px;
- }
- a:link {color:#e9cec7; text-decoration:none;
- -webkit-transition:0.5s ease-out;}
- a:visited {color:#e9cec7; text-decoration:none;
- -webkit-transition:0.5s ease-out;}
- a:hover {color:#fff; text-decoration:none
- -webkit-transition:0.5s ease-out;}
- #block {
- position: relative;
- top: 300px;
- background:url('http://static.tumblr.com/pgongfd/U5ln19sfv/large2.png');
- height:300px;
- border-style:solid;
- border-width:5px;
- border-color:#ede9e8;
- border-left: 0px;
- border-right: 0px;
- }
- #icon img {
- position: absolute;
- top: 360px;
- left: 880px;
- border-style: solid;
- border-width: 3px;
- border-color: #ede9e8;
- border-bottom-left-radius:150px;
- border-bottom-right-radius:150px;
- border-top-left-radius:150px;
- border-top-right-radius:150px;
- height:150px;
- width:150px;
- }
- #icon img {
- z-index: 10;
- }
- #url {
- -webkit-transition:0.5s ease-out;
- position: fixed;
- font-family: 'Podkova', serif;
- font-size: 23px;
- color: #fff;
- text-align:center;
- top: 520px;
- left: 863px;
- background-color:#ede9e8
- }
- #url:hover {
- -webkit-transition:0.5s ease-out;
- position: fixed;
- font-family: 'Podkova', serif;
- font-size: 23px;
- color: #fff;
- top: 520px;
- left: 863px;
- background-color:#e9cec7
- }
- #moved{
- position: fixed;
- font-family: 'Damion', cursive;
- font-size: 60px;
- color: #e9cec7;
- top: 253px;
- left: 840px;
- }
- #music{
- position: fixed;
- height:2px;
- top: 560px;
- left: 893px;
- }
- #musicbox
- {position:fixed;
- top:565px;
- left: 937px;
- width:45px;
- height:12px;
- background-color:#ede9e8;
- text-align:center;
- padding:3px;
- overflow:hidden;
- border-radius:3px;
- -moz-border-radius:2px;
- opacity:0.4;
- -webkit-transition: opacity 0.5s ease-in-out;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #musicbox:hover
- {opacity:1;
- left: 880px;
- width:165px;
- }
- #insidebox
- { height:11px;
- -webkit-transition: opacity 0.5s ease-in-out;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #playerbox
- { margin-top:13px;
- }
- #musicbox:hover #insidebox
- {margin-top:-20px;
- }
- #credit {
- position: absolute;
- font-family: calibri;
- color: #e9cec7;
- font-size: 16px;
- right: 10px
- }
- </style>
- <body>
- <div id="credit"><a href='http://teenaqe-vow.tumblr.com'>♥</a></div>
- <div id="moved">i've moved!</div>
- <div id="icon"><img src="IMAGE URL HERE" width="100%"/></div>
- <div id="block">
- <div id="url"><a href="BLOG URL HERE">BLOG NAME HERE</a></div>
- <div id='musicbox'>
- <div id='insidebox'>
- <div id='musicpic'><img src='http://media.tumblr.com/tumblr_m7vzruAunT1r6o8v2.gif'/></div>
- <div id='playerbox'>MUSIC PLAYER CODE HERE</div>
- </div><!—insidebox—>
- </div><!—musicbox—>
- </div>
- </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement