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">
- <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:{color:Text}; background-attachment:fixed; background-color:#000; background-image: url(''); background-position: bottom left; background-repeat: no-repeat; text-align:justify; font-family:georgia,palatino; font-size:9px;}
- a {color: #000; text-decoration:none;}
- a:hover {color:#fff; text-decoration:none;}
- #box {position:fixed!;background-color: #0f0f0f ; margin-top:110px; margin-left:630px; height:350px;width:220px;padding:10px;}
- #about {position:fixed!;background-color: #0f0f0f ; margin-top:-359px; margin-left:440px; height:350px;width:170px;padding:10px;}
- .about{background-color:#d8d8d8;width:215px; height:265px;margin-left:0px; margin-top:-5px;font-family:Tahoma; overflow:auto; font-size:10.5px;color:#000; text-align:justify;padding:5px;line-height:10px;text-transform:none;}
- #iconimage {width: 180px; }
- #iconimage img {width:185px; margin-left:-5px; margin-top:-5px; height: 260px;padding:0px;opacity:0.9;}
- .name{background-color:;margin-left:659px; width:200px; margin-top:-25px;font-family:windsong; font-size:37px;color:#fff; text-align:right;padding:2px;line-height:10px;text-transform:none;text-shadow:1px 1px 4px #fff;}
- @font-face { font-family: "windsong"; src: url('http://static.tumblr.com/pwgdr2n/Emblvptym/windsong_1_.ttf');}
- ::-webkit-scrollbar {width: 4px; height: 4px; background: transparent; }
- ::-webkit-scrollbar-thumb { background-color: #000;}
- .slinks {opacity: 1;margin-left: -5px;margin-top: 20px;width: 50px;
- -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
- .slinks a{color: #fff;text-shadow:1px 1px 1px #000;width: 178px;margin-bottom: 5px;display: inline-block;text-align:center;text-transform:uppercase;font-size:8px;font-family:Lucida Sans Unicode;letter-spacing:0px;background-color:#d8d8d8;padding:4px;}
- .slinks a:hover{-webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease; opacity:0.4;}
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="box"><div class="about">
- <li><b>Name:</b> CHANGE</li>
- <li><b>Nickname(s):</b> CHANGE</li>
- <li><b>Birthday:</b> CHANGE</li>
- <li><b>Age:</b> CHANGE</li>
- <li><b>Birth Place:</b> CHANGE</li>
- <li><b>Current Residence:</b> CHANGE</li>
- <li><b>Nationality:</b> CHANGE</li>
- <li><b>Occupation:</b> CHANGE</li>
- <li><b>Relationship Status:</b> CHANGE</li>
- <li><b>Sexual Orientation:</b> CHANGE</li>
- <br>
- BIO HERE
- </div></div>
- <div class="name">NAME HERE</div>
- <div id="about"><div id="iconimage"><a href="/"><img src="IMAGE URL HERE" width="180px" align="left"></a></div>
- <br>
- <div class="slinks">
- <a href="/">home</a>
- <a href="/ask">inbox</a>
- <a href="/ask">roleplay</a>
- <a href="/ask">other</a>
- </div></div></div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment