Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <head>
- <!--- Page by iamthemelocked
- DO NOT REMOVE THE CREDIT
- DO NOT COPY
- DO NOT CLAIM AS YOUR OWN
- IF YOU DO THEN I´LL MAKE YOU INTO SHOES
- BIT NOT GOOD, ISN´T IT?--->
- <link rel="shortcut icon" href="{Favicon}"/>
- <title>About Page</title>
- <style type="text/css">
- /* --- SCROLLBAR ---*/
- ::-webkit-scrollbar {background-color:{color:Scrollbar}; height:8px; width:8px; border:3px solid {color:background}}
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; border:1px solid {color:background}; height:50px}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; border:1px solid {color:background}; height:8px!important}
- /* --- BODY ---*/
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease
- }
- #headlinks {
- width:500px;
- margin-left:425px;
- margin-right:auto;
- margin-top:30px;
- padding-bottom:5px;
- border-bottom:1px solid #000000;
- }
- #headlinks a {
- display:inline-block;
- width:150px;
- padding:1px 0px 1px 0px;
- background-color:#ffffff;
- color:#000000;
- font-size:10px;
- font-family:calibri;
- text-align:center;
- letter-spacing:5px;
- margin-left:5px;
- margin-right:5px;
- text-transform:uppercase;
- text-decoration:none;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- }
- #headlinks a:hover {
- background-color:#000000;
- color:#ffffff;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- }
- #boxcontent {
- width:500px;
- height:130px;
- margin-top:15px;
- margin-bottom:15px;
- margin-left:420px;
- margin-right:auto;
- }
- #image1 {
- margin-top:0px;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- opacity:1;
- }
- #image1 img {
- width:500px;
- height:110px;
- border:1px solid #dddddd;
- padding:4px;
- margin-left:0px;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- }
- #boxcontent:hover #image1 img{
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- opacity:1;
- }
- #image2 {
- margin-top:0px;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- opacity:1;
- }
- #image2 img {
- width:500px;
- height:110px;
- border:1px solid #dddddd;
- padding:4px;
- margin-left:0px;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- }
- #boxcontent:hover #image2 img{
- margin-top:0px;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- opacity:1;
- }
- #image3 {
- margin-top:0px;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- opacity:1;
- }
- #image3 img {
- width:500px;
- height:110px;
- border:1px solid #dddddd;
- padding:4px;
- margin-left:0px;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- }
- #boxcontent:hover #image3 img{
- margin-top:0px;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- opacity:1;
- }
- #image4 {
- margin-top:0px;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- opacity:1;
- }
- #image4 img {
- width:110px;
- height:110px;
- border:1px solid #dddddd;
- padding:4px;
- margin-left:200px;
- margin-top:-120px;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- opacity:0;
- }
- #boxcontent:hover #image4 img{
- margin-top:-120px;
- margin-left:-130px;
- opacity:1;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- }
- #image5 {
- margin-top:0px;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- opacity:1;
- }
- #image5 img {
- width:110px;
- height:110px;
- border:1px solid #dddddd;
- padding:4px;
- margin-left:200px;
- margin-top:-120px;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- opacity:0;
- }
- #boxcontent:hover #image5 img{
- margin-top:-120px;
- margin-left:520px;
- opacity:1;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- }
- #image6 {
- margin-top:0px;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- opacity:1;
- }
- #image6 img {
- width:110px;
- height:110px;
- border:1px solid #dddddd;
- padding:4px;
- margin-left:200px;
- margin-top:-120px;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- opacity:0;
- }
- #boxcontent:hover #image6 img{
- margin-top:-120px;
- margin-left:-130px;
- opacity:1;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- }
- #title {
- margin-left:-10px;
- margin-top:-10px;
- width:500px;
- height:10px;
- border-bottom:1px solid #dddddd;
- text-align:center;
- font-family:calibri;
- text-transform:uppercase;
- letter-spacing:5px;
- line-height:11px;
- font-size:11px;
- color:gray;
- padding:5px 0px 5px 0px;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- }
- #tagbox {
- margin-left:5px;
- width:485px;
- margin-top:-115px;
- height:94px;
- opacity:0;
- background-color:#ffffff;
- position:fixed;
- padding:8px;
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- }
- #boxcontent:hover #tagbox{
- transition: all 0.8s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- opacity:1;
- }
- #text {
- width:490px;
- height:100px;
- font-size:10px;
- font-family:calibri;
- color:#b6b6b6;
- margin-top:10px;
- margin-bottom:20px;
- text-align:center;
- }
- #text a {
- display:block;
- width:150px;
- font-family:calibri;
- text-transform:uppercase;
- font-size:10px;
- padding:3px;
- text-decoration:none;
- text-align:center;
- color:#cccccc;
- letter-spacing:2px;
- transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- }
- .important, .important a {
- width:15px;
- height:15px;
- bottom:15px;
- right:15px;
- padding:4px;
- font-size:8px;
- letter-spacing:2px;
- color:#610c17;
- line-height:15px;
- position:fixed;
- text-align:center;
- font-family:"trajan pro";
- text-transform:uppercase;
- background-color:transparent;
- border:1px solid #000000;}
- .important a:hover {
- color:#ffffff;
- background-color:{color:link};}
- ::selection {
- background-color:#000000;
- color:#ffffff;
- }
- ::-moz-selection {
- background-color:#000000;
- color:#ffffff;
- }
- </style>
- <body>
- <!------------------------------------
- HEADER
- ------------------------------------->
- <div id="headlinks"><!--change the top links here-->
- <a href="/">HOME</a>
- <a href="/ask">ASK</a>
- <a href="/">LINK</a>
- </div>
- <!------------------------------------
- TAG BOXES
- ------------------------------------->
- <!------------ BOX 1 ------------>
- <div id="boxcontent">
- <div id="image1"><img width="120px" src="http://ecx.images-amazon.com/images/I/418-fHV1VJL.jpg"/><!--change the image url here (big image)--> </div>
- <div id="image4"><img width="120px" src="http://24.media.tumblr.com/8ae2bf4b928da836883725dc4d862e28/tumblr_n4kx20Zzrb1rjsdk1o3_r1_250.gif"/><!--change the image url here (small image)--> </div>
- <div id="tagbox">
- <div id="title">ABOUT ME</div><!--change the title here-->
- <div id="text"><!--change the text here-->
- Here you can write any information you like.
- Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
- Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
- Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
- </div>
- </div>
- </div>
- <!------------ BOX 2 ------------>
- <div id="boxcontent">
- <div id="image2"><img width="120px" src="http://i20.photobucket.com/albums/b211/wvcowgirl222/canola_feilds_by_Jedite_LOVER.jpg"/><!--change the image url here (big image)--> </div>
- <div id="image5"><img width="120px" src="http://24.media.tumblr.com/31c12d4b7c482500d42c761cdb5ca928/tumblr_n4kx20Zzrb1rjsdk1o1_r1_250.gif"/><!--change the image url here (small image)--> </div>
- <div id="tagbox">
- <div id="title">MY OBSESSIONS</div><!--change the title here-->
- <div id="text"><!--change the text here-->
- Here you can write any information you like.
- Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
- Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
- Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
- </div>
- </div>
- </div>
- <!------------ BOX 3 ------------>
- <div id="boxcontent">
- <div id="image3"><img width="120px" src="http://i20.photobucket.com/albums/b211/wvcowgirl222/__________by_unrulychild.jpg"/><!--change the image url here (big image)--> </div>
- <div id="image6"><img width="120px" src="http://37.media.tumblr.com/d789c5fe269c1b8d9d0444c7123e72a9/tumblr_n4kx20Zzrb1rjsdk1o6_r2_250.gif"/><!--change the image url here (small image)--> </div>
- <div id="tagbox">
- <div id="title">MY STUFF</div><!--change the title here-->
- <div id="text"><!--change the text here-->
- Here you can write any information you like.
- Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
- Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
- Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
- </div>
- </div>
- </div>
- <span class="important">
- <a href="http://iamthemelocked.tumblr.com/" target="_blank" title="page by iamthemelocked">TL</a>
- </span>
- </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement