Created
July 31, 2020 17:46
-
-
Save ericakfranz/10e3104255d15fbeda0954e5d95b4b07 to your computer and use it in GitHub Desktop.
Floating MonsterLink example 2 HTML
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Floating MonsterLink Style 2 --> | |
<div class="floating-monsterlink style2"> | |
<div class="floating-avatar"> | |
<span> </span> | |
</div> | |
Want to get 25,000 unique visitors a month? | |
<a href="#" class="manual-optin-trigger" data-optin-slug="oqxhwmovdrq4xzue">Click here to learn how</a> | |
<!-- Update the data-optin-slug attribute with the slug of your own campaign you want to load on click. --> | |
<!-- START close icon, remove to make Floating Bar permanent. Use with caution, not recommended to remove if loading on mobile devices. --> | |
<a href="#" class="float-close"></a> | |
<!-- END close icon --> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment