Advertisement
helpdesigns

Theme Blogroll #roxo

Oct 22nd, 2013
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.82 KB | None | 0 0
  1.  
  2. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  3. <meta http-equiv="x-dns-prefetch-control" content="off"/><html>
  4.  
  5. <title>{Title}</title>
  6.  
  7. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  8. <style type="text/css">
  9.  
  10. body {background-color:#4D4F6B; font-family: verdana; color: ; text-align: center; font-size: 11px; background-image:url('http://static.tumblr.com/fyc2dbo/LuCmv3p5w/fundo.png'); background-attachment: fixed; }
  11.  
  12. a {color: ; text-decoration: none; text-transform: none;}
  13. a:hover {color: ; background-color: transparent; text-decoration: none;}
  14.  
  15. #barra {background:rgba(255,255,255,0.1);width:794px;margin-left:280px;margin-top:110px;height:400px;border: 8px solid rgba(255,255,255,0.1); -webkit-border-radius: 10px 10px 10px 10px;overflow:auto;z-index: 999999999999999;}
  16.  
  17. .img {display:inline-block;text-align:center;}
  18. .img img{height:54px;width:54px;margin-left:2px;margin-top:2px;}
  19. .img:hover img{-webkit-filter: brightness(1.2) grayscale(1) invert(0.1) saturate(1.4);}
  20.  
  21. #lu{width:120px;height:30px;position:absolute;margin-top:-105px;z-index: 11;margin-left:280px; background-color:transparent; -webkit-transition-duration: .80s;z-index: -999999999999999;}
  22.  
  23. /*********helpdesigns******/
  24.  
  25. #s-m-t-tooltip {max-width:300px; -webkit-border-radius: 2px 2px 2px 2px; padding:3px 4px 5px 4px;margin:15px 20px;background-color:#4D4F6B; font-family:calibri; font-size:9px; letter-spacing:1px; text-transform:uppercase; color:#fff;border: 2px solid #3c3e5a; z-index:9999999;}/*********helpdesigns******/
  26.  
  27. ::-webkit-scrollbar{width:7px;height:6px;}
  28. ::-webkit-scrollbar-button:start:decrement
  29. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  30. ::-webkit-scrollbar-track-piece{background-color:; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  31. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #4D4F6B;}
  32. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #4D4F6B}
  33. </style>
  34.  
  35.  
  36. </style>
  37.  
  38. <script type="text/javascript"
  39. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  40. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  41. <script>
  42. (function($){
  43.  
  44. $(document).ready(function(){
  45. $("[title]").style_my_tooltips();
  46. });
  47. })(jQuery);
  48. </script>
  49.  
  50. <body>
  51.  
  52. <div id="lu"><img src="http://static.tumblr.com/fyc2dbo/IDqmv3p9e/sem_t__tulo-1.png"></div>
  53.  
  54.  
  55. <div id="barra">
  56. {block:Following}
  57. {block:Followed}<div class="img">
  58. <a target="_blank" href="{FollowedUrl}"><img width="64px;" src="{FollowedPortraitURL-64}"title="{FollowedName}"/></div>{/block:Followed}{/block:Following}
  59.  
  60.  
  61. </div>
  62.  
  63. </body>
  64. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement