Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
- <!--
- Code by selenagomezhelps @ tumblr.
- ADDING THE MUSIC PLAYER:
- find your song, copy the link and paste it where it says SONG URL HERE. then erase the "http://" from the url.
- -->
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- body{color:#000; background-attachment:fixed; background-color:#fff; background-image: url('http://i55.tinypic.com/2zpv62a.jpg'); text-align:justify; font-family:verdana; font-size:10px;}
- a{color:#000; text-decoration: none;}
- a:hover{ color:#80adcc;}
- @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
- ::-webkit-scrollbar {width: 8px; height: 4px; background: #f4f4f4; }
- ::-webkit-scrollbar-thumb { background-color: #b3b3b3;}
- #box {color:#000;width:350px;height:430px;background-color:#eee;margin-top:90px; padding:0px; text-align:center; height-line:0px;font-family:bebas neue; font-size:25px;uppercase;border-top-right-radius:200px;border-top-left-radius:200px; box-shadow:0px 0px 5px #ddd;}#desc{color:#000;width:300px;height:170px;background-color:#fff;margin-top:-195px; padding:0px; text-align:center; height-line:0px;overflow:auto;font-family:verdana; font-size:11px;box-shadow:0px 0px 5px #ddd;}
- #iphoneimage {margin: 0px 0 0px 0; text-align:left;}
- #iphoneimage img {margin-top:0px; margin-left:25px;width:300px; height:200px; text-align:center;border-top-right-radius:200px;border-top-left-radius:200px;}
- #m {color:#000;width:350px;height:20px;margin-top:40px;background-color:#eee; box-shadow:0px 0px 5px #ddd;}
- .coltonsfreckles { opacity: 0;} .coltonsfreckles:hover {-moz-transition: all 1.0s ease-in-out; -webkit-transition: all 1.0s ease-in-out; -o-transition: all 1.0s ease-in-out; opacity: 0.9;}
- {CustomCSS}
- </style>
- </head>
- <body>
- <center>
- <div id="box"><center><br>
- <div style= "width: 300px; height: 199px;background-image:url(URL IMAGE 300x200); margin-top:-5px;border-top-right-radius:200px;border-top-left-radius:200px;">
- </div>
- <div class= "coltonsfreckles">
- <div style= "margin-top: -130px; margin-left: 0px; width:150px; height: 60px; background-color: #fff;"><br>CHARACTER'S NAME<br>
- </div>
- <div style= "margin-top: -1px; color:#929292; font-family:verdana;font-size:9px;margin-left: 0px; width:150px; height: 50px; background-color: #fff;">age. occupation. faceclaim.
- </div>
- </div></div>
- <div id="desc">
- bio bio bio bio
- </div></div>
- <div id="m">
- <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="200" height="20">
- <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" />
- <param name="bgcolor" value="#eeeeee" />
- <param name="FlashVars" value="mp3=http%3A//SONG URL HERE&bgcolor=eeeeee&loadingcolor=b3b3b3&buttoncolor=b3b3b3&slidercolor=b3b3b3" />
- </object>
- </div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment