Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <!--------------------------------------------
- FOLLOW FOREVER/BLOG ROLL 01
- MADE BY: http://lostmemento.tumblr.com (lmthemes)
- ---------------------------------------------
- TERMS OF USAGE:
- - DO NOT REMOVE THE CREDIT
- - DO NOT REDISTRIBUTE
- - DO NOT CLAIM AS YOUR OWN
- - DO NOT 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"/>
- <!--------------------------------------------
- SCRIPTS
- --------------------------------------------->
- <script type="text/javascript" src="http://static.tumblr.com/bkd4m5b/ADrmm6kqe/1.7.1.jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/whx9ghv/1eGm9d17y/isotope.js"></script>
- <script>
- $(function(){
- var $container = $('#folling');
- $container.isotope({
- itemSelector: '.foll'
- });
- });
- </script>
- <!--------------------------------------------
- CSS
- --------------------------------------------->
- <style type="text/css">
- /* --------------------------------------
- GENERAL
- -------------------------------------- */
- body {background-color: #fff;
- background-attachment: fixed;
- font-family: Calibri, helvetica, arial;
- margin: 0px;
- font-size: 11px;}
- a img {border: 0px;}
- a:link, a:visited, a:active {
- text-decoration: none;
- transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -o-transition-duration: 0.6s;}
- a:hover {
- transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -o-transition-duration: 0.6s;}
- /* --------------------------------------
- SCROLLBARS
- -------------------------------------- */
- ::-webkit-scrollbar-thumb:vertical {background-color: #E4045A; height: 10px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color: #E4045A; height:10px!important;}
- ::-webkit-scrollbar {background-color: #222; height:8px; width:5px;}
- /* --------------------------------------
- ISOTOPE
- -------------------------------------- */
- /**** Isotope Filtering ****/
- .isotope-item {
- z-index: 2;
- }
- .isotope-hidden.isotope-item {
- pointer-events: none;
- z-index: 1;
- }
- /**** Isotope CSS3 transitions ****/
- .isotope,
- .isotope .isotope-item {
- -webkit-transition-duration: 0.8s;
- -moz-transition-duration: 0.8s;
- -ms-transition-duration: 0.8s;
- -o-transition-duration: 0.8s;
- transition-duration: 0.8s;
- }
- .isotope {
- -webkit-transition-property: height, width;
- -moz-transition-property: height, width;
- -ms-transition-property: height, width;
- -o-transition-property: height, width;
- transition-property: height, width;
- }
- .isotope .isotope-item {
- -webkit-transition-property: -webkit-transform, opacity;
- -moz-transition-property: -moz-transform, opacity;
- -ms-transition-property: -ms-transform, opacity;
- -o-transition-property: -o-transform, opacity;
- transition-property: transform, opacity;
- }
- /**** disabling Isotope CSS3 transitions ****/
- .isotope.no-transition,
- .isotope.no-transition .isotope-item,
- .isotope .isotope-item.no-transition {
- -webkit-transition-duration: 0s;
- -moz-transition-duration: 0s;
- -ms-transition-duration: 0s;
- -o-transition-duration: 0s;
- transition-duration: 0s;
- }
- /* --------------------------------------
- SIDEBAR
- -------------------------------------- */
- #sb {background-color: #111; color: #fff; border: 1px solid #111; padding: 5px;}
- #sb:hover {background-color: #fff; border: 1px solid #111; color: #111;}
- .side {
- height: 100%;
- position: fixed;
- width: 200px;
- background-color: #222;
- text-align: center;
- padding: 20px 0px;
- display: table;
- top: 0px;}
- .side img {
- padding: 5px;
- border: 1px solid #333;
- margin-bottom: 5px;}
- .si {display: table-cell; vertical-align: middle;}
- .t {
- color: #999;
- margin-bottom: 10px;
- font-style: italic;
- letter-spacing: 2px;}
- .side:hover .t {color: #d42070;}
- .side a {
- width: 55px;
- display: inline-block;
- padding: 15px 0px;
- color: #999;
- letter-spacing: 1px;
- min-height: 10px;
- font-size: 8px;
- background-color: #272727;
- margin-bottom: 2px;}
- .side a:hover {background-color: #fff; color: #000;}
- /* --------------------------------------
- CONTAINER
- -------------------------------------- */
- #container {margin: 40px auto; margin-left: 240px; max-width: 796px;}
- #folling {margin-top: 0px;}
- /* --------------------------------------
- THEMES
- -------------------------------------- */
- .foll {
- color: #212121;
- float: left;
- width: 195px;
- margin: 2px;
- position: relative;
- overflow: hidden;}
- .per {
- display: table;
- background-color: #fcfcfc;
- margin: 2px;
- height: 37px;
- padding: 10px 20px;
- float: left;
- max-width: 195px;
- width: 155px;}
- .per img {
- display: inline-block;
- vertical-align: top;
- padding: 5px;
- border: 1px solid #f9f9f9;
- background-color: #fff;
- height: 25px;}
- .info {height: 35px; overflow: hidden;}
- .io {
- display: table-cell;
- vertical-align: middle;
- font-size: 8px;
- text-transform: uppercase;
- letter-spacing: 1px;
- text-align: left;
- color: #aaa;
- height: 20px;
- overflow: hidden;
- width: 100px;}
- .rl {
- color: #f44895;
- font-style: italic;
- text-transform: lowercase;
- font-size: 10px;}
- .per:hover {background-color: #f9f9f9;}
- .per:hover .info {color: #555;}
- </style>
- </head>
- <body>
- <div class="side">
- <div class="si">
- <div class="t">change your title here</div>
- <img src="{PortraitURL-40}"><br>
- <a href="/">BACK</a><br>
- <a href="http://www.tumblr.com/dashboard"><span style="letter-spacing: 2px">DASH</span><br>BOARD</a></div>
- </div>
- {block:Following}
- <div id="container">
- <div id="folling">
- {block:Followed}
- <div class="foll">
- <a href="{FollowedURL}"><div class="per"><img src="{FollowedPortraitURL-64}">
- <div class="io"><div class="info">
- <span class="rl">{FollowedName}</span><br>
- {FollowedTitle}
- </div></div></div></a>
- </div>
- {/block:Followed}
- </div></div>
- {/block:Following}
- <div style="clear:both"></div>
- <div style="display: block; height: 40px; width: 800px; margin: auto;"></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment