admin:online-platform-cms:single-promotion

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
admin:online-platform-cms:single-promotion [2021/02/18 16:58] – created justas-dambrauskasadmin:online-platform-cms:single-promotion [2021/02/22 11:28] justas-dambrauskas
Line 15: Line 15:
   border-radius: 100px;   border-radius: 100px;
   right: 4rem;   right: 4rem;
 +  display: inline-flex;
 +  align-items: center;
 } }
  
Line 60: Line 62:
   color: var(--main-primary-text);   color: var(--main-primary-text);
   border: 0px none;   border: 0px none;
 +  display: inline-flex;
 +  align-items: center;
 } }
  
Line 81: Line 85:
 ---- ----
 <code> <code>
-<a href="promotions"> +<a href="promotions" class="back-button"> 
-  <button type="button" class="back-button"> +  ← Back
-    ← Back +
-  </button>+
 </a> </a>
 <div class="row"> <div class="row">
Line 116: Line 118:
 ---- ----
 <code> <code>
-<a href="button_link"> +<a href="button_link" class="button"> 
-  <button type="button" class="button"> +  SIGN UP
-    SIGN UP +
-  </button>+
 </a> </a>
 </code> </code>
Line 138: Line 138:
   border-radius: 100px;   border-radius: 100px;
   right: 4rem;   right: 4rem;
 +  display: inline-flex;
 +  align-items: center;
 } }
  
Line 183: Line 185:
   color: var(--main-primary-text);   color: var(--main-primary-text);
   border: 0px none;   border: 0px none;
 +  display: inline-flex;
 +  align-items: center;
 } }
  
Line 199: Line 203:
 </style> </style>
  
-<a href="promotions"> +<a href="promotions" class="back-button"> 
-  <button type="button" class="back-button"> +  ← Back
-    ← Back +
-  </button>+
 </a> </a>
 <div class="row"> <div class="row">
Line 229: Line 231:
 · Once your Free Bets are credited, you’ll have seven days to use them. · Once your Free Bets are credited, you’ll have seven days to use them.
 </p> </p>
-<a href="signup"> +<a href="signup" class="button"> 
-  <button type="button" class="button"> +  SIGN UP
-    SIGN UP +
-  </button>+
 </a> </a>
 <hr> <hr>
Line 253: Line 253:
 ---- ----
 {{ :admin:online-platform-cms:single-promotion.png |}} {{ :admin:online-platform-cms:single-promotion.png |}}
 +----
 +**✔ Always use HTML view option in the page editor window while doing all steps.**
 +----
  • admin/online-platform-cms/single-promotion.txt
  • Last modified: 2022/02/21 14:29
  • (external edit)