Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!---------------------------------------------------------------------
- ᴘᴀɢᴇ ᴍᴀᴅᴇ ʙʏ >SOONJUN<. [ʏᴏɴɢ.ᴄᴏ.ᴠᴜ]
- sᴏᴏɴᴊᴜɴᴛʜᴇᴍᴇs.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ
- ᴘʟᴇᴀsᴇ ʟᴇᴀᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛ.
- ᴀɴʏ ǫᴜᴇsᴛɪᴏɴs ᴀᴛ ᴀʟʟ ᴄᴏᴍᴇ ᴀsᴋ.
- ----------------------------------------------------------------------->
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="altertnate" type="application/rss+xml" href="{RSS}">
- <meta name="description" content="" />
- <script type="text/javascript" src="http://code.jquery.com/jquery-1.7.2.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/whx9ghv/1eGm9d17y/isotope.js"></script>
- <script>
- $(function(){
- var $container = $('#icon');
- $container.isotope({
- itemSelector: '.icons'
- });
- });
- </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">
- #s-m-t-tooltip {
- display: block;
- background: #444;
- font-size: 8px;
- font-family: calibri;
- letter-spacing: 1px;
- text-transform: uppercase;
- line-height:100%;
- color: #fff;
- text-align: center;
- margin-left: 18px;
- padding:7px;
- min-width: 40px;
- max-width: 200px;
- z-index: 99;}
- ::-webkit-scrollbar-thumb:vertical{background-color: #f6f6f6;}
- ::-webkit-scrollbar {width: 7px; background-color:#fff;}
- body {background-color: #fff;margin: 0px;}
- a:link, a:visited, a:active {
- text-decoration: none;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;}
- a:hover {-webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;}
- #head {
- position: fixed;
- height: 170px;
- width: 100%;
- background:url('http://static.tumblr.com/camqjbz/uOimsvhsl/binding_dark.png');
- text-align: center;
- top: 0px;
- z-index:99;}
- .head {margin:auto;margin-top:50px;}
- @font-face {
- font-family: 'intro';
- src: url('intro.ttf');
- src: local('intro'),
- local('intro'),
- url('http://dl.dropbox.com/s/n5x8hvhnxuaurzz/Intro.otf');}
- #title {
- margin:auto;
- font-family:intro;
- text-transform:uppercase;
- color: #888;
- margin-bottom: 10px;
- letter-spacing: 2px;
- font-size:30px;
- background:#fff;
- padding:8px;
- width:340px;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;}
- #head:hover #title {color: #ddd;text-shadow: -1px -1px 2px #222;}
- #head a {
- font-family:calibri;
- width: 65px;
- display: inline-block;
- padding: 7px 2px 7px 2px;
- color: #bbb;
- letter-spacing: 1px;
- min-height: 10px;
- font-size: 8px;
- background-color: #333;
- text-transform:uppercase;}
- #head a:hover {background-color: #fff; color: #000;text-shadow: 1px 1px 0px #eee;}
- #box {margin:auto; width: 760px;background:#fff; margin-top: 180px;border-right: 1px solid #f3f3f3;border-left: 1px solid #f3f3f3;}
- #icon {margin-top: 0px;}
- .icons {margin: 10px;position: relative;}
- .pics {
- display: table-cell;
- background-color: #fff;
- margin: 5px;
- height: 64px;
- padding: 10px;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;}
- .pics img {
- display: inline-block;
- padding: 10px;
- border: 1px solid #f9f9f9;
- background-color: #fff;
- height: 64px;
- -webkit-filter: grayscale(75%);}
- .info {
- margin-top:5px;
- word-wrap: break-word;
- background:#f8f8f8;
- text-align:center;
- width:86;
- padding:5px 0px 5px 0px;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;}
- .name {
- text-align: center;
- color: #aaa;
- font-style: normal;
- text-transform: uppercase;
- font-size: 9px;
- letter-spacing: 1px;
- font-family:calibri;}
- .pics:hover {background-color: #333;}
- .pics img:hover {-webkit-filter: grayscale(0%);}
- .pics:hover .name {background-color: #fff;}
- .pics:hover .info {color: #fff;background-color: #333;}
- #cr{font-size:10px;right:15px;bottom:15px;position:fixed;font-family:calibri;letter-spacing:1px;background:#f5f5f5;padding: 2px 5px 3px 5px;border-radius:3px;z-index:99;}
- a.cr {color:#aaa;}
- </style>
- </head>
- <body>
- <div id="head">
- <div class="head">
- <div id="title">blogroll</div>
- <a href="/">go back</a>
- <a href="/ask">message</a>
- <a href="URL">link</a>
- </div></div>
- {block:Following}
- <div id="box">
- <div id="icon">
- {block:Followed}
- <div class="icons">
- <a href="{FollowedURL}" title="{FollowedTitle}" target=”_blank”>
- <div class="pics">
- <img src="{FollowedPortraitURL-64}">
- <div class="name">
- <div class="info">
- {FollowedName}
- </div></div></div></a>
- </div>
- {/block:Followed}
- </div></div>
- {/block:Following}
- </body>
- <div id="cr"><a href="http://soonjunthemes.tumblr.com/" class="cr" title="page created by soonjun"> page. </a></div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment