Browse Source

[UPDT] Index Update

pull/175/merge
Ajmal Cybro 4 years ago
parent
commit
17c35decfb
  1. BIN
      website_floating_whatsapp_icon/static/description/images/hero.png
  2. 34
      website_floating_whatsapp_icon/static/description/index.html

BIN
website_floating_whatsapp_icon/static/description/images/hero.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB

34
website_floating_whatsapp_icon/static/description/index.html

@ -9,7 +9,7 @@
<p class="text-center" <p class="text-center"
style="color: #212529 !important; font-size: 1.5rem !important; letter-spacing: 1px !important;"> style="color: #212529 !important; font-size: 1.5rem !important; letter-spacing: 1px !important;">
Whatsapp Floating Icon in Website</p> Whatsapp Floating Icon in Website</p>
<img src="./images/icon_whatsapp.png" class="img-responsive"> <img src="./images/hero.png" class="img-responsive">
</div> </div>
</div> </div>
<!-- END OF HERO --> <!-- END OF HERO -->
@ -22,7 +22,8 @@
<hr <hr
style="border: 3px solid #AC1015 !important; background-color: #AC1015 !important; width: 80px !important; margin-bottom: 2rem !important;" /> style="border: 3px solid #AC1015 !important; background-color: #AC1015 !important; width: 80px !important; margin-bottom: 2rem !important;" />
<p class="text-center" style="color: #212529 !important; font-size: 1.5rem !important;"> <p class="text-center" style="color: #212529 !important; font-size: 1.5rem !important;">
This module add a whatsapp icon in website in which the customers can communicate with website through whatsapp.. This module add a whatsapp icon in website in which the customers can communicate with website
through whatsapp..
</p> </p>
</div> </div>
</div> </div>
@ -40,21 +41,22 @@
<div class="col-lg-6"> <div class="col-lg-6">
<div class="d-flex deep-2" <div class="d-flex deep-2 shadow"
style="height: 60px !important; padding: 1rem 1.5rem !important; border-radius: 0 !important; margin: 1.5rem 0"> style="height: 60px !important; padding: 1rem 1.5rem !important; border-radius: 0 !important; margin: 1.5rem 0">
<img src="./images/checked.png" <img src="./images/checked.png" style="height: 24px !important; width: 24px !important;"
style="height: 24px !important; width: 24px !important;" class="mt-1 mr-2" class="mt-1 mr-2" height="24px" width="24px">
height="24px" width="24px">
<p style="color: #212529 !important; font-size: 1.3rem !important;"> <p style="color: #212529 !important; font-size: 1.3rem !important;">
Easily access whatsapp from website Easily access whatsapp from website
</p> </p>
</div> </div>
<div class="d-flex deep-2" </div>
style="height: 90px !important; padding: 1rem 1.5rem !important; border-radius: 0 !important; margin: 1.5rem 0"> <div class="col-lg-6">
<img src="./images/checked.png"
style="height: 24px !important; width: 24px !important;" class="mt-1 mr-2" <div class="d-flex deep-2 shadow"
height="24px" width="24px"> style="height: 60px !important; padding: 1rem 1.5rem !important; border-radius: 0 !important; margin: 1.5rem 0">
<img src="./images/checked.png" style="height: 24px !important; width: 24px !important;"
class="mt-1 mr-2" height="24px" width="24px">
<p style="color: #212529 !important; font-size: 1.3rem !important;"> <p style="color: #212529 !important; font-size: 1.3rem !important;">
Makes communication easier Makes communication easier
</p> </p>
@ -87,7 +89,8 @@
</h3> </h3>
<p <p
style="color: #212529 !important; font-size: 1.3rem !important; font-weight: 300 !important;"> style="color: #212529 !important; font-size: 1.3rem !important; font-weight: 300 !important;">
In the website form view we can define the number along with country code required for communicating with the website responsible. In the website form view we can define the number along with country code required for
communicating with the website responsible.
</p> </p>
</div> </div>
</div> </div>
@ -130,7 +133,8 @@
</h3> </h3>
<p <p
style="color: #212529 !important; font-size: 1.3rem !important; font-weight: 300 !important;"> style="color: #212529 !important; font-size: 1.3rem !important; font-weight: 300 !important;">
By clicking on the whatsapp floating icon it will redirect to whatsapp web with the recipient as the number specified in corresponding website By clicking on the whatsapp floating icon it will redirect to whatsapp web with the
recipient as the number specified in corresponding website
</p> </p>
</div> </div>
@ -494,9 +498,9 @@
class="fa fa-WhatsApp mr-2"></i>WhatsApp</a> class="fa fa-WhatsApp mr-2"></i>WhatsApp</a>
</div> </div>
<div class="col-lg-4"> <div class="col-lg-4">
<a href="skype:cybrosystechnologies?chat" target="_blank" class="btn btn-block deep_hover" <a href="mailto:info@cybrosys.com" target="_blank" class="btn btn-block deep_hover"
style="text-decoration: none; background-color: #4d4d4d; color: #FFF; border-radius: 4px;"><i style="text-decoration: none; background-color: #4d4d4d; color: #FFF; border-radius: 4px;"><i
class="fa fa-envelope mr-2"></i>cybrosystechnologies</a> class="fa fa-envelope mr-2"></i>info@cybrosys.com</a>
</div> </div>
</div> </div>
</div> </div>

Loading…
Cancel
Save