Jump to content

Template:RR products: Difference between revisions

no edit summary
(Created page with "{{#tag:html| <div style="border: 1px solid #ddd; padding: 20px; margin: 20px 0; background-color: #f9f9f9;"> <h2 style="text-align: center; color: #232E3C;">All Our Products</h2> <div style="display: flex; flex-wrap: wrap; justify-content: center; align-items: center;"> <div style="flex: 1; min-width: 250px; padding: 10px; text-align: center;"> <a href="https://shop.ridgerun.com/collections/all" target="_blank"> <img src="https://developer.ridgerun.co...")
 
No edit summary
Line 1: Line 1:
{{#tag:html|
{{#tag:html|
<style>
.image-button {
    flex: 1;
    min-width: 250px;
    padding: 10px;
    text-align: center;
}
.image-button:hover{
    background-color: #eeeeee;
}
</style>
<div style="border: 1px solid #ddd; padding: 20px; margin: 20px 0; background-color: #f9f9f9;">
<div style="border: 1px solid #ddd; padding: 20px; margin: 20px 0; background-color: #f9f9f9;">
   <h2 style="text-align: center; color: #232E3C;">All Our Products</h2>
   <h2 style="text-align: center; color: #232E3C;">All Our Products</h2>
   <div style="display: flex; flex-wrap: wrap; justify-content: center; align-items: center;">
   <div style="display: flex; flex-wrap: wrap; justify-content: center; align-items: center;">
     <div style="flex: 1; min-width: 250px; padding: 10px; text-align: center;">
     <div class="image-button">
     <a href="https://shop.ridgerun.com/collections/all" target="_blank">
     <a href="https://shop.ridgerun.com/collections/all" target="_blank">
         <img src="https://developer.ridgerun.com/wiki/images/2/2e/Shopping_cart_logo.png" alt="RidgeRun Store" style="max-height: 250px;">
         <img src="https://developer.ridgerun.com/wiki/images/2/2e/Shopping_cart_logo.png" alt="RidgeRun Store" style="max-height: 250px;">
       </a>
       </a>
     </div>
     </div>
     <div style="flex: 1; min-width: 250px; padding: 10px; text-align: center;">
     <div class="image-button">
     <a href="https://app.hubspot.com/documents/5319431/view/810724903?accessId=e71367" target="_blank">
     <a href="https://app.hubspot.com/documents/5319431/view/810724903?accessId=e71367" target="_blank">
         <img src="https://developer.ridgerun.com/wiki/images/e/eb/Product_catalog_logo.png" alt="Product Catalog" style="max-height: 250px;">
         <img src="https://developer.ridgerun.com/wiki/images/e/eb/Product_catalog_logo.png" alt="Product Catalog" style="max-height: 250px;">
Cookies help us deliver our services. By using our services, you agree to our use of cookies.