What I do is wrap the whitelabel embed in a div and then have a url for the entire div that takes them to chaturbate when they click in
<a href=url_i_want_to_send_to>
<div>
<iframe></iframe>
</div>
</a>
this is the code i use for the floating embeds that i use on camfoxes
Quote:
<a href="destination_url_goes_here">';
<iframe frameborder=0 scrolling="no" src="embed_url_goes_here" height="300" width="503" style="border-left:auto;border-right:auto;"></iframe>
<div style="position:absolute;left:22px;top:27px;width: 400px;height:300px;"></div>
</a>
|
This is what I mean by the floating embeds
have been using this schema for years now without issue
please don't tell anybody, cause it's a secret
.