Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html><head>
- <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <style>
- ::-webkit-scrollbar {width: 7px;height: 5px;}
- ::-webkit-scrollbar-track-piece {background-color: #2A90CC;}
- ::-webkit-scrollbar-thumb:horizontal {height: 3px; background-color: #042B43; border:1px solid #2A90CC;}
- body {background-color:#A7DBF9;} /*background color*/
- .out-c {
- width:1340px;
- height:305px;
- padding:5px;
- overflow:auto;
- margin-top:190px;
- background-color:#2A90CC; /*outline color of members box*/
- }
- .in-c {
- width:10000px;
- height:300px;
- padding:5px;
- background-color:#68BDEF; /*background color of members box*/
- }
- .pers {
- display:inline-block;
- padding:30px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- .pers img{
- width:230px;
- height:230px;
- position: relative;
- -webkit-filter: grayscale(50%); /*you can take this line out or*/
- } /*you can change it to 0%*/
- .perst {
- margin-top:-234px;
- padding:3px;
- font-family:corbel; /*font of description*/
- height:224px;
- position: relative;
- background-color:rgba(255,255,255,0.8);
- opacity:0;
- width:224px;
- font-size:14px; /*font size of description*/
- text-align:center; /*this could change to left or right*/
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- .pers:hover .perst {
- opacity:1;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- .pers:hover img{
- -webkit-filter: grayscale(0%); /*this could be removed or change to 100% to work with the other one*/
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- h4 {
- border-top:1px solid gray;
- border-bottom:1px solid gray;
- text-align:center;
- font-weight:600;
- margin-top:3px;
- text-transform:uppercase;
- padding:0px;
- margin-top:-15px;
- }
- p {
- width:200px;
- margin-top:-15px;
- margin-left:5px;
- padding:0px;
- text-align:center; /*could be changed to left or right*/
- }
- #links {
- position:fixed;
- bottom:40px;
- left:520px;
- width:300px;
- height:30px;
- }
- a {
- text-decoration:none;
- font-family:corbel; /*link font family*/
- color: #0E547E; /*link colors*/
- }
- #links a{
- font-size:18px; /*size of links at the bottom*/
- border-top:1px solid gray;
- border-bottom:1px solid gray;
- margin-left:15px;
- padding:3px;
- }
- .perstitle {
- padding:0px;
- position:relative;
- font-size:13px;
- text-align:center;
- top:-5px;
- }
- #ti {
- font-family: 'Pacifico';
- position:fixed;
- top:50px;
- left:520px;
- width:300px;
- height:30px;
- color:#042B43; /*title font color and size*/
- font-size:35px;
- }
- </style></head><body>
- <!--title of page-->
- <div id="ti">The Family Network</div>
- <div id="links">
- <a href="/">back</a>
- <a href="/ask">ask</a><!--change links here-->
- <a href="http://tumblr.com">dashboard</a><!--make sure you use http://-->
- <a href="http://fallenvvingsthemes.tumblr.com">credit</a><!--DO NOT REMOVE-->
- </div>
- <!--OKAY, this is the fun part! Here we gooooo...-->
- <div class="out-c"><div class="in-c">
- <!--copy an image's url and post it between the ""-->
- <!--as you can see, it CAN be a gif.-->
- <div class="pers"><img src="http://images5.fanpop.com/image/photos/30600000/Sam-sam-winchester-30612571-200-200.gif"><div class="perst"></br>
- <!--ADD <a href="link">name</a> if you want to make this person's name a link--><!--\/ person's name here-->
- <h4>name</h4><p><!--to remove this title, delete from here--><div class="perstitle">admin</div><!--to here-->
- description of person or character, please try not to make your descriptions too long because the text will get weird
- </p></div></div>
- <!--to add more people, copy and paste the template below (since this one has a lot of directions on it)-->
- <!--THAT'S IT! If you have any questions head over to fallenvvings.co.vu/ask-->
- <div class="pers"><img src="http://static.tumblr.com/fb1d6a25f758705aeb2389350a371e1f/mklysf4/5w4n0e33p/tumblr_static_large.gif"><div class="perst"></br>
- <h4>name</h4><p><div class="perstitle">member</div>
- description of person or character, please try not to make your descriptions too long because the text will get weird
- </p></div></div>
- <div class="pers"><img src="http://24.media.tumblr.com/ac540f0a24eebd670f645aa0a57495a0/tumblr_mx3tttwSSy1si5qd6o1_250.jpg"><div class="perst"></br>
- <h4>name</h4><p><div class="perstitle">member</div>
- description of person or character, please try not to make your descriptions too long because the text will get weird
- </p></div></div>
- <div class="pers"><img src="https://33.media.tumblr.com/0a635246ff003b00bd70d22b93071c5d/tumblr_inline_mmfiiltG4W1qz4rgp.gif"><div class="perst"></br>
- <h4>name</h4><p><div class="perstitle">member</div>
- description of person or character, please try not to make your descriptions too long because the text will get weird
- </p></div></div>
- <div class="pers"><img src="http://images6.fanpop.com/image/photos/36700000/Kevin-Tran-image-kevin-tran-36716142-200-200.png"><div class="perst"></br>
- <h4>name</h4><p><div class="perstitle">member</div>
- description of person or character, please try not to make your descriptions too long because the text will get weird
- </p></div></div>
- </div>
- </div></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment