Created
July 31, 2020 17:36
-
-
Save ericakfranz/8d3a35906744ef0c688fd15e86664fa0 to your computer and use it in GitHub Desktop.
Floating MonsterLink Example 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 1 --> | |
<div class="floating-monsterlink style1"> | |
<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