wafiosadesigns

Like Direto

Oct 21st, 2017
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. Antes de </style>:
  2.  
  3.  
  4. .custom-like-button *{cursor:pointer!important;}
  5. .custom-like-button {position:relative; display:inline-block; vertical-align:top; width:10px; margin-top:.2px; height:10px; cursor:pointer; font-size:12px; color:#000; float:right; margin-left:10px;}
  6.  
  7. .like_button:hover + .our_button {color:#corhover;}
  8. .like_button.liked + .our_button {color:#corfinal;}
  9. .like_button iframe {width:100%!important;height:100%!important;}
  10. .like_button {z-index:10;opacity:0;}
  11. .our_button {z-index:1;}
  12. .our_button,.like_button {position:absolute;top:0;left:0;width:100%;height:100%;}
  13.  
  14.  
  15.  
  16. Nos Blocks:
  17.  
  18. <div class="custom-like-button">{LikeButton}<span class="our_button"><i class="fa fa-heart"></i></span></div>
Advertisement
Add Comment
Please, Sign In to add comment