Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!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">
- <!----
- © borntobewildthemes.tumblr.com | "Blogroll II"
- + Please do not redistribute this page or remove credits.
- + You are allowed to make changes as long as you keep our credits.
- + If you have any questions or concerns, just contact us.
- + Thanks for using our page! Hope you enjoy it!
- ---->
- <!--Google fonts-->
- <link href='http://fonts.googleapis.com/css?family=Exo' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
- <!--Important scripts-->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="jquery.style-my-tooltips.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
- <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:200,
- tip_fade_speed:300
- }
- );
- });
- })(jQuery);
- </script>
- <style>
- /* Main */
- body {
- background:#000 url(http://i62.tinypic.com/x2t1rm.jpg);
- background-position:fixed;
- font-family:Great Vibes;
- font-style:italic;
- font-size:30px;
- color:#333;}
- a {
- color:#A5856C;
- text-decoration:none;
- border:none;
- -webkit-transition-duration: 0.9s;
- }
- a:hover{
- color:#000;
- }
- /* Webkit scrollbar */
- ::-webkit-scrollbar-thumb {
- background: #A5856C;
- height: auto;
- border: 2px solid #000;
- }
- ::-webkit-scrollbar {
- height:10px;
- width:10px;
- background: #A5856C;
- height: auto;
- border: 4px solid #000;
- }
- /* Container*/
- #container{
- background-color:#000;
- border:1px solid #A5856C;
- padding:3px;
- margin-top:230px;
- padding-top:200px;
- margin-left:auto;
- margin-right:auto;
- border-top-left-radius:20px;
- border-top-right-radius:20px;
- width:780px;
- z-index:1;
- text-align:center;
- max-height:210px;
- }
- #blogroll{
- max-height:200px;
- overflow-y:auto;
- border-top:2px solid #A5856C;
- }
- #container img {
- border:5px double #A5856C;
- border-radius:5px;
- max-width:48px;
- padding:5px;
- margin:5px;
- opacity:0.9;
- -webkit-transition-duration: 0.5s;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -ms-transition-duration: 0.5s;
- z-index: 2px;
- -webkit-transition-duration: 0.9s;
- }
- #container img:hover {
- opacity:1;
- border:5px solid #A5856C;
- border-radius:0px;
- -webkit-transition-duration: 0.5s;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -ms-transition-duration: 0.5s;
- }
- /* Header */
- #header{
- margin:auto;
- margin-top:-425px;
- width:517px;
- height:422px;
- background:url(http://i44.tinypic.com/qnp56u.jpg);
- z-index:1000000;
- }
- #headerimage{
- position:absolute;
- margin-top:34px;
- margin-left:163px;
- text-align:center;
- border:1px solid gray;
- border-radius:100%;
- padding:10px;
- font-family:Redressed;
- font-size:35px;
- width:168px;
- height:168px;
- background:url(http://m.eyemags.com/em/web/images/marilyn_monroe0.jpg);
- background-position:center;
- }
- /* Title */
- #title{
- position:absolute;
- width:260px;
- color:#A5856C;
- margin-left:130px;
- margin-top:325px;
- font-size:40px;
- z-index: 100;
- text-align:center;
- }
- /* Links */
- #linkOne{
- position:absolute;
- width:70px;
- background:#000;
- font-family:'Great Vibes';
- height:30px;
- padding:5px;
- margin-left:-100px;
- margin-top:205px;
- font-size:19px;
- line-height:30px;
- border:1px solid #BAA89C;
- border-radius:25px;
- }
- #linkTwo{
- position:absolute;
- width:70px;
- background:#000;
- font-family:'Great Vibes';
- height:30px;
- padding:5px;
- margin-left:-150px;
- margin-top:255px;
- font-size:19px;
- line-height:30px;
- border:1px solid #BAA89C;
- border-radius:25px;
- }
- #linkThree{
- position:absolute;
- width:70px;
- background:#000;
- font-family:'Great Vibes';
- height:30px;
- padding:5px;
- margin-left:580px;
- margin-top:255px;
- font-size:19px;
- line-height:30px;
- border:1px solid #BAA89C;
- border-radius:25px;
- }
- #linkFour{
- position:absolute;
- width:70px;
- background:#000;
- font-family:'Great Vibes';
- height:30px;
- padding:5px;
- margin-left:535px;
- margin-top:205px;
- font-size:19px;
- line-height:30px;
- border:1px solid #BAA89C;
- border-radius:25px;
- }
- #linkOne:hover, #linkTwo:hover, #linkThree:hover, #linkFour:hover{
- background:#A5856A;
- color:#000;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- /* Style of the box that appears when you hover over the links */
- #s-m-t-tooltip {
- font-family:Exo;
- max-width:300px;
- z-index:10;
- margin:24px 14px 7px 12px;
- padding:8px;
- color:#A5856C;
- background:#000;
- font-size:12px;
- border:1px solid #BAA89C;
- line-height:16px;
- }
- /* Credits */
- #credits {
- position:fixed;
- right:10px;
- top:40px;
- z-index:100000;
- border:3px solid #A5876D;
- }
- #credts img{
- border:3px solid #A5876D;
- }
- </style>
- <div id="container">
- <div id="header">
- <div id="headerimage"></div>
- <div id="title">Blogroll</div>
- <div id="linkOne"><a href="/">Home</a></div>
- <div id="linkTwo"><a href="/Ask">Ask</a></div>
- <div id="linkThree"><a href="/archive">Archive</a></div>
- <div id="linkFour"><a href="http://tumblr.com">Dash</a></div>
- </div>
- <div id="blogroll">
- {block:Following}{block:Followed}<a title='{FollowedName}' target='_blank' href='{FollowedURL}'><img border='0' src='{FollowedPortraitURL-48}' />{/block:Followed}{/block:Following}
- </div>
- </div>
- <!--End container-->
- <a href="http://borntobewildthemes.tumblr.com"><div id="credits">
- <img src="http://i57.tinypic.com/301g6eg.jpg"></div></a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement