View Single Post
Old 12-30-2022, 03:38 PM  
sarettah
l8r
 
Industry Role:
Join Date: Oct 2002
Posts: 13,627
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

.
sarettah is online now   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote