Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!--------------------------------------------
- THEME # 65
- BY: http://britishrobert.tumblr.com/ (PREV SPUNKHANDSOME)
- Inspired by hellmouths
- RULES, IMPORTANT: DON'T REMOVE THE CREDIT // DON'T CLAIM AS YOUR OWN // DON'T USE AS A BASE
- --------------------------------------------->
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="altertnate" type="application/rss+xml" href="{RSS}">
- <meta name="description" content="" />
- <meta http-equiv="x-dns-prefetch-control" content="off"/>
- <link href='http://fonts.googleapis.com/css?family=Merriweather+Sans:400,700' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Josefin+Slab:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Kotta+One' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Junge' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700&subset=latin,cyrillic-ext' rel='stylesheet' type='text/css'>
- <style type="text/css">
- ::-webkit-scrollbar {background-color: transparent; height:4px; width:3px}
- ::-webkit-scrollbar-thumb:vertical {background-color:#000000; height:50px}
- ::-webkit-scrollbar-thumb:horizontal {background-color:#FFFFFF; height:8px!important}
- body {
- color: {color:Text};
- background-color:#FFFFFF;
- }
- a {
- color: #444;
- text-decoration: none;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- a:hover {
- color: #000000;
- text-decoration:underline;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- .sidebar {
- width:900px;
- position:relative;
- margin:auto;
- top: 30px;
- left:200px;
- }
- .title {
- width:450px;
- font-size:18px;
- font-family:Open Sans Condensed;
- letter-spacing:0px;
- font-weight:none;
- line-height:100%;
- text-transform:lowercase;
- color:#444;
- padding-bottom:7px;
- border-bottom:1px solid #F5F5F5;
- }
- .sidebarlinks {
- width:300px;
- margin-bottom:4px;
- margin-top:3px;
- padding-bottom:2px;
- text-transform:lowercase;
- font-size:10px;
- font-family: calibri;
- text-align:left;
- font-weight:normal;
- border-bottom:1px solid #F5F5F5;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- .sidebarlinks a {
- color:#444;
- padding:3px;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- .sidebarlinks a:hover {
- color:#444;
- letter-spacing:2px;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- .description {
- width:500px;
- position:absolute;
- margin-top:5px;
- text-align:left;
- font-size:10px;
- font-family: calibri;
- color:#444;
- }
- .container {
- width:900px;
- height:auto;
- position:relative;
- margin:auto;
- top: 60px;
- left:190px;
- }
- .table {
- width:160px;
- height:auto;
- position:relative;
- margin-left:10px;
- top:4px;
- margin-top:10px;
- display:inline-block;
- padding:0px 0px 0px 0px;
- border: 1px solid #f0f0f0;
- }
- .image {
- width:160px;
- height:auto;
- }
- .name {
- width:160px;
- font-size:18px;
- font-family:Open Sans Condensed;
- letter-spacing:0px;
- margin-top:2px;
- text-align:center;
- text-transform:lowercase;
- font-weight:none;
- color:#000;
- background-color:;
- }
- .basic {
- font-size:10px;
- font-family: calibri;
- padding:5px 3px;
- margin: 3px 0 6px 0;
- color:#444;
- border-top: 1px solid #f0f0f0;
- }
- .links {
- letter-spacing: 0px;
- font-size:10px;
- font-family: calibri;
- padding:4px 3px;
- margin: 5px 0 6px 0;
- color:#262626;
- border-bottom: 0px solid #f0f0f0;
- }
- .links a {
- padding:3px;
- }
- .info {
- padding:4px;
- margin:1px;
- text-align:justify;
- font-size:10px;
- font-family: calibri;
- color:#000000;
- }
- </style>
- </head>
- <body>
- <div class="sidebar">
- <div class="title">
- lorem ipsum dolor sit amet, consectetuer adipiscing elit. aliquam nisi lorem
- </div>
- <div class="sidebarlinks">
- <a href="http://britishrobert.tumblr.com/">credit</a>
- <a href="http://britishrobert.tumblr.com/">back to blog</a>
- <a href="http://www.tumblr.com/dashboard">dashboard</a>
- </div>
- <div class="description">
- <b>short escription, almost the size of the title, but can not exceed two lines, like this:</b> lorem ipsum dolor sit amet, consectetuer adipiscing elit. aliquam nisi lorem pulvinar id, commodo feugiat, vehicula et, mauris
- </div>
- </div>
- <div class="container">
- <! 1 >
- <tr>
- <div class="table">
- <center><img src="https://24.media.tumblr.com/f735b42c08219859a33171a09b0b8614/tumblr_mzdal6t4kZ1r5uehlo5_250.png" class="image">
- <div class="name">
- <a href="if you want to put link to any page or something link is here"> frederick edwards </a>
- </div>
- <div class="basic">
- short escription, but can not exceed two lines, or the theme will get weird
- </div>
- </div>
- <! 2 >
- <tr>
- <div class="table">
- <center><img src="https://31.media.tumblr.com/32b30e07bee2047975b57a976f426b3b/tumblr_mzdal6t4kZ1r5uehlo1_250.png" class="image">
- <div class="name">
- <a href="if you want to put link to any page or something link is here">Ridley Cooper</a>
- </div>
- <div class="basic">
- short escription, but can not exceed two lines, or the theme will get weird
- </div>
- </div>
- <! 3 >
- <tr>
- <div class="table">
- <center><img src="https://31.media.tumblr.com/7932348597279345b1af052f0bfa485c/tumblr_mzdal6t4kZ1r5uehlo6_250.png" class="image">
- <div class="name">
- <a href="if you want to put link to any page or something link is here">Isabella Homes O’Connelly</a>
- </div>
- <div class="basic">
- short escription, but can not exceed two lines, or the theme will get weird
- </div>
- </div>
- <br>
- <! 4 >
- <tr>
- <div class="table">
- <center><img src="https://31.media.tumblr.com/7932348597279345b1af052f0bfa485c/tumblr_mzdal6t4kZ1r5uehlo6_250.png" class="image">
- <div class="name">
- <a href="if you want to put link to any page or something link is here">Barbara Hendrick</a>
- </div>
- <div class="basic">
- short escription, but can not exceed two lines, or the theme will get weird
- </div>
- </div>
- <! 5 >
- <tr>
- <div class="table">
- <center><img src="https://24.media.tumblr.com/f735b42c08219859a33171a09b0b8614/tumblr_mzdal6t4kZ1r5uehlo5_250.png" class="image">
- <div class="name">
- <a href="if you want to put link to any page or something link is here">Dylan Wesley</a>
- </div>
- <div class="basic">
- short escription, but can not exceed two lines, or the theme will get weird
- </div>
- </div>
- <! 6 >
- <tr>
- <div class="table">
- <center><img src="https://31.media.tumblr.com/b3a2999bd1b4da10de08718b86dd29b2/tumblr_mzdal6t4kZ1r5uehlo2_250.png" class="image">
- <div class="name">
- <a href="if you want to put link to any page or something link is here">Donovan Folkworth</a>
- </div>
- <div class="basic">
- short escription, but can not exceed two lines, or the theme will get weird
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment