Advertisement
alexaloo

my cbox

Dec 18th, 2013
745
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. <div style="position: fixed; bottom: 0px; left: 60px;"><a href="http://ryders-network.tumblr.com/"><img src="http://static.tumblr.com/fuu6t9w/vJ9mpkecx/rydersicon.png" width=30px title="wave of fab"></a></div>
  2.  
  3. <div id="ireverent"><center><ed>cbox!</ed><br><p>
  4.  
  5. <!-- BEGIN CBOX - www.cbox.ws - v001 -->
  6. <div id="cboxdiv" style="text-align: center; line-height: 0">
  7. <div><iframe frameborder="0" width="190" height="218" src="http://www7.cbox.ws/box/?boxid=549619&amp;boxtag=zpy0g0&amp;sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain7-549619" style="border:#ababab 1px solid;" id="cboxmain7-549619"></iframe></div>
  8. <div><iframe frameborder="0" width="190" height="82" src="http://www7.cbox.ws/box/?boxid=549619&amp;boxtag=zpy0g0&amp;sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform7-549619" style="border:#ababab 1px solid;border-top:0px" id="cboxform7-549619"></iframe></div>
  9. </div>
  10. <!-- END CBOX -->
  11.  
  12. </center></div>
  13.  
  14.  
  15.  
  16. ------------------------------------------------------------------------------------------------------------------
  17.  
  18.  
  19. #ireverent {
  20. position:fixed;
  21. font-family: consolas;
  22. font-size: 8px;
  23. bottom:0px;
  24. left:900px;
  25. padding: 8px;
  26. height:12px;
  27. letter-spacing:1px;
  28. text-transform:uppercase;
  29. padding-bottom:5px;
  30. background: white;
  31. width:105px;
  32. border: 1px solid #f7f7f7;
  33. transition: all 0.6s ease-out;
  34. -o-transition-transition: all 0.6s ease-out;
  35. -webkit-transition: all 0.6s ease-out;
  36. -moz-transition: all 0.6s ease-out;
  37. }
  38. #ireverent:hover{
  39. bottom:-35px;
  40. height:350px;
  41. transition: all 0.6s ease-out;
  42. -o-transition-transition: all 0.6s ease-out;
  43. -webkit-transition: all 0.6s ease-out;
  44. -moz-transition: all 0.6s ease-out;
  45. }
  46. ed{
  47. background:{color:link};
  48. color:white;
  49. max-width:105px;
  50. padding:37px;
  51. padding-top:5px;
  52. padding-bottom:5px;
  53. margin-left:-7px;
  54. margin-top:-16px;
  55. heigth:30px;
  56. font-family: calibri;
  57. font-size: 10px;
  58. height:12px;
  59. letter-spacing:1px;
  60. text-transform:uppercase; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement