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 [2022/02/21 14:10] justas-dambrauskas
Line 15: Line 15:
   border-radius: 100px;   border-radius: 100px;
   right: 4rem;   right: 4rem;
 +  display: inline-flex;
 +  align-items: center;
 } }
  
Line 44: Line 46:
 .cms-holder .img-area { .cms-holder .img-area {
   width: 100%;   width: 100%;
-  height: 350px; 
 } }
  
Line 50: Line 51:
   object-fit: cover;   object-fit: cover;
   width: 100%;   width: 100%;
-  height: 350px; 
   border-radius: 5px;   border-radius: 5px;
 } }
Line 60: Line 60:
   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 83:
 ---- ----
 <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 116:
 ---- ----
 <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 136:
   border-radius: 100px;   border-radius: 100px;
   right: 4rem;   right: 4rem;
 +  display: inline-flex;
 +  align-items: center;
 } }
  
Line 167: Line 167:
 .cms-holder .img-area { .cms-holder .img-area {
   width: 100%;   width: 100%;
-  height: 350px; 
 } }
  
Line 173: Line 172:
   object-fit: cover;   object-fit: cover;
   width: 100%;   width: 100%;
-  height: 350px; 
   border-radius: 5px;   border-radius: 5px;
 } }
Line 183: Line 181:
   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 199:
 </style> </style>
  
-<a href="promotions"> +<a href="javascript:history.back()" class="back-button"> 
-  <button type="button" class="back-button"> +  ← Back
-    ← Back +
-  </button>+
 </a> </a>
 <div class="row"> <div class="row">
Line 229: Line 227:
 · 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 249:
 ---- ----
 {{ :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)