add GIF instructions on success page
This commit is contained in:
BIN
app/public/images/android-promotions.gif
Normal file
BIN
app/public/images/android-promotions.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.2 MiB |
BIN
app/public/images/web-promotions.gif
Normal file
BIN
app/public/images/web-promotions.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 216 KiB |
@@ -83,6 +83,14 @@ h6.title {
|
|||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.full-width {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
strong {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
|
|||||||
@@ -1,10 +1,20 @@
|
|||||||
<div class="row centered-element">
|
<br>
|
||||||
Super. Poslali smo Vam potvrdni email na Vašu email adresu.
|
<div class="row left-align">
|
||||||
Poslije tog emaila, svaki put kada nađemo nove nekretnine koje Vam odgovaraju
|
<p>Super. Poslali smo Vam potvrdni email na Vašu email adresu.
|
||||||
javićemo Vam emailom.
|
Poslije tog emaila, svaki put kada nađemo nove nekretnine koje Vam odgovaraju
|
||||||
<br><br>
|
javićemo Vam emailom.
|
||||||
<a href="/" class="">
|
</p>
|
||||||
Nova pretraga
|
<a href="/" class="">Nova pretraga</a>
|
||||||
</a>
|
</div>
|
||||||
|
<div class="row left-align">
|
||||||
|
<p>Ako koristite gmail sa uključenom opcijom <strong>Promotions</strong>
|
||||||
|
postoji šansa da nećete dobiti notifikaciju kada email od Kivija dođe.
|
||||||
|
Da biste počeli dobijati notifikacije otiđite u <strong>Promotions</strong> label i
|
||||||
|
pomjerite email u <strong>Primary</strong> label kao na videu ispod.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<img class="full-width hide-on-large-only" src="assets/images/android-promotions.gif">
|
||||||
|
|
||||||
|
<img class="full-width hide-on-small-only" src="assets/images/web-promotions.gif">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user