Advertisement
bfocht

html buttons

Mar 16th, 2018
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.46 KB | None | 0 0
  1.  
  2. <div class="rstore-login-block" style="display: block;"><a class="login-link" href="https://account.secureserver.net/?plid={your plid}" rel="nofollow">Log In</a></div>
  3.  
  4.  
  5. <div class="rstore-view-cart">
  6.   <a href="https://cart.secureserver.net/go/checkout/?plid={your-plid}" class="checkout-link" rel="nofollow">
  7.     <i class="fas fa-shopping-cart"></i> <span class="show-for-large-up">Checkout Now</span>(<span class="rstore-cart-count">0</span>)
  8.   </a>
  9. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement