Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- _______________________________________________________________________
- ► PAGE MADE BY RACHEL @ ALMIGHTYONE.TUMBLR.COM
- [PAGE #4] ABOUT PAGE
- If you have any questions, go to 7th-district.tumblr.com/message for help.
- ► Terms Of Use
- - Do not remove the credit!
- - Do not block the credit with images or anything else.
- - Do not take parts of my theme codes and add it into your theme!
- _______________________________________________________________________
- -->
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <link href='http://fonts.googleapis.com/css?family=Libre+Baskerville:400,700,400italic' rel='stylesheet' type='text/css'> <!--
- font-family: 'Libre Baskerville', serif;
- -->
- <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips();});})(jQuery);</script>
- <style type="text/css">
- /* SCROLL BAR OVER HERE */
- ::-webkit-scrollbar-track {background-color:#f3f3f3;}
- ::-webkit-scrollbar-thumb {background-color:#222;
- border-radius:10px;}
- ::-webkit-scrollbar {width:7px;height:5px;}
- #s-m-t-tooltip {
- position:relative;
- overflow:hidden;
- z-index:999;
- max-width:200px;
- margin:10px 0 0 10px;
- padding:3px 6px 4px 6px;
- font:10px consolas;
- letter-spacing:1px;
- text-transform:uppercase;
- background:#111;
- border-radius:5px;
- line-height:100%;
- color:#fff;
- border:1px solid #111;
- }
- body{
- background:#f3f3f3; /* this is your background color */
- margin:0;
- padding:0;
- }
- body a{
- text-decoration:none;
- }
- #content{
- position:absolute;
- top:90px;
- left:50%;
- margin-left:-223px;
- width:446px;
- height:auto;
- padding:5px;
- }
- /* this is yo title */
- #title{
- color:#121212;
- font-family:cambria; /* your title font */
- text-align:center;
- padding:0px 5px 10px 8px;
- width:425px;
- border:0px solid red;
- line-height:80%;
- font-size:40px;
- text-shadow:3px 3px 1px #ddd;
- }
- /* the background image behind your about me text */
- #back {
- background:url('http://25.media.tumblr.com/tumblr_luvtrlZDsC1qiav1uo3_400.png');
- width:auto;
- padding:15px;
- height:auto;
- border-radius:15px;
- box-shadow: 0 8px 10px -5px #888;
- -webkit-box-shadow: 0 8px 10px -5px #888;
- -moz-box-shadow: 0 8px 10px -5px #888;
- }
- /* your sidebar image */
- #sideimg img{
- float:left;
- padding:5px;
- margin-right:10px;
- background:#fff;
- width:150px;
- border-radius:15px;
- }
- /* your about me text */
- #info {
- font-family:cambria;
- background:white;
- background-image:url('http://25.media.tumblr.com/tumblr_m33qwzyv7F1r6uwfxo2_250.png');
- font-size:11px;
- line-height:110%;
- color:#333;
- width:400px;
- padding:8px;
- text-align:left;
- border-radius:10px;
- }
- #info:first-letter{
- font-size:12px;
- font-weight:bold;
- font-style:italic;
- letter-spacing:1px;
- }
- /* your first letter when you start a new paragraph (delete this whole thing if you don't want it) */
- #info p:first-letter{
- font-size:14px;
- font-weight:bold;
- font-style:italic;
- letter-spacing:1px;
- text-transform:uppercase;
- }
- /* your links */
- #info a{
- color:#a10108;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- }
- #info a:hover{
- color:#771010;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- }
- /* bold words*/
- #info b,
- #info strong {
- color:#333;
- font-weight:bold;
- }
- /* italic words */
- #info i,
- #info em {
- color:#d15959;
- font-style:italic;
- }
- /* these are your line designs behind your about me (horizontal1 - horizontal5) */
- #horizontal1{
- position:absolute;
- background:url('http://25.media.tumblr.com/tumblr_luvtrlZDsC1qiav1uo3_400.png');
- top:190px;
- left:50%;
- margin-left:-370px;
- height:10px;
- width:700px;
- border-radius:15px;
- z-index:-1;
- }
- #horizontal2{
- position:absolute;
- background:url('http://25.media.tumblr.com/tumblr_luvtrlZDsC1qiav1uo3_400.png');
- top:300px;
- left:50%;
- margin-left:-340px;
- height:15px;
- width:500px;
- border-radius:15px;
- z-index:-1;
- }
- #horizontal3{
- position:absolute;
- background:url('http://25.media.tumblr.com/tumblr_luvtrlZDsC1qiav1uo3_400.png');
- top:330px;
- left:50%;
- margin-left:-390px;
- height:9px;
- width:700px;
- border-radius:15px;
- z-index:-1;
- }
- #horizontal4{
- position:absolute;
- background:url('http://25.media.tumblr.com/tumblr_luvtrlZDsC1qiav1uo3_400.png');
- top:370px;
- left:50%;
- margin-left:-250px;
- height:17px;
- width:600px;
- border-radius:15px;
- z-index:-1;
- }
- #horizontal5{
- position:absolute;
- background:url('http://25.media.tumblr.com/tumblr_luvtrlZDsC1qiav1uo3_400.png');
- top:440px;
- left:50%;
- margin-left:-390px;
- height:6px;
- width:800px;
- border-radius:15px;
- z-index:-1;
- }
- /* your quote */
- #quote {
- font-family: 'Libre Baskerville', serif;
- font-size:14px;
- font-style:italic;
- color:#c80000;
- line-height:130%;
- text-shadow:3px 3px 1px #e4e4e4;
- padding-bottom:7px;
- }
- #links {
- position:absolute;
- top:210px;
- left:50%;
- margin-left:-265px;
- width:530px;
- height:100px;
- border:0px solid black;
- }
- /* your links */
- #rlinks{
- float:right;
- background:url('http://25.media.tumblr.com/tumblr_luvtrlZDsC1qiav1uo3_400.png'); /* your background of the links */
- border-top-right-radius:10px;
- border-bottom-right-radius:10px;
- height:100px;
- width:30px;
- text-align:left;
- padding:8px 5px 8px 8px;
- }
- /* each individual link */
- #rlinks a img{
- float:left;
- background:#fafafa; /* background color of your navicons*/
- margin:3px;
- border-radius:5px;
- padding:1px 2px 2px 2px;
- transform:rotate(0deg);
- -ms-transform:rotate(0deg);
- -webkit-transform:rotate(0deg);
- -o-transform:rotate(0deg);
- -moz-transform:rotate(0deg);
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- }
- #rlinks a img:hover{
- opacity:.8;
- transform:rotate(360deg);
- -ms-transform:rotate(360deg);
- -webkit-transform:rotate(360deg);
- -o-transform:rotate(360deg);
- -moz-transform:rotate(360deg);
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- }
- /* the top pattern */
- #top {
- position:fixed;
- top:0;
- left:0;
- width:100%;
- height:15px;
- background:url('http://28.media.tumblr.com/tumblr_m1wdj7jVDU1r40twqo1_500.png');
- box-shadow:0px 0px 4px #777;
- z-index:9;
- }
- /* bottom pattern */
- #bottom {
- position:fixed;
- bottom:0;
- left:0;
- width:100%;
- height:15px;
- background:url('http://28.media.tumblr.com/tumblr_m1wdj7jVDU1r40twqo1_500.png');
- box-shadow:0px 0px 4px #777;
- z-index:9;
- }
- </style>
- </head>
- <body>
- <div id="top"></div>
- <div id="bottom"></div>
- <div id="horizontal1"></div>
- <div id="horizontal2"></div>
- <div id="horizontal3"></div>
- <div id="horizontal4"></div>
- <div id="horizontal5"></div>
- <!-- these are your links -->
- <div id="links">
- <div id="rlinks">
- <a href="/" title="home"><img src="http://static.tumblr.com/3ikb5og/vcPn0cx2d/bhome.png" /></a>
- <A href="/ask" title="message"><img src="http://static.tumblr.com/3ikb5og/prFn0cx89/bask.png" /></A>
- <a href="/archive" title="history"><img src="http://static.tumblr.com/3ikb5og/fu3n0cxbh/barchive.png" /></a>
- <!-- Do NOT remove the credit! -->
- <a href="http://almightyone.tumblr.com/" title="made by almightyone"><img src="http://static.tumblr.com/3ikb5og/O0un0cxcx/bcredit.png" /></a>
- </div>
- </div>
- <div id="content">
- <div id="title">◒金魚</div> <!-- your title -->
- <div id="back">
- <div id="info">
- <div id="sideimg"><img src="http://25.media.tumblr.com/5678ce3e87cd8bb63ee771897cdc5090/tumblr_mutztnMl941svhw7zo1_500.jpg" /></div>
- <!-- YOUR QUOTE -------------------------------------------------->
- <div id="quote"><big>❝</big> “It does not matter how slow you go so long as you do not stop.<big>❞</big>
- <br> <span style="color:#333;margin-left:160px;font-size:11px">- Confucious</span>
- </div>
- <!-- BEGINNING OF YOUR ABOUT ME --------------------------------->
- Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
- <p>
- orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
- <p>
- Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam nisi lorem, pulvinar id, commodo feugiat, vehicula et, mauris. Aliquam mattis porta urna. Maecenas dui neque, rhoncus sed, vehicula vitae, auctor at, nisi. Aenean id massa ut lacus molestie porta. Curabitur sit amet quam id libero suscipit venenatis.</p>
- <!-- END OF YOUR ABOUT ME ------------------------------------------->
- </div><!--info-->
- </div> <!--back -->
- </div> <!-- content -->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment