Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!---------------------------------------------------------------------
- ᴘᴀɢᴇ ᴍᴀᴅᴇ ʙʏ >SOONJUN<. [ʏᴏɴɢ.ᴄᴏ.ᴠᴜ]
- sᴏᴏɴᴊᴜɴᴛʜᴇᴍᴇs.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ
- ᴘʟᴇᴀsᴇ ʟᴇᴀᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛ.
- ᴀɴʏ ǫᴜᴇsᴛɪᴏɴs ᴀᴛ ᴀʟʟ ᴄᴏᴍᴇ ᴀsᴋ.
- ----------------------------------------------------------------------->
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- </head>
- <script type='text/javascript' src='http://code.jquery.com/jquery.min.js'></script>
- <script type='text/javascript' src='http://yourjavascript.com/1211131136/jquery.cookie.js'></script>
- <script type='text/javascript'>
- /* code written by kismet of RPG-Directory.com */
- $(function(){var kiscookie="kismet_selected_tab";function selectTab(tab){var i=1;while($('#tab'+i).length){if(tab.attr('id')!=='tab'+i){$('#tab'+i).removeClass('highlight');$('#tab'+i+'-content').hide();}else{tab.addClass('highlight');$('#tab'+i+'-content').show();}
- i++;}}
- $('.link').each(function(){$(this).click(function(){selectTab($(this));$.cookie(kiscookie,$(this).attr('id'));});});if($.cookie(kiscookie)){var tab=$.cookie(kiscookie);selectTab($('#'+tab));}});</script>
- <div id="dhtmltooltip"></div>
- <script type="text/javascript" src="http://yourjavascript.com/37452231221/tooltips.js"></script>
- <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('#content').masonry({
- itemSelector : ".container",
- },
- function() { $('#content').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- <link href='http://fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700italic' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Pathway+Gothic+One' rel='stylesheet' type='text/css'>
- <script src="http://static.tumblr.com/whx9ghv/lq0m3ktlh/modernizr.custom.34978.js"></script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></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: #ccc;
- font-size: 8px;
- font-family: calibri;
- letter-spacing: 1px;
- text-transform: uppercase;
- line-height:100%;
- color: #fff;
- text-align: center;
- margin-left: 18px;
- padding:4px;
- min-width: 40px;
- max-width: 200px;
- z-index: 99999;
- }
- body {background: #fff;
- font-family: calibri;
- font-size: 11px;}
- ::-webkit-scrollbar-track {background-color:#fff;}
- ::-webkit-scrollbar-thumb {background-color:#f0f0f0;}
- ::-webkit-scrollbar {width:5px;height:5px;}
- a:link, a:active, a:visited {
- color: #bbb;
- text-decoration: none;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- }
- a:hover {
- color: #888;
- text-decoration: none;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- }
- #title {
- font-family:Playfair Display;
- font-weight:bold;
- font-style:oblique;
- color:#c9c9c9;
- font-size:30px;
- padding:5px;
- margin:auto;
- width:200px;
- background:#fcfcfc;
- text-align:center;
- }
- #head {
- margin:auto;
- font-family:calibri;
- color:#bbb;
- font-size:10px;
- width:120px;
- margin-top:100px;
- margin-left:200px;
- padding: 20px;
- z-index: 1;
- background:#f3f3f3;
- height:260px;
- text-align:justify;
- word-spacing:1px;
- }
- #links {
- font-family:calibri;
- display:block;
- text-align:center;
- margin:auto;
- margin-left:200px;
- margin-top:3px;
- }
- .link {
- display:block;
- color:#858585;
- padding:4px;
- font-size:10px;
- background:#f6f6f6;
- margin-bottom:3px;
- height: 12px;
- width:152px;
- opacity:0.8;
- text-transform:uppercase;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- cursor:pointer;
- }
- .link:hover {
- background:#aaa;
- color:#fff;
- opacity:1;
- }
- .highlight {
- background-color:#fff;
- color:#dcdcdc;
- opacity:1;}
- #tab-strip a { text-decoration: none; }
- .tab-content {
- width:530px;
- position:absolute;
- margin:auto;
- margin-left:400px;
- top:120px;
- display: none;
- }
- #tab1-content { display: block; }
- .title {
- font-size:30px;
- color:#dcdcdc;
- margin-bottom:20px;
- font-family:Playfair Display;
- font-style: italic;
- text-align:center;
- position: relative;
- width:auto;
- }
- .window {
- width:500px;
- height:350px;
- background-color:#f7f7f7;
- border:15px solid #fbfbfb;
- display:block;
- overflow:auto;
- }
- table{
- margin-top: 10px;
- margin-bottom: 50px;
- font-family: consolas;
- font-size: 9px;
- color: #999;
- letter-spacing: 1px;
- text-align:left;
- margin-left:5px;
- padding:20px;
- }
- #tags {
- background-color: #fcfcfc;
- color:#bbb;
- font-family: Pathway Gothic One;
- font-size: 14px;
- text-transform:normal;
- width: 115px;
- padding:5px;
- margin-left:15px;
- display: block;
- text-align: center;
- letter-spacing: 1px;
- font-weight: normal;
- border-bottom:1px solid #eee;
- }
- .tags li{list-style: none; margin-left:-15px;text-transform: uppercase;width:115px;word-wrap: break-word;}
- h1 {
- background-color: #fcfcfc;
- color:#bbb;
- font-family: Pathway Gothic One;
- font-size: 14px;
- text-transform:normal;
- width: 135px;
- padding:5px;
- display: block;
- text-align: center;
- letter-spacing: 1px;
- font-weight: normal;
- border-bottom:1px solid #f8f8f8;
- }
- .bias li{list-style: none; margin-left:-5px;margin-top:-5px;text-transform: uppercase;width:145px;word-wrap: break-word;padding:10px;}
- .bias img{width:125px;height:125px;margin-top:-10px;border:10px solid #fbfbfb;}
- #pics {
- width:460px;
- padding:10px;
- margin:10px;
- }
- #pics img{
- background:#fff;
- border: 1px solid #f4f4f4;
- padding: 10px;
- width:64px;
- height:64px;
- opacity:.8;
- margin:5px;
- -webkit-transition:all 0.7s ease-in-out;
- -moz-transition:all 0.7s ease-in-out;
- -o-transition:all 0.7s ease-in-out;
- transition:all 0.7s ease-in-out;}
- #pics img:hover{
- opacity:1;
- -moz-transform: scale(1.1);
- -webkit-transform: scale(1.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;
- transition:all 0.5s ease-in-out;}
- #navigation{ display:inline-block; width:450px; margin-top:30px;}
- #navigation a.links {
- display:inline-block;
- text-align:center;
- text-transform: uppercase;
- line-height: 100%;
- width:80px;
- color: #aaa;
- font-size:10px;
- font-family: calibri;
- padding:20px;
- background:#fcfcfc;
- margin-bottom:20px;
- margin-left:22px;
- -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;
- cursor:pointer;
- border-bottom:1px solid transparent;
- }
- #navigation a.links:hover {
- border-bottom:1px solid #aaa;
- -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;}
- #text{padding:20px 30px 20px 30px; text-align:justify;color:#aaa;}
- b{padding:2px;font-size:13px;font-family:Playfair Display;font-style: italic;color:#999;}
- .titles{border-bottom:1px solid #ccc;padding:7px;font-size:16px;font-family:Playfair Display;font-style: italic;margin-bottom:8px;color:#999;font-weight:bold;}
- #cr {font-size:9px;left:15px;bottom:10px;position:fixed;font-family:calibri;letter-spacing:1px; padding:2px;border-bottom:1px solid #ebebeb;}
- a.cr {color:#bbb;}
- </style>
- </head>
- <body>
- <div id="head">
- <div id="title">my blog</div>
- <p>
- <b>name:</b> <br>
- <b>age:</b> <br>
- <b>location:</b> <br>
- <b>hobbies:</b> <br>
- <p>"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec cursus tellus eu eros viverra id semper massa blandit."
- </div>
- <div id="links">
- <div id='tab1' class='link'>about me</div>
- <div id='tab2' class='link'>links</div>
- <div id='tab3' class='link'>tags</div>
- <div id='tab4' class='link'>blogroll</div>
- <div id='tab5' class='link'>biases</div>
- </div>
- </div>
- <!------ABOUT-------->
- <div id='tab1-content' class='tab-content'>
- <div class="title">about me</div>
- <div class="window">
- <div id="text">
- <div class="titles">things i like</div>
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec cursus tellus eu eros viverra id semper massa blandit. Nam condimentum commodo dui, eget volutpat enim hendrerit mollis. Praesent fringilla pharetra nunc vitae sagittis. Proin elit urna, eleifend sed euismod at, bibendum ac nisi. Vestibulum pulvinar nisi sit amet dui consectetur ultrices. Sed nec dapibus tellus. Aenean blandit tincidunt est at luctus.
- <div class="titles">things i hate</div>
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec cursus tellus eu eros viverra id semper massa blandit. Nam condimentum commodo dui, eget volutpat enim hendrerit mollis. Praesent fringilla pharetra nunc vitae sagittis. Proin elit urna, eleifend sed euismod at, bibendum ac nisi. Vestibulum pulvinar nisi sit amet dui consectetur ultrices. Sed nec dapibus tellus. Aenean blandit tincidunt est at luctus.
- </div>
- </div>
- </div>
- </div>
- <!------LINKS-------->
- <div id='tab2-content' class='tab-content'>
- <div class="title">navigation</div>
- <div class="window">
- <ul class="tags">
- <li>
- <div id="navigation">
- <a class="links" href="/">Link 1</a>
- <a class="links" href="/">Link 2</a>
- <a class="links" href="/">Link 3</a>
- <a class="links" href="/">Link 4</a>
- <a class="links" href="/">Link 5</a>
- <a class="links" href="/">Link 6</a>
- <a class="links" href="/">Link 7</a>
- <a class="links" href="/">Link 8</a>
- <a class="links" href="/">Link 9</a>
- </li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- <!------TAGS-------->
- <div id='tab3-content' class='tab-content'>
- <div class="title">tags masterlist</div>
- <div class="window">
- <table>
- <tr>
- <!--1ST COLLUMN-->
- <td valign="top">
- <div id="tags">Title</div>
- <ul class="tags">
- <li>
- → <a href="/" title="TAG">TAG #1</a><br />
- → <a href="/">TAG #2</a><br />
- → <a href="/">TAG #3</a><br />
- → <a href="/">TAG #4</a><br />
- → <a href="/">TAG #5</a><br />
- → <a href="/">TAG #6</a><br />
- → <a href="/">TAG #7</a><br />
- → <a href="/">TAG #8</a><br />
- → <a href="/">TAG #9</a><br />
- </li>
- </ul>
- </br>
- <div id="tags">Title</div>
- <ul class="tags">
- <li>
- → <a href="/" title="TAG">TAG #1</a><br />
- → <a href="/">TAG #2</a><br />
- → <a href="/">TAG #3</a><br />
- → <a href="/">TAG #4</a><br />
- → <a href="/">TAG #5</a><br />
- → <a href="/">TAG #6</a><br />
- → <a href="/">TAG #7</a><br />
- → <a href="/">TAG #8</a><br />
- → <a href="/">TAG #9</a><br />
- </li>
- </ul>
- <!--2ND COLLUMN-->
- <td valign="top">
- <div id="tags">Title</div>
- <ul class="tags">
- <li>
- → <a href="/" title="TAG">TAG #1</a><br />
- → <a href="/">TAG #2</a><br />
- → <a href="/">TAG #3</a><br />
- → <a href="/">TAG #4</a><br />
- → <a href="/">TAG #5</a><br />
- → <a href="/">TAG #6</a><br />
- → <a href="/">TAG #7</a><br />
- → <a href="/">TAG #8</a><br />
- → <a href="/">TAG #9</a><br />
- </li>
- </ul>
- <!--3RD COLLUMN-->
- <td valign="top">
- <div id="tags">Title</div>
- <ul class="tags">
- <li>
- → <a href="/" title="TAG">TAG #1</a><br />
- → <a href="/">TAG #2</a><br />
- → <a href="/">TAG #3</a><br />
- → <a href="/">TAG #4</a><br />
- → <a href="/">TAG #5</a><br />
- → <a href="/">TAG #6</a><br />
- → <a href="/">TAG #7</a><br />
- → <a href="/">TAG #8</a><br />
- → <a href="/">TAG #9</a><br />
- </li>
- </ul>
- </tr>
- </table>
- </div>
- </div>
- <!------BLOGROLL-------->
- <div id='tab4-content' class='tab-content'>
- <div class="title">blogroll</div>
- <div class="window">
- <div id="pics">
- <center>
- {block:Following}{block:Followed}<a target="_blank" href="{FollowedURL}" title="{FollowedName}"><img src="{FollowedPortraitURL-64}" /></a>{/block:Followed}{/block:Following}
- </center>
- </div>
- </div>
- </div>
- </div>
- <!------BIASES-------->
- <div id='tab5-content' class='tab-content'>
- <div class="title">flawless idiots</div>
- <div class="window">
- <table>
- <tr>
- <td valign="top">
- <ul class="bias">
- <li>
- <h1>love #1</h1><img src="IMG URL">
- <h1>love #3</h1><img src="IMG URL">
- <h1>love #5</h1><img src="IMG URL">
- <h1>love #9</h1><img src="IMG URL">
- </li>
- </ul>
- <td valign="top">
- <ul class="bias">
- <li>
- <h1>love #2</h1><img src="IMG URL">
- <h1>love #4</h1><img src="IMG URL">
- <h1>love #6</h1><img src="IMG URL">
- <h1>love #8</h1><img src="IMG URL">
- </li>
- </ul>
- </tr>
- </table>
- </div>
- </div>
- </div>
- <div id="cr"><center><a href="http://soonjunthemes.tumblr.com/" class="cr" title="© soonjun"> theme. </a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment